Struct GammaCascadeLine

Struct Documentation

struct GammaCascadeLine

One pre-computed neutron-capture gamma cascade.

All energies are in keV. em is the energy not accounted for by the listed eg photons (e.g. carried away by internal conversion electrons or unresolved low-energy transitions). RMGNeutronCaptureProcess assigns it as the initial nuclear excitation energy of the recoil ion, so it is subsequently released by the Geant4 de-excitation model.

Public Members

G4int en

Neutron kinetic energy bin [keV].

G4int ex

Capture-state excitation energy [keV].

G4int m

Cascade multiplicity (number of eg entries).

G4int em

Missing energy not carried by the listed photons [keV].

std::vector<G4int> eg

Photon energies of the cascade [keV].