Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ana.C File Reference

Go to the source code of this file.

Functions

double ratio_error (const double a, const double b, const double ea, const double eb)
 
double binom_error (const double a, const double b)
 
TH1D * getEffHist (const char *hname, const TH1D *h1, const TH1D *h2)
 
void drawRelAcc ()
 
void drawAccPhi ()
 
void drawSnglAccPz ()
 
void ana ()
 

Function Documentation

void ana ( )

Definition at line 291 of file ana.C.

References drawSnglAccPz().

Referenced by Fun4All_G4_BNL(), Fun4All_G4_BNL_R1(), Fun4All_G4_E1039(), Fun4All_G4_E1039_R1(), Fun4All_G4_E1039_R2(), Fun4All_G4_E1039_R2_V2(), Fun4E1039Shielding(), Fun4EMCal(), Fun4HodoAccGap(), Fun4Pythia8Demo(), Fun4Sim(), Fun4TrkDev(), RecoE1039Sim(), and run().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

double binom_error ( const double  a,
const double  b 
)

Definition at line 16 of file ana.C.

Referenced by getEffHist().

+ Here is the caller graph for this function:

void drawAccPhi ( )

Definition at line 94 of file ana.C.

References c1, and getEffHist().

+ Here is the call graph for this function:

void drawRelAcc ( )

Definition at line 53 of file ana.C.

Referenced by ana().

+ Here is the caller graph for this function:

void drawSnglAccPz ( )

Definition at line 191 of file ana.C.

References c1, and getEffHist().

Referenced by ana().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

TH1D* getEffHist ( const char *  hname,
const TH1D *  h1,
const TH1D *  h2 
)

Definition at line 24 of file ana.C.

References binom_error().

Referenced by drawAccMass(), drawAccPhi(), and drawSnglAccPz().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

double ratio_error ( const double  a,
const double  b,
const double  ea,
const double  eb 
)

Definition at line 3 of file ana.C.