ATLAS Offline Software
VertexContainerFwd.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$
8 #ifndef XAODTRACKING_VERTEXCONTAINERFWD_H
9 #define XAODTRACKING_VERTEXCONTAINERFWD_H
10 
11 // This is a forward declaration for the latest vertex container type.
12 
13 // EDM include(s):
15 
16 // Local include(s):
17 #include "xAODTracking/VertexFwd.h"
18 
19 namespace xAOD {
22 }
23 
24 #endif // XAODTRACKING_VERTEXCONTAINERFWD_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::VertexContainer
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
Definition: VertexContainer.h:14
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
VertexFwd.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.