Crombie Tools
crombie::Uncertainty::UncertaintyInfo::Envelope Class Reference

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 {}
 

Detailed Description

Definition at line 60 of file Uncertainty.h.

Constructor & Destructor Documentation

§ Envelope()

crombie::Uncertainty::UncertaintyInfo::Envelope::Envelope ( const std::string &  branch)
inline

Definition at line 62 of file Uncertainty.h.

Member Data Documentation

§ branch

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.

§ otherbranches

std::vector<std::pair<unsigned, std::string> > crombie::Uncertainty::UncertaintyInfo::Envelope::otherbranches {}

Definition at line 66 of file Uncertainty.h.


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