This model generates the final state for K- 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:
G4LEKaonMinusInelastic* model = new G4LEKaonMinusInelastic();
kminusProcess->RegisterMe(model);
kminusManager->AddDiscreteProcess(kminusProcess);