CMS 3D CMS Logo

CompositeCandidateFwd.h
Go to the documentation of this file.
1 #ifndef Candidate_CompositeCandidateFwd_h
2 #define Candidate_CompositeCandidateFwd_h
4 
5 namespace reco {
6  class CompositeCandidate;
7 }
8 
16 
17 namespace reco {
19  typedef std::vector<CompositeCandidate> CompositeCandidateCollection;
34 } // namespace reco
35 
36 #endif
std::vector< CompositeCandidate > CompositeCandidateCollection
collection of Candidate objects
edm::RefToBase< CompositeCandidate > CompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
edm::View< CompositeCandidate > CompositeCandidateView
view of a collection containing candidates
edm::RefToBaseVector< CompositeCandidate > CompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type ...
edm::Ref< CompositeCandidateCollection > CompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
edm::RefVector< CompositeCandidateCollection > CompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects
fixed size matrix
edm::RefProd< CompositeCandidateCollection > CompositeCandidateRefProd
reference to a collection of Candidate objects
edm::RefToBaseProd< CompositeCandidate > CompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type ...