CMS 3D CMS Logo

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

Variables

tuple pfClusterShapes
 

Variable Documentation

tuple pfClusterShapes_cfi.pfClusterShapes
Initial value:
1 = cms.EDProducer("PFClusterShapeProducer",
2  PFClusterShapesLabel = cms.string('ECAL'),
3  PFClustersECAL = cms.InputTag("particleFlowCluster","ECAL"),
4  PFRecHitsECAL = cms.InputTag("particleFlowCluster","ECAL"),
5  useFractions = cms.bool(False),
6  W0 = cms.double(4.2)
7 )

Definition at line 3 of file pfClusterShapes_cfi.py.