8#ifndef XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H
9#define XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
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.
virtual StatusCode execute()
Function executing the algorithm.
std::string m_key
StoreGate key of the EI object to be tested.