5#ifndef LARCELLREC_EVENTINFOCELARALG_H
6#define LARCELLREC_EVENTINFOCELARALG_H
32 virtual StatusCode
execute (
const EventContext& ctx)
override;
33 virtual StatusCode
finalize()
override;
36 mutable std::atomic<unsigned>
m_nevt{0};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
virtual StatusCode execute(const EventContext &ctx)=0
Execute method.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
An AttributeList represents a logical row of attributes in a metadata table.
virtual StatusCode finalize() override
std::atomic< unsigned > m_nevtCleard
EventInfoLockHelper::unlockFunc_t m_runIf
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
std::atomic< unsigned > m_nevt
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
std::function< bool(uint32_t, uint32_t, uint64_t)> unlockFunc_t
Property holding a SG store/key/clid from which a ReadHandle is made.