ant
A2 ant: class-based analysis framework
ant::analysis::physics::InterpolatedPulls::Tree_t Struct Reference

#include <InterpolatedPulls.h>

+ Inheritance diagram for ant::analysis::physics::InterpolatedPulls::Tree_t:
+ Collaboration diagram for ant::analysis::physics::InterpolatedPulls::Tree_t:

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::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 ()
 

The documentation for this struct was generated from the following file: