#include <sigmaPlus.h>
|
| virtual | ~effTree_t () |
| |
| 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...
|
| |
◆ ~effTree_t()
| virtual ant::analysis::physics::sigmaPlus::effTree_t::~effTree_t |
( |
| ) |
|
|
inlinevirtual |
The documentation for this struct was generated from the following file: