ATLAS Offline Software
|
#include <FEHelpers.h>
Public Member Functions | |
FillNeutralFlowElements () | |
bool | addMoment (const xAOD::CaloCluster::MomentType &momentType, const std::string &attributeName, const xAOD::CaloCluster &theCluster, xAOD::FlowElement &theFE) |
Function to add cluster moments onto FE. More... | |
void | addSamplingEnergy (const xAOD::CaloCluster::CaloSample &sampling, const std::string &attributeName, const xAOD::CaloCluster &theCluster, xAOD::FlowElement &theFE) |
void | addStandardMoments (xAOD::FlowElement &theFE, const xAOD::CaloCluster &theCluster) |
void | addStandardCalHitMoments (xAOD::FlowElement &theFE, const xAOD::CaloCluster &theCluster) |
void | addStandardSamplingEnergies (xAOD::FlowElement &theFE, const xAOD::CaloCluster &theCluster) |
Definition at line 27 of file Event/xAOD/xAODPFlow/xAODPFlow/FEHelpers.h.
FEHelpers::FillNeutralFlowElements::FillNeutralFlowElements | ( | ) |
Definition at line 189 of file FEHelpers.cxx.
bool FEHelpers::FillNeutralFlowElements::addMoment | ( | const xAOD::CaloCluster::MomentType & | momentType, |
const std::string & | attributeName, | ||
const xAOD::CaloCluster & | theCluster, | ||
xAOD::FlowElement & | theFE | ||
) |
void FEHelpers::FillNeutralFlowElements::addSamplingEnergy | ( | const xAOD::CaloCluster::CaloSample & | sampling, |
const std::string & | attributeName, | ||
const xAOD::CaloCluster & | theCluster, | ||
xAOD::FlowElement & | theFE | ||
) |
Definition at line 205 of file FEHelpers.cxx.
void FEHelpers::FillNeutralFlowElements::addStandardCalHitMoments | ( | xAOD::FlowElement & | theFE, |
const xAOD::CaloCluster & | theCluster | ||
) |
Definition at line 233 of file FEHelpers.cxx.
void FEHelpers::FillNeutralFlowElements::addStandardMoments | ( | xAOD::FlowElement & | theFE, |
const xAOD::CaloCluster & | theCluster | ||
) |
Definition at line 213 of file FEHelpers.cxx.
void FEHelpers::FillNeutralFlowElements::addStandardSamplingEnergies | ( | xAOD::FlowElement & | theFE, |
const xAOD::CaloCluster & | theCluster | ||
) |
Definition at line 246 of file FEHelpers.cxx.