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); it is intended to be deposited locally by RMGNeutronCaptureProcess.

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].