ROOT specific event selector context
Definition at line 129 of file RootNtupleEventSelector.cxx.
◆ FileNames_t
◆ RootNtupleEventContext()
◆ ~RootNtupleEventContext()
virtual Athena::RootNtupleEventContext::~RootNtupleEventContext |
( |
| ) |
|
|
inlinevirtual |
◆ entry()
int64_t Athena::RootNtupleEventContext::entry |
( |
| ) |
const |
|
inline |
◆ fid()
const std::string& Athena::RootNtupleEventContext::fid |
( |
| ) |
const |
|
inline |
◆ fileIndex()
std::size_t Athena::RootNtupleEventContext::fileIndex |
( |
| ) |
const |
|
inline |
◆ files()
◆ identifier()
virtual void* Athena::RootNtupleEventContext::identifier |
( |
| ) |
const |
|
inlinevirtual |
◆ setFID()
void Athena::RootNtupleEventContext::setFID |
( |
const std::string & |
fid | ) |
|
|
inline |
◆ setFileIndex()
void Athena::RootNtupleEventContext::setFileIndex |
( |
std::size_t |
idx | ) |
|
|
inline |
◆ setTree()
void Athena::RootNtupleEventContext::setTree |
( |
TTree * |
tree | ) |
|
|
inline |
◆ setTupleIndex()
void Athena::RootNtupleEventContext::setTupleIndex |
( |
std::size_t |
idx | ) |
|
|
inline |
◆ tree()
TTree* Athena::RootNtupleEventContext::tree |
( |
| ) |
const |
|
inline |
◆ tupleIndex()
std::size_t Athena::RootNtupleEventContext::tupleIndex |
( |
| ) |
const |
|
inline |
◆ m_collIdx
long Athena::RootNtupleEventContext::m_collIdx |
|
private |
◆ m_evtsel
◆ m_fid
std::string Athena::RootNtupleEventContext::m_fid |
|
private |
◆ m_tupleIdx
long Athena::RootNtupleEventContext::m_tupleIdx |
|
private |
The documentation for this class was generated from the following file:
long m_collIdx
current collection index (into m_inputCollectionsName)
const RootNtupleEventSelector * m_evtsel
reference to the hosting event selector instance
const std::string & fid() const
access to the connection FID
TTree * tree() const
access to the tree used to iterate
long m_tupleIdx
current tuple index (into ‘m_tupleNames’)