Geant4
9.6.p02
|
#include <G4QIsotope.hh>
Public Member Functions | |
~G4QIsotope () | |
G4int | InitElement (G4int Z, G4int index, std::vector< std::pair< G4int, G4double > * > *abund) |
G4int | GetLastIndex (G4int Z) |
G4bool | IsDefined (G4int Z, G4int Ind) |
G4int | GetNeutrons (G4int Z, G4int index=0) |
G4int | GetProtons (G4int A, std::vector< G4int > &isoV) |
std::vector< std::pair< G4int, G4double > * > * | GetCSVector (G4int Z, G4int index=0) |
std::vector< std::pair< G4int, G4double > * > * | GetAbuVector (G4int Z, G4int index=0) |
std::vector< std::pair< G4int, G4double > * > * | GetSumAVector (G4int Z, G4int index=0) |
G4double | GetMeanCrossSection (G4int Z, G4int index=0) |
G4int | GetCSNeutrons (G4int Z, G4int index=0) |
Static Public Member Functions | |
static G4QIsotope * | Get () |
Protected Member Functions | |
G4QIsotope () | |
Definition at line 56 of file G4QIsotope.hh.
|
protected |
Definition at line 65 of file G4QIsotope.cc.
G4QIsotope::~G4QIsotope | ( | ) |
Definition at line 672 of file G4QIsotope.cc.
|
static |
Definition at line 1772 of file G4QIsotope.cc.
Definition at line 1916 of file G4QIsotope.cc.
Definition at line 730 of file G4QIsotope.cc.
Definition at line 1807 of file G4QIsotope.cc.