CMS 3D CMS Logo

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

Variables

tuple dtTTrigWriter
 

Variable Documentation

tuple dtTTrigWriter_cfi.dtTTrigWriter
Initial value:
1 = cms.EDAnalyzer("DTTTrigWriter",
2  # Switch on/off the verbosity
3  debug = cms.untracked.bool(False),
4  # Name of the input ROOT file which contains the time boxes
5  rootFileName = cms.untracked.string('DTTimeBoxes.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.