obsolete names (5-10-98) see the 2 functions above
| 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: |
no outgoing calls
no test coverage detected