CMS 3D CMS Logo

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

Variables

tuple l1EventTree
 

Variable Documentation

tuple l1EventTree_cfi.l1EventTree
Initial value:
1 = cms.EDAnalyzer("L1EventTreeProducer",
2  hltSource = cms.InputTag("TriggerResults::HLT"),
3  puMCFile = cms.untracked.string(""),
4  puDataFile = cms.untracked.string(""),
5  puMCHist = cms.untracked.string(""),
6  puDataHist = cms.untracked.string(""),
7  useAvgVtx = cms.untracked.bool(True),
8  maxAllowedWeight = cms.untracked.double(-1)
9 )

Definition at line 3 of file l1EventTree_cfi.py.