|
ant
A2 ant: class-based analysis framework
|
#include <sigmaPlus.h>
Inheritance diagram for ant::analysis::physics::sigmaPlus::PionProdTree:
Collaboration diagram for ant::analysis::physics::sigmaPlus::PionProdTree:Public Member Functions | |
| void | SetRaw (const utils::ProtonPhotonCombs::comb_t &selection) |
| void | SetEMB (const utils::KinFitter &kF, const APLCON::Result_t &result) |
| void | SetSIG (const sigmaPlus::fitRatings_t &fitRating) |
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... | |
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 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 () | |
| void sigmaPlus::PionProdTree::SetEMB | ( | const utils::KinFitter & | kF, |
| const APLCON::Result_t & | result | ||
| ) |
| void sigmaPlus::PionProdTree::SetRaw | ( | const utils::ProtonPhotonCombs::comb_t & | selection | ) |
| void sigmaPlus::PionProdTree::SetSIG | ( | const sigmaPlus::fitRatings_t & | fitRating | ) |
|
inlinestatic |
|
inlinestatic |