Geant4  10.03
ScoreSpecies::SpeciesInfo Struct Reference

#include <ScoreSpecies.hh>

Public Member Functions

 SpeciesInfo ()
 
 SpeciesInfo (const SpeciesInfo &right)
 
SpeciesInfooperator= (const SpeciesInfo &right)
 

Public Attributes

int fNumber
 
double fG
 
double fG2
 

Detailed Description

Definition at line 88 of file ScoreSpecies.hh.

Constructor & Destructor Documentation

ScoreSpecies::SpeciesInfo::SpeciesInfo ( )
inline

Definition at line 90 of file ScoreSpecies.hh.

References fG, fG2, and fNumber.

ScoreSpecies::SpeciesInfo::SpeciesInfo ( const SpeciesInfo right)
inline

Definition at line 96 of file ScoreSpecies.hh.

References fG, fG2, and fNumber.

Member Function Documentation

SpeciesInfo& ScoreSpecies::SpeciesInfo::operator= ( const SpeciesInfo right)
inline

Definition at line 102 of file ScoreSpecies.hh.

References fG, fG2, and fNumber.

Member Data Documentation

double ScoreSpecies::SpeciesInfo::fG
double ScoreSpecies::SpeciesInfo::fG2
int ScoreSpecies::SpeciesInfo::fNumber

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