![]() |
ATLAS Offline Software
|
#include "egammaMVACalib/egammaMVAFunctions.h"#include "GaudiKernel/SystemOfUnits.h"#include <numbers>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... | |
1.8.18