![]() |
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 <iostream>#include <fstream>
Include dependency graph for extractMIPEnergy.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 | extractMIPEnergy () |
| float ErrDiv | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 22 of file extractMIPEnergy.C.
View newest version in sPHENIX GitHub at line 22 of file extractMIPEnergy.C
References ErrorAdd().
Here is the call graph for this function:| float ErrorAdd | ( | float | x, |
| float | y | ||
| ) |
Definition at line 12 of file extractMIPEnergy.C.
View newest version in sPHENIX GitHub at line 12 of file extractMIPEnergy.C
| float ErrTimes | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 17 of file extractMIPEnergy.C.
View newest version in sPHENIX GitHub at line 17 of file extractMIPEnergy.C
References ErrorAdd().
Here is the call graph for this function:| void extractMIPEnergy | ( | ) |
Definition at line 27 of file extractMIPEnergy.C.
View newest version in sPHENIX GitHub at line 27 of file extractMIPEnergy.C
References ErrDiv(), centProxy::inputfile, line, ProjectionY, runId, ambiguity_solver_full_chain::x, and y.
Here is the call graph for this function: