Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
extractLevelingEnergyLinearity.C File Reference
#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 extractLevelingEnergyLinearity.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 extractLevelingEnergyLinearity ()
 

Function Documentation

float ErrDiv ( float  x,
float  y,
float  dx,
float  dy 
)

Definition at line 22 of file extractLevelingEnergyLinearity.C.

View newest version in sPHENIX GitHub at line 22 of file extractLevelingEnergyLinearity.C

References ErrorAdd().

+ Here is the call graph for this function:

float ErrorAdd ( float  x,
float  y 
)

Definition at line 12 of file extractLevelingEnergyLinearity.C.

View newest version in sPHENIX GitHub at line 12 of file extractLevelingEnergyLinearity.C

float ErrTimes ( float  x,
float  y,
float  dx,
float  dy 
)

Definition at line 17 of file extractLevelingEnergyLinearity.C.

View newest version in sPHENIX GitHub at line 17 of file extractLevelingEnergyLinearity.C

References ErrorAdd().

+ Here is the call graph for this function:

void extractLevelingEnergyLinearity ( )

Definition at line 27 of file extractLevelingEnergyLinearity.C.

View newest version in sPHENIX GitHub at line 27 of file extractLevelingEnergyLinearity.C

References ErrDiv().

+ Here is the call graph for this function: