CMS 3D CMS Logo

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