![]() |
Project
|
This is the complete list of members for o2::framework::HistogramRegistry, including all inherited members.
add(const HistogramSpec &histSpec) | o2::framework::HistogramRegistry | |
add(char const *const name, char const *const title, const HistogramConfigSpec &histConfigSpec, bool callSumw2=false) | o2::framework::HistogramRegistry | |
add(char const *const name, char const *const title, HistType histType, const std::vector< AxisSpec > &axes, bool callSumw2=false) | o2::framework::HistogramRegistry | |
add(const std::string &name, char const *const title, HistType histType, const std::vector< AxisSpec > &axes, bool callSumw2=false) | o2::framework::HistogramRegistry | |
add(char const *const name, char const *const title, const HistogramConfigSpec &histConfigSpec, bool callSumw2=false) | o2::framework::HistogramRegistry | |
add(char const *const name, char const *const title, HistType histType, const std::vector< AxisSpec > &axes, bool callSumw2=false) | o2::framework::HistogramRegistry | |
add(const std::string &name, char const *const title, HistType histType, const std::vector< AxisSpec > &axes, bool callSumw2=false) | o2::framework::HistogramRegistry | |
addClone(const std::string &source, const std::string &target) | o2::framework::HistogramRegistry | |
clean() | o2::framework::HistogramRegistry | |
contains(const HistName &histName) | o2::framework::HistogramRegistry | |
fill(const HistName &histName, Ts... positionAndWeight) | o2::framework::HistogramRegistry | |
fill(const HistName &histName, const T &table, const o2::framework::expressions::Filter &filter) | o2::framework::HistogramRegistry | |
get(const HistName &histName) | o2::framework::HistogramRegistry | |
getListOfHistograms() | o2::framework::HistogramRegistry | |
getSize(const HistName &histName, double fillFraction=1.) | o2::framework::HistogramRegistry | |
getSize(double fillFraction=1.) | o2::framework::HistogramRegistry | |
HistogramRegistry(char const *const name="histograms", std::vector< HistogramSpec > histSpecs={}, OutputObjHandlingPolicy policy=OutputObjHandlingPolicy::AnalysisObject, bool sortHistos=false, bool createRegistryDir=false) | o2::framework::HistogramRegistry | |
lookup | o2::framework::HistogramRegistry | mutable |
operator()(const HistName &histName) | o2::framework::HistogramRegistry | |
print(bool showAxisDetails=false) | o2::framework::HistogramRegistry | |
ref(uint16_t idx, uint16_t pipelineSize) | o2::framework::HistogramRegistry | |
setHash(uint32_t hash) | o2::framework::HistogramRegistry | |
spec() | o2::framework::HistogramRegistry |