ATLAS Offline Software
Namespaces | Functions
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

 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_t > egammaMVAFunctions::initializeElectronFuncs (bool useLayerCorrected)
 A function to build the map for electrons. More...
 
std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeUnconvertedPhotonFuncs (bool useLayerCorrected)
 A function to build the map for uncoverted photons. More...
 
std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeConvertedPhotonFuncs (bool useLayerCorrected)
 A function to build the map for converted photons. More...