CMS 3D CMS Logo

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

Variables

tuple SiStripMonitorHLT
 

Variable Documentation

tuple SiStripMonitorHLT_cfi.SiStripMonitorHLT
Initial value:
1 = cms.EDAnalyzer("SiStripMonitorHLT",
2  # by default do not write out any file with histograms
3  # can overwrite this in .cfg file with: replace SiStripMonitorHLT.OutputMEsInRootFile = true
4  OutputMEsInRootFile = cms.bool(False),
5  HLTProducer = cms.string('trigger'),
6  OutputFileName = cms.string('test_digi_hlt.root')
7 )

Definition at line 3 of file SiStripMonitorHLT_cfi.py.