CMS 3D CMS Logo

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

Variables

tuple hbheprereco
 

Variable Documentation

tuple HcalSimpleReconstructor_hbhe_cfi.hbheprereco
Initial value:
1 = cms.EDProducer("HcalSimpleReconstructor",
2  method3.m3Parameters,
3  correctionPhaseNS = cms.double(13.0),
4  digiLabel = cms.InputTag("hcalDigis"),
5  Subdetector = cms.string('HBHE'),
6  correctForPhaseContainment = cms.bool(True),
7  correctForTimeslew = cms.bool(True),
8  dropZSmarkedPassed = cms.bool(True),
9  firstSample = cms.int32(4),
10  samplesToAdd = cms.int32(4),
11  tsFromDB = cms.bool(True)
12 )

Definition at line 4 of file HcalSimpleReconstructor_hbhe_cfi.py.