test
CMS 3D CMS Logo

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

Variables

tuple minbiasana
 

Variable Documentation

tuple analyzer_minbias_cfi.minbiasana
Initial value:
1 = cms.EDAnalyzer("Analyzer_minbias",
2  HistOutFile = cms.untracked.string('analysis_minbias.root'),
3  hbheInputMB = cms.InputTag("hbherecoMB"),
4  hoInputMB = cms.InputTag("horecoMB"),
5  hfInputMB = cms.InputTag("hfrecoMB"),
6  hbheInputNoise = cms.InputTag("hbherecoNoise"),
7  hoInputNoise = cms.InputTag("horecoNoise"),
8  hfInputNoise = cms.InputTag("hfrecoNoise"),
9  Recalib = cms.bool(False)
10  )

Definition at line 3 of file analyzer_minbias_cfi.py.