CMS 3D CMS Logo

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

Variables

tuple hfUpgradeReco
 

Variable Documentation

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

Definition at line 3 of file HFUpgradeReconstructor_cfi.py.