CMS 3D CMS Logo

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

Variables

tuple hfreco
 

Variable Documentation

tuple HcalSimpleReconstructor_hf_cfi.hfreco
Initial value:
1 = cms.EDProducer("HcalSimpleReconstructor",
2  correctionPhaseNS = cms.double(0.0),
3  digiLabel = cms.InputTag("hcalDigis"),
4  Subdetector = cms.string('HF'),
5  correctForPhaseContainment = cms.bool(False),
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 HcalSimpleReconstructor_hf_cfi.py.