ATLAS Offline Software
Namespaces | Functions
PartonHistoryUtils.cxx File Reference
#include "TopPartons/PartonHistoryUtils.h"
#include "TopPartons/PartonHistory.h"
#include <array>
Include dependency graph for PartonHistoryUtils.cxx:

Go to the source code of this file.

Namespaces

 top
 TopConfig A simple configuration that is NOT a singleton.
 
 top::PartonHistoryUtils
 

Functions

const xAOD::TruthParticletop::PartonHistoryUtils::findAfterFSR (const xAOD::TruthParticle *particle)
 Return particle after FSR (before the decay vertex) More...
 
bool top::PartonHistoryUtils::hasParticleIdenticalParent (const xAOD::TruthParticle *particle)
 Return true when particle is a top before FSR. More...
 
HiggsDecay top::PartonHistoryUtils::AnalyzeHiggsDecay (const xAOD::TruthParticle *higgs)
 Store higgs decay information. More...
 
bool top::PartonHistoryUtils::TauIsHadronic (const xAOD::TruthParticle *tau, bool &isOk)
 Check if tau decays hadronically or not. More...
 
void top::PartonHistoryUtils::decorateWithMPtPhi (xAOD::PartonHistory *pHistory, const std::string &prefix, const TLorentzVector &vec)
 Perform decoration M, Pt, Phi of the history from a TLorentzVector. More...