#include <MaxLooseObjectsCountFilters.h>
Public Types | |
typedef std::function< double(event_type const &, product_type const &)> | double_extractor_lambda |
Public Member Functions | |
virtual std::string | GetFilterId () const override |
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
Filter checking for the existance of at most the given number of valid loose electrons. Required config tag: MaxNLooseElectrons
typedef std::function<double(event_type const&, product_type const&)> MaxLooseElectronsCountFilter::double_extractor_lambda |
|
inlineoverridevirtual |
|
overridevirtual |