#include <EgammaHLTPixelMatchParamObjects.h>
Public Member Functions | |
float | operator() (const ParamType &obj) |
TF1Wrap (const std::string &funcExpr, const std::vector< double > ¶ms) | |
Private Attributes | |
TF1 | func_ |
Definition at line 92 of file EgammaHLTPixelMatchParamObjects.h.
|
inline |
Definition at line 97 of file EgammaHLTPixelMatchParamObjects.h.
References egPM::TF1Wrap< ParamType, bool >::func_, and submitPVValidationJobs::params.
|
inline |
Definition at line 102 of file EgammaHLTPixelMatchParamObjects.h.
References egPM::TF1Wrap< ParamType, bool >::func_, and getGTfromDQMFile::obj.
|
private |
Definition at line 94 of file EgammaHLTPixelMatchParamObjects.h.
Referenced by egPM::TF1Wrap< ParamType, bool >::operator()(), and egPM::TF1Wrap< ParamType, bool >::TF1Wrap().