#include <Omega_EpEm.h>
|
| void | fillAndReset () |
| |
| 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...
|
| |
◆ fillAndReset()
| void ant::analysis::physics::Omega_EpEm::tree_t::fillAndReset |
( |
| ) |
|
|
inline |
The documentation for this struct was generated from the following file: