CMS 3D CMS Logo

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

Variables

tuple horeco
 

Variable Documentation

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

Definition at line 3 of file HcalSimpleReconstructor_ho_cfi.py.