ATLAS Offline Software
eFexTauRoIAuxContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODTRIGGER_EFEXTAUROIAUXCONTAINER_H
8 #define XAODTRIGGER_EFEXTAUROIAUXCONTAINER_H
9 
10 // Local include(s):
12 
13 namespace xAOD{
15 }
16 
17 // Set up a CLID for the class:
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF( xAOD::eFexTauRoIAuxContainer , 1111883069 , 1 )
20 
21 #endif // XAODTRIGGER_EFEXTAUROIAUXCONTAINER_H
eFexTauRoIAuxContainer_v1.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::eFexTauRoIAuxContainer
eFexTauRoIAuxContainer_v1 eFexTauRoIAuxContainer
Definition: eFexTauRoIAuxContainer.h:14
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::eFexTauRoIAuxContainer_v1
Auxiliary store for the LVL1 eFEX tau TOB/RoI container.
Definition: eFexTauRoIAuxContainer_v1.h:29
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