CMS 3D CMS Logo

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

Variables

tuple ttrigwriter
 

Variable Documentation

tuple DTTTrigWriter_cfi.ttrigwriter
Initial value:
1 = cms.EDAnalyzer("DTTTrigWriter",
2  # Switch on/off the verbosity
3  debug = cms.untracked.bool(True),
4  # Name of the input ROOT file which contains the time boxes
5  rootFileName = cms.untracked.string('DTTimeBoxes_TEMPLATE.root'),
6  # the kfactor to be uploaded in the ttrig DB
7  kFactor = cms.untracked.double(-0.7)
8  )

Definition at line 3 of file DTTTrigWriter_cfi.py.