ATLAS Offline Software
TrackCaloCluster.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef XAODPFLOW_TRACKCALOCLUSTER_H
5 #define XAODPFLOW_TRACKCALOCLUSTER_H
6 
7 // Local include(s):
9 
10 namespace xAOD {
13 }
14 
15 // Set up a CLID for the class:
16 #include "xAODCore/CLASS_DEF.h"
17 CLASS_DEF( xAOD::TrackCaloCluster, 138661214, 1 )
18 
19 #endif // XAODPFLOW_TRACKCALOCLUSTER_H
xAOD::TrackCaloCluster_v1
Class describing a TrackCaloCluster.
Definition: TrackCaloCluster_v1.h:25
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TrackCaloCluster
TrackCaloCluster_v1 TrackCaloCluster
Reference the current persistent version:
Definition: TrackCaloCluster.h:12
CLASS_DEF.h
File providing the different SG_BASE macros.
TrackCaloCluster_v1.h
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