#include <MVAVariableHelper.h>
|
static std::unordered_map< std::string, int > | indexMap () |
|
Definition at line 12 of file MVAVariableHelper.h.
◆ MVAVariableHelper()
◆ getAuxVariables()
const std::vector<float> MVAVariableHelper::getAuxVariables |
( |
const edm::Event & |
iEvent | ) |
const |
|
inline |
◆ indexMap()
static std::unordered_map<std::string, int> MVAVariableHelper::indexMap |
( |
| ) |
|
|
inlinestatic |
Definition at line 22 of file MVAVariableHelper.h.
23 return {{
"fixedGridRhoFastjetAll", 0}, {
"fixedGridRhoAll", 1}};
◆ tokens_