ATLAS Offline Software
Loading...
Searching...
No Matches
PartonHistoryUtils.cxx File Reference
Include dependency graph for PartonHistoryUtils.cxx:

Go to the source code of this file.

Namespaces

namespace  CP
 Select isolated Photons, Electrons and Muons.
namespace  CP::PartonHistoryUtils

Functions

bool CP::PartonHistoryUtils::hasParentPdgId (const xAOD::TruthParticle *particle, int PdgId)
bool CP::PartonHistoryUtils::hasParentPdgId (const xAOD::TruthParticle *particle)
bool CP::PartonHistoryUtils::hasIdenticalChild (const xAOD::TruthParticle *particle)
bool CP::PartonHistoryUtils::hasParentAbsPdgId (const xAOD::TruthParticle *particle, int absPdgId)
bool CP::PartonHistoryUtils::hasParticleIdenticalParent (const xAOD::TruthParticle *particle)
 Return true when particle is a top before FSR.
bool CP::PartonHistoryUtils::isChildOf (const xAOD::TruthParticle *parent, const xAOD::TruthParticle *potentialChild)
bool CP::PartonHistoryUtils::isAfterFSR (const xAOD::TruthParticle *particle)
 Determine whether particle is afterFSR.
const xAOD::TruthParticleCP::PartonHistoryUtils::findAfterFSR (const xAOD::TruthParticle *particle)
 Return particle after FSR (before the decay vertex).
bool CP::PartonHistoryUtils::isBrokenTop (const xAOD::TruthParticle *particle)
 Looking for tops without children -> must be broken.
std::string CP::PartonHistoryUtils::getretrievalstring (const std::string &parent, const std::string &suffix, const std::string &postfix)
bool CP::PartonHistoryUtils::isQuarkFromPDF (const xAOD::TruthParticle *particle)