ATLAS Offline Software
TruthVertexContainer_v1.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: TruthVertexContainer_v1.h 622193 2014-10-16 16:08:34Z krasznaa $
8 #ifndef XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H
9 #define XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H
10 
11 // EDM include(s):
13 
14 // Local include(s):
16 #include "xAODTruth/TruthVertexContainerFwd.h" // Only as long as this is the most recent version...
17 
18 namespace xAOD {
19  // Alias
21 }
22 
23 #endif // XAODTRUTH_VERSIONS_TRUTHVERTEXCONTAINER_V1_H
xAOD::TruthVertexContainer_v1
DataVector< TruthVertex_v1 > TruthVertexContainer_v1
Definition: TruthVertexContainer_v1.h:20
TruthVertexContainerFwd.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TruthVertex_v1.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.