EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <eicsmeardetectors/blob/master/tests/ffqaplots.hh>
Public Attributes | |
std::string | txtfilename ="./ep_hiQ2.20x250.small.txt.gz" |
TString | outfilebase ="./ffqaplots" |
std::string | outpath ="./" |
long | nevents =-1 |
std::vector< int > | pids = {} |
std::string | detstring = "MATRIXFF" |
long | usedevents =-1 |
int | beam_mom_nn =100 |
long | nparticles =100000 |
Definition at line 13 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 13 of file ffqaplots.hh
int qaparameters::beam_mom_nn =100 |
Definition at line 25 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 25 of file ffqaplots.hh
Referenced by FillParticleQA(), initializepidqabook(), main(), ParseArguments(), and PlotQA().
std::string qaparameters::detstring = "MATRIXFF" |
Definition at line 19 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 19 of file ffqaplots.hh
Referenced by initializeeventqa(), initializepidqabook(), main(), ParseArguments(), and PlotQA().
long qaparameters::nevents =-1 |
Definition at line 17 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 17 of file ffqaplots.hh
Referenced by getrootname(), main(), and ParseArguments().
long qaparameters::nparticles =100000 |
Definition at line 18 of file qaplots.hh.
View newest version in sPHENIX GitHub at line 18 of file qaplots.hh
Referenced by ParseArguments().
TString qaparameters::outfilebase ="./ffqaplots" |
Definition at line 15 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 15 of file ffqaplots.hh
Referenced by main(), ParseArguments(), and PlotQA().
std::string qaparameters::outpath ="./" |
Definition at line 16 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 16 of file ffqaplots.hh
Referenced by getrootname(), and main().
std::vector< int > qaparameters::pids = {} |
Definition at line 18 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 18 of file ffqaplots.hh
Referenced by initializepidqabook(), main(), ParseArguments(), and PlotQA().
std::string qaparameters::txtfilename ="./ep_hiQ2.20x250.small.txt.gz" |
Definition at line 14 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 14 of file ffqaplots.hh
Referenced by getrootname(), main(), and ParseArguments().
long qaparameters::usedevents =-1 |
Definition at line 21 of file ffqaplots.hh.
View newest version in sPHENIX GitHub at line 21 of file ffqaplots.hh
Referenced by PlotQA().