|
ant
A2 ant: class-based analysis framework
|
#include <singlePi0.h>
Inheritance diagram for ant::analysis::physics::singlePi0::SeenTree:
Collaboration diagram for ant::analysis::physics::singlePi0::SeenTree:Static Public Member Functions | |
| static constexpr const char * | treeName () |
| static constexpr const char * | treeAccessName () |
Additional Inherited Members | |
Public Types inherited from ant::WrapTTree | |
| template<std::size_t N> | |
| using | ROOTArray_Float = ROOTArray< std::array< float, N > > |
| template<std::size_t N> | |
| using | ROOTArray_Double = ROOTArray< std::array< double, N > > |
| template<std::size_t N> | |
| using | ROOTArray_Int = ROOTArray< std::array< int, N > > |
| template<std::size_t N> | |
| using | ROOTArray_Long = ROOTArray< std::array< long, N > > |
Public Member Functions inherited from ant::analysis::physics::singlePi0::effTree_t | |
| virtual | ~effTree_t () |
Public Member Functions inherited from ant::WrapTTree | |
| void | CreateBranches (TTree *tree, bool skipOptional=false) |
| CreateBranches prepares the instance for filling the TTree. More... | |
| void | LinkBranches (TTree *tree=nullptr, bool requireOptional=false) |
| LinkBranches prepares the instance for reading the TTree. More... | |
| void | LinkBranches (bool requireOptional) |
| bool | Matches (TTree *tree=nullptr, bool exact=true, bool nowarn=false) const |
| Matches checks if the branch names are all available. More... | |
| bool | CopyFrom (const WrapTTree &src) |
| CopyFrom copies contents in branches by name. More... | |
| operator bool () const | |
| operator bool returns true if Tree is not null More... | |
Public Attributes inherited from ant::WrapTTree | |
| TTree * | Tree = nullptr |
| Tree to be used as usual TTree. More... | |
Protected Member Functions inherited from ant::WrapTTree | |
| WrapTTree (const std::string &branchNamePrefix_="") | |
| ~WrapTTree () | |
|
inlinestatic |
|
inlinestatic |