ATLAS Offline Software
eFexEMRoIAuxContainer.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: eFexEMRoIAuxContainer.h 2019-07-01 13:04:25Z watsona $
8 #ifndef XAODTRIGGER_EFEXEMROIAUXCONTAINER_H
9 #define XAODTRIGGER_EFEXEMROIAUXCONTAINER_H
10 
11 // Local include(s):
13 
14 namespace xAOD{
16 }
17 
18 // Set up a CLID for the class:
19 #include "xAODCore/CLASS_DEF.h"
20 CLASS_DEF( xAOD::eFexEMRoIAuxContainer , 1081052998 , 1 )
21 
22 #endif // XAODTRIGGER_EFEXEMROIAUXCONTAINER_H
eFexEMRoIAuxContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::eFexEMRoIAuxContainer
eFexEMRoIAuxContainer_v1 eFexEMRoIAuxContainer
Definition: eFexEMRoIAuxContainer.h:15
xAOD::eFexEMRoIAuxContainer_v1
Auxiliary store for the LVL1 eFEX EM TOB/RoI container.
Definition: eFexEMRoIAuxContainer_v1.h:33
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