Skip to content
Snippets Groups Projects

Adding nullptr checks for ParticleJetTools

Merged Zach Marshall requested to merge zmarshal/athena:master_PJT_NullptrCheck into master
  1. Oct 11, 2021
    • Zach Marshall's avatar
      Adding nullptr checks for ParticleJetTools · 38c38b15
      Zach Marshall authored
      In some of the flavor tools we navigate up and down the tree (to parents
      and children particles) without checking if those particles have been
      removed from the truth record and therefore are nullptrs. This just adds
      those checks in various placed.
      38c38b15
Loading