Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
numericInverse.C File Reference
#include "sPhenixStyle.h"
#include "sPhenixStyle.C"
+ Include dependency graph for numericInverse.C:

Go to the source code of this file.

Functions

string generateFit (int order, string function)
 
void numericInverse (int save=0, int isUESubtracted=1, int is10GeV=0)
 

Variables

const int nIso = 1
 
const int nIter = 6
 
const float isoParams [] = {0, 1, 1.5, 2, 2.5}
 

Function Documentation

string generateFit ( int  order,
string  function 
)

Definition at line 348 of file numericInverse.C.

View newest version in sPHENIX GitHub at line 348 of file numericInverse.C

Referenced by numericInverse().

+ Here is the caller graph for this function:

void numericInverse ( int  save = 0,
int  isUESubtracted = 1,
int  is10GeV = 0 
)

Definition at line 11 of file numericInverse.C.

View newest version in sPHENIX GitHub at line 11 of file numericInverse.C

References AddEntry(), c2, cd(), Close(), Draw(), check_license::err(), fit(), generateFit(), GetNDF(), GetX(), GetXaxis(), GetYaxis(), i, isoParams, j, leg, n, nIso, nIter, Acts::IntegrationTest::R, save(), SetBorderSize(), SetFillStyle(), SetLineColor(), SetLineStyle(), SetMarkerColor(), SetName(), SetPoint(), SetPointError(), SetsPhenixStyle(), SetTitle(), Write(), ambiguity_solver_full_chain::x, and y.

+ Here is the call graph for this function:

Variable Documentation

const float isoParams[] = {0, 1, 1.5, 2, 2.5}

Definition at line 7 of file numericInverse.C.

View newest version in sPHENIX GitHub at line 7 of file numericInverse.C

Referenced by numericInverse().

const int nIso = 1

Definition at line 4 of file numericInverse.C.

View newest version in sPHENIX GitHub at line 4 of file numericInverse.C

Referenced by numericInverse().