Geant4  10.00.p02
G4NeutronHPDataUsed Class Reference

#include <G4NeutronHPDataUsed.hh>

+ Collaboration diagram for G4NeutronHPDataUsed:

Public Member Functions

 G4NeutronHPDataUsed ()
 
void SetA (G4double anA)
 
void SetZ (G4int aZ)
 
void SetM (G4int aM)
 
void SetName (G4String aName)
 
G4int GetZ ()
 
G4double GetA ()
 
G4int GetM ()
 
G4String GetName ()
 
G4bool IsThisNaturalAbundance ()
 
void SetNaturalAbundanceFlag ()
 

Private Attributes

G4String theName
 
G4double theA
 
G4int theZ
 
G4int theM
 
G4bool nat
 

Detailed Description

Definition at line 33 of file G4NeutronHPDataUsed.hh.

Constructor & Destructor Documentation

G4NeutronHPDataUsed::G4NeutronHPDataUsed ( )
inline

Definition at line 37 of file G4NeutronHPDataUsed.hh.

References nat, theA, theM, theName, and theZ.

Member Function Documentation

G4double G4NeutronHPDataUsed::GetA ( void  )
inline

Definition at line 52 of file G4NeutronHPDataUsed.hh.

References theA.

Referenced by G4NeutronHPNames::GetName(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPIsoData::Init(), and G4WendtFissionFragmentGenerator::InitializeANucleus().

+ Here is the caller graph for this function:

G4int G4NeutronHPDataUsed::GetM ( )
inline

Definition at line 53 of file G4NeutronHPDataUsed.hh.

References theM.

G4String G4NeutronHPDataUsed::GetName ( void  )
inline
G4int G4NeutronHPDataUsed::GetZ ( void  )
inline

Definition at line 51 of file G4NeutronHPDataUsed.hh.

References theZ.

Referenced by G4NeutronHPNames::GetName(), G4NeutronHPFFFissionFS::Init(), G4NeutronHPIsoData::Init(), and G4WendtFissionFragmentGenerator::InitializeANucleus().

+ Here is the caller graph for this function:

G4bool G4NeutronHPDataUsed::IsThisNaturalAbundance ( )
inline

Definition at line 63 of file G4NeutronHPDataUsed.hh.

References nat.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

void G4NeutronHPDataUsed::SetA ( G4double  anA)
inline

Definition at line 46 of file G4NeutronHPDataUsed.hh.

References theA.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

void G4NeutronHPDataUsed::SetM ( G4int  aM)
inline

Definition at line 48 of file G4NeutronHPDataUsed.hh.

References theM.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

void G4NeutronHPDataUsed::SetName ( G4String  aName)
inline

Definition at line 49 of file G4NeutronHPDataUsed.hh.

References theName.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

void G4NeutronHPDataUsed::SetNaturalAbundanceFlag ( )
inline

Definition at line 64 of file G4NeutronHPDataUsed.hh.

References nat, and TRUE.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

void G4NeutronHPDataUsed::SetZ ( G4int  aZ)
inline

Definition at line 47 of file G4NeutronHPDataUsed.hh.

References theZ.

Referenced by G4NeutronHPNames::GetName().

+ Here is the caller graph for this function:

Member Data Documentation

G4bool G4NeutronHPDataUsed::nat
private
G4double G4NeutronHPDataUsed::theA
private

Definition at line 59 of file G4NeutronHPDataUsed.hh.

Referenced by G4NeutronHPDataUsed(), GetA(), and SetA().

G4int G4NeutronHPDataUsed::theM
private

Definition at line 61 of file G4NeutronHPDataUsed.hh.

Referenced by G4NeutronHPDataUsed(), GetM(), and SetM().

G4String G4NeutronHPDataUsed::theName
private

Definition at line 58 of file G4NeutronHPDataUsed.hh.

Referenced by G4NeutronHPDataUsed(), GetName(), and SetName().

G4int G4NeutronHPDataUsed::theZ
private

Definition at line 60 of file G4NeutronHPDataUsed.hh.

Referenced by G4NeutronHPDataUsed(), GetZ(), and SetZ().


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