Geant4
9.6.p02
|
#include <G4IonisParamElm.hh>
Public Member Functions | |
G4IonisParamElm (G4double Z) | |
virtual | ~G4IonisParamElm () |
G4double | GetZ () const |
G4double | GetZ3 () const |
G4double | GetZZ3 () const |
G4double | GetlogZ3 () const |
G4double | GetTau0 () const |
G4double | GetTaul () const |
G4double | GetAlow () const |
G4double | GetBlow () const |
G4double | GetClow () const |
G4double | GetMeanExcitationEnergy () const |
G4double | GetFermiVelocity () const |
G4double | GetLFactor () const |
G4double * | GetShellCorrectionVector () const |
G4IonisParamElm (G4IonisParamElm &) | |
G4IonisParamElm & | operator= (const G4IonisParamElm &) |
G4int | operator== (const G4IonisParamElm &) const |
G4int | operator!= (const G4IonisParamElm &) const |
G4IonisParamElm (__void__ &) | |
Definition at line 51 of file G4IonisParamElm.hh.
G4IonisParamElm::G4IonisParamElm | ( | G4double | Z) |
|
virtual |
Definition at line 150 of file G4IonisParamElm.cc.
G4IonisParamElm::G4IonisParamElm | ( | G4IonisParamElm & | right) |
Definition at line 157 of file G4IonisParamElm.cc.
G4IonisParamElm::G4IonisParamElm | ( | __void__ & | ) |
Definition at line 141 of file G4IonisParamElm.cc.
|
inline |
Definition at line 70 of file G4IonisParamElm.hh.
|
inline |
Definition at line 71 of file G4IonisParamElm.hh.
|
inline |
Definition at line 72 of file G4IonisParamElm.hh.
|
inline |
Definition at line 78 of file G4IonisParamElm.hh.
|
inline |
Definition at line 79 of file G4IonisParamElm.hh.
|
inline |
|
inline |
Definition at line 75 of file G4IonisParamElm.hh.
|
inline |
Definition at line 81 of file G4IonisParamElm.hh.
|
inline |
Definition at line 65 of file G4IonisParamElm.hh.
|
inline |
Definition at line 68 of file G4IonisParamElm.hh.
|
inline |
Definition at line 60 of file G4IonisParamElm.hh.
|
inline |
|
inline |
G4int G4IonisParamElm::operator!= | ( | const G4IonisParamElm & | right) | const |
Definition at line 200 of file G4IonisParamElm.cc.
G4IonisParamElm & G4IonisParamElm::operator= | ( | const G4IonisParamElm & | right) |
Definition at line 165 of file G4IonisParamElm.cc.
G4int G4IonisParamElm::operator== | ( | const G4IonisParamElm & | right) | const |
Definition at line 193 of file G4IonisParamElm.cc.