EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
long int | total_particles |
long int | null_particles |
long int | zero_e_smear_p |
long int | smear_e_zero_p |
long int | smear_e_smear_p |
long int | zero_e_zero_p |
std::vector< EicSmearStep > | steps |
TH1D * | null_particles_eta |
TH1D * | zero_e_smear_p_eta |
TH1D * | smear_e_zero_p_eta |
TH1D * | zero_e_zero_p_eta |
TH1D * | smear_e_smear_p_eta |
TH2D * | smear_DelP |
Definition at line 39 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 39 of file particlegun.cxx
long int EicSmearStatistics::null_particles |
Definition at line 41 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 41 of file particlegun.cxx
Referenced by PrintSmearStats().
TH1D* EicSmearStatistics::null_particles_eta |
Definition at line 49 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 49 of file particlegun.cxx
Referenced by main().
TH2D* EicSmearStatistics::smear_DelP |
Definition at line 55 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 55 of file particlegun.cxx
Referenced by main().
long int EicSmearStatistics::smear_e_smear_p |
Definition at line 44 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 44 of file particlegun.cxx
Referenced by PrintSmearStats().
TH1D* EicSmearStatistics::smear_e_smear_p_eta |
Definition at line 53 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 53 of file particlegun.cxx
Referenced by main().
long int EicSmearStatistics::smear_e_zero_p |
Definition at line 43 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 43 of file particlegun.cxx
Referenced by PrintSmearStats().
TH1D* EicSmearStatistics::smear_e_zero_p_eta |
Definition at line 51 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 51 of file particlegun.cxx
Referenced by main().
std::vector<EicSmearStep> EicSmearStatistics::steps |
Definition at line 47 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 47 of file particlegun.cxx
long int EicSmearStatistics::total_particles |
Definition at line 40 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 40 of file particlegun.cxx
Referenced by PrintSmearStats(), and Process().
long int EicSmearStatistics::zero_e_smear_p |
Definition at line 42 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 42 of file particlegun.cxx
Referenced by PrintSmearStats().
TH1D* EicSmearStatistics::zero_e_smear_p_eta |
Definition at line 50 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 50 of file particlegun.cxx
Referenced by main().
long int EicSmearStatistics::zero_e_zero_p |
Definition at line 45 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 45 of file particlegun.cxx
Referenced by PrintSmearStats().
TH1D* EicSmearStatistics::zero_e_zero_p_eta |
Definition at line 52 of file particlegun.cxx.
View newest version in sPHENIX GitHub at line 52 of file particlegun.cxx