Updates to GenParticleInteractingFilter
In ATLASSIM-3578 it was found that Monopole particles were always being vetoed from being passed to the simulation by the `GenParticleInteractingFilter`. This commit extends the filter to make it possible to classify additional non-standard PDG IDs as interacting particles. This configuration is passed by the `specialConfiguration` `SimFlag`. Former-commit-id: e2598e5c59c96b69ebaddf69c8bf3101668c0ba1
Showing
- Simulation/ISF/ISF_HepMC/ISF_HepMC_Tools/python/ISF_HepMC_ToolsConfig.py 4 additions, 0 deletions...ISF_HepMC/ISF_HepMC_Tools/python/ISF_HepMC_ToolsConfig.py
- Simulation/ISF/ISF_HepMC/ISF_HepMC_Tools/src/GenParticleInteractingFilter.cxx 20 additions, 1 deletion...epMC/ISF_HepMC_Tools/src/GenParticleInteractingFilter.cxx
- Simulation/ISF/ISF_HepMC/ISF_HepMC_Tools/src/GenParticleInteractingFilter.h 7 additions, 2 deletions..._HepMC/ISF_HepMC_Tools/src/GenParticleInteractingFilter.h
Loading
Please register or sign in to comment