![]() |
Belle II Software development
|
This is the complete list of members for HadronPrep, including all inherited members.
clear() | HadronPrep | |
defineHisto(std::vector< TH1F * > &htemp, const std::string &title, const std::string &pdg) | HadronPrep | |
HadronPrep() | HadronPrep | |
HadronPrep(int bgbins, double upperbg, double lowerbg, int cosbins, double uppercos, double lowercos, double cut) | HadronPrep | |
m_bgBins | HadronPrep | private |
m_bgMax | HadronPrep | private |
m_bgMin | HadronPrep | private |
m_cosBins | HadronPrep | private |
m_cosMax | HadronPrep | private |
m_cosMin | HadronPrep | private |
m_cut | HadronPrep | private |
m_dedxmax | HadronPrep | private |
m_dedxmin | HadronPrep | private |
m_errors | HadronPrep | private |
m_means | HadronPrep | private |
m_sumbg | HadronPrep | private |
m_sumcos | HadronPrep | private |
m_sumsize | HadronPrep | private |
plotDist(std::map< int, std::vector< TH1F * > > &hist, const std::string &sname, const std::string &pdg) | HadronPrep | |
plotDist(std::vector< TH2F * > &hist, const std::string &sname, const std::string &pdg) | HadronPrep | |
plotGraph(const std::string &sname, const std::string &pdg) | HadronPrep | |
prepareSample(std::shared_ptr< TTree > hadron, TFile *&outfile, const std::string &suffix, const std::string &pdg, bool ismakePlots, bool correct) | HadronPrep | |
setPars(TFile *&outfile, std::map< int, std::vector< TH1F * > > &hdedx_bgcosth, const std::string &pdg) | HadronPrep | |
~HadronPrep() | HadronPrep | inlinevirtual |