![]() |
Belle II Software development
|
This is the complete list of members for HadronBgPrep, including all inherited members.
clearVars() | HadronBgPrep | inline |
defineHisto(std::vector< TH1F * > &htemp, const std::string &svar, const std::string &stype, const std::string &pdg) | HadronBgPrep | |
deleteHistos(std::vector< TH1F * > &htemp) | HadronBgPrep | inline |
fit(TH1F *&hist, const std::string &pdg) | HadronBgPrep | |
fitGaussianWRange(TH1F *&temphist, gstatus &status, double sigmaR) | HadronBgPrep | |
FormatGraph(TGraphErrors &gr, int flag, const std::string &name="") | HadronBgPrep | inline |
getParticleMass(const std::string &particle) | HadronBgPrep | inline |
HadronBgPrep() | HadronBgPrep | |
HadronBgPrep(int bgbins, double upperbg, double lowerbg, int cosbins, double uppercos, double lowercos, int injbins, double lowerinj, double upperinj, int nhitbins, double lowernhit, double uppernhit, double cut) | HadronBgPrep | |
m_bgBins | HadronBgPrep | private |
m_bgMax | HadronBgPrep | private |
m_bgMin | HadronBgPrep | private |
m_cosBins | HadronBgPrep | private |
m_cosMax | HadronBgPrep | private |
m_cosMin | HadronBgPrep | private |
m_cut | HadronBgPrep | private |
m_errors | HadronBgPrep | private |
m_injBins | HadronBgPrep | private |
m_injMax | HadronBgPrep | private |
m_injMin | HadronBgPrep | private |
m_injsize | HadronBgPrep | private |
m_means | HadronBgPrep | private |
m_nhitBins | HadronBgPrep | private |
m_nhitMax | HadronBgPrep | private |
m_nhitMin | HadronBgPrep | private |
m_sumbg | HadronBgPrep | private |
m_sumcos | HadronBgPrep | private |
m_suminj | HadronBgPrep | private |
m_sumres_square | HadronBgPrep | private |
m_sumsize | HadronBgPrep | private |
plotDist(std::map< int, std::vector< TH1F * > > &hist, const std::string &suffix, int bins) | HadronBgPrep | |
plotDist(std::vector< TH1F * > &hist, const std::string &suffix, int nbins) | HadronBgPrep | |
prepareSample(std::shared_ptr< TTree > hadron, TFile *&outfile, const std::string &suffix, const std::string &bgcurvefile, const std::string &bgsigmafile, const std::string &pdg, bool ismakePlots) | HadronBgPrep | |
printCanvasCos(std::map< int, std::vector< TH1F * > > &hchicos_allbg, std::map< int, std::vector< TH1F * > > &hchicos_1by3bg, std::map< int, std::vector< TH1F * > > &hchicos_2by3bg, std::map< int, std::vector< TH1F * > > &hchicos_3by3bg, const std::string &particle, const std::string &suffix) | HadronBgPrep | |
setPars(TFile *&outfile, std::string pdg, std::vector< TH1F * > &hdedx_bg, std::vector< TH1F * > &hchi_bg, std::vector< TH1F * > &hionzsigma_bg, std::map< int, std::vector< TH1F * > > &hchi_inj) | HadronBgPrep | |
~HadronBgPrep() | HadronBgPrep | inlinevirtual |