Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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 |
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 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.
Definition at line 59 of file G4Isotope.cc.
|
virtual |
Definition at line 91 of file G4Isotope.cc.
G4Isotope::G4Isotope | ( | __void__ & | ) |
Definition at line 84 of file G4Isotope.cc.
|
inline |
Definition at line 136 of file G4Isotope.hh.
|
inline |
Definition at line 97 of file G4Isotope.hh.
Referenced by G4tgbGeometryDumper::DumpIsotope(), and G4GDMLWriteMaterials::IsotopeWrite().
|
inline |
Definition at line 102 of file G4Isotope.hh.
|
inline |
Definition at line 113 of file G4Isotope.hh.
Definition at line 196 of file G4Isotope.cc.
Referenced by G4GDMLReadMaterials::GetIsotope().
|
static |
Definition at line 182 of file G4Isotope.cc.
Referenced by G4NistManager::~G4NistManager().
|
inline |
Definition at line 100 of file G4Isotope.hh.
Referenced by G4NeutronHPElementData::Init(), and G4NeutronHPChannel::Register().
|
inline |
Definition at line 94 of file G4Isotope.hh.
Referenced by G4MuonMinusCaptureAtRest::AtRestDoIt(), G4QCaptureAtRest::AtRestDoIt(), G4NeutronHPJENDLHEData::BuildPhysicsTable(), G4Nucleus::ChooseParameters(), G4VCrossSectionDataSet::ComputeCrossSection(), G4LENDCrossSection::create_used_target_map(), G4LENDModel::create_used_target_map(), G4tgbGeometryDumper::DumpIsotope(), G4CrossSectionDataStore::GetCrossSection(), G4NeutronHPJENDLHEData::GetCrossSection(), G4QCoherentChargeExchange::GetMeanFreePath(), G4QDiffraction::GetMeanFreePath(), G4QElastic::GetMeanFreePath(), G4QInelastic::GetMeanFreePath(), G4QIonIonElastic::GetMeanFreePath(), G4QLowEnergy::GetMeanFreePath(), G4QNGamma::GetMeanFreePath(), G4NeutronHPElementData::Init(), G4GDMLWriteMaterials::IsotopeWrite(), G4QAtomicElectronScattering::PostStepDoIt(), G4NeutronHPChannel::Register(), G4CrossSectionDataStore::SampleZandA(), G4VEmModel::SelectIsotopeNumber(), G4ElementSelector::SelectZandA(), and G4Nucleus::SetIsotope().
Definition at line 88 of file G4Isotope.hh.
Referenced by G4GDMLWriteMaterials::ElementWrite(), G4tgbMaterialMgr::FindOrBuildG4Isotope(), GetIsotope(), and G4GDMLWriteMaterials::IsotopeWrite().
|
static |
Definition at line 189 of file G4Isotope.cc.
|
inline |
Definition at line 91 of file G4Isotope.hh.
Referenced by G4Element::AddIsotope(), G4QCaptureAtRest::AtRestDoIt(), G4Nucleus::ChooseParameters(), G4LENDCrossSection::create_used_target_map(), G4LENDModel::create_used_target_map(), G4tgbGeometryDumper::DumpIsotope(), G4QCoherentChargeExchange::GetMeanFreePath(), G4QDiffraction::GetMeanFreePath(), G4QElastic::GetMeanFreePath(), G4QInelastic::GetMeanFreePath(), G4QIonIonElastic::GetMeanFreePath(), G4QLowEnergy::GetMeanFreePath(), G4QNGamma::GetMeanFreePath(), G4GDMLWriteMaterials::IsotopeWrite(), G4QAtomicElectronScattering::PostStepDoIt(), and G4Nucleus::SetIsotope().
|
inline |
Definition at line 135 of file G4Isotope.hh.
Referenced by G4Element::AddIsotope().
Definition at line 132 of file G4Isotope.cc.
Definition at line 125 of file G4Isotope.cc.
Definition at line 134 of file G4Isotope.hh.
|
friend |
Definition at line 159 of file G4Isotope.cc.
|
friend |
Definition at line 139 of file G4Isotope.cc.
|
friend |
Definition at line 167 of file G4Isotope.cc.