CMS 3D CMS Logo

RecoChargedCandidateFwd.h
Go to the documentation of this file.
1 #ifndef RecoCandidate_RecoChargedCandidateFwd_h
2 #define RecoCandidate_RecoChargedCandidateFwd_h
3 #include <vector>
7 
8 namespace reco {
10 
12  typedef std::vector<RecoChargedCandidate> RecoChargedCandidateCollection;
13 
16 
19 
22 
25 } // namespace reco
26 
27 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::RecoChargedCandidateRefVector
edm::RefVector< RecoChargedCandidateCollection > RecoChargedCandidateRefVector
vector of objects in the same collection of RecoChargedCandidate objects
Definition: RecoChargedCandidateFwd.h:21
reco::recoChargedCandidate_iterator
RecoChargedCandidateRefVector::iterator recoChargedCandidate_iterator
iterator over a vector of reference to RecoChargedCandidate objects
Definition: RecoChargedCandidateFwd.h:24
edm::RefVector
Definition: EDProductfwd.h:27
reco::RecoChargedCandidateRef
edm::Ref< RecoChargedCandidateCollection > RecoChargedCandidateRef
reference to an object in a collection of RecoChargedCandidate objects
Definition: RecoChargedCandidateFwd.h:15
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::RecoChargedCandidateCollection
std::vector< RecoChargedCandidate > RecoChargedCandidateCollection
collectin of RecoChargedCandidate objects
Definition: RecoChargedCandidateFwd.h:9
edm::Ref
Definition: AssociativeIterator.h:58
reco::RecoChargedCandidateRefProd
edm::RefProd< RecoChargedCandidateCollection > RecoChargedCandidateRefProd
reference to a collection of RecoChargedCandidate objects
Definition: RecoChargedCandidateFwd.h:18
RefVector.h
reco::RecoChargedCandidate
Definition: RecoChargedCandidate.h:15
Ref.h
edm::RefVectorIterator
Definition: EDProductfwd.h:33