#include "Riostream.h"#include "TRint.h"#include "TROOT.h"#include "TStyle.h"#include "TH2.h"#include "TH1.h"#include "TF1.h"#include "TGraph.h"#include "TMultiGraph.h"#include "TCanvas.h"#include "TProfile.h"#include "TStopwatch.h"#include "TFile.h"#include "TTree.h"#include "TBranch.h"#include "TMath.h"#include "TLegend.h"#include "TColor.h"#include "TText.h"#include "TKey.h"#include "TLatex.h"#include "TLine.h"
Go to the source code of this file.
Functions | |
| void | Statusbar (Int_t i, Int_t n) |
| void | electron_pion_separation (TString ifname, Bool_t weightedProbability=false, Bool_t useAntiProbability=false, Bool_t debug=false) |
| void electron_pion_separation | ( | TString | ifname, | |
| Bool_t | weightedProbability = false, |
|||
| Bool_t | useAntiProbability = false, |
|||
| Bool_t | debug = false | |||
| ) |
Definition at line 47 of file electron_pion_separation.cxx.
References debug, and Statusbar().
| void Statusbar | ( | Int_t | i, | |
| Int_t | n | |||
| ) |
Definition at line 35 of file electron_pion_separation.cxx.
Referenced by CalcPionEfficiency(), electron_pion_separation(), FillUnCalibratedPionSpectrum(), GetHodoAlignment(), position_resolution(), readtree_spadic(), spadic_beam_Analysis(), spadic_noise_Analysis(), spadic_PIDpurity_Analysis(), and spadic_pr_Analysis().
1.7.1