TruthUtils/AtlasPID Improve definitions of some helper functions.
Improvements identified using the listPDGIDs
helper executable. (See !76644 (merged))
- Fixes for
MC::isDiquark
definition -
MC::isRGlueball
- require pdg_id values to start with 1. -
MC::isRMeson
- drop usage ofMC::isSUSY
and reject 4th generation quarks/squarks. -
MC::isRBaryon
- drop usage ofMC::isSUSY
and reject 4th generation quarks/squarks. -
MC::hasQuark
- fixes for RMesons and RBaryons.
Edited by John Derek Chapman