CMS 3D CMS Logo

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

Variables

tuple CastorTowerReco
 

Variable Documentation

tuple CastorTowerReco_cfi.CastorTowerReco
Initial value:
1 = cms.EDProducer('CastorTowerProducer',
2  inputprocess = cms.string("castorreco"),
3  towercut = cms.double(0.65), # 4*sigma cut per channel in GeV
4  mintime = cms.double(-99999.),
5  maxtime = cms.double(99999.) )

Definition at line 4 of file CastorTowerReco_cfi.py.