Skip to content

Pluto track mother index fix

Ralf Kliemt requested to merge r.kliemt/cbmroot:plutomotherindexfix into master

Issue:

When CbmPlutoGenerator does not recognise a particle id, the particle is skipped and not put to the MC stack. This results in mismatches of the mother indices of the other particles.

Proposal:

Store the particle with PDG id 0 (or other dummy value?) and switch Geant4 tracking off.

PAL edit: Redmine Refs #3428

Edited by Pierre-Alain Loizeau

Merge request reports