Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
plot_sPHENIX_A_N_dp.C File Reference
#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]
 

Function Documentation

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.

Variable Documentation

const float ASYMMETRY[NUM_PT_BINS]
Initial value:
=
{ 0, 0, 0, 0 }

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 QGQ[NUM_QGQ_PT_BINS]
Initial value:
=
{ -0.000500, -0.000434, -0.000339, -0.000213, -0.000054, 0.000137, 0.000357,
0.000603, 0.000874, 0.001166, 0.001477, 0.001804 }

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]
Initial value:
=
{ 0.000077, 0.000070, 0.000072, 0.000079, 0.000091, 0.000113, 0.000146,
0.000191, 0.000250, 0.000321, 0.000405, 0.000501 }

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]
Initial value:
=
{ 0.0010, 0.0013, 0.0025, 0.0035 }

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().