CMS 3D CMS Logo

NamedCompositeCandidateFwd.h
Go to the documentation of this file.
1 #ifndef Candidate_NamedCompositeCandidateFwd_h
2 #define Candidate_NamedCompositeCandidateFwd_h
4 
5 namespace reco {
6  class NamedCompositeCandidate;
7 }
8 
16 
17 namespace reco {
19  typedef std::vector<NamedCompositeCandidate> NamedCompositeCandidateCollection;
34 } // namespace reco
35 
36 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::NamedCompositeCandidateRef
edm::Ref< NamedCompositeCandidateCollection > NamedCompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
Definition: NamedCompositeCandidateFwd.h:23
reco::NamedCompositeCandidateRefProd
edm::RefProd< NamedCompositeCandidateCollection > NamedCompositeCandidateRefProd
reference to a collection of Candidate objects
Definition: NamedCompositeCandidateFwd.h:31
reco::NamedCompositeCandidateBaseRef
edm::RefToBase< NamedCompositeCandidate > NamedCompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
Definition: NamedCompositeCandidateFwd.h:25
reco::NamedCompositeCandidateBaseRefVector
edm::RefToBaseVector< NamedCompositeCandidate > NamedCompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type
Definition: NamedCompositeCandidateFwd.h:29
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
RefToBaseVector.h
RefToBase.h
RefToBaseProd.h
reco::NamedCompositeCandidateBaseRefProd
edm::RefToBaseProd< NamedCompositeCandidate > NamedCompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type
Definition: NamedCompositeCandidateFwd.h:33
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
edm::RefToBaseVector
Definition: EDProductfwd.h:29
Ref.h
reco::NamedCompositeCandidateRefVector
edm::RefVector< NamedCompositeCandidateCollection > NamedCompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects
Definition: NamedCompositeCandidateFwd.h:27
edm::RefToBase
Definition: AssociativeIterator.h:54
reco::NamedCompositeCandidateView
edm::View< NamedCompositeCandidate > NamedCompositeCandidateView
view of a collection containing candidates
Definition: NamedCompositeCandidateFwd.h:21
View.h
OwnVector.h
edm::RefToBaseProd
Definition: RefToBase.h:65
reco::NamedCompositeCandidateCollection
std::vector< NamedCompositeCandidate > NamedCompositeCandidateCollection
collection of Candidate objects
Definition: NamedCompositeCandidateFwd.h:19