![]() |
Project
|
This is the complete list of members for o2::framework::HistogramConfigSpec, including all inherited members.
addAxes(std::vector< AxisSpec > axes_) | o2::framework::HistogramConfigSpec | inline |
addAxes(const HistogramConfigSpec &other) | o2::framework::HistogramConfigSpec | inline |
addAxis(const AxisSpec &axis) | o2::framework::HistogramConfigSpec | inline |
addAxis(int nBins_, double binMin_, double binMax_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt) | o2::framework::HistogramConfigSpec | inline |
addAxis(std::vector< double > binEdges_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt) | o2::framework::HistogramConfigSpec | inline |
axes | o2::framework::HistogramConfigSpec | |
HistogramConfigSpec(HistType type_, std::vector< AxisSpec > axes_, uint8_t nSteps_=1) | o2::framework::HistogramConfigSpec | inline |
HistogramConfigSpec()=default | o2::framework::HistogramConfigSpec | |
HistogramConfigSpec(HistogramConfigSpec const &other)=default | o2::framework::HistogramConfigSpec | |
HistogramConfigSpec(HistogramConfigSpec &&other)=default | o2::framework::HistogramConfigSpec | |
nSteps | o2::framework::HistogramConfigSpec | |
type | o2::framework::HistogramConfigSpec |