|
| void | AddTH1 (const string &title, const string &xlabel, const string &ylabel, const BinSettings &bins, const string &name, const bool sumw2, const addTo add_to, fillfunc_t< TH1D > f) |
| |
| void | AddTH2 (const string &title, const string &xlabel, const string &ylabel, const BinSettings &xbins, const BinSettings &ybins, const string &name, const bool sumw2, const addTo add_to, fillfunc_t< TH2D > f) |
| |
| void | AddTaggChVSthetaPlots () |
| |
| | SinglePi0Hist_t (const HistogramFactory &hf, cuttree::TreeInfo_t) |
| |
| void | Fill (const Fill_t &f) const |
| |
| std::vector< TH1 * > | GetHists () const |
| |
|
| HistMgr< TH1D > | h1 |
| |
| HistMgr< TH2D > | h2 |
| |
| TH3D * | h3 = nullptr |
| |
| const BinSettings | probbins = BinSettings(250, 0, 1) |
| |
| const BinSettings | taggerBins = singlePi0_Plot::taggerBins |
| |
| const BinSettings | IMbins = BinSettings(1000, 200, 1100) |
| |
| const BinSettings | IMProtonBins = BinSettings(1000, 600, 1200) |
| |
| const BinSettings | IM2g = BinSettings(1000, 0, 360) |
| |
| const BinSettings | DiscardedEkBins = BinSettings(100) |
| |
| const BinSettings | pThetaBins = BinSettings( 200, 0, 80) |
| |
| const BinSettings | pEbins = BinSettings( 350, 0, 1200) |
| |
| const BinSettings | cosThetaBins = singlePi0_Plot::eff_cosThetaBins |
| |
| const BinSettings | ThetaBins = singlePi0_Plot::eff_ThetaBins |
| |
| HistogramFactory | HistFac |
| |
◆ fillfunc_t
◆ RTree_t
◆ Tree_t
◆ addTo
| Enumerator |
|---|
| final | |
| overview | |
| both | |
◆ SinglePi0Hist_t()
◆ AddTaggChVSthetaPlots()
| void singlePi0_Plot::SinglePi0Hist_t::AddTaggChVSthetaPlots |
( |
| ) |
|
|
inline |
◆ AddTH1()
| void singlePi0_Plot::SinglePi0Hist_t::AddTH1 |
( |
const string & |
title, |
|
|
const string & |
xlabel, |
|
|
const string & |
ylabel, |
|
|
const BinSettings & |
bins, |
|
|
const string & |
name, |
|
|
const bool |
sumw2, |
|
|
const addTo |
add_to, |
|
|
fillfunc_t< TH1D > |
f |
|
) |
| |
|
inline |
◆ AddTH2()
| void singlePi0_Plot::SinglePi0Hist_t::AddTH2 |
( |
const string & |
title, |
|
|
const string & |
xlabel, |
|
|
const string & |
ylabel, |
|
|
const BinSettings & |
xbins, |
|
|
const BinSettings & |
ybins, |
|
|
const string & |
name, |
|
|
const bool |
sumw2, |
|
|
const addTo |
add_to, |
|
|
fillfunc_t< TH2D > |
f |
|
) |
| |
|
inline |
◆ Fill()
| void singlePi0_Plot::SinglePi0Hist_t::Fill |
( |
const Fill_t & |
f | ) |
const |
|
inline |
◆ GetCuts()
◆ GetHists()
| std::vector<TH1*> singlePi0_Plot::SinglePi0Hist_t::GetHists |
( |
| ) |
const |
|
inline |
◆ cosThetaBins
◆ DiscardedEkBins
◆ h1
| HistMgr<TH1D> singlePi0_Plot::SinglePi0Hist_t::h1 |
◆ h2
| HistMgr<TH2D> singlePi0_Plot::SinglePi0Hist_t::h2 |
◆ h3
| TH3D* singlePi0_Plot::SinglePi0Hist_t::h3 = nullptr |
◆ HistFac
◆ IM2g
◆ IMbins
◆ IMProtonBins
◆ pEbins
◆ probbins
◆ pThetaBins
◆ taggerBins
| const BinSettings singlePi0_Plot::SinglePi0Hist_t::taggerBins = singlePi0_Plot::taggerBins |
◆ ThetaBins
The documentation for this struct was generated from the following file: