ATLAS Offline Software
Loading...
Searching...
No Matches
egammaMVAFunctions.cxx File Reference
#include "egammaMVACalib/egammaMVAFunctions.h"
#include "GaudiKernel/SystemOfUnits.h"
#include <numbers>
Include dependency graph for egammaMVAFunctions.cxx:

Go to the source code of this file.

Namespaces

namespace  egammaMVAFunctions
 These functions are for calculating variables used by the MVA calibration.

Functions

void egammaMVAFunctions::initializeClusterFuncs (funcMap_t &funcLibrary, const std::string &prefix, bool useLayerCorrected)
void egammaMVAFunctions::initializeEgammaFuncs (funcMap_t &funcLibrary, const std::string &prefix, bool useLayerCorrected)
std::unique_ptr< funcMap_tegammaMVAFunctions::initializeElectronFuncs (bool useLayerCorrected)
 A function to build the map for electrons.
std::unique_ptr< funcMap_tegammaMVAFunctions::initializeUnconvertedPhotonFuncs (bool useLayerCorrected)
 A function to build the map for uncoverted photons.
std::unique_ptr< funcMap_tegammaMVAFunctions::initializeConvertedPhotonFuncs (bool useLayerCorrected)
 A function to build the map for converted photons.
std::unique_ptr< funcMap_tegammaMVAFunctions::initializeForwardElectronFuncs (bool useLayerCorrected)
 NEW: A function to build the map for forward electrons.