ATLAS Offline Software
Event/xAOD/xAODTrigger/xAODTrigger/CTPResult.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef XAODCTPRESULT_H
6 #define XAODCTPRESULT_H
7 
8 // Local include(s):
10 
11 // Namespace holding all the xAOD EDM classes
12 namespace xAOD{
15 }
16 
17 #include "xAODCore/CLASS_DEF.h"
18 CLASS_DEF( xAOD::CTPResult , 52550279 , 1 )
19 
20 #endif // XAODCTPRESULT_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CTPResult_v1
This is the trigger result for each item before prescale, after prescale and after veto....
Definition: CTPResult_v1.h:23
CTPResult_v1.h
xAOD::CTPResult
CTPResult_v1 CTPResult
Define the latest version of the CTPResult class.
Definition: Event/xAOD/xAODTrigger/xAODTrigger/CTPResult.h:14
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:67