-
Notifications
You must be signed in to change notification settings - Fork 1
Cross sections
Tote Hughes edited this page Nov 8, 2017
·
13 revisions
You can get the production cross section of a particular MiniAOD dataset by adding the following components to a CMSSW configuration file:
process.xsec = cms.EDAnalyzer("GenXSecAnalyzer")- Add
process.xsecto the end of the process path.
I retrieved the following cross sections for samples I care about (using about 100,000 events):
-
qcdmg1000_moriond17: 1210 ± 4 pb -
qcdp1000_moriond17: 9.35 ± 0.02 pb -
ttbar_moriond17: 730.6 ± 0.6 pb -
wjets_moriond17(HT > 600 GeV): 99.1 ± 0.2 pb -
zjets_moriond17(HT > 600 GeV): 581.8 ± 0.1 pb (Is this wrong?) -
wwto4q_moriond17: 45.20 ± 0.04 pb -
wwto2l2q_moriond17: 43.53e ± 0.03 pb (!) -
zzto4q_moriond17: 6.87 ± 0.03 pb -
zzto2l2q_moriond17: 0 (!)
Production for SUSY particles at 13 TeV are listed on this Twiki.