event selector context ... just holds reference back to the selector
More...
event selector context ... just holds reference back to the selector
Definition at line 80 of file xAODEventSelector.cxx.
◆ xAODEventContext()
standard c-tor with initialization
Definition at line 84 of file xAODEventSelector.cxx.
const xAODEventSelector * m_evtsel
reference to the hosting event selector instance
◆ ~xAODEventContext()
| virtual Athena::xAODEventContext::~xAODEventContext |
( |
| ) |
|
|
inlinevirtual |
◆ ATLAS_NOT_THREAD_SAFE()
| StatusCode setFile Athena::xAODEventContext::ATLAS_NOT_THREAD_SAFE |
( |
const std::string & | fname | ) |
|
|
inline |
call to setFile on evtSel
Definition at line 97 of file xAODEventSelector.cxx.
97 {
98 return const_cast<xAODEventSelector*
>(
m_evtsel)->setFile(fname);
99 }
◆ entry()
| int64_t Athena::xAODEventContext::entry |
( |
| ) |
const |
|
inline |
◆ file()
| const TFile * Athena::xAODEventContext::file |
( |
| ) |
const |
|
inline |
◆ fileIndex()
| std::size_t Athena::xAODEventContext::fileIndex |
( |
| ) |
const |
|
inline |
◆ files()
| const std::vector< std::string > & Athena::xAODEventContext::files |
( |
| ) |
const |
|
inline |
◆ identifier()
| virtual void * Athena::xAODEventContext::identifier |
( |
| ) |
const |
|
inlineoverridevirtual |
identifier method required by IEvtSelector::Context
Definition at line 88 of file xAODEventSelector.cxx.
88 {
91 }
#define ATLAS_THREAD_SAFE
◆ m_evtsel
The documentation for this class was generated from the following file: