CMS 3D CMS Logo

Variables

hfClusterShapes_cfi Namespace Reference

Variables

tuple hfEMClusters

Variable Documentation

Initial value:
00001 cms.EDProducer("HFEMClusterProducer",
00002                               hits = cms.InputTag("hfreco"),
00003                               minTowerEnergy = cms.double(4.0),
00004                               seedThresholdET = cms.double(5.0),
00005                               maximumSL = cms.double(98),
00006                               maximumRenergy  = cms.double(50),                    
00007                               usePMTFlag = cms.bool(True),
00008                               forcePulseFlagMC=cms.bool(False),
00009                               usePulseFlag = cms.bool(True),
00010                               correctionType = cms.int32(0)
00011                               )

Definition at line 4 of file hfClusterShapes_cfi.py.