ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
SpeciesInfoAOS () | |
SpeciesInfoAOS (const SpeciesInfoAOS &right) | |
SpeciesInfoAOS & | operator= (const SpeciesInfoAOS &right) |
Public Attributes | |
int | fNEvent |
int | fNumber |
double | fG |
double | fG2 |
string | fName |
Definition at line 84 of file plotG.cc.
View newest version in sPHENIX GitHub at line 84 of file plotG.cc
|
inline |
|
inline |
|
inline |
double SpeciesInfoAOS::fG |
Definition at line 116 of file plotG.cc.
View newest version in sPHENIX GitHub at line 116 of file plotG.cc
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
double SpeciesInfoAOS::fG2 |
Definition at line 117 of file plotG.cc.
View newest version in sPHENIX GitHub at line 117 of file plotG.cc
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
string SpeciesInfoAOS::fName |
Definition at line 118 of file plotG.cc.
View newest version in sPHENIX GitHub at line 118 of file plotG.cc
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
int SpeciesInfoAOS::fNEvent |
Definition at line 114 of file plotG.cc.
View newest version in sPHENIX GitHub at line 114 of file plotG.cc
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
int SpeciesInfoAOS::fNumber |
Definition at line 115 of file plotG.cc.
View newest version in sPHENIX GitHub at line 115 of file plotG.cc
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().