CMS 3D CMS Logo

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

Variables

tuple ecalTBSimHodoscopeReconstructor
 

Variable Documentation

tuple ecalTBSimHodoscopeReconstructor_cfi.ecalTBSimHodoscopeReconstructor
Initial value:
1 = cms.EDProducer("EcalTBHodoscopeRecInfoProducer",
2  fitMethod = cms.int32(0),
3  rawInfoProducer = cms.string('SimEcalTBHodoscope'),
4  recInfoCollection = cms.string('EcalTBHodoscopeRecInfo'),
5  # vdouble planeShift = { 0.0, 0.0, 0.4633, 0.1000 }
6  planeShift = cms.vdouble(0.0, 0.0, 0.0, 0.0),
7  zPosition = cms.vdouble(-3251.0, -2881.0, -751.0, -381.0),
8  rawInfoCollection = cms.string('EcalTBHodoscopeRawInfo')
9 )

Definition at line 4 of file ecalTBSimHodoscopeReconstructor_cfi.py.