CMS 3D CMS Logo

CandidateFwd.h
Go to the documentation of this file.
1 #ifndef Candidate_CandidateFwd_h
2 #define Candidate_CandidateFwd_h
4 
5 namespace reco {
6  class Candidate;
7 }
8 
18 
19 namespace reco {
40 } // namespace reco
41 
42 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::CandidateView
edm::View< Candidate > CandidateView
view of a collection containing candidates
Definition: CandidateFwd.h:23
configurableAnalysis::Candidate
char Candidate[]
Definition: modules.cc:20
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
edm::Ref
Definition: AssociativeIterator.h:58
reco::CandidateBaseRefProd
edm::RefToBaseProd< Candidate > CandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type
Definition: CandidateFwd.h:39
edm::PtrVector< Candidate >
PtrVector.h
RefToBaseVector.h
RefToBase.h
RefToBaseProd.h
reco::CandidateBaseRef
edm::RefToBase< Candidate > CandidateBaseRef
persistent reference to an object in a collection of Candidate objects
Definition: CandidateFwd.h:31
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
Ptr.h
edm::RefToBaseVector
Definition: EDProductfwd.h:29
edm::Ptr< Candidate >
reco::CandidateRefVector
edm::RefVector< CandidateCollection > CandidateRefVector
vector of references to objects in the same collection of Candidate objects
Definition: CandidateFwd.h:33
reco::CandidateBaseRefVector
edm::RefToBaseVector< Candidate > CandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type
Definition: CandidateFwd.h:35
Ref.h
reco::CandidateCollection
edm::OwnVector< Candidate > CandidateCollection
collection of Candidate objects
Definition: CandidateFwd.h:21
edm::RefToBase< Candidate >
reco::CandidateRef
edm::Ref< CandidateCollection > CandidateRef
persistent reference to an object in a collection of Candidate objects
Definition: CandidateFwd.h:29
reco::CandidatePtr
edm::Ptr< Candidate > CandidatePtr
persistent reference to an object in a collection of Candidate objects
Definition: CandidateFwd.h:25
View.h
OwnVector.h
edm::OwnVector
Definition: OwnVector.h:24
edm::RefToBaseProd
Definition: RefToBase.h:65
reco::CandidateRefProd
edm::RefProd< CandidateCollection > CandidateRefProd
reference to a collection of Candidate objects
Definition: CandidateFwd.h:37
reco::CandidatePtrVector
edm::PtrVector< Candidate > CandidatePtrVector
persistent reference to an object in a collection of Candidate objects
Definition: CandidateFwd.h:27