#include <EgammaHLTPixelMatchParamObjects.h>
Public Member Functions | |
float | operator() (const InputType &input) const |
Param (const edm::ParameterSet &config) | |
Private Member Functions | |
std::unique_ptr< ParamBin< InputType > > | createParamBin_ (const edm::ParameterSet &config) |
Private Attributes | |
std::vector< std::unique_ptr< ParamBin< InputType > > > | bins_ |
Definition at line 308 of file EgammaHLTPixelMatchParamObjects.h.
|
inline |
Definition at line 312 of file EgammaHLTPixelMatchParamObjects.h.
|
inlineprivate |
Definition at line 326 of file EgammaHLTPixelMatchParamObjects.h.
Referenced by egPM::Param< reco::ElectronSeed >::Param().
|
inline |
Definition at line 317 of file EgammaHLTPixelMatchParamObjects.h.
|
private |
Definition at line 309 of file EgammaHLTPixelMatchParamObjects.h.
Referenced by egPM::Param< reco::ElectronSeed >::operator()(), and egPM::Param< reco::ElectronSeed >::Param().