Crombie Tools
crombie::Uncertainty::SysInfo Class Reference

The information to hold the information for a plotter to implement a single systematic plot. More...

#include <Uncertainty.h>

Public Member Functions

 SysInfo (const std::string &key, const std::string &suff, const unsigned bin=1)
 

Public Attributes

unsigned bin {}
 
std::string key {}
 
std::string suff {}
 

Detailed Description

The information to hold the information for a plotter to implement a single systematic plot.

Definition at line 23 of file Uncertainty.h.

Constructor & Destructor Documentation

§ SysInfo()

crombie::Uncertainty::SysInfo::SysInfo ( const std::string &  key,
const std::string &  suff,
const unsigned  bin = 1 
)
inline

Definition at line 25 of file Uncertainty.h.

References bin, Debug::Debug(), key, and suff.

Member Data Documentation

§ bin

unsigned crombie::Uncertainty::SysInfo::bin {}

Definition at line 31 of file Uncertainty.h.

Referenced by crombie::Uncertainty::operator>>(), and SysInfo().

§ key

std::string crombie::Uncertainty::SysInfo::key {}

Definition at line 29 of file Uncertainty.h.

Referenced by SysInfo().

§ suff

std::string crombie::Uncertainty::SysInfo::suff {}

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