|
Geant4
10.03
|
Collaboration diagram for SpeciesInfoAOS: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 |
|
inline |
|
inline |
| double SpeciesInfoAOS::fG |
Definition at line 116 of file plotG.cc.
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
| double SpeciesInfoAOS::fG2 |
Definition at line 117 of file plotG.cc.
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
| string SpeciesInfoAOS::fName |
Definition at line 118 of file plotG.cc.
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
| int SpeciesInfoAOS::fNEvent |
Definition at line 114 of file plotG.cc.
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().
| int SpeciesInfoAOS::fNumber |
Definition at line 115 of file plotG.cc.
Referenced by operator=(), ProcessSingleFile(), and SpeciesInfoAOS().