#include <HistogramSpec.h>
Specification of a histogram.
Definition at line 184 of file HistogramSpec.h.
◆ HistogramSpec() [1/4]
o2::framework::HistogramSpec::HistogramSpec |
( |
char const * |
name_, |
|
|
char const *const |
title_, |
|
|
HistogramConfigSpec |
config_, |
|
|
bool |
callSumw2_ = false |
|
) |
| |
|
inline |
◆ HistogramSpec() [2/4]
o2::framework::HistogramSpec::HistogramSpec |
( |
| ) |
|
|
default |
◆ HistogramSpec() [3/4]
o2::framework::HistogramSpec::HistogramSpec |
( |
HistogramSpec const & |
other | ) |
|
|
default |
◆ HistogramSpec() [4/4]
o2::framework::HistogramSpec::HistogramSpec |
( |
HistogramSpec && |
other | ) |
|
|
default |
◆ callSumw2
bool o2::framework::HistogramSpec::callSumw2 {} |
◆ config
◆ hash
uint32_t o2::framework::HistogramSpec::hash = 0 |
◆ name
std::string o2::framework::HistogramSpec::name {} |
◆ title
std::string o2::framework::HistogramSpec::title {} |
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/HistogramSpec.h