Skip to content

Added protection for accessing nullptrs during the printout in AnalysisTop for particle truth

Tomas Dado requested to merge tdado/athena:21.2-ATnullptrFix into 21.2

Added protection against accessing and dereferencincg pointers that can be nullptrs thus causing a crash during the printout.

Closes ANALYSISTO-768

Edited by Tomas Dado

Merge request reports