1 #ifndef Candidate_NamedCompositeCandidateFwd_h 2 #define Candidate_NamedCompositeCandidateFwd_h 6 class NamedCompositeCandidate;
edm::RefProd< NamedCompositeCandidateCollection > NamedCompositeCandidateRefProd
reference to a collection of Candidate objects
edm::Ref< NamedCompositeCandidateCollection > NamedCompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
edm::RefToBase< NamedCompositeCandidate > NamedCompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
std::vector< NamedCompositeCandidate > NamedCompositeCandidateCollection
collection of Candidate objects
edm::RefToBaseProd< NamedCompositeCandidate > NamedCompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type ...
edm::View< NamedCompositeCandidate > NamedCompositeCandidateView
view of a collection containing candidates
edm::RefVector< NamedCompositeCandidateCollection > NamedCompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects
edm::RefToBaseVector< NamedCompositeCandidate > NamedCompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type ...