Analysis Software
Documentation for sPHENIX simulation software
|
#include <cmath>
#include <TFile.h>
#include <TString.h>
#include <TLine.h>
#include <TTree.h>
#include <cassert>
#include "SaveCanvas.C"
#include "SetOKStyle.C"
Go to the source code of this file.
Functions | |
void | DrawEcal_pDST (const TString infile="../../sPHENIX_work/production_analysis_cemc2x2//emcstudies/pidstudies/spacal2d/fieldmap/G4Hits_sPHENIX_e-_eta0_8GeV-ALL.root_Ana.root.lst_EMCalLikelihood.root") |
void | MakeRadiusCut (TString infile, const double R_CEMC, const double R_HCALIN, TCut good_track_cut) |
void | Edep_Checks (TString infile, const double R_CEMC, const double R_HCALIN, TCut good_track_cut) |
void | TrackProjection_Checks (TString infile, TCut good_track_cut) |
void | UpsilonPair_Checks (TString infile) |
TGraphErrors * | Distribution2Efficiency (TH1F *hCEMC3_Max) |
void | TrackProjection_Checks_Comparison () |
void | Logs () |
Variables | |
TFile * | _file0 = NULL |
TTree * | T = NULL |
TString | cuts = "" |
TGraphErrors* Distribution2Efficiency | ( | TH1F * | hCEMC3_Max | ) |
Definition at line 630 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 630 of file DrawEcal_pDST.C
References A, assert, i, n, and physmon_track_finding_ttbar::z.
void DrawEcal_pDST | ( | const TString | infile = "../../sPHENIX_work/production_analysis_cemc2x2//emcstudies/pidstudies/spacal2d/fieldmap/G4Hits_sPHENIX_e-_eta0_8GeV-ALL.root_Ana.root.lst_EMCalLikelihood.root" | ) |
Definition at line 26 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 26 of file DrawEcal_pDST.C
References _file0, assert, cuts, Edep_Checks(), event_sel, infile, n, next, out, SetOKStyle(), t, Acts::UnitConstants::T, and TrackProjection_Checks().
void Edep_Checks | ( | TString | infile, |
const double | R_CEMC, | ||
const double | R_HCALIN, | ||
TCut | good_track_cut | ||
) |
Definition at line 342 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 342 of file DrawEcal_pDST.C
References _file0, cuts, Acts::UnitConstants::e, ambiguity_solver_full_chain::idx, MakeRadiusCut(), merge_hashes::p, SaveCanvas(), and Acts::UnitConstants::T.
void Logs | ( | ) |
Definition at line 736 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 736 of file DrawEcal_pDST.C
void MakeRadiusCut | ( | TString | infile, |
const double | R_CEMC, | ||
const double | R_HCALIN, | ||
TCut | good_track_cut | ||
) |
Definition at line 158 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 158 of file DrawEcal_pDST.C
References _file0, assert, cuts, Distribution2Efficiency(), Acts::UnitConstants::e, f, ambiguity_solver_full_chain::idx, merge_hashes::p, SaveCanvas(), and Acts::UnitConstants::T.
Referenced by Edep_Checks().
void TrackProjection_Checks | ( | TString | infile, |
TCut | good_track_cut | ||
) |
Definition at line 428 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 428 of file DrawEcal_pDST.C
References _file0, cuts, Acts::UnitConstants::e, ambiguity_solver_full_chain::idx, merge_hashes::p, proj(), SaveCanvas(), and Acts::UnitConstants::T.
Referenced by DrawEcal_pDST().
void TrackProjection_Checks_Comparison | ( | ) |
Definition at line 669 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 669 of file DrawEcal_pDST.C
References assert, Draw(), f, ambiguity_solver_full_chain::idx, merge_hashes::p, SaveCanvas(), SetOKStyle(), and text().
void UpsilonPair_Checks | ( | TString | infile | ) |
Definition at line 587 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 587 of file DrawEcal_pDST.C
References _file0, cuts, ambiguity_solver_full_chain::idx, merge_hashes::p, SaveCanvas(), and Acts::UnitConstants::T.
TFile* _file0 = NULL |
Definition at line 21 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 21 of file DrawEcal_pDST.C
TString cuts = "" |
Definition at line 23 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 23 of file DrawEcal_pDST.C
TTree* T = NULL |
Definition at line 22 of file DrawEcal_pDST.C.
View newest version in sPHENIX GitHub at line 22 of file DrawEcal_pDST.C