![]() |
![]() |
Variables | |
tuple | fixedMatrixPreshowerClusterShape |
Initial value:
cms.EDProducer("PreshowerClusterShapeProducer", preshStripEnergyCut = cms.double(0.0), # building fixedMatrixPreshower clusters preshRecHitProducer = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"), preshPi0Nstrip = cms.int32(5), endcapSClusterProducer = cms.InputTag("fixedMatrixSuperClusters","fixedMatrixEndcapSuperClusters"), # string corrPhoProducer = "correctedPhotons" # string correctedPhotonCollection = "" PreshowerClusterShapeCollectionX = cms.string('fixedMatrixPreshowerXClustersShape'), PreshowerClusterShapeCollectionY = cms.string('fixedMatrixPreshowerYClustersShape'), # DEBUG: very verbose INFO: minimal printout debugLevel = cms.string('INFO') )
Definition at line 5 of file fixedMatrixPreshowerClusterShape_cfi.py.