|
Class Reference for E1039 Core & Analysis Software
|
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 |
| 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:| TCanvas* c1 |
Definition at line 5 of file Fun4SimTree.C.
Referenced by ana(), draw_real_dst(), drawAccMass(), drawAccPhi(), DrawDimRecoKin(), DrawDimTrueKin(), drawSnglAccPz(), DrawTrkTrueKin(), DrawTrueVar(), AnaEffHodo::End(), AnaRealDst::End(), AnaEffCham::End(), FitCosTheta(), SQPrimaryParticleGen::generateDrellYan(), Tracklet::getMomentum(), KalmanFastTracking::printAtDetectorBack(), KalmanDSTrk::printAtDetectorBack(), and KalmanTrack::updateMomentum().