#include <hstack.h>
◆ hists_t
◆ ModOption_t
◆ hstack() [1/3]
| hstack::hstack |
( |
const std::string & |
name, |
|
|
const std::string & |
title = "", |
|
|
bool |
simple_ = false |
|
) |
| |
◆ hstack() [2/3]
| ant::hstack::hstack |
( |
hstack && |
| ) |
|
|
default |
◆ hstack() [3/3]
◆ ~hstack()
◆ Add()
| bool hstack::Add |
( |
const hstack & |
other, |
|
|
const double |
scaling = 1 |
|
) |
| |
◆ buildIntelliTitle()
| void hstack::buildIntelliTitle |
( |
| ) |
|
|
protected |
◆ checkHists()
| void hstack::checkHists |
( |
| ) |
|
|
protected |
◆ Divide()
| bool hstack::Divide |
( |
const hstack & |
other | ) |
|
◆ FixLegendPosition()
| void hstack::FixLegendPosition |
( |
bool |
flag | ) |
|
|
virtual |
◆ GetFixLegendPosition()
| bool hstack::GetFixLegendPosition |
( |
| ) |
const |
|
virtual |
◆ GetIgnoreEmptyHist()
| bool hstack::GetIgnoreEmptyHist |
( |
| ) |
const |
|
virtual |
◆ GetShowEntriesInLegend()
| bool hstack::GetShowEntriesInLegend |
( |
| ) |
const |
|
virtual |
◆ GetUseIntelliLegend()
| bool hstack::GetUseIntelliLegend |
( |
| ) |
const |
|
virtual |
◆ GetUseIntelliTitle()
| bool hstack::GetUseIntelliTitle |
( |
| ) |
const |
|
virtual |
◆ GetUseYAxisEntriesPerBin()
| bool hstack::GetUseYAxisEntriesPerBin |
( |
| ) |
const |
|
virtual |
◆ hist_operation()
| bool hstack::hist_operation |
( |
const hstack & |
other, |
|
|
std::function< bool(TH1 *, const TH1 *)> |
operation |
|
) |
| |
|
protected |
- Todo:
- think of a better way to identify if a ROOT shell is started
◆ IgnoreEmptyHist()
| void hstack::IgnoreEmptyHist |
( |
bool |
flag | ) |
|
|
virtual |
◆ IsCompatible()
| bool hstack::IsCompatible |
( |
const hstack & |
other | ) |
const |
◆ Merge()
| Long64_t hstack::Merge |
( |
TCollection * |
li, |
|
|
TFileMergeInfo * |
info |
|
) |
| |
|
overridevirtual |
◆ Multiply()
| bool hstack::Multiply |
( |
const hstack & |
other | ) |
|
◆ OpenStackMenu()
| void hstack::OpenStackMenu |
( |
| ) |
|
|
virtual |
◆ operator<<() [1/3]
| hstack & hstack::operator<< |
( |
TH1 * |
hist | ) |
|
◆ operator<<() [2/3]
◆ operator<<() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Paint()
| void hstack::Paint |
( |
const char * |
chopt | ) |
|
|
overridevirtual |
◆ Print() [1/2]
| void hstack::Print |
( |
const char * |
option | ) |
const |
|
overridevirtual |
◆ Print() [2/2]
| void hstack::Print |
( |
| ) |
const |
|
virtual |
◆ Rebin()
| void hstack::Rebin |
( |
const int |
group = 2 | ) |
|
◆ serialize()
template<typename Archive >
| void ant::hstack::serialize |
( |
Archive & |
archive | ) |
|
|
inline |
◆ SetGlobalYAxisRange()
| void hstack::SetGlobalYAxisRange |
( |
double |
low, |
|
|
double |
high |
|
) |
| |
|
virtual |
◆ ShowEntriesInLegend()
| void hstack::ShowEntriesInLegend |
( |
bool |
flag | ) |
|
|
virtual |
◆ updateIntelliLegend()
| void hstack::updateIntelliLegend |
( |
TLegend & |
legend, |
|
|
std::list< wraphist_t > |
wraphists |
|
) |
| |
|
staticprotected |
◆ UpdateMCScaling()
| void hstack::UpdateMCScaling |
( |
| ) |
|
◆ UseIntelliLegend()
| void hstack::UseIntelliLegend |
( |
bool |
flag | ) |
|
|
virtual |
◆ UseIntelliTitle()
| void hstack::UseIntelliTitle |
( |
bool |
flag | ) |
|
|
virtual |
◆ UseYAxisEntriesPerBin()
| void hstack::UseYAxisEntriesPerBin |
( |
bool |
flag | ) |
|
|
virtual |
◆ hstack_Menu
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
s, |
|
|
const hstack & |
o |
|
) |
| |
|
friend |
- Todo:
- print current options...?
◆ current_option
◆ cutnames
| std::list<std::string> ant::hstack::cutnames |
|
protected |
◆ GlobalOptions
◆ hists
◆ intellilegend
| std::unique_ptr<TLegend> ant::hstack::intellilegend |
|
protected |
◆ intellititle
| std::unique_ptr<TPaveText> ant::hstack::intellititle |
|
protected |
◆ origtitle
| std::string ant::hstack::origtitle |
|
protected |
◆ simple
The documentation for this struct was generated from the following files: