![]() |
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 309 of file egammaMVAFunctions.h.
|
inline |
Definition at line 143 of file egammaMVAFunctions.h.
|
inline |
Definition at line 101 of file egammaMVAFunctions.h.
|
inline |
Definition at line 188 of file egammaMVAFunctions.h.
|
inline |
Definition at line 182 of file egammaMVAFunctions.h.
|
inline |
Definition at line 160 of file egammaMVAFunctions.h.
|
inline |
Definition at line 50 of file egammaMVAFunctions.h.
|
inline |
Definition at line 48 of file egammaMVAFunctions.h.
|
inline |
Definition at line 51 of file egammaMVAFunctions.h.
|
inline |
Definition at line 65 of file egammaMVAFunctions.h.
|
inline |
Definition at line 66 of file egammaMVAFunctions.h.
|
inline |
Definition at line 157 of file egammaMVAFunctions.h.
|
inline |
Definition at line 155 of file egammaMVAFunctions.h.
|
inline |
Definition at line 156 of file egammaMVAFunctions.h.
|
inline |
Definition at line 49 of file egammaMVAFunctions.h.
|
inline |
Definition at line 58 of file egammaMVAFunctions.h.
|
inline |
Definition at line 161 of file egammaMVAFunctions.h.
|
inline |
Definition at line 154 of file egammaMVAFunctions.h.
|
inline |
Definition at line 159 of file egammaMVAFunctions.h.
|
inline |
Definition at line 166 of file egammaMVAFunctions.h.
|
inline |
Definition at line 153 of file egammaMVAFunctions.h.
|
inline |
Definition at line 162 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 300 of file egammaMVAFunctions.h.
|
inline |
Definition at line 302 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 287 of file egammaMVAFunctions.h.
|
inline |
Definition at line 124 of file egammaMVAFunctions.h.
|
inline |
Definition at line 97 of file egammaMVAFunctions.h.
|
inline |
Definition at line 77 of file egammaMVAFunctions.h.
|
inline |
Definition at line 81 of file egammaMVAFunctions.h.
|
inline |
Definition at line 85 of file egammaMVAFunctions.h.
|
inline |
Definition at line 89 of file egammaMVAFunctions.h.
|
inline |
Definition at line 98 of file egammaMVAFunctions.h.
|
inline |
Definition at line 209 of file egammaMVAFunctions.h.
|
inline |
Definition at line 204 of file egammaMVAFunctions.h.
|
inline |
Definition at line 208 of file egammaMVAFunctions.h.
|
inline |
Definition at line 205 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 136 of file egammaMVAFunctions.h.
|
inline |
Definition at line 172 of file egammaMVAFunctions.h.
|
inline |
Definition at line 185 of file egammaMVAFunctions.h.
|
inline |
Definition at line 179 of file egammaMVAFunctions.h.
|
inline |
Definition at line 215 of file egammaMVAFunctions.h.
|
inline |
Definition at line 191 of file egammaMVAFunctions.h.
|
inline |
Definition at line 258 of file egammaMVAFunctions.h.
|
inline |
Definition at line 271 of file egammaMVAFunctions.h.
|
inline |
This ptconv is the old one used by MVACalib.
Definition at line 247 of file egammaMVAFunctions.h.
|
inline |
This ptconv function uses the vertex decorations.
Definition at line 237 of file egammaMVAFunctions.h.
|
inline |
Definition at line 197 of file egammaMVAFunctions.h.
|
inline |
Definition at line 115 of file egammaMVAFunctions.h.
|
inline |
Definition at line 94 of file egammaMVAFunctions.h.
|
inline |
Definition at line 67 of file egammaMVAFunctions.h.
|
inline |
Definition at line 73 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 95 of file egammaMVAFunctions.h.
|
inline |
Definition at line 223 of file egammaMVAFunctions.h.
| void egammaMVAFunctions::initializeClusterFuncs | ( | funcMap_t & | funcLibrary, |
| const std::string & | prefix, | ||
| bool | useLayerCorrected ) |
Definition at line 185 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 72 of file egammaMVAFunctions.cxx.
| void egammaMVAFunctions::initializeEgammaFuncs | ( | funcMap_t & | funcLibrary, |
| const std::string & | prefix, | ||
| bool | useLayerCorrected ) |
Definition at line 280 of file egammaMVAFunctions.cxx.
| std::unique_ptr< funcMap_t > egammaMVAFunctions::initializeElectronFuncs | ( | bool | useLayerCorrected | ) |
A function to build the map for electrons.
Definition at line 34 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 143 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 59 of file egammaMVAFunctions.cxx.