Geant4  10.03
SpeciesInfoAOS Struct Reference
+ Collaboration diagram for SpeciesInfoAOS:

Public Member Functions

 SpeciesInfoAOS ()
 
 SpeciesInfoAOS (const SpeciesInfoAOS &right)
 
SpeciesInfoAOSoperator= (const SpeciesInfoAOS &right)
 

Public Attributes

int fNEvent
 
int fNumber
 
double fG
 
double fG2
 
string fName
 

Detailed Description

Definition at line 84 of file plotG.cc.

Constructor & Destructor Documentation

SpeciesInfoAOS::SpeciesInfoAOS ( )
inline

Definition at line 86 of file plotG.cc.

SpeciesInfoAOS::SpeciesInfoAOS ( const SpeciesInfoAOS right)
inline

Definition at line 94 of file plotG.cc.

References fG, fG2, fName, fName, fNEvent, and fNumber.

Member Function Documentation

SpeciesInfoAOS& SpeciesInfoAOS::operator= ( const SpeciesInfoAOS right)
inline

Definition at line 103 of file plotG.cc.

References fG, fG2, fName, fName, fNEvent, and fNumber.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: