|
ATLAS Offline Software
|
Go to the documentation of this file.
20 "StoreGate key of the xAOD::EventInfo object to be "
32 return StatusCode::SUCCESS;
47 return StatusCode::FAILURE;
55 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
uint64_t eventNumber() const
The current event's event number.
EventDuplicateFinderAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
#define ATH_MSG_VERBOSE(x)
uint32_t runNumber() const
The current event's run number.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::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.
Class describing the basic event information.
std::set< std::pair< unsigned int, unsigned int > > m_seenEvents
Variable keeping track of the events seen.