Variables | |
tuple | CastorTowerReco |
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.