ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Functions | |
Double_t | ComputeEfficiency (TH1D *h1, Double_t *fPar) |
Int_t | AnalyseChannelingEfficiency (TTree *fTree, Float_t fChannelingMinimum=35., Float_t fChannelingMaximum=70.) |
Int_t AnalyseChannelingEfficiency | ( | TTree * | fTree, |
Float_t | fChannelingMinimum = 35. , |
||
Float_t | fChannelingMaximum = 70. |
||
) |
Definition at line 21 of file analyse_ch_eff.C.
View newest version in sPHENIX GitHub at line 21 of file analyse_ch_eff.C
References ComputeEfficiency(), and h1.
Double_t ComputeEfficiency | ( | TH1D * | h1, |
Double_t * | fPar | ||
) |
Definition at line 2 of file analyse_ch_eff.C.
View newest version in sPHENIX GitHub at line 2 of file analyse_ch_eff.C
Referenced by AnalyseChannelingEfficiency().