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

#include <G4Isotope.hh>

Public Member Functions

 G4Isotope (const G4String &name, G4int z, G4int n, G4double a=0., G4int m=0)
 
virtual ~G4Isotope ()
 
const G4StringGetName () const
 
G4int GetZ () const
 
G4int GetN () const
 
G4double GetA () const
 
G4int Getm () const
 
G4int GetCountUse () const
 
size_t GetIndex () const
 
G4int operator== (const G4Isotope &) const
 
G4int operator!= (const G4Isotope &) const
 
 G4Isotope (__void__ &)
 
void SetName (const G4String &name)
 
void increaseCountUse ()
 
void decreaseCountUse ()
 

Static Public Member Functions

static G4IsotopeGetIsotope (const G4String &name, G4bool warning=false)
 
static const G4IsotopeTableGetIsotopeTable ()
 
static size_t GetNumberOfIsotopes ()
 

Friends

std::ostream & operator<< (std::ostream &, G4Isotope *)
 
std::ostream & operator<< (std::ostream &, G4Isotope &)
 
std::ostream & operator<< (std::ostream &, G4IsotopeTable)
 

Detailed Description

Definition at line 72 of file G4Isotope.hh.

Constructor & Destructor Documentation

G4Isotope::G4Isotope ( const G4String name,
G4int  z,
G4int  n,
G4double  a = 0.,
G4int  m = 0 
)

Definition at line 59 of file G4Isotope.cc.

Here is the call graph for this function:

G4Isotope::~G4Isotope ( )
virtual

Definition at line 91 of file G4Isotope.cc.

G4Isotope::G4Isotope ( __void__ &  )

Definition at line 84 of file G4Isotope.cc.

Member Function Documentation

void G4Isotope::decreaseCountUse ( )
inline

Definition at line 136 of file G4Isotope.hh.

G4double G4Isotope::GetA ( ) const
inline

Definition at line 97 of file G4Isotope.hh.

Here is the caller graph for this function:

G4int G4Isotope::GetCountUse ( ) const
inline

Definition at line 102 of file G4Isotope.hh.

Here is the caller graph for this function:

size_t G4Isotope::GetIndex ( ) const
inline

Definition at line 113 of file G4Isotope.hh.

Here is the caller graph for this function:

G4Isotope * G4Isotope::GetIsotope ( const G4String name,
G4bool  warning = false 
)
static

Definition at line 196 of file G4Isotope.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const G4IsotopeTable * G4Isotope::GetIsotopeTable ( )
static

Definition at line 182 of file G4Isotope.cc.

Here is the caller graph for this function:

G4int G4Isotope::Getm ( ) const
inline

Definition at line 100 of file G4Isotope.hh.

Here is the caller graph for this function:

G4int G4Isotope::GetN ( ) const
inline

Definition at line 94 of file G4Isotope.hh.

Here is the caller graph for this function:

const G4String& G4Isotope::GetName ( void  ) const
inline

Definition at line 88 of file G4Isotope.hh.

Here is the caller graph for this function:

size_t G4Isotope::GetNumberOfIsotopes ( )
static

Definition at line 189 of file G4Isotope.cc.

Here is the caller graph for this function:

G4int G4Isotope::GetZ ( ) const
inline

Definition at line 91 of file G4Isotope.hh.

Here is the caller graph for this function:

void G4Isotope::increaseCountUse ( )
inline

Definition at line 135 of file G4Isotope.hh.

Here is the caller graph for this function:

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

Definition at line 132 of file G4Isotope.cc.

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

Definition at line 125 of file G4Isotope.cc.

void G4Isotope::SetName ( const G4String name)
inline

Definition at line 134 of file G4Isotope.hh.

Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  flux,
G4Isotope isotope 
)
friend

Definition at line 139 of file G4Isotope.cc.

std::ostream& operator<< ( std::ostream &  flux,
G4Isotope isotope 
)
friend

Definition at line 159 of file G4Isotope.cc.

std::ostream& operator<< ( std::ostream &  flux,
G4IsotopeTable  IsotopeTable 
)
friend

Definition at line 167 of file G4Isotope.cc.


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