CMS 3D CMS Logo

Variables

FourVectorHLT_cfi Namespace Reference

Variables

tuple hltResults

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("FourVectorHLT",
00002     plotAll = cms.untracked.bool(True),
00003     ptMax = cms.untracked.double(100.0),
00004     ptMin = cms.untracked.double(0.0),
00005     filters = cms.VPSet(),
00006     # data best guess
00007     triggerSummaryLabel = cms.InputTag("hltTriggerSummaryAOD","","HLT")
00008 )

Definition at line 4 of file FourVectorHLT_cfi.py.