Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4IsotopeProperty Class Reference

#include <G4IsotopeProperty.hh>

Public Member Functions

 G4IsotopeProperty ()
 
 G4IsotopeProperty (const G4IsotopeProperty &right)
 
G4IsotopePropertyoperator= (G4IsotopeProperty &right)
 
G4int operator== (const G4IsotopeProperty &right) const
 
G4int operator!= (const G4IsotopeProperty &right) const
 
virtual ~G4IsotopeProperty ()
 
G4int GetAtomicNumber () const
 
void SetAtomicNumber (G4int Z)
 
G4int GetAtomicMass () const
 
void SetAtomicMass (G4int A)
 
G4int GetiSpin () const
 
void SetiSpin (G4int J)
 
G4double GetMagneticMoment () const
 
void SetMagneticMoment (G4double M)
 
G4double GetEnergy () const
 
void SetEnergy (G4double E)
 
G4double GetLifeTime () const
 
void SetLifeTime (G4double T)
 
G4DecayTableGetDecayTable () const
 
void SetDecayTable (G4DecayTable *table)
 
void DumpInfo () const
 

Detailed Description

Definition at line 42 of file G4IsotopeProperty.hh.

Constructor & Destructor Documentation

G4IsotopeProperty::G4IsotopeProperty ( )

Definition at line 48 of file G4IsotopeProperty.cc.

G4IsotopeProperty::G4IsotopeProperty ( const G4IsotopeProperty right)

Definition at line 62 of file G4IsotopeProperty.cc.

G4IsotopeProperty::~G4IsotopeProperty ( )
virtual

Definition at line 57 of file G4IsotopeProperty.cc.

Member Function Documentation

void G4IsotopeProperty::DumpInfo ( ) const

Definition at line 108 of file G4IsotopeProperty.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4IsotopeProperty::GetAtomicMass ( ) const
inline

Definition at line 120 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4int G4IsotopeProperty::GetAtomicNumber ( ) const
inline

Definition at line 108 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4DecayTable * G4IsotopeProperty::GetDecayTable ( ) const
inline

Definition at line 180 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4double G4IsotopeProperty::GetEnergy ( ) const
inline

Definition at line 156 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4int G4IsotopeProperty::GetiSpin ( ) const
inline

Definition at line 132 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4double G4IsotopeProperty::GetLifeTime ( ) const
inline

Definition at line 168 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4double G4IsotopeProperty::GetMagneticMoment ( ) const
inline

Definition at line 144 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

G4int G4IsotopeProperty::operator!= ( const G4IsotopeProperty right) const

Definition at line 103 of file G4IsotopeProperty.cc.

G4IsotopeProperty & G4IsotopeProperty::operator= ( G4IsotopeProperty right)

Definition at line 75 of file G4IsotopeProperty.cc.

G4int G4IsotopeProperty::operator== ( const G4IsotopeProperty right) const

Definition at line 92 of file G4IsotopeProperty.cc.

void G4IsotopeProperty::SetAtomicMass ( G4int  A)
inline

Definition at line 126 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetAtomicNumber ( G4int  Z)
inline

Definition at line 114 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetDecayTable ( G4DecayTable table)
inline

Definition at line 186 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetEnergy ( G4double  E)
inline

Definition at line 162 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetiSpin ( G4int  J)
inline

Definition at line 138 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetLifeTime ( G4double  T)
inline

Definition at line 174 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:

void G4IsotopeProperty::SetMagneticMoment ( G4double  M)
inline

Definition at line 150 of file G4IsotopeProperty.hh.

Here is the caller graph for this function:


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