![]() |
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 extractShowerCalibFactor_OHCal.C:Go to the source code of this file.
Macros | |
| #define | _plotQA_ 1 |
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 | extractShowerCalibFactor_OHCal () |
| #define _plotQA_ 1 |
Definition at line 13 of file extractShowerCalibFactor_OHCal.C.
View newest version in sPHENIX GitHub at line 13 of file extractShowerCalibFactor_OHCal.C
| float ErrDiv | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 26 of file extractShowerCalibFactor_OHCal.C.
View newest version in sPHENIX GitHub at line 26 of file extractShowerCalibFactor_OHCal.C
References ErrorAdd().
Here is the call graph for this function:| float ErrorAdd | ( | float | x, |
| float | y | ||
| ) |
Definition at line 16 of file extractShowerCalibFactor_OHCal.C.
View newest version in sPHENIX GitHub at line 16 of file extractShowerCalibFactor_OHCal.C
| float ErrTimes | ( | float | x, |
| float | y, | ||
| float | dx, | ||
| float | dy | ||
| ) |
Definition at line 21 of file extractShowerCalibFactor_OHCal.C.
View newest version in sPHENIX GitHub at line 21 of file extractShowerCalibFactor_OHCal.C
References ErrorAdd().
Here is the call graph for this function:| void extractShowerCalibFactor_OHCal | ( | ) |
Definition at line 31 of file extractShowerCalibFactor_OHCal.C.
View newest version in sPHENIX GitHub at line 31 of file extractShowerCalibFactor_OHCal.C
References ErrDiv(), centProxy::inputfile, line, runId, ambiguity_solver_full_chain::x, and y.
Here is the call graph for this function: