ATLAS Offline Software
NRPCRDOAuxContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODMUONRDO_NRPCRDOAUXCONTAINER_H
6 #define XAODMUONRDO_NRPCRDOAUXCONTAINER_H
7 
8 // Local include(s):
10 
11 namespace xAOD {
15 }
16 
17 // Set up a CLID for the class:
18 #include "xAODCore/CLASS_DEF.h"
19 CLASS_DEF( xAOD::NRPCRDOAuxContainer , 1178508698 , 1 )
20 
21 #endif // XAODMUONRDO_NRPCRDOAUXCONTAINER_H
xAOD::NRPCRDOAuxContainer_v1
Auxiliary store for pixel clusters.
Definition: NRPCRDOAuxContainer_v1.h:17
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::NRPCRDOAuxContainer
NRPCRDOAuxContainer_v1 NRPCRDOAuxContainer
Definition of the current NRPC RDO auxiliary container.
Definition: NRPCRDOAuxContainer.h:14
NRPCRDOAuxContainer_v1.h
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