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