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 drawTimeNumber ()
 
void drawTimeMul ()
 
void drawTimeAna (const char *name, const char *cut)
 
void drawEffMul ()
 
void drawEffDS123Survey ()
 
void drawEffDSLevel (const char *tree="T", const char *var="pz<500", const char *cut="krecstat!=-1&&gndc>=18")
 
void drawEffDS23Survey ()
 
void ana ()
 

Function Documentation

void ana ( )

Definition at line 283 of file ana.C.

References drawEffDSLevel().

+ 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 drawEffDS123Survey ( )

Definition at line 167 of file ana.C.

void drawEffDS23Survey ( )

Definition at line 249 of file ana.C.

void drawEffDSLevel ( const char *  tree = "T",
const char *  var = "pz<500",
const char *  cut = "krecstat!=-1&&gndc>=18" 
)

Definition at line 203 of file ana.C.

Referenced by ana().

+ Here is the caller graph for this function:

void drawEffMul ( )

Definition at line 132 of file ana.C.

void drawTimeAna ( const char *  name,
const char *  cut 
)

Definition at line 91 of file ana.C.

void drawTimeMul ( )

Definition at line 67 of file ana.C.

void drawTimeNumber ( )

Definition at line 43 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.