Geant4.10
|
#include <G4DensityEffectData.hh>
Public Member Functions | |
G4DensityEffectData () | |
~G4DensityEffectData () | |
G4int | GetElementIndex (G4int Z, G4State mState) |
G4int | GetIndex (const G4String &matName) |
void | PrintData (const G4String &matName) |
void | DumpData () |
G4double | GetPlasmaEnergy (G4int idx) |
G4double | GetAdjustmentFactor (G4int idx) |
G4double | GetCdensity (G4int idx) |
G4double | GetX0density (G4int idx) |
G4double | GetX1density (G4int idx) |
G4double | GetAdensity (G4int idx) |
G4double | GetMdensity (G4int idx) |
G4double | GetDelta0density (G4int idx) |
G4double | GetErrorDensity (G4int idx) |
Definition at line 61 of file G4DensityEffectData.hh.
G4DensityEffectData::G4DensityEffectData | ( | ) |
Definition at line 53 of file G4DensityEffectData.cc.
G4DensityEffectData::~G4DensityEffectData | ( | ) |
Definition at line 60 of file G4DensityEffectData.cc.
void G4DensityEffectData::DumpData | ( | ) |
Definition at line 1360 of file G4DensityEffectData.cc.
References python.hepunit::eV, G4cout, G4endl, NDENSARRAY, and NDENSDATA.
Referenced by PrintData().
Definition at line 1301 of file G4DensityEffectData.cc.
References kStateUndefined, and NDENSELEM.
Definition at line 1311 of file G4DensityEffectData.cc.
References NDENSDATA.
Referenced by PrintData().
Definition at line 1335 of file G4DensityEffectData.cc.
References DumpData(), G4cout, G4endl, and GetIndex().
Referenced by G4NistMessenger::SetNewValue().