ATLAS Offline Software
GBlock.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODTRIGL1CALO_GBLOCK_H
6 #define XAODTRIGL1CALO_GBLOCK_H
7 
8 // Local include(s):
10 
12 namespace xAOD
13 {
15  typedef GBlock_v1 GBlock;
16 } // namespace xAOD
17 
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF(xAOD::GBlock, 224941910, 1)
20 
21 #endif // XAODTRIGL1CALO_GBLOCK_H
xAOD::GBlock_v1
Definition: GBlock_v1.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::GBlock
GBlock_v1 GBlock
Define the latest version of the GBlock class.
Definition: GBlock.h:15
CLASS_DEF.h
File providing the different SG_BASE macros.
GBlock_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