CMS 3D CMS Logo

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

Variables

tuple gmttree
 

Variable Documentation

tuple gmttree_cfi.gmttree
Initial value:
1 = cms.EDAnalyzer("L1MuGMTTree",
2  GeneratorInputTag = cms.InputTag("none"),
3  SimulationInputTag = cms.InputTag("none"),
4  GTInputTag = cms.InputTag("none"),
5  GTEvmInputTag = cms.InputTag("none"),
6  GMTInputTag = cms.InputTag("l1GmtEmulDigis"),
7 
8  PhysVal = cms.bool(True),
9  OutputFile = cms.untracked.string('gmttree.root')
10 )

Definition at line 3 of file gmttree_cfi.py.