#include <EgammaHLTPixelMatchParamObjects.h>
Public Member Functions | |
virtual float | operator() (const InputType &) const =0 |
ParamBin () | |
virtual bool | pass (const InputType &) const =0 |
virtual | ~ParamBin () |
Static Protected Member Functions | |
template<typename ParamType > | |
static std::function< float(const ParamType &)> | makeFunc (const edm::ParameterSet &config) |
static std::pair< std::string, std::string > | readFuncStr (const std::string &inStr) |
Definition at line 192 of file EgammaHLTPixelMatchParamObjects.h.
|
inline |
Definition at line 194 of file EgammaHLTPixelMatchParamObjects.h.
|
inlinevirtual |
Definition at line 195 of file EgammaHLTPixelMatchParamObjects.h.
|
inlinestaticprotected |
Definition at line 206 of file EgammaHLTPixelMatchParamObjects.h.
References Exception, edm::ParameterSet::getParameter(), egPM::ParamBin< InputType >::readFuncStr(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
pure virtual |
|
pure virtual |
|
inlinestaticprotected |
Definition at line 200 of file EgammaHLTPixelMatchParamObjects.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by egPM::ParamBin< InputType >::makeFunc().