8#ifndef XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H
9#define XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H
42 virtual StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
virtual StatusCode execute(const EventContext &ctx)
Function executing the algorithm.
std::set< std::pair< unsigned int, unsigned int > > m_seenEvents
Variable keeping track of the events seen.
EventDuplicateFinderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
virtual StatusCode initialize()
Function initialising the algorithm.
std::string m_key
StoreGate key of the EI object to be tested.