![]() |
ATLAS Offline Software
|
These functions are for calculating variables used by the MVA calibration. More...
Classes | |
| struct | ConversionHelper |
| The ConversionHelper struct is stll used by egammaMVATree in PhysicsAnalysis but not the functions in the dictionaries above. More... | |
Typedefs | |
| using | funcMap_t |
| Define the map type since it's long. | |
These functions are for calculating variables used by the MVA calibration.
These functions are for building the maps of functions.
The user can use the functions
Define the map type since it's long.
Definition at line 310 of file egammaMVAFunctions.h.
|
inline |
Definition at line 144 of file egammaMVAFunctions.h.
|
inline |
Definition at line 102 of file egammaMVAFunctions.h.
|
inline |
Definition at line 189 of file egammaMVAFunctions.h.
|
inline |
Definition at line 183 of file egammaMVAFunctions.h.
|
inline |
Definition at line 161 of file egammaMVAFunctions.h.
|
inline |
Definition at line 51 of file egammaMVAFunctions.h.
|
inline |
Definition at line 49 of file egammaMVAFunctions.h.
|
inline |
Definition at line 52 of file egammaMVAFunctions.h.
|
inline |
Definition at line 66 of file egammaMVAFunctions.h.
|
inline |
Definition at line 67 of file egammaMVAFunctions.h.
|
inline |
Definition at line 158 of file egammaMVAFunctions.h.
|
inline |
Definition at line 156 of file egammaMVAFunctions.h.
|
inline |
Definition at line 157 of file egammaMVAFunctions.h.
|
inline |
Definition at line 50 of file egammaMVAFunctions.h.
|
inline |
Definition at line 59 of file egammaMVAFunctions.h.
|
inline |
Definition at line 162 of file egammaMVAFunctions.h.
|
inline |
Definition at line 155 of file egammaMVAFunctions.h.
|
inline |
Definition at line 160 of file egammaMVAFunctions.h.
|
inline |
Definition at line 167 of file egammaMVAFunctions.h.
|
inline |
Definition at line 154 of file egammaMVAFunctions.h.
|
inline |
Definition at line 163 of file egammaMVAFunctions.h.
|
inline |
Definition at line 164 of file egammaMVAFunctions.h.
|
inline |
Definition at line 165 of file egammaMVAFunctions.h.
|
inline |
Definition at line 301 of file egammaMVAFunctions.h.
|
inline |
Definition at line 303 of file egammaMVAFunctions.h.
|
inline |
Definition at line 302 of file egammaMVAFunctions.h.
|
inline |
Definition at line 304 of file egammaMVAFunctions.h.
|
inline |
Definition at line 288 of file egammaMVAFunctions.h.
|
inline |
Definition at line 125 of file egammaMVAFunctions.h.
|
inline |
Definition at line 98 of file egammaMVAFunctions.h.
|
inline |
Definition at line 78 of file egammaMVAFunctions.h.
|
inline |
Definition at line 82 of file egammaMVAFunctions.h.
|
inline |
Definition at line 86 of file egammaMVAFunctions.h.
|
inline |
Definition at line 90 of file egammaMVAFunctions.h.
|
inline |
Definition at line 99 of file egammaMVAFunctions.h.
|
inline |
Definition at line 210 of file egammaMVAFunctions.h.
|
inline |
Definition at line 205 of file egammaMVAFunctions.h.
|
inline |
Definition at line 209 of file egammaMVAFunctions.h.
|
inline |
Definition at line 206 of file egammaMVAFunctions.h.
|
inline |
Definition at line 207 of file egammaMVAFunctions.h.
|
inline |
Definition at line 208 of file egammaMVAFunctions.h.
|
inline |
Definition at line 137 of file egammaMVAFunctions.h.
|
inline |
Definition at line 173 of file egammaMVAFunctions.h.
|
inline |
Definition at line 186 of file egammaMVAFunctions.h.
|
inline |
Definition at line 180 of file egammaMVAFunctions.h.
|
inline |
Definition at line 216 of file egammaMVAFunctions.h.
|
inline |
Definition at line 192 of file egammaMVAFunctions.h.
|
inline |
Definition at line 259 of file egammaMVAFunctions.h.
|
inline |
Definition at line 272 of file egammaMVAFunctions.h.
|
inline |
This ptconv is the old one used by MVACalib.
Definition at line 248 of file egammaMVAFunctions.h.
|
inline |
This ptconv function uses the vertex decorations.
Definition at line 238 of file egammaMVAFunctions.h.
|
inline |
Definition at line 198 of file egammaMVAFunctions.h.
|
inline |
Definition at line 116 of file egammaMVAFunctions.h.
|
inline |
Definition at line 95 of file egammaMVAFunctions.h.
|
inline |
Definition at line 68 of file egammaMVAFunctions.h.
|
inline |
Definition at line 74 of file egammaMVAFunctions.h.
|
inline |
Definition at line 75 of file egammaMVAFunctions.h.
|
inline |
Definition at line 76 of file egammaMVAFunctions.h.
|
inline |
Definition at line 96 of file egammaMVAFunctions.h.
|
inline |
Definition at line 224 of file egammaMVAFunctions.h.
| void egammaMVAFunctions::initializeClusterFuncs | ( | funcMap_t & | funcLibrary, |
| const std::string & | prefix, | ||
| bool | useLayerCorrected ) |
Definition at line 192 of file egammaMVAFunctions.cxx.
| std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeConvertedPhotonFuncs | ( | bool | useLayerCorrected | ) |
A function to build the map for converted photons.
Definition at line 73 of file egammaMVAFunctions.cxx.
| void egammaMVAFunctions::initializeEgammaFuncs | ( | funcMap_t & | funcLibrary, |
| const std::string & | prefix, | ||
| bool | useLayerCorrected ) |
Definition at line 287 of file egammaMVAFunctions.cxx.
| std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeElectronFuncs | ( | bool | useLayerCorrected | ) |
A function to build the map for electrons.
Definition at line 35 of file egammaMVAFunctions.cxx.
| std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeForwardElectronFuncs | ( | bool | useLayerCorrected | ) |
NEW: A function to build the map for forward electrons.
Definition at line 150 of file egammaMVAFunctions.cxx.
| std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeUnconvertedPhotonFuncs | ( | bool | useLayerCorrected | ) |
A function to build the map for uncoverted photons.
Definition at line 60 of file egammaMVAFunctions.cxx.