CMS 3D CMS Logo

PFClusterToRefCandidate.h
Go to the documentation of this file.
1 #ifndef RecoAlgos_PFClusterToRefCandidate_h
2 #define RecoAlgos_PFClusterToRefCandidate_h
9 
10 namespace converter {
11 
20  }
21  };
22 
23  namespace helper {
24  template <>
25  struct CandConverter<reco::PFCluster> {
27  };
28  } // namespace helper
29 
30 } // namespace converter
31 
32 #endif
Definition: helper.py:1
Particle flow cluster, see clustering algorithm in PFClusterAlgo.
Definition: PFCluster.h:42
void convert(reco::PFClusterRef pfclusterRef, reco::RecoPFClusterRefCandidate &c) const
T sqrt(T t)
Definition: SSEVec.h:23
fixed size matrix
reco::RecoPFClusterRefCandidate Candidate
std::vector< PFCluster > PFClusterCollection
collection of PFCluster objects
Definition: PFClusterFwd.h:9
PFClusterToRefCandidate(const edm::ParameterSet &cfg, edm::ConsumesCollector iC)