ATLAS Offline Software
AFPTrackAuxContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODFORWARD_AFPTRACKAUXCONTAINER_H
6 #define XAODFORWARD_AFPTRACKAUXCONTAINER_H
7 
9 
10 namespace xAOD
11 {
13 }
14 
15 #include "xAODCore/CLASS_DEF.h"
16 CLASS_DEF( xAOD::AFPTrackAuxContainer, 1277654109, 2 )
17 
18 #endif
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::AFPTrackAuxContainer_v2
Class storing information accessed by xAOD::AFPTrack_v2.
Definition: AFPTrackAuxContainer_v2.h:32
xAOD::AFPTrackAuxContainer
AFPTrackAuxContainer_v2 AFPTrackAuxContainer
Definition: AFPTrackAuxContainer.h:12
AFPTrackAuxContainer_v2.h
Header file for class AFPTrackAuxcontainer.
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