ATLAS Offline Software
TruthMetaDataContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id$
8 #ifndef XAODTRUTH_TRUTHMETADATACONTAINER_H
9 #define XAODTRUTH_TRUTHMETADATACONTAINER_H
10 
11 // Local include(s):
14 
15 namespace xAOD {
18 }
19 
20 // Declare a CLID for the class for Athena:
21 #include "xAODCore/CLASS_DEF.h"
23 #ifndef XAOD_STANDALONE
24 #include "AthenaKernel/MetaCont.h"
26 #include "xAODCore/BaseInfo.h"
28 #endif // not XAOD_STANDALONE
29 
30 #endif // XAODTRUTH_TRUTHMETADATACONTAINER_H
xAOD::TruthMetaDataContainer
TruthMetaDataContainer_v1 TruthMetaDataContainer
Declare the latest version of the truth vertex container.
Definition: TruthMetaDataContainer.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TruthMetaData.h
MetaContBase
Definition: MetaCont.h:24
MetaCont
Definition: MetaCont.h:48
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
TruthMetaDataContainer_v1.h
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
MetaCont.h
SG_BASE
SG_BASE(MetaCont< xAOD::TruthMetaDataContainer >, MetaContBase)