11#ifndef TIDA_VERTEX_BUILDER_H
12#define TIDA_VERTEX_BUILDER_H
36 const std::vector<TIDA::Track*>* trackCollection=0,
38 bool require_tracks=
true );
43 const std::vector<TIDA::Track*>* trackCollection=0,
45 bool require_tracks=
true );
DataModel_detail::const_iterator< DataVector > const_iterator
static std::vector< TIDA::Vertex > select(const xAOD::VertexContainer *xAODVertices, const std::vector< TIDA::Track * > *trackCollection=0, bool useType0=false, bool require_tracks=true)
static TIDA::Vertex selectVertex(const xAOD::Vertex *v)
static unsigned long getTrackId(const xAOD::TrackParticle *track)
TrackParticle_v1 TrackParticle
Reference the current persistent version:
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
Vertex_v1 Vertex
Define the latest version of the vertex class.