CMS 3D CMS Logo

VertexCompositeCandidateFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_Candidate_VertexCompositeCandidateFwd_h
2 #define DataFormats_Candidate_VertexCompositeCandidateFwd_h
4 
5 namespace reco {
6  class VertexCompositeCandidate;
7 }
8 
16 
17 namespace reco {
19  typedef std::vector<VertexCompositeCandidate> VertexCompositeCandidateCollection;
34 } // namespace reco
35 
36 #endif
edm::RefProd
Definition: EDProductfwd.h:25
RefProd.h
reco::VertexCompositeCandidateView
edm::View< VertexCompositeCandidate > VertexCompositeCandidateView
view of a collection containing candidates
Definition: VertexCompositeCandidateFwd.h:21
edm::RefVector
Definition: EDProductfwd.h:27
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
reco::VertexCompositeCandidateBaseRefVector
edm::RefToBaseVector< VertexCompositeCandidate > VertexCompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type
Definition: VertexCompositeCandidateFwd.h:29
edm::Ref< VertexCompositeCandidateCollection >
RefToBaseVector.h
reco::VertexCompositeCandidateBaseRefProd
edm::RefToBaseProd< VertexCompositeCandidate > VertexCompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type
Definition: VertexCompositeCandidateFwd.h:33
RefToBase.h
RefToBaseProd.h
edm::View
Definition: CaloClusterFwd.h:14
RefVector.h
edm::RefToBaseVector
Definition: EDProductfwd.h:29
reco::VertexCompositeCandidateCollection
std::vector< VertexCompositeCandidate > VertexCompositeCandidateCollection
collection of Candidate objects
Definition: VertexCompositeCandidateFwd.h:19
reco::VertexCompositeCandidateBaseRef
edm::RefToBase< VertexCompositeCandidate > VertexCompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
Definition: VertexCompositeCandidateFwd.h:25
reco::VertexCompositeCandidateRef
edm::Ref< VertexCompositeCandidateCollection > VertexCompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
Definition: VertexCompositeCandidateFwd.h:23
Ref.h
reco::VertexCompositeCandidateRefProd
edm::RefProd< VertexCompositeCandidateCollection > VertexCompositeCandidateRefProd
reference to a collection of Candidate objects
Definition: VertexCompositeCandidateFwd.h:31
edm::RefToBase
Definition: AssociativeIterator.h:54
View.h
OwnVector.h
reco::VertexCompositeCandidateRefVector
edm::RefVector< VertexCompositeCandidateCollection > VertexCompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects
Definition: VertexCompositeCandidateFwd.h:27
edm::RefToBaseProd
Definition: RefToBase.h:65