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

Function Documentation

void ana ( )

Definition at line 190 of file ana.C.

References drawRelAcc().

+ Here is the call graph for this function:

double binom_error ( const double  a,
const double  b 
)

Definition at line 16 of file ana.C.

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 56 of file ana.C.

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

Definition at line 24 of file ana.C.

References binom_error().

+ Here is the call 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.