![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "TFile.h"#include "TCanvas.h"#include "TH1.h"#include "TH2.h"#include "TGraphErrors.h"#include "TAxis.h"#include "TF1.h"#include "TLatex.h"#include "TLegend.h"
Include dependency graph for plot_sPHENIX_A_N_dp.C:Go to the source code of this file.
Functions | |
| void | plot_sPHENIX_A_N_dp () |
Variables | |
| const int | NUM_PT_BINS = 4 |
| const float | BIN_CENTERS [NUM_PT_BINS] = { 5.39, 6.69, 8.77, 11.9 } |
| const float | ASYMMETRY [NUM_PT_BINS] |
| const float | STAT_ERR [NUM_PT_BINS] |
| const int | NUM_QGQ_PT_BINS = 12 |
| const float | PT [NUM_QGQ_PT_BINS] |
| const float | QGQ [NUM_QGQ_PT_BINS] |
| const float | QGQ_ERR [NUM_QGQ_PT_BINS] |
| void plot_sPHENIX_A_N_dp | ( | ) |
Definition at line 32 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 32 of file plot_sPHENIX_A_N_dp.C
References ASYMMETRY, BIN_CENTERS, leg, NUM_PT_BINS, NUM_QGQ_PT_BINS, PT, QGQ, QGQ_ERR, and STAT_ERR.
| const float ASYMMETRY[NUM_PT_BINS] |
Definition at line 15 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 15 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const float BIN_CENTERS[NUM_PT_BINS] = { 5.39, 6.69, 8.77, 11.9 } |
Definition at line 14 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 14 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const int NUM_PT_BINS = 4 |
Definition at line 13 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 13 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const int NUM_QGQ_PT_BINS = 12 |
Definition at line 22 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 22 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const float PT[NUM_QGQ_PT_BINS] |
Definition at line 23 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 23 of file plot_sPHENIX_A_N_dp.C
Referenced by SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::AddECal(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::AddFlow(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::AddHCal(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::AddParticles(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::AddTracks(), STrackCutStudy::Analyze(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::FillRecoTree(), STrackCutStudy::FillTrackHistograms(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::FillTrueTree(), STrackCutStudy::FillTruthHistograms(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::InitHists(), plot_sPHENIX_A_N_dp(), plot_sPHENIX_A_N_dp_BUP2020(), SColdQcdCorrelatorAnalysis::SCorrelatorJetTree::SaveOutput(), and STrackCutStudy::STrackCutStudy().
| const float QGQ[NUM_QGQ_PT_BINS] |
Definition at line 25 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 25 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const float QGQ_ERR[NUM_QGQ_PT_BINS] |
Definition at line 28 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 28 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().
| const float STAT_ERR[NUM_PT_BINS] |
Definition at line 17 of file plot_sPHENIX_A_N_dp.C.
View newest version in sPHENIX GitHub at line 17 of file plot_sPHENIX_A_N_dp.C
Referenced by plot_sPHENIX_A_N_dp(), and plot_sPHENIX_A_N_dp_BUP2020().