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.untracked.bool(True)
00010 )

Definition at line 3 of file CastorSimpleReconstructor_cfi.py.