MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetAtomicNumDensityVector

Method GetAtomicNumDensityVector

source/materials/include/G4Material.hh:202–202  ·  view source on GitHub ↗

obsolete names (5-10-98) see the 2 functions above

Source from the content-addressed store, hash-verified

200
201 // obsolete names (5-10-98) see the 2 functions above
202 inline const G4double* GetAtomicNumDensityVector() const { return fVecNbOfAtomsPerVolume; }
203 inline G4double GetElectronDensity() const { return fTotNbOfElectPerVolume; }
204
205 // Radiation length:

Callers 15

ComputeIonParametersMethod · 0.80
SelectZandAMethod · 0.80
SetupKinematicsMethod · 0.80
HeDEDXMethod · 0.80
ComputeDEDXPerVolumeMethod · 0.80
DEDXMethod · 0.80
ComputeDEDXPerVolumeMethod · 0.80
ComputeDEDXPerVolumeMethod · 0.80
DEDXMethod · 0.80
ComputeDEDXPerVolumeMethod · 0.80
BuildLambdaTableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected