![]() |
Project
|
This is the complete list of members for o2::framework::AxisSpec, including all inherited members.
AxisSpec(std::vector< double > binEdges_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt) | o2::framework::AxisSpec | inline |
AxisSpec(int nBins_, double binMin_, double binMax_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt) | o2::framework::AxisSpec | inline |
AxisSpec(ConfigurableAxis binEdges_, std::optional< std::string > title_=std::nullopt, std::optional< std::string > name_=std::nullopt) | o2::framework::AxisSpec | inline |
binEdges | o2::framework::AxisSpec | |
getNbins() const | o2::framework::AxisSpec | |
makeLogarithmic() | o2::framework::AxisSpec | |
name | o2::framework::AxisSpec | |
nBins | o2::framework::AxisSpec | |
title | o2::framework::AxisSpec |