|
Crombie Tools
|
Public Member Functions | |
| Envelope (const std::string &branch) | |
Public Attributes | |
| std::string | branch |
| Name of the branch to change in expressions. More... | |
| std::vector< std::pair< unsigned, std::string > > | otherbranches {} |
Definition at line 60 of file Uncertainty.h.
|
inline |
Definition at line 62 of file Uncertainty.h.
| std::string crombie::Uncertainty::UncertaintyInfo::Envelope::branch |
Name of the branch to change in expressions.
First element is the bin that is normalized, then new branch name
Definition at line 64 of file Uncertainty.h.
| std::vector<std::pair<unsigned, std::string> > crombie::Uncertainty::UncertaintyInfo::Envelope::otherbranches {} |
Definition at line 66 of file Uncertainty.h.