ATLAS Offline Software
Control
AthenaBaseComps
AthenaBaseComps
AthReentrantAlgorithm.h
Go to the documentation of this file.
1
3
/*
4
Copyright (C) 2024 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// AthReentrantAlgorithm.h
8
// Header file for class AthReentrantAlgorithm
9
// Author: Beojan Stanislaus
10
// Author: Charles Leggett
12
#ifndef ATHENABASECOMPS_ATHREENTRANTALGORITHM_H
13
#define ATHENABASECOMPS_ATHREENTRANTALGORITHM_H 1
14
15
16
// STL includes
17
#include "
AthenaBaseComps/AthCommonReentrantAlgorithm.h
"
18
19
20
#include "Gaudi/Algorithm.h"
21
22
74
class
AthReentrantAlgorithm
:
public
AthCommonReentrantAlgorithm
<Gaudi::Algorithm>{
75
using
AthCommonReentrantAlgorithm<Gaudi::Algorithm>::AthCommonReentrantAlgorithm
;
76
};
77
78
#endif //> !ATHENABASECOMPS_ATHREENTRANTALGORITHM_H
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition:
AthReentrantAlgorithm.h:74
AthCommonReentrantAlgorithm.h
AthCommonReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition:
AthCommonReentrantAlgorithm.h:40
Generated on Thu Apr 17 2025 21:07:33 for ATLAS Offline Software by
1.8.18