Skip to content
  • 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