CMS 3D CMS Logo

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

Variables

tuple fixedMatrixPreshowerClusterShape
 

Variable Documentation

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

Definition at line 5 of file fixedMatrixClusterShape_cfi.py.