ATLAS Offline Software
Classes | Namespaces | Functions
PartonHistoryUtils.h File Reference
#include "xAODTruth/TruthParticleContainer.h"
#include "TLorentzVector.h"
#include <string>
Include dependency graph for PartonHistoryUtils.h:

Go to the source code of this file.

Classes

struct  top::PartonHistoryUtils::HiggsDecay
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
 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...
 
const xAOD::TruthParticletop::PartonHistoryUtils::findAfterGamma (const xAOD::TruthParticle *particle)
 handle gamma radiation of taus 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...