1 = cms.EDAnalyzer(
"HLTMonBitSummary",
2 directory = cms.untracked.string(
"HLT/HLTMonPhoton/Summary"),
5 HLTPaths = cms.vstring(
'HLT_L1SingleEG5',
'HLT_Photon10_L1R',
'HLT_L1SingleEG8' ,
6 'HLT_L1DoubleEG5' ,
'HLT_Photon15_L1R' ,
7 'HLT_Photon15_TrackIso_L1R' ,
'HLT_Photon15_LooseEcalIso_L1R' ,
8 'HLT_Photon20_L1R' ,
'HLT_Photon30_L1R_8E29' ,
9 'HLT_DoublePhoton10_L1R'
12 filterTypes = cms.untracked.vstring(
"HLTLevel1GTSeed",
14 "HLTEgammaL1MatchFilterRegional",
16 "HLTEgammaGenericFilter",
17 "HLTElectronPixelMatchFilter",
18 "HLTElectronOneOEMinusOneOPFilterRegional"
20 denominator = cms.untracked.string(
'HLT_L1SingleEG5'),
22 TriggerResultsTag = cms.InputTag(
'TriggerResults',
'',
'HLT'),