ATLAS Offline Software
Loading...
Searching...
No Matches
PartonHistoryUtils.h File Reference
#include <xAODEventInfo/EventInfo.h>
#include <string>
#include "xAODTruth/TruthParticleContainer.h"
Include dependency graph for PartonHistoryUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

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