|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4NuDEXStatisticalNucleus.hh"#include "G4NuDEXLevelDensity.hh"#include "G4NuDEXInternalConversion.hh"#include "G4NuDEXPSF.hh"Go to the source code of this file.
Functions | |
| G4int | ComparisonLevels (const void *va, const void *vb) |
| void | CopyLevel (Level *a, Level *b) |
| void | CopyLevel (KnownLevel *a, Level *b) |
| G4int ComparisonLevels | ( | const void * | va, |
| const void * | vb ) |
Definition at line 2345 of file G4NuDEXStatisticalNucleus.cc.
| void CopyLevel | ( | KnownLevel * | a, |
| Level * | b ) |
Definition at line 2365 of file G4NuDEXStatisticalNucleus.cc.