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

Go to the source code of this file.

Functions

void DrawDimTrueKin (TTree *tr)
 
void DrawDimRecoKin (TTree *tr)
 
void DrawTrkTrueKin (TTree *tr)
 
void DrawTrueVar (TTree *tr, const string varname, const string title_x, const int n_x, const double x_lo, const double x_hi)
 
void FitCosTheta (TTree *tr)
 
void AnaEvents (TTree *tr)
 
void Fun4SimTree (const char *fname="sim_tree.root", const char *tname="tree")
 

Variables

TCanvas * c1
 

Function Documentation

void AnaEvents ( TTree *  tr)

Definition at line 142 of file Fun4SimTree.C.

References DimuonData::pdg_id.

void DrawDimRecoKin ( TTree *  tr)

Definition at line 55 of file Fun4SimTree.C.

References c1.

void DrawDimTrueKin ( TTree *  tr)

Functions below

Definition at line 35 of file Fun4SimTree.C.

References c1, and DrawTrueVar().

Referenced by Fun4SimTree().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void DrawTrkTrueKin ( TTree *  tr)

Definition at line 77 of file Fun4SimTree.C.

References c1, and DrawTrueVar().

+ Here is the call graph for this function:

void DrawTrueVar ( TTree *  tr,
const string  varname,
const string  title_x,
const int  n_x,
const double  x_lo,
const double  x_hi 
)

Definition at line 99 of file Fun4SimTree.C.

References c1.

Referenced by DrawDimTrueKin(), and DrawTrkTrueKin().

+ Here is the caller graph for this function:

void FitCosTheta ( TTree *  tr)

Definition at line 130 of file Fun4SimTree.C.

References c1.

Referenced by Fun4SimTree().

+ Here is the caller graph for this function:

void Fun4SimTree ( const char *  fname = "sim_tree.root",
const char *  tname = "tree" 
)

You can use these functions or add new ones.

Definition at line 13 of file Fun4SimTree.C.

References DrawDimTrueKin(), and FitCosTheta().

+ Here is the call graph for this function:

Variable Documentation