|
typedef edm::RefToBase< VertexCompositePtrCandidate > | reco::VertexCompositePtrCandidateBaseRef |
| persistent reference to an object in a collection of Candidate objects More...
|
|
typedef edm::RefToBaseProd< VertexCompositePtrCandidate > | reco::VertexCompositePtrCandidateBaseRefProd |
| vector of references to objects in the same collection of Candidate objects via base type More...
|
|
typedef edm::RefToBaseVector< VertexCompositePtrCandidate > | reco::VertexCompositePtrCandidateBaseRefVector |
| vector of references to objects in the same collection of Candidate objects via base type More...
|
|
typedef std::vector< VertexCompositePtrCandidate > | reco::VertexCompositePtrCandidateCollection |
| collection of Candidate objects More...
|
|
typedef edm::Ref< VertexCompositePtrCandidateCollection > | reco::VertexCompositePtrCandidateRef |
| persistent reference to an object in a collection of Candidate objects More...
|
|
typedef edm::RefProd< VertexCompositePtrCandidateCollection > | reco::VertexCompositePtrCandidateRefProd |
| reference to a collection of Candidate objects More...
|
|
typedef edm::RefVector< VertexCompositePtrCandidateCollection > | reco::VertexCompositePtrCandidateRefVector |
| vector of references to objects in the same collection of Candidate objects More...
|
|
typedef edm::View< VertexCompositePtrCandidate > | reco::VertexCompositePtrCandidateView |
| view of a collection containing candidates More...
|
|