CMS 3D CMS Logo

Variables

pfClusterShapes_cfi Namespace Reference

Variables

tuple pfClusterShapes

Variable Documentation

Initial value:
00001 cms.EDProducer("PFClusterShapeProducer",
00002     PFClusterShapesLabel = cms.string('ECAL'),
00003     PFClustersECAL = cms.InputTag("particleFlowCluster","ECAL"),
00004     PFRecHitsECAL = cms.InputTag("particleFlowCluster","ECAL"),
00005     useFractions = cms.bool(False),
00006     W0 = cms.double(4.2)
00007 )

Definition at line 3 of file pfClusterShapes_cfi.py.