CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
HMesonGammaMonitor_cff Namespace Reference

Variables

tuple HMesonGammamonitoring
 
tuple hmesongammamonitoring
 

Variable Documentation

tuple HMesonGammaMonitor_cff.HMesonGammamonitoring
Initial value:
1 = hltobjmonitoring.clone(
2  FolderName = 'HLT/HIG/HMesonGamma/',
3  phoSelection = "pt > 35 && abs(eta)<2.1 && hadTowOverEm<0.1 && full5x5_r9>0.9 && chargedHadronIso<1.295 && neutralHadronIso < 5.931+0.0163*pt+0.000014*pt*pt && photonIso < 6.641+0.0034*pt",
4  trkSelection = "pt > 5 && quality('highPurity')",
5  nphotons = 1,
6  nmesons = 1,
7  doMETHistos = False,
8  doJetHistos = False,
9  doHTHistos = False,
10  doHMesonGammaHistos = True,
11  #enableMETPlot = True,
12  #metSelection = "pt>150",
13  numGenericTriggerEventPSet = dict(hltInputTag = ["TriggerResults","","HLT" ],
14  hltPaths = ["HLT_Photon35_TwoProngs35_v*"])
15 )

Definition at line 6 of file HMesonGammaMonitor_cff.py.

tuple HMesonGammaMonitor_cff.hmesongammamonitoring
Initial value:
1 = cms.Sequence(
2  HMesonGammamonitoring
3 )

Definition at line 23 of file HMesonGammaMonitor_cff.py.