LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Member Functions | |
SpeciesInfoSOA () | |
SpeciesInfoSOA (const SpeciesInfoSOA &right) | |
SpeciesInfoSOA & | operator= (const SpeciesInfoSOA &right) |
Public Attributes | |
std::vector< double > | fG |
std::vector< double > | fGerr |
std::vector< double > | fTime |
double | fRelatErr |
string | fName |
|
inline |
|
inline |
|
inline |
std::vector<double> SpeciesInfoSOA::fG |
Definition at line 149 of file plotG.cc.
Referenced by operator=(), and ProcessSingleFile().
std::vector<double> SpeciesInfoSOA::fGerr |
Definition at line 150 of file plotG.cc.
Referenced by operator=(), and ProcessSingleFile().
string SpeciesInfoSOA::fName |
Definition at line 153 of file plotG.cc.
Referenced by operator=(), and ProcessSingleFile().
double SpeciesInfoSOA::fRelatErr |
Definition at line 152 of file plotG.cc.
Referenced by operator=(), and ProcessSingleFile().
std::vector<double> SpeciesInfoSOA::fTime |
Definition at line 151 of file plotG.cc.
Referenced by operator=(), and ProcessSingleFile().