acts-project / acts

Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++
https://acts.readthedocs.io
Mozilla Public License 2.0
104 stars 168 forks source link

Particle smearing assertion with Geant4 #1603

Open benjaminhuth opened 2 years ago

benjaminhuth commented 2 years ago

When enabling ACTS_FORCE_ASSERTIONS=ON and doing some simulation with Geant4 + Particle smearing, this assertion can occur:

issue

The reason seems to be that there is this particle with PDG 1000140300 is produced by geant, which as charge +14 or so, but this does not work with the Acts::SinglyCharged-charge.

stale[bot] commented 1 year ago

This issue/PR has been automatically marked as stale because it has not had recent activity. The stale label will be removed if any interaction occurs.