CMS 3D CMS Logo

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

Variables

tuple castorreco
 

Variable Documentation

tuple CastorSimpleReconstructor_cfi.castorreco
Initial value:
1 = cms.EDProducer("CastorSimpleReconstructor",
2  correctionPhaseNS = cms.double(0.0),
3  digiLabel = cms.InputTag("castorDigis"),
4  samplesToAdd = cms.int32(2),
5  Subdetector = cms.string('CASTOR'),
6  firstSample = cms.int32(4),
7  correctForPhaseContainment = cms.bool(False),
8  correctForTimeslew = cms.bool(False),
9  tsFromDB = cms.bool(True),
10  setSaturationFlag = cms.bool(True),
11  maxADCvalue = cms.int32(127),
12  doSaturationCorr = cms.bool(True)
13 )

Definition at line 3 of file CastorSimpleReconstructor_cfi.py.