ATLAS Offline Software
TruthEventContainer.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: TruthEventContainer.h 622193 2014-10-16 16:08:34Z krasznaa $
8 #ifndef XAODTRUTH_TRUTHEVENTCONTAINER_H
9 #define XAODTRUTH_TRUTHEVENTCONTAINER_H
10 
11 // Local include(s):
12 #include "xAODTruth/TruthEvent.h"
15 
16 namespace xAOD {
19 }
20 
21 // Declare a CLID for the class for Athena:
22 #include "xAODCore/CLASS_DEF.h"
23 CLASS_DEF( xAOD::TruthEventContainer, 1200227006, 1 )
24 
25 #endif // XAODTRUTH_TRUTHEVENTCONTAINER_H
TruthEventContainer_v1.h
TruthEventBaseContainer.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TruthEvent.h
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::TruthEventContainer
TruthEventContainer_v1 TruthEventContainer
Declare the latest version of the truth event container.
Definition: TruthEventContainer.h:18
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