ATLAS Offline Software
NSWTPRDO.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_NSWTPRDO_H
6 #define XAODMUONRDO_NSWTPRDO_H
7 
9 
11 namespace xAOD {
14 }
15 
16 // Set up a CLID for the class:
17 #include "xAODCore/CLASS_DEF.h"
18 CLASS_DEF( xAOD::NSWTPRDO , 78146051 , 1 )
19 
20 
21 #endif // XAODMUONRDO_NSWTPRDO_H
22 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::NSWTPRDO
NSWTPRDO_v1 NSWTPRDO
Define the version of the NRPC RDO class.
Definition: NSWTPRDO.h:13
NSWTPRDO_v1.h
xAOD::NSWTPRDO_v1
Definition: NSWTPRDO_v1.h:22
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