ATLAS Offline Software
Event/xAOD/xAODTracking/xAODTracking/Vertex.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: Vertex.h 571521 2013-11-20 15:41:32Z krasznaa $
8 #ifndef XAODTRACKING_VERTEX_H
9 #define XAODTRACKING_VERTEX_H
10 
11 // Local include(s):
13 
14 namespace xAOD {
16  typedef Vertex_v1 Vertex;
17 }
18 
19 #endif // XAODTRACKING_VERTEX_H
xAOD::Vertex
Vertex_v1 Vertex
Define the latest version of the vertex class.
Definition: Event/xAOD/xAODTracking/xAODTracking/Vertex.h:16
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
Vertex_v1.h
xAOD::Vertex_v1
Class describing a Vertex.
Definition: Vertex_v1.h:42