  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H 
    9 #define XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H 
   55 #endif // XAODEVENTINFOCNV_EVENTDUPLICATEFINDERALG_H 
  
EventDuplicateFinderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
virtual StatusCode initialize()
Function initialising the algorithm.
 
std::string m_key
StoreGate key of the EI object to be tested.
 
virtual StatusCode execute()
Function executing the algorithm.
 
Algorithm for finding event duplicates in xAOD files.
 
std::set< std::pair< unsigned int, unsigned int > > m_seenEvents
Variable keeping track of the events seen.