Pluto track mother index fix
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.
Merge request reports
Activity
Dear @f.uhlig, @v.friese, @p.-a.loizeau,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
added Simulation label
requested review from @f.kornas
assigned to @f.uhlig
added 9 commits
-
ff65c491...2438bcd5 - 7 commits from branch
computing:master
- 22673631 - [PlutoGenerator] don't skip unknown particles
- 71829d6c - [PlutoGenerator] removed unused includes
-
ff65c491...2438bcd5 - 7 commits from branch
enabled an automatic merge when the pipeline for 71829d6c succeeds
mentioned in merge request !1869 (merged)
added Ported label
changed milestone to %JUL24