ATLAS Offline Software
EnergySumRoIAuxInfo.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: EnergySumRoIAuxInfo.h 743093 2016-04-26 21:46:56Z watsona $
8 #ifndef XAODTRIGGER_ENERGYSUMROIAUXINFO_H
9 #define XAODTRIGGER_ENERGYSUMROIAUXINFO_H
10 
11 // Local include(s):
14 
15 namespace xAOD{
18 }
19 
20 // Set up a CLID for the class:
21 #include "xAODCore/CLASS_DEF.h"
22 CLASS_DEF( xAOD::EnergySumRoIAuxInfo, 263007227, 1 )
23 
24 #endif // XAODTRIGGER_ENERGYSUMROIAUXINFO_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
EnergySumRoIAuxInfo_v1.h
xAOD::EnergySumRoIAuxInfo
EnergySumRoIAuxInfo_v2 EnergySumRoIAuxInfo
Declare the most recent version of the energy-sum auxiliary info.
Definition: EnergySumRoIAuxInfo.h:17
EnergySumRoIAuxInfo_v2.h
xAOD::EnergySumRoIAuxInfo_v2
Auxiliary store for an EnergySum RoI object.
Definition: EnergySumRoIAuxInfo_v2.h:34
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