CMS 3D CMS Logo

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

Variables

tuple hbheUpgradeReco
 

Variable Documentation

tuple HBHEUpgradeReconstructor_cfi.hbheUpgradeReco
Initial value:
1 = cms.EDProducer("HcalSimpleReconstructor",
2  correctionPhaseNS = cms.double(5.0),
3  digiLabel = cms.InputTag("simHcalUnsuppressedDigis","HBHEUpgradeDigiCollection"),
4  Subdetector = cms.string('upgradeHBHE'),
5  correctForPhaseContainment = cms.bool(True),
6  correctForTimeslew = cms.bool(False),
7  dropZSmarkedPassed = cms.bool(True),
8  firstSample = cms.int32(4),
9  samplesToAdd = cms.int32(2),
10  tsFromDB = cms.bool(True)
11 )

Definition at line 3 of file HBHEUpgradeReconstructor_cfi.py.