CMS 3D CMS Logo

Variables

topvalidation_cfi Namespace Reference

Variables

tuple HLTTopVal

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("TopValidation",
00002     OutputMEsInRootFile = cms.bool(False),
00003     TriggerResultsCollection = cms.InputTag("TriggerResults","","HLT"), 
00004     hltPaths = cms.vstring('HLT_Mu9','HLT_Mu15','HLT_IsoMu9','HLT_DoubleMu3','HLT_Ele15_SW_L1R',
00005        'HLT_Ele15_SW_LooseTrackIso_L1R','HLT_DoubleEle10_SW_L1R'),
00006     hltMuonPaths = cms.vstring('HLT_Mu9','HLT_Mu15','HLT_IsoMu9','HLT_DoubleMu3'),
00007     hltEgPaths = cms.vstring('HLT_Ele15_SW_L1R','HLT_Ele15_SW_LooseTrackIso_L1R','HLT_DoubleEle10_SW_L1R'),
00008     hltJetPaths = cms.vstring('HLT_QuadJet30'),
00009     
00010     OutputFileName = cms.string(''),
00011   #  DQMFolder = cms.untracked.string("HLT/Top")
00012     FolderName = cms.string("HLT/Top/")
00013    
00014  )

Definition at line 3 of file topvalidation_cfi.py.