ATLAS Offline Software
Classes | Namespaces | Functions
Event/xAOD/xAODPFlow/xAODPFlow/FEHelpers.h File Reference
#include "xAODPFlow/FlowElement.h"
#include "xAODTracking/Vertex.h"
#include "xAODCaloEvent/CaloCluster.h"
Include dependency graph for Event/xAOD/xAODPFlow/xAODPFlow/FEHelpers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEHelpers::FillNeutralFlowElements
 

Namespaces

 FEHelpers
 

Functions

TLorentzVector FEHelpers::getVertexCorrectedFourVec (const xAOD::FlowElement &fe, const xAOD::Vertex &vertexToCorrectTo)
 
TLorentzVector FEHelpers::getVertexCorrectedFourVec (const xAOD::FlowElement &fe, const TVector3 &vertexToCorrectTo)
 
void FEHelpers::vertexCorrectTheFourVector (const xAOD::FlowElement &fe, const TVector3 &vertexToCorrectTo, TLorentzVector &theFourVector)
 
bool FEHelpers::getClusterMoment (const xAOD::FlowElement &fe, xAOD::CaloCluster::MomentType momentType, float &value)
 
std::vector< float > FEHelpers::getEnergiesPerSampling (const xAOD::FlowElement &fe)
 
std::string FEHelpers::getClusterMomentName (xAOD::CaloCluster::MomentType momentType)
 
xAOD::Type::ObjectType FEHelpers::signalToXAODType (const xAOD::FlowElement &fe)