#include <hstack.h>
|
| static TH1 * | GetPtr (const std::string &path) |
| |
| static std::string | GetPath (const TH1 *ptr) |
| |
◆ hist_t() [1/2]
| ant::hstack::hist_t::hist_t |
( |
TH1 * |
ptr, |
|
|
const ModOption_t & |
option |
|
) |
| |
|
inline |
◆ hist_t() [2/2]
| ant::hstack::hist_t::hist_t |
( |
| ) |
|
|
inline |
◆ GetPath()
| string hstack::hist_t::GetPath |
( |
const TH1 * |
ptr | ) |
|
|
static |
◆ GetPtr()
| TH1 * hstack::hist_t::GetPtr |
( |
const std::string & |
path | ) |
|
|
static |
◆ getTitleKey()
| string hstack::hist_t::getTitleKey |
( |
| ) |
const |
◆ isDataHist()
| bool hstack::hist_t::isDataHist |
( |
| ) |
const |
- Todo:
- find better way to detect which histograms should NOT be scaled or drawn with error bar in legend. For now, we assume that data is always drawn with error bars.
◆ load()
template<typename Archive >
| void ant::hstack::hist_t::load |
( |
Archive & |
archive | ) |
|
|
inline |
◆ save()
template<typename Archive >
| void ant::hstack::hist_t::save |
( |
Archive & |
archive | ) |
const |
|
inline |
◆ Option
◆ Path
| std::string ant::hstack::hist_t::Path |
◆ Ptr
| TH1* ant::hstack::hist_t::Ptr = nullptr |
The documentation for this struct was generated from the following files: