![]() |
![]() |
#include <FreeFunctionSelector.h>
Public Types | |
typedef FreeFunctionSelector < T, f > | value_type |
Static Public Member Functions | |
static value_type | make (const edm::ParameterSet &cfg) |
Definition at line 21 of file FreeFunctionSelector.h.
typedef FreeFunctionSelector<T, f> reco::modules::ParameterAdapter< FreeFunctionSelector< T, f > >::value_type |
Definition at line 22 of file FreeFunctionSelector.h.
static value_type reco::modules::ParameterAdapter< FreeFunctionSelector< T, f > >::make | ( | const edm::ParameterSet & | cfg | ) | [inline, static] |
Definition at line 23 of file FreeFunctionSelector.h.
{ return value_type(); }