CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RecoPFClusterRefCandidate.h
Go to the documentation of this file.
1 #ifndef RecoCandidate_RecoPFClusterRefCandidate_h
2 #define RecoCandidate_RecoPFClusterRefCandidate_h
3 
7 
8 namespace reco {
9 
10 
12 
13 
15  public:
18 
20 
22 
24  return getRef<reco::PFClusterRef>();
25  }
26  };
27 }
28 
29 #endif
reco::PFClusterRef pfCluster() const
RecoPFClusterRefCandidate * clone() const
returns a clone of the Candidate object
RecoPFClusterRefCandidate(PFClusterRef ref, float m)
LeafRefCandidateT RecoPFClusterRefCandidateBase