axesLimits_t typedef | IDTPM::SinglePlotDefinition | |
digest() | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsX() const | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsX(bool doLogLinBinsX_b) | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsY() const | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsY(bool doLogLinBinsY_b) | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsZ() const | IDTPM::SinglePlotDefinition | inline |
doLogLinBinsZ(bool doLogLinBinsZ_b) | IDTPM::SinglePlotDefinition | inline |
doVarBinsX() const | IDTPM::SinglePlotDefinition | inline |
doVarBinsY() const | IDTPM::SinglePlotDefinition | inline |
doVarBinsZ() const | IDTPM::SinglePlotDefinition | inline |
folder() const | IDTPM::SinglePlotDefinition | inline |
folder(std::string_view folder_s) | IDTPM::SinglePlotDefinition | inline |
identifier() const | IDTPM::SinglePlotDefinition | inline |
isEmpty() const | IDTPM::SinglePlotDefinition | inline |
isValid() const | IDTPM::SinglePlotDefinition | |
m_doLogLinBinsX | IDTPM::SinglePlotDefinition | private |
m_doLogLinBinsY | IDTPM::SinglePlotDefinition | private |
m_doLogLinBinsZ | IDTPM::SinglePlotDefinition | private |
m_empty | IDTPM::SinglePlotDefinition | private |
m_folder | IDTPM::SinglePlotDefinition | private |
m_identifier | IDTPM::SinglePlotDefinition | private |
m_is1D | IDTPM::SinglePlotDefinition | private |
m_is2D | IDTPM::SinglePlotDefinition | private |
m_is3D | IDTPM::SinglePlotDefinition | private |
m_name | IDTPM::SinglePlotDefinition | private |
m_nBinsX | IDTPM::SinglePlotDefinition | private |
m_nBinsY | IDTPM::SinglePlotDefinition | private |
m_nBinsZ | IDTPM::SinglePlotDefinition | private |
m_plotDigest | IDTPM::SinglePlotDefinition | private |
m_title | IDTPM::SinglePlotDefinition | private |
m_titleDigest | IDTPM::SinglePlotDefinition | private |
m_type | IDTPM::SinglePlotDefinition | private |
m_xAxis | IDTPM::SinglePlotDefinition | private |
m_xBinsVec | IDTPM::SinglePlotDefinition | private |
m_xTitle | IDTPM::SinglePlotDefinition | private |
m_yAxis | IDTPM::SinglePlotDefinition | private |
m_yBinsVec | IDTPM::SinglePlotDefinition | private |
m_yTitle | IDTPM::SinglePlotDefinition | private |
m_zAxis | IDTPM::SinglePlotDefinition | private |
m_zBinsVec | IDTPM::SinglePlotDefinition | private |
m_zTitle | IDTPM::SinglePlotDefinition | private |
name() const | IDTPM::SinglePlotDefinition | inline |
name(std::string_view name_s) | IDTPM::SinglePlotDefinition | inline |
nBinsX() const | IDTPM::SinglePlotDefinition | inline |
nBinsX(float nBinsX_f) | IDTPM::SinglePlotDefinition | inline |
nBinsY() const | IDTPM::SinglePlotDefinition | inline |
nBinsY(float nBinsY_f) | IDTPM::SinglePlotDefinition | inline |
nBinsZ() const | IDTPM::SinglePlotDefinition | inline |
nBinsZ(float nBinsZ_f) | IDTPM::SinglePlotDefinition | inline |
operator=(const SinglePlotDefinition &)=default | IDTPM::SinglePlotDefinition | |
plotDigest() const | IDTPM::SinglePlotDefinition | inline |
redoIdDigest() | IDTPM::SinglePlotDefinition | |
redoPlotDigest() | IDTPM::SinglePlotDefinition | |
redoTitleDigest() | IDTPM::SinglePlotDefinition | |
redoTypeDigest() | IDTPM::SinglePlotDefinition | |
setEmpty(bool empty=true) | IDTPM::SinglePlotDefinition | inline |
setxBinsVec(const std::vector< float > &vec) | IDTPM::SinglePlotDefinition | inline |
setyBinsVec(const std::vector< float > &vec) | IDTPM::SinglePlotDefinition | inline |
setzBinsVec(const std::vector< float > &vec) | IDTPM::SinglePlotDefinition | inline |
SinglePlotDefinition(const std::string &name="", const std::string &type="", const std::string &title="", const std::string &xTitle="", unsigned int nBinsX=0, float xLow=0., float xHigh=0., bool doLogLinBinsX=false, const std::vector< float > &xBinsVec={}, const std::string &yTitle="", unsigned int nBinsY=0, float yLow=0., float yHigh=0., bool doLogLinBinsY=false, const std::vector< float > &yBinsVec={}, const std::string &zTitle="", unsigned int nBinsZ=0, float zLow=0., float zHigh=0., bool doLogLinBinsZ=false, const std::vector< float > &zBinsVec={}, const std::string &folder="") | IDTPM::SinglePlotDefinition | |
title() const | IDTPM::SinglePlotDefinition | inline |
title(std::string_view title_s) | IDTPM::SinglePlotDefinition | inline |
titleDigest() const | IDTPM::SinglePlotDefinition | inline |
type() const | IDTPM::SinglePlotDefinition | inline |
type(std::string_view type_s) | IDTPM::SinglePlotDefinition | inline |
xBinsVec() const | IDTPM::SinglePlotDefinition | inline |
xHigh() const | IDTPM::SinglePlotDefinition | inline |
xLimits(float xLow, float xHigh) | IDTPM::SinglePlotDefinition | inline |
xLow() const | IDTPM::SinglePlotDefinition | inline |
xTitle() const | IDTPM::SinglePlotDefinition | inline |
xTitle(std::string_view xTitle_s) | IDTPM::SinglePlotDefinition | inline |
yBinsVec() const | IDTPM::SinglePlotDefinition | inline |
yHigh() const | IDTPM::SinglePlotDefinition | inline |
yLimits(float yLow, float yHigh) | IDTPM::SinglePlotDefinition | inline |
yLow() const | IDTPM::SinglePlotDefinition | inline |
yTitle() const | IDTPM::SinglePlotDefinition | inline |
yTitle(std::string_view yTitle_s) | IDTPM::SinglePlotDefinition | inline |
zBinsVec() const | IDTPM::SinglePlotDefinition | inline |
zHigh() const | IDTPM::SinglePlotDefinition | inline |
zLimits(float zLow, float zHigh) | IDTPM::SinglePlotDefinition | inline |
zLow() const | IDTPM::SinglePlotDefinition | inline |
zTitle() const | IDTPM::SinglePlotDefinition | inline |
zTitle(std::string_view zTitle_s) | IDTPM::SinglePlotDefinition | inline |
~SinglePlotDefinition()=default | IDTPM::SinglePlotDefinition | |