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>
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().
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().
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.