ATLAS Offline Software
Loading...
Searching...
No Matches
Control
AthenaBaseComps
AthenaBaseComps
AthReentrantAlgorithm.h
Go to the documentation of this file.
1
2
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
AthCommonReentrantAlgorithm.h
AthCommonReentrantAlgorithm< Gaudi::Algorithm >::AthCommonReentrantAlgorithm
AthCommonReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Definition
AthCommonReentrantAlgorithm.cxx:26
AthReentrantAlgorithm
An algorithm that can be simultaneously executed in multiple threads.
Definition
AthReentrantAlgorithm.h:74
Generated on
for ATLAS Offline Software by
1.14.0