CMS 3D CMS Logo

Variables

CastorSimpleReconstructor_cfi Namespace Reference

Variables

tuple castorreco

Variable Documentation

Initial value:
00001 cms.EDProducer("CastorSimpleReconstructor",
00002     correctionPhaseNS          = cms.double(0.0),
00003     digiLabel                  = cms.InputTag("castorDigis"),
00004     samplesToAdd               = cms.int32(2),
00005     Subdetector                = cms.string('CASTOR'),
00006     firstSample                = cms.int32(4),
00007     correctForPhaseContainment = cms.bool(False),
00008     correctForTimeslew         = cms.bool(False),
00009     tsFromDB                   = cms.bool(True),
00010     setSaturationFlag          = cms.bool(True),
00011     maxADCvalue                = cms.int32(127),
00012     doSaturationCorr           = cms.bool(True)
00013 )

Definition at line 3 of file CastorSimpleReconstructor_cfi.py.