CMS 3D CMS Logo

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

Variables

tuple HcalIsolatedBunchMon
 

Variable Documentation

tuple MonitorHcalIsolatedBunchAlCaReco_cfi.HcalIsolatedBunchMon
Initial value:
1 = DQMEDAnalyzer('DQMHcalIsolatedBunchAlCaReco',
2  # product to monitor
3  hbheInput = cms.InputTag("hbhereco"),
4  hoInput = cms.InputTag("horeco"),
5  hfInput = cms.InputTag("hfreco"),
6  TriggerResult = cms.InputTag("TriggerResults","","HLT"),
7  TriggerName = cms.string("HLT_HcalIsolatedBunch"),
8  PlotAll = cms.untracked.bool(False),
9  FolderName = cms.untracked.string('AlCaReco/HcalIsolatedBunch')
10 )

Definition at line 6 of file MonitorHcalIsolatedBunchAlCaReco_cfi.py.