![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <string>#include <TString.h>#include <TFile.h>#include <TH2F.h>#include <TH1F.h>#include <TF1.h>#include <TCanvas.h>#include <TGraphAsymmErrors.h>#include <TProfile.h>#include <TLine.h>
Include dependency graph for extractEnergyLinearity_Electron.C:Go to the source code of this file.
Functions | |
| float | ErrorAdd (float x, float y) |
| float | ErrTimes (float x, float y, float dx, float dy) |
| float | ErrDiv (float x, float y, float dx, float dy) |
| void | extractEnergyLinearity_Electron () |
| float ErrDiv | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 22 of file extractEnergyLinearity_Electron.C.
View newest version in sPHENIX GitHub at line 22 of file extractEnergyLinearity_Electron.C
References ErrorAdd().
Here is the call graph for this function:| float ErrorAdd | ( | float | x, |
| float | y | ||
| ) |
Definition at line 12 of file extractEnergyLinearity_Electron.C.
View newest version in sPHENIX GitHub at line 12 of file extractEnergyLinearity_Electron.C
| float ErrTimes | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 17 of file extractEnergyLinearity_Electron.C.
View newest version in sPHENIX GitHub at line 17 of file extractEnergyLinearity_Electron.C
References ErrorAdd().
Here is the call graph for this function:| void extractEnergyLinearity_Electron | ( | ) |
Definition at line 27 of file extractEnergyLinearity_Electron.C.
View newest version in sPHENIX GitHub at line 27 of file extractEnergyLinearity_Electron.C
References ErrDiv().
Here is the call graph for this function: