ATLAS Offline Software
ZdcModuleContainer.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 #ifndef XAODFORWARD_ZDCMODULECONTAINER_H
8 #define XAODFORWARD_ZDCMODULECONTAINER_H
9 
10 // EDM include(s):
11 
12 // Local include(s):
13 
14 #include "xAODForward/ZdcModule.h"
16 
17 namespace xAOD {
19 }
20 
21 // Set up a CLID for the container:
22 #include "xAODCore/CLASS_DEF.h"
23 CLASS_DEF( xAOD::ZdcModuleContainer, 1110760440, 1 )
24 
25 #endif // XAODFORWARD_ZDCMODULECONTAINER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::ZdcModuleContainer
ZdcModuleContainer_v1 ZdcModuleContainer
Definition: ZdcModuleContainer.h:18
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF.h
File providing the different SG_BASE macros.
ZdcModule.h
ZdcModuleContainer_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