ATLAS Offline Software
Loading...
Searching...
No Matches
Tools.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef _VrtSecInclusive_Tools_H
6#define _VrtSecInclusive_Tools_H
7
10
11namespace VKalVrtAthena {
12
13 bool isAssociatedToVertices( const xAOD::TrackParticle *trk, const xAOD::VertexContainer* vertices );
14 double vtxVtxDistance( const Amg::Vector3D& v1, const Amg::Vector3D& v2 );
15
16}
17
18#endif /* _VrtSecInclusive_Tools_H */
Eigen::Matrix< double, 3, 1 > Vector3D
bool isAssociatedToVertices(const xAOD::TrackParticle *trk, const xAOD::VertexContainer *vertices)
double vtxVtxDistance(const Amg::Vector3D &v1, const Amg::Vector3D &v2)
TrackParticle_v1 TrackParticle
Reference the current persistent version:
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".