#include "MCUtils/PIDUtils.h"
Go to the source code of this file.
Functions | |
bool | MC::isNonInteracting (int pid) |
Identify if the particle with given PDG ID would not interact with the detector, i.e. not a neutrino or WIMP. | |
bool | MC::isChargedNonShowering (int pid) |
Identify if the particle with given PDG ID would produce ID tracks but not shower in the detector if stable. |
PID-only functions with no HepMC dependence, both from MCUtils and ATLAS-specific.