#include <TagInfoMVACategorySelector.h>
Public Member Functions | |
int | findCategory (const reco::TaggingVariableList &taggingVariables) const |
const std::vector< std::string > & | getCategoryLabels () const |
TagInfoMVACategorySelector (const edm::ParameterSet ¶ms) | |
~TagInfoMVACategorySelector () | |
Private Attributes | |
std::vector< std::string > | categoryLabels |
reco::TaggingVariableName | categoryVariable |
Definition at line 11 of file TagInfoMVACategorySelector.h.
TagInfoMVACategorySelector::TagInfoMVACategorySelector | ( | const edm::ParameterSet & | params | ) |
Definition at line 14 of file TagInfoMVACategorySelector.cc.
References Exception, edm::ParameterSet::getParameter(), reco::getTaggingVariableName(), reco::btau::lastTaggingVariable, and AlCaHLTBitMon_QueryRunRegistry::string.
TagInfoMVACategorySelector::~TagInfoMVACategorySelector | ( | ) |
Definition at line 34 of file TagInfoMVACategorySelector.cc.
int TagInfoMVACategorySelector::findCategory | ( | const reco::TaggingVariableList & | taggingVariables | ) | const |
Definition at line 38 of file TagInfoMVACategorySelector.cc.
References reco::TaggingVariableList::get(), and createfilelist::int.
Referenced by getCategoryLabels().
|
inline |
Definition at line 16 of file TagInfoMVACategorySelector.h.
References categoryLabels, and findCategory().
|
private |
Definition at line 24 of file TagInfoMVACategorySelector.h.
Referenced by getCategoryLabels().
|
private |
Definition at line 23 of file TagInfoMVACategorySelector.h.