#include <MVAVariableHelper.h>
Public Member Functions | |
int | getIndex (std::string const &name) const |
MVAVariableIndexMap () | |
Private Attributes | |
const std::unordered_map< std::string, int > | indexMap_ |
Definition at line 13 of file MVAVariableHelper.h.
MVAVariableIndexMap::MVAVariableIndexMap | ( | ) |
Definition at line 12 of file MVAVariableHelper.cc.
|
inline |
Definition at line 17 of file MVAVariableHelper.h.
References indexMap_, and Skims_PA_cff::name.
Referenced by MVAVariableManager< reco::GsfElectron >::addVariable().
|
private |
Definition at line 20 of file MVAVariableHelper.h.
Referenced by getIndex().