/// Invisible Nucleon Decay Spectrum
/// Based on H.Ejiri, Phys. Rev. C48 no. 3 (1993)
/// for a nucleon decay in O16
{
type: "NUCLEON_DECAY",
version: 1,
run_range: [0, 0],
pass: 0,
comment: "",
timestamp: "",

// Energy of emitted particles following the decay of a proton
proton_gamma:   [6.32, 9.93, 0.00, 0.00, 7.03, 0.00, 0.00, 7.01, 0.00, ],
proton_neutron: [0.00, 0.00, 0.00, 20.0, 13.0, 11.0, 0.00, 0.00, 2.00, ],
proton_proton:  [0.00, 0.00, 0.50, 0.00, 0.00, 1.60, 21.0, 14.0, 11.0, ],
proton_prob:    [0.41, 0.03, 0.03, 0.02, 0.02, 0.01, 0.02, 0.02, 0.03, ],

// Energy of emitted particles following the decay of a neutron
neutron_gamma:   [6.18, 0.00, 7.03, 0.00, 0.00, 0.00, ],
neutron_neutron: [0.00, 0.00, 0.00, 0.00, 18.0, 11.5, ],
neutron_proton:  [0.00, 24.0, 17.0, 14.5, 0.00, 2.00, ],
neutron_prob:    [0.44, 0.02, 0.02, 0.01, 0.02, 0.02, ],
}