Project
Loading...
Searching...
No Matches
o2::framework::HistogramConfigSpec Member List

This is the complete list of members for o2::framework::HistogramConfigSpec, including all inherited members.

addAxes(std::vector< AxisSpec > axes_)o2::framework::HistogramConfigSpecinline
addAxes(const HistogramConfigSpec &other)o2::framework::HistogramConfigSpecinline
addAxis(const AxisSpec &axis)o2::framework::HistogramConfigSpecinline
addAxis(int nBins_, double binMin_, double binMax_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt)o2::framework::HistogramConfigSpecinline
addAxis(std::vector< double > binEdges_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt)o2::framework::HistogramConfigSpecinline
axeso2::framework::HistogramConfigSpec
HistogramConfigSpec(HistType type_, std::vector< AxisSpec > axes_, uint8_t nSteps_=1)o2::framework::HistogramConfigSpecinline
HistogramConfigSpec()=defaulto2::framework::HistogramConfigSpec
HistogramConfigSpec(HistogramConfigSpec const &other)=defaulto2::framework::HistogramConfigSpec
HistogramConfigSpec(HistogramConfigSpec &&other)=defaulto2::framework::HistogramConfigSpec
nStepso2::framework::HistogramConfigSpec
typeo2::framework::HistogramConfigSpec