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::RefToBase< VertexCompositeCandidate > VertexCompositeCandidateBaseRef
persistent reference to an object in a collection of Candidate objects
std::vector< VertexCompositeCandidate > VertexCompositeCandidateCollection
collection of Candidate objects
edm::View< VertexCompositeCandidate > VertexCompositeCandidateView
view of a collection containing candidates
edm::RefToBaseVector< VertexCompositeCandidate > VertexCompositeCandidateBaseRefVector
vector of references to objects in the same collection of Candidate objects via base type ...
edm::Ref< VertexCompositeCandidateCollection > VertexCompositeCandidateRef
persistent reference to an object in a collection of Candidate objects
edm::RefToBaseProd< VertexCompositeCandidate > VertexCompositeCandidateBaseRefProd
vector of references to objects in the same collection of Candidate objects via base type ...
edm::RefProd< VertexCompositeCandidateCollection > VertexCompositeCandidateRefProd
reference to a collection of Candidate objects
fixed size matrix
edm::RefVector< VertexCompositeCandidateCollection > VertexCompositeCandidateRefVector
vector of references to objects in the same collection of Candidate objects