CMS 3D CMS Logo

Variables

CastorTowerReco_cfi Namespace Reference

Variables

tuple CastorTowerReco

Variable Documentation

Initial value:
00001 cms.EDProducer('CastorTowerProducer',
00002         inputprocess = cms.untracked.string("castorreco"),
00003         towercut = cms.untracked.double(0.65), # 4*sigma cut per channel in GeV
00004         mintime = cms.untracked.double(-99999.), 
00005         maxtime = cms.untracked.double(99999.) )

Definition at line 4 of file CastorTowerReco_cfi.py.