ATLAS Offline Software
Loading...
Searching...
No Matches
FEHelpers.cxx File Reference
#include "xAODPFlow/FEHelpers.h"
#include "xAODPFlow/PFODefs.h"
#include <array>
Include dependency graph for FEHelpers.cxx:

Go to the source code of this file.

Namespaces

namespace  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)