|
ATLAS Offline Software
|
Go to the documentation of this file.
33 if (
input.is_open()) {
43 return StatusCode::SUCCESS;
67 if (
evt==(*it).second &&
77 setFilterPassed(goodevt);
80 return StatusCode::SUCCESS;
87 return StatusCode::SUCCESS;
JetConstituentVector::iterator iterator
int m_lastGoodEvt
good events read in from ASCII file
virtual StatusCode initialize()
initialize method
uint64_t eventNumber() const
The current event's event number.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
int run(int argc, char *argv[])
std::vector< std::pair< int, int > > m_goodEventList
name of event list ASCII file
uint32_t runNumber() const
The current event's run number.
virtual StatusCode execute()
execute method
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~SelectEventNumber()
destructor
SelectEventNumber(const std::string &name, ISvcLocator *pSvcLocator)
constructor
virtual StatusCode finalize()
finalize method
std::string m_eventListName
Ensure that the ATLAS eigen extensions are properly loaded.
Class describing the basic event information.
#define ATH_MSG_WARNING(x)