|
| void | AddTH1 (const string &title, const string &xlabel, const string &ylabel, const BinSettings &bins, const string &name, const bool sumw2, 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, fillfunc_t< TH2D > f) |
| |
| | SigmaK0Hist_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 |
| |
| const BinSettings | taggerBins = sigmaPlus_Plot::taggerBins |
| |
| const BinSettings | Ebins = Bins(1000, 0, 1000) |
| |
| const BinSettings | Chi2Bins = Bins(250, 0, 25) |
| |
| const BinSettings | probbins = Bins(250, 0, 1) |
| |
| const BinSettings | IMbins = Bins(1000, 200, 1100) |
| |
| const BinSettings | IMProtonBins = Bins(1000, 600, 1200) |
| |
| const BinSettings | IM2g = Bins(1000, 0, 360) |
| |
| const BinSettings | pThetaBins = Bins( 200, 0, 80) |
| |
| const BinSettings | pEbins = Bins( 350, 0, 1200) |
| |
| HistogramFactory | HistFac |
| |
◆ fillfunc_t
◆ RTree_t
◆ Tree_t
◆ SigmaK0Hist_t()
◆ AddTH1()
| void sigmaPlus_Plot::SigmaK0Hist_t::AddTH1 |
( |
const string & |
title, |
|
|
const string & |
xlabel, |
|
|
const string & |
ylabel, |
|
|
const BinSettings & |
bins, |
|
|
const string & |
name, |
|
|
const bool |
sumw2, |
|
|
fillfunc_t< TH1D > |
f |
|
) |
| |
|
inline |
◆ AddTH2()
| void sigmaPlus_Plot::SigmaK0Hist_t::AddTH2 |
( |
const string & |
title, |
|
|
const string & |
xlabel, |
|
|
const string & |
ylabel, |
|
|
const BinSettings & |
xbins, |
|
|
const BinSettings & |
ybins, |
|
|
const string & |
name, |
|
|
const bool |
sumw2, |
|
|
fillfunc_t< TH2D > |
f |
|
) |
| |
|
inline |
◆ Bins()
| static BinSettings sigmaPlus_Plot::SigmaK0Hist_t::Bins |
( |
const unsigned |
bins, |
|
|
const double |
min, |
|
|
const double |
max |
|
) |
| |
|
inlinestatic |
◆ Fill()
| void sigmaPlus_Plot::SigmaK0Hist_t::Fill |
( |
const Fill_t & |
f | ) |
const |
|
inline |
◆ GetCuts()
◆ GetHists()
| std::vector<TH1*> sigmaPlus_Plot::SigmaK0Hist_t::GetHists |
( |
| ) |
const |
|
inline |
◆ Chi2Bins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::Chi2Bins = Bins(250, 0, 25) |
◆ Ebins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::Ebins = Bins(1000, 0, 1000) |
◆ h1
| HistMgr<TH1D> sigmaPlus_Plot::SigmaK0Hist_t::h1 |
◆ h2
| HistMgr<TH2D> sigmaPlus_Plot::SigmaK0Hist_t::h2 |
◆ HistFac
◆ IM2g
◆ IMbins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::IMbins = Bins(1000, 200, 1100) |
◆ IMProtonBins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::IMProtonBins = Bins(1000, 600, 1200) |
◆ pEbins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::pEbins = Bins( 350, 0, 1200) |
◆ probbins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::probbins = Bins(250, 0, 1) |
◆ pThetaBins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::pThetaBins = Bins( 200, 0, 80) |
◆ taggerBins
| const BinSettings sigmaPlus_Plot::SigmaK0Hist_t::taggerBins = sigmaPlus_Plot::taggerBins |
The documentation for this struct was generated from the following file: