CMS 3D CMS Logo

VertexCompositePtrCandidateFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_Candidate_VertexCompositePtrCandidateFwd_h
2 #define DataFormats_Candidate_VertexCompositePtrCandidateFwd_h
4 
5 namespace reco {
6  class VertexCompositePtrCandidate;
7 }
8 
16 
17 namespace reco {
19  typedef std::vector<VertexCompositePtrCandidate> VertexCompositePtrCandidateCollection;
34 } // namespace reco
35 
36 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::VertexCompositePtrCandidateBaseRefVector
edm::RefToBaseVector< VertexCompositePtrCandidate > VertexCompositePtrCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type
Definition: VertexCompositePtrCandidateFwd.h:29
reco::VertexCompositePtrCandidateBaseRefProd
edm::RefToBaseProd< VertexCompositePtrCandidate > VertexCompositePtrCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type
Definition: VertexCompositePtrCandidateFwd.h:33
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::VertexCompositePtrCandidateRefProd
edm::RefProd< VertexCompositePtrCandidateCollection > VertexCompositePtrCandidateRefProd
reference to a collection of Candidate objects
Definition: VertexCompositePtrCandidateFwd.h:31
edm::Ref
Definition: AssociativeIterator.h:58
RefToBaseVector.h
reco::VertexCompositePtrCandidateRef
edm::Ref< VertexCompositePtrCandidateCollection > VertexCompositePtrCandidateRef
persistent reference to an object in a collection of Candidate objects
Definition: VertexCompositePtrCandidateFwd.h:23
RefToBase.h
RefToBaseProd.h
reco::VertexCompositePtrCandidateRefVector
edm::RefVector< VertexCompositePtrCandidateCollection > VertexCompositePtrCandidateRefVector
vector of references to objects in the same collection of Candidate objects
Definition: VertexCompositePtrCandidateFwd.h:27
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
reco::VertexCompositePtrCandidateBaseRef
edm::RefToBase< VertexCompositePtrCandidate > VertexCompositePtrCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
Definition: VertexCompositePtrCandidateFwd.h:25
reco::VertexCompositePtrCandidateView
edm::View< VertexCompositePtrCandidate > VertexCompositePtrCandidateView
view of a collection containing candidates
Definition: VertexCompositePtrCandidateFwd.h:21
edm::RefToBaseVector
Definition: EDProductfwd.h:29
Ref.h
edm::RefToBase
Definition: AssociativeIterator.h:54
View.h
OwnVector.h
reco::VertexCompositePtrCandidateCollection
std::vector< VertexCompositePtrCandidate > VertexCompositePtrCandidateCollection
collection of Candidate objects
Definition: VertexCompositePtrCandidateFwd.h:19
edm::RefToBaseProd
Definition: RefToBase.h:65