1 #ifndef Candidate_CompositeCandidateFwd_h 2 #define Candidate_CompositeCandidateFwd_h 6 class CompositeCandidate;
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
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 ...