Skip to content

TruthUtils: Add new pdgInfo utility

John Derek Chapman requested to merge jchapman/athena:pdgInfo_main into main

Added a new command-line utility which dumps the output of all helper functions in TruthUtils/AtlasPID.h for the specified pdg_id value. Syntax:

pdgInfo <pdg_id>

This is useful for testing whether new pdg_id values being introduced for BSM studies will give reasonable output ahead of using them in production.

Merge request reports

Loading