test
CMS 3D CMS Logo

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

Variables

tuple AnalyzerMinbias
 

Variable Documentation

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

Definition at line 3 of file analyzerMinbias_cfi.py.