#include <GoatReader.h>
|
| using | trees_t = std::set< std::reference_wrapper< TTree > > |
| |
◆ trees_t
◆ GoatReader()
| GoatReader::GoatReader |
( |
const std::shared_ptr< const WrapTFileInput > & |
rootfiles | ) |
|
◆ ~GoatReader()
| GoatReader::~GoatReader |
( |
| ) |
|
|
virtual |
◆ GetFlags()
◆ insert_trees()
template<typename... Args>
| static void ant::analysis::input::GoatReader::insert_trees |
( |
trees_t & |
trees, |
|
|
const Args &... |
args |
|
) |
| |
|
inlinestaticprotected |
◆ PercentDone()
| double GoatReader::PercentDone |
( |
| ) |
const |
|
overridevirtual |
◆ ReadNextEvent()
| bool GoatReader::ReadNextEvent |
( |
event_t & |
event | ) |
|
|
overridevirtual |
◆ current_entry
| long long ant::analysis::input::GoatReader::current_entry |
|
protected |
◆ init
| bool ant::analysis::input::GoatReader::init |
|
protected |
◆ inputfiles
| std::shared_ptr<const WrapTFileInput> ant::analysis::input::GoatReader::inputfiles |
|
protected |
◆ max_entries
| long long ant::analysis::input::GoatReader::max_entries |
|
protected |
◆ treeDetectorHitInput
◆ trees
| trees_t ant::analysis::input::GoatReader::trees |
|
protected |
◆ treeTaggerInput
◆ treeTrackInput
◆ treeTriggerInput
◆ trigger
The documentation for this class was generated from the following files: