Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef LARCELLREC_LARTIMEVETOALG_H
6 #define LARCELLREC_LARTIMEVETOALG_H
22 using AthReentrantAlgorithm::AthReentrantAlgorithm;
29 mutable std::atomic<unsigned>
m_nevt{0};
Property holding a SG store/key/clid from which a ReadHandle is made.
std::atomic< unsigned > m_nevtMasked
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode finalize() override
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
SG::WriteDecorHandleKey< xAOD::EventInfo > m_eventInfoDecorKey
virtual StatusCode initialize() override
std::atomic< unsigned > m_nevt
SG::ReadCondHandleKey< AthenaAttributeList > m_eventVetoKey
virtual StatusCode execute(const EventContext &ctx) const override