CMS 3D CMS Logo

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

Variables

tuple multi5x5PreshowerClusterShape
 

Variable Documentation

tuple multi5x5PreshowerClusterShape_cfi.multi5x5PreshowerClusterShape
Initial value:
1 = cms.EDProducer("PreshowerClusterShapeProducer",
2  preshStripEnergyCut = cms.double(0.0),
3  # building multi5x5Preshower clusters
4  preshRecHitProducer = cms.InputTag("ecalPreshowerRecHit","EcalRecHitsES"),
5  preshPi0Nstrip = cms.int32(5),
6  endcapSClusterProducer = cms.InputTag('correctedMulti5x5SuperClustersWithPreshower'),
7  # string corrPhoProducer = "correctedPhotons"
8  # string correctedPhotonCollection = ""
9  PreshowerClusterShapeCollectionX = cms.string('multi5x5PreshowerXClustersShape'),
10  PreshowerClusterShapeCollectionY = cms.string('multi5x5PreshowerYClustersShape'),
11  # DEBUG: very verbose INFO: minimal printout
12  debugLevel = cms.string('INFO')
13 )

Definition at line 5 of file multi5x5PreshowerClusterShape_cfi.py.