Skip to content

Reject specific particles in MCCollector::SensDet

Michal Mazurek requested to merge mimazure-mccolector-reject-particles into master

@gcorti @dzuliani

closes #70 (closed)

With this MR MCCollector::SensDet will be now equipped with an additional particle filter. The filtering is done by comparing Geant4 particle names. This is because some problematic particles, e.g. optical photons, do not have the PDG encoding. See more in #70 (closed).

Merge request reports