Hi I realized that the implementation files G4LEKaonZeroS/LInelastic in geant 4.5.0 are missing. As a result the classes doesn;t not appears in the corresponding library. Is there any reason for that. Can i add myself "old" implementation files from geant4.4.1 for examples?
G4LEKaonZeroLInelastic and G4LEKaonZeroSInelastic have no implementation file, but they are not meant to have one. They are trivial wrappers arround k0 and ko-bar reactions codes, sharing the strong eigenstates at 50% level, so yes, the implementation has changed. Please do not add the old files...you'ld get wrong results. What is the problem you are seeing. Many greetings, Hans-Peter.
I guess, this was self-solving ...