ATLAS Offline Software
GBlockContainer.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_GBLOCKCONTAINER_H
6 #define XAODTRIGL1CALO_GBLOCKCONTAINER_H
7 
8 // Local include(s):
10 #include "xAODTrigL1Calo/GBlock.h"
11 
12 namespace xAOD
13 {
16 } // namespace xAOD
17 
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF(xAOD::GBlockContainer, 1133057962, 1)
20 
21 #endif // XAODTRIGL1CALO_GBLOCKCONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
GBlockContainer_v1.h
xAOD::GBlockContainer
GBlockContainer_v1 GBlockContainer
Define the latest version of the GBlock container.
Definition: GBlockContainer.h:15
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
GBlock.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