Definition at line 13 of file TreeReader.h.
◆ TreeReader()
AmpGen::TreeReader::TreeReader |
( |
TTree * | tree | ) |
|
|
explicit |
◆ ~TreeReader()
AmpGen::TreeReader::~TreeReader |
( |
| ) |
|
◆ begin()
Iterator AmpGen::TreeReader::begin |
( |
| ) |
|
◆ end()
Iterator AmpGen::TreeReader::end |
( |
| ) |
|
◆ getEntry()
void AmpGen::TreeReader::getEntry |
( |
const unsigned int & | entry | ) |
|
◆ make_proxy()
template<typename OutputType>
Proxy< OutputType > AmpGen::TreeReader::make_proxy |
( |
const std::string & | name | ) |
|
|
inline |
◆ nEntries()
size_t AmpGen::TreeReader::nEntries |
( |
| ) |
const |
◆ prepare()
void AmpGen::TreeReader::prepare |
( |
| ) |
|
◆ setBranch() [1/2]
template<typename OutputType>
void AmpGen::TreeReader::setBranch |
( |
const std::string & | name, |
|
|
OutputType & | thing ) |
|
inline |
◆ setBranch() [2/2]
template<typename OutputType>
void AmpGen::TreeReader::setBranch |
( |
const std::string & | name, |
|
|
OutputType * | ptr ) |
|
inline |
◆ setEntryList()
void AmpGen::TreeReader::setEntryList |
( |
const std::vector< size_t > & | entryList | ) |
|
◆ unsetEntryList()
void AmpGen::TreeReader::unsetEntryList |
( |
| ) |
|
The documentation for this class was generated from the following file: