CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ClusterShapeTrajectoryFilterESProducer_cfi.py
Go to the documentation of this file.
2 
3 # Cluster shape trajectory filter
4 ClusterShapeTrajectoryFilterESProducer = cms.ESProducer("ClusterShapeTrajectoryFilterESProducer",
5  ComponentName = cms.string('clusterShapeTrajectoryFilter')
6 )