|
Geant4_10
|
#include <G4Isotope.hh>
Public Member Functions | |
| G4Isotope (const G4String &name, G4int z, G4int n, G4double a=0., G4int m=0) | |
| virtual | ~G4Isotope () |
| const G4String & | GetName () const |
| G4int | GetZ () const |
| G4int | GetN () const |
| G4double | GetA () const |
| G4int | Getm () const |
| size_t | GetIndex () const |
| G4int | operator== (const G4Isotope &) const |
| G4int | operator!= (const G4Isotope &) const |
| G4Isotope (__void__ &) | |
| void | SetName (const G4String &name) |
Static Public Member Functions | |
| static G4Isotope * | GetIsotope (const G4String &name, G4bool warning=false) |
| static const G4IsotopeTable * | GetIsotopeTable () |
| static size_t | GetNumberOfIsotopes () |
Friends | |
| std::ostream & | operator<< (std::ostream &, G4Isotope *) |
| std::ostream & | operator<< (std::ostream &, G4Isotope &) |
| std::ostream & | operator<< (std::ostream &, G4IsotopeTable) |
Definition at line 72 of file G4Isotope.hh.
|
virtual |
Definition at line 91 of file G4Isotope.cc.
| G4Isotope::G4Isotope | ( | __void__ & | ) |
Definition at line 84 of file G4Isotope.cc.
|
inline |
|
inline |
Definition at line 196 of file G4Isotope.cc.


|
static |
|
inline |
|
inline |
|
static |
|
inline |
Definition at line 132 of file G4Isotope.cc.
Definition at line 125 of file G4Isotope.cc.
|
friend |
Definition at line 139 of file G4Isotope.cc.
|
friend |
Definition at line 159 of file G4Isotope.cc.
|
friend |
Definition at line 167 of file G4Isotope.cc.
1.8.5