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
edm::RefProd
Definition: EDProductfwd.h:25
reco::CompositeCandidateBaseRefProd
edm::RefToBaseProd< CompositeCandidate > CompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type
Definition: CompositeCandidateFwd.h:33
RefProd.h
reco::CompositeCandidateBaseRef
edm::RefToBase< CompositeCandidate > CompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
Definition: CompositeCandidateFwd.h:25
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:46
edm::Ref
Definition: AssociativeIterator.h:58
reco::CompositeCandidateRef
edm::Ref< CompositeCandidateCollection > CompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
Definition: CompositeCandidateFwd.h:23
reco::CompositeCandidateCollection
std::vector< CompositeCandidate > CompositeCandidateCollection
collection of Candidate objects
Definition: CompositeCandidateFwd.h:19
RefToBaseVector.h
reco::CompositeCandidateRefVector
edm::RefVector< CompositeCandidateCollection > CompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects
Definition: CompositeCandidateFwd.h:27
RefToBase.h
RefToBaseProd.h
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
reco::CompositeCandidateView
edm::View< CompositeCandidate > CompositeCandidateView
view of a collection containing candidates
Definition: CompositeCandidateFwd.h:21
edm::RefToBaseVector
Definition: EDProductfwd.h:29
reco::CompositeCandidateBaseRefVector
edm::RefToBaseVector< CompositeCandidate > CompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type
Definition: CompositeCandidateFwd.h:29
Ref.h
edm::RefToBase
Definition: AssociativeIterator.h:54
reco::CompositeCandidateRefProd
edm::RefProd< CompositeCandidateCollection > CompositeCandidateRefProd
reference to a collection of Candidate objects
Definition: CompositeCandidateFwd.h:31
View.h
OwnVector.h
edm::RefToBaseProd
Definition: RefToBase.h:65