|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef ATHENASERVICES_ATHREADALG_H
14 #define ATHENASERVICES_ATHREADALG_H
67 Gaudi::Property<std::vector<std::string> >
m_aliases
68 {
this,
"Aliases", {},
"Aliases to create for this object." };
75 #endif // not ATHENASERVICES_ATHREADALG_H
Define the type used for hashed StoreGate key+CLID pairs.
Property holding a write key for which the type can be configured.
virtual StatusCode execute(const EventContext &ctx) const override
Standard Algorithm execute method.
An algorithm that can be simultaneously executed in multiple threads.
AthReentrantAlgorithm()
Default constructor:
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::vector< std::string > > m_aliases
Generic algorithm wrapping an input conversion.
virtual StatusCode initialize() override
Standard initialize method.
SG::sgkey_t m_sgkey
Cache sgkey of proxy corresponding to the original object.
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
SG::TypelessWriteHandleKey m_key
Property: Output key.
Property holding a write key for which the type can be configured.