This model generates the final state for K0S inelastic scattering.
It is one of the LEP models which was derived from the low energy
part of GHEISHA. For details, see the chapter on
Parameterized Models in the Geant4 Physics Reference Manual.
Invocation:
G4LEKaonZeroSInelastic* model = new G4LEKaonZeroSInelastic();
k0SProcess->RegisterMe(model);
k0SManager->AddDiscreteProcess(k0SProcess);