|
[Rivet-svn] r4146 - in trunk: . data/anainfo data/plotinfo data/refdata src/Analysesblackhole at projects.hepforge.org blackhole at projects.hepforge.orgThu Feb 14 13:04:21 GMT 2013
Author: hoeth Date: Thu Feb 14 13:04:20 2013 New Revision: 4146 Log: merge c4061 from branches/2012-06-aidarivet Added: trunk/data/anainfo/ATLAS_2012_I1118269.info - copied unchanged from r4061, branches/2012-06-aidarivet/data/anainfo/ATLAS_2012_I1118269.info trunk/data/plotinfo/ATLAS_2012_I1118269.plot - copied unchanged from r4061, branches/2012-06-aidarivet/data/plotinfo/ATLAS_2012_I1118269.plot trunk/data/refdata/ATLAS_2012_I1118269.aida - copied unchanged from r4061, branches/2012-06-aidarivet/data/refdata/ATLAS_2012_I1118269.aida trunk/src/Analyses/ATLAS_2012_I1118269.cc - copied, changed from r4061, branches/2012-06-aidarivet/src/Analyses/ATLAS_2012_I1118269.cc Modified: trunk/ChangeLog trunk/data/anainfo/Makefile.am trunk/data/plotinfo/Makefile.am trunk/data/refdata/Makefile.am trunk/src/Analyses/Makefile.am Modified: trunk/ChangeLog ============================================================================== --- trunk/ChangeLog Thu Feb 14 12:23:06 2013 (r4145) +++ trunk/ChangeLog Thu Feb 14 13:04:20 2013 (r4146) @@ -24,6 +24,8 @@ * Added ATLAS_2012_I1188891 analysis + * Added ATLAS_2012_I1118269 analysis + * Added LHCB_2010_I867355 analysis * Added TGraphErrors support to root2flat Copied: trunk/data/anainfo/ATLAS_2012_I1118269.info (from r4061, branches/2012-06-aidarivet/data/anainfo/ATLAS_2012_I1118269.info) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/data/anainfo/ATLAS_2012_I1118269.info Thu Feb 14 13:04:20 2013 (r4146, copy of r4061, branches/2012-06-aidarivet/data/anainfo/ATLAS_2012_I1118269.info) @@ -0,0 +1,42 @@ +Name: ATLAS_2012_I1118269 +Year: 2012 +Summary: Measurement of the b-hadron production cross section using decays to $D^{*}\mu^-X$ final states in pp collisions at sqrt(s) = 7 TeV with the ATLAS detector +Experiment: ATLAS +Collider: LHC +SpiresID: 9626190 +InspireID: 1118269 +Status: VALIDATED +Authors: + - Andy Buckley <andy.buckley at ed.ac.uk> + - Sercan Sen <sercan.sen at cern.ch> + - Peter Skands <Peter.Skands at cern.ch> +References: + - arXiv:1206.3122 [hep-ex] +RunInfo: + pp to b-hadron + X at 7 TeV, i.e. switch on "HardQCD:gg2bbbar" and "HardQCD:qqbar2bbbar" flags in Pythia8. +NumEvents: 1000000 +Beams: [p+, p+] +Energies: [7000] +PtCuts: [0] +Description: + 'Measurement of $b$-hadron production cross section using 3.3 pb$^{-1}$ of integrated luminosity, collected during the 2010 LHC run. + The $b$-hadrons are selected by partially reconstructing $D^{*}\mu^-X$ final states using only direct semileptonic decays of $b$ to $D^{*}\mu^-X$. + Differential cross sections as functions of $p_\perp$ and $|\eta|$.' +BibKey: 2012fc +BibTeX: '@article{:2012fc, + author = "Aad, Georges and others", + title = "{Measurement of the b-hadron production cross section + using decays to $D^{*}\mu^-X$ final states in pp + collisions at sqrt(s) = 7 TeV with the ATLAS detector}", + collaboration = "ATLAS Collaboration", + journal = "Nucl.Phys.", + volume = "B864", + pages = "341-381", + doi = "10.1016/j.nuclphysb.2012.07.009", + year = "2012", + eprint = "1206.3122", + archivePrefix = "arXiv", + primaryClass = "hep-ex", + reportNumber = "CERN-PH-EP-2012-121", + SLACcitation = "%%CITATION = ARXIV:1206.3122;%%", +}' Modified: trunk/data/anainfo/Makefile.am ============================================================================== --- trunk/data/anainfo/Makefile.am Thu Feb 14 12:23:06 2013 (r4145) +++ trunk/data/anainfo/Makefile.am Thu Feb 14 13:04:20 2013 (r4146) @@ -62,6 +62,7 @@ ATLAS_2012_I1125961.info \ ATLAS_2012_I1126136.info \ ATLAS_2012_I1117704.info \ + ATLAS_2012_I1118269.info \ ATLAS_2012_I1180197.info \ ATLAS_2012_I1186556.info \ ATLAS_2012_I1190891.info \ Copied: trunk/data/plotinfo/ATLAS_2012_I1118269.plot (from r4061, branches/2012-06-aidarivet/data/plotinfo/ATLAS_2012_I1118269.plot) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/data/plotinfo/ATLAS_2012_I1118269.plot Thu Feb 14 13:04:20 2013 (r4146, copy of r4061, branches/2012-06-aidarivet/data/plotinfo/ATLAS_2012_I1118269.plot) @@ -0,0 +1,13 @@ +# BEGIN PLOT /ATLAS_2012_I1118269/d01-x01-y01 +Title=$b$ hadron $p_\perp$ at $\sqrt{s}=7$ TeV +XLabel=$p_\perp(H_b)$ [GeV] +YLabel=$\mathrm{d}\sigma(H_bX)/\mathrm{d} p_\perp(H_b)$ [nb/GeV] +# END PLOT + +# BEGIN PLOT /ATLAS_2012_I1118269/d02-x01-y01 +Title=$b$ hadron $\eta$ at $\sqrt{s}=7$ TeV +XLabel=$|\eta|(H_b)$ +YLabel=$\mathrm{d}\sigma(H_bX) / \mathrm{d}|\eta|(H_b)$ [$\mu$b] +LogY=0 +LegendYPos=0.4 +# END PLOT Modified: trunk/data/plotinfo/Makefile.am ============================================================================== --- trunk/data/plotinfo/Makefile.am Thu Feb 14 12:23:06 2013 (r4145) +++ trunk/data/plotinfo/Makefile.am Thu Feb 14 13:04:20 2013 (r4146) @@ -56,6 +56,7 @@ ATLAS_2012_I1125961.plot \ ATLAS_2012_I1126136.plot \ ATLAS_2012_I1117704.plot \ + ATLAS_2012_I1118269.plot \ ATLAS_2012_I1180197.plot \ ATLAS_2012_I1082009.plot \ ATLAS_2012_I1183818.plot \ Copied: trunk/data/refdata/ATLAS_2012_I1118269.aida (from r4061, branches/2012-06-aidarivet/data/refdata/ATLAS_2012_I1118269.aida) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ trunk/data/refdata/ATLAS_2012_I1118269.aida Thu Feb 14 13:04:20 2013 (r4146, copy of r4061, branches/2012-06-aidarivet/data/refdata/ATLAS_2012_I1118269.aida) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<!DOCTYPE aida SYSTEM "http://aida.freehep.org/schemas/3.3/aida.dtd"> +<aida version="3.3"> + <implementation version="1.0" package="LWH"/> + <dataPointSet name="d01-x01-y01" + title="" path="/REF/ATLAS_2012_I1118269" dimension="2"> + <dimension dim="0" title="" /> + <dimension dim="1" title="" /> + <dataPoint> + <measurement value="11.0" errorPlus="1.0" errorMinus="1.0"/> + <measurement value="5800.0" errorPlus="2.2" errorMinus="2.2"/> + </dataPoint> + <dataPoint> + <measurement value="13.5" errorPlus="1.5" errorMinus="1.5"/> + <measurement value="2300.0" errorPlus="2.2" errorMinus="2.2"/> + </dataPoint> + <dataPoint> + <measurement value="17.5" errorPlus="2.5" errorMinus="2.5"/> + <measurement value="900.0" errorPlus="2.2" errorMinus="2.2"/> + </dataPoint> + <dataPoint> + <measurement value="25.0" errorPlus="5.0" errorMinus="5.0"/> + <measurement value="220.0" errorPlus="2.2" errorMinus="2.2"/> + </dataPoint> + <dataPoint> + <measurement value="37.5" errorPlus="7.5" errorMinus="7.5"/> + <measurement value="30.0" errorPlus="2.2" errorMinus="2.2"/> + </dataPoint> + <dataPoint> + <measurement value="62.5" errorPlus="17.5" errorMinus="17.5"/> + <measurement value="2.8" errorPlus="0.2" errorMinus="0.2"/> + </dataPoint> + </dataPointSet> + <dataPointSet name="d02-x01-y01" + title="" path="/REF/ATLAS_2012_I1118269" dimension="2"> + <dimension dim="0" title="" /> + <dimension dim="1" title="" /> + <dataPoint> + <measurement value="0.25" errorPlus="0.25" errorMinus="0.25"/> + <measurement value="14.3" errorPlus="1.0" errorMinus="1.0"/> + </dataPoint> + <dataPoint> + <measurement value="0.75" errorPlus="0.25" errorMinus="0.25"/> + <measurement value="13.2" errorPlus="1.0" errorMinus="1.0"/> + </dataPoint> + <dataPoint> + <measurement value="1.25" errorPlus="0.25" errorMinus="0.25"/> + <measurement value="13.0" errorPlus="1.2" errorMinus="1.2"/> + </dataPoint> + <dataPoint> + <measurement value="1.75" errorPlus="0.25" errorMinus="0.25"/> + <measurement value="16.0" errorPlus="1.4" errorMinus="1.4"/> + </dataPoint> + <dataPoint> + <measurement value="2.25" errorPlus="0.25" errorMinus="0.25"/> + <measurement value="13.2" errorPlus="1.5" errorMinus="1.5"/> + </dataPoint> + </dataPointSet> +</aida> Modified: trunk/data/refdata/Makefile.am ============================================================================== --- trunk/data/refdata/Makefile.am Thu Feb 14 12:23:06 2013 (r4145) +++ trunk/data/refdata/Makefile.am Thu Feb 14 13:04:20 2013 (r4146) @@ -54,6 +54,7 @@ ATLAS_2012_I1094568.aida \ ATLAS_2012_I943401.aida \ ATLAS_2012_I1082009.aida \ + ATLAS_2012_I1118269.aida \ ATLAS_2012_I1183818.aida \ ATLAS_2012_I1188891.aida \ ATLAS_2012_CONF_2012_001.aida \ Copied and modified: trunk/src/Analyses/ATLAS_2012_I1118269.cc (from r4061, branches/2012-06-aidarivet/src/Analyses/ATLAS_2012_I1118269.cc) ============================================================================== --- branches/2012-06-aidarivet/src/Analyses/ATLAS_2012_I1118269.cc Thu Dec 6 15:53:49 2012 (r4061, copy source) +++ trunk/src/Analyses/ATLAS_2012_I1118269.cc Thu Feb 14 13:04:20 2013 (r4146) @@ -1,6 +1,6 @@ // -*- C++ -*- #include "Rivet/Analysis.hh" -#include "Rivet/RivetAIDA.hh" +#include "Rivet/RivetYODA.hh" #include "Rivet/Tools/Logging.hh" #include "Rivet/Particle.hh" #include "Rivet/Tools/ParticleIdUtils.hh" @@ -14,8 +14,8 @@ { } void init() { - _h_sigma_vs_pt = bookHistogram1D(1, 1, 1); - _h_sigma_vs_eta = bookHistogram1D(2, 1, 1); + _h_sigma_vs_pt = bookHisto1D(1, 1, 1); + _h_sigma_vs_eta = bookHisto1D(2, 1, 1); } /// Perform the per-event analysis @@ -68,8 +68,8 @@ private: - AIDA::IHistogram1D *_h_sigma_vs_pt; - AIDA::IHistogram1D *_h_sigma_vs_eta; + Histo1DPtr _h_sigma_vs_pt; + Histo1DPtr _h_sigma_vs_eta; }; Modified: trunk/src/Analyses/Makefile.am ============================================================================== --- trunk/src/Analyses/Makefile.am Thu Feb 14 12:23:06 2013 (r4145) +++ trunk/src/Analyses/Makefile.am Thu Feb 14 13:04:20 2013 (r4146) @@ -79,6 +79,7 @@ ATLAS_2012_I1094568.cc \ ATLAS_2012_I1112263.cc \ ATLAS_2012_I1117704.cc \ + ATLAS_2012_I1118269.cc \ ATLAS_2012_I1125961.cc \ ATLAS_2012_I1183818.cc \ ATLAS_2012_I1188891.cc \
More information about the Rivet-svn mailing list |