#include <MJMaterialIsotope.hh>
Public Member Functions | |
MJMaterialIsotope () | |
MJMaterialIsotope (const G4String name, G4bool registerG4) | |
MJMaterialIsotope (const MJMaterialIsotope &) | |
~MJMaterialIsotope () | |
void | CreateFromDatabase () |
void | RegisterWithG4 () |
G4String | GetName () |
G4String | GetSymbol () |
G4int | GetZ () |
G4int | GetN () |
G4double | GetMolarMass () |
G4String | GetPNNLKey () |
G4String | GetDECAY5Key () |
G4String | GetComment () |
G4Isotope * | GetG4Isotope () |
G4bool | operator== (MJMaterialIsotope a) |
G4bool | operator< (MJMaterialIsotope a) |
Private Attributes | |
G4bool | fExists |
G4String | fName |
G4String | fSymbol |
G4int | fZ |
G4int | fN |
G4double | fMolarMass |
G4String | fPNNLKey |
G4String | fDECAY5Key |
G4String | fComment |
G4Isotope * | fG4Isotope |
REVISION:
05-13-2004, Initiated, R. Henning
Definition at line 70 of file MJMaterialIsotope.hh.
|
AUTHOR: R.Henning CONTACT: FIRST SUBMISSION: Sat May 15 17:07:58 PDT 2004 REVISION: 05-13-2004, Initiated, R. Henning Definition at line 61 of file MJMaterialIsotope.cc. |
|
Definition at line 67 of file MJMaterialIsotope.cc. References CreateFromDatabase(), and RegisterWithG4(). |
|
Definition at line 77 of file MJMaterialIsotope.cc. References fComment, fDECAY5Key, fG4Isotope, fMolarMass, fN, fName, fPNNLKey, fSymbol, and fZ. |
|
Definition at line 92 of file MJMaterialIsotope.cc. |
|
Definition at line 97 of file MJMaterialIsotope.cc. References fComment, fDECAY5Key, fExists, fMolarMass, fN, fName, fPNNLKey, fSymbol, fZ, MJDatabaseIsotope::GetComment(), MJDatabaseIsotope::GetDecay(), MJDatabase::GetIsotope(), MJDatabaseIsotope::GetMolarMass(), MJDatabaseIsotope::GetN(), MJDatabaseIsotope::GetName(), MJDatabaseIsotope::GetPnnlKey(), MJDatabaseIsotope::GetSymbol(), MJDatabaseIsotope::GetZ(), and MJLog. Referenced by MJMaterialIsotope(). |
|
Definition at line 96 of file MJMaterialIsotope.hh. |
|
Definition at line 95 of file MJMaterialIsotope.hh. |
|
Definition at line 97 of file MJMaterialIsotope.hh. |
|
Definition at line 93 of file MJMaterialIsotope.hh. |
|
Definition at line 92 of file MJMaterialIsotope.hh. Referenced by operator<(). |
|
Definition at line 89 of file MJMaterialIsotope.hh. Referenced by operator==(). |
|
Definition at line 94 of file MJMaterialIsotope.hh. |
|
Definition at line 90 of file MJMaterialIsotope.hh. |
|
Definition at line 91 of file MJMaterialIsotope.hh. |
|
Definition at line 100 of file MJMaterialIsotope.hh. References GetN(). |
|
Definition at line 99 of file MJMaterialIsotope.hh. References GetName(). |
|
Definition at line 119 of file MJMaterialIsotope.cc. References fG4Isotope, fMolarMass, fN, fName, fZ, and MJLog. Referenced by MJMaterialIsotope(). |
|
Definition at line 116 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), and MJMaterialIsotope(). |
|
Definition at line 115 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), and MJMaterialIsotope(). |
|
Definition at line 108 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(). |
|
Definition at line 117 of file MJMaterialIsotope.hh. Referenced by MJMaterialIsotope(), and RegisterWithG4(). |
|
Definition at line 113 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), MJMaterialIsotope(), and RegisterWithG4(). |
|
Definition at line 112 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), MJMaterialIsotope(), and RegisterWithG4(). |
|
Definition at line 109 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), MJMaterialIsotope(), and RegisterWithG4(). |
|
Definition at line 114 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), and MJMaterialIsotope(). |
|
Definition at line 110 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), and MJMaterialIsotope(). |
|
Definition at line 111 of file MJMaterialIsotope.hh. Referenced by CreateFromDatabase(), MJMaterialIsotope(), and RegisterWithG4(). |