#include <ZBosonVetoFilter.h>
|
virtual std::string | GetFilterId () const override |
|
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
|
virtual bool | DoesEventPass (event_type const &event, product_type const &product, setting_type const &settings, metadata_type const &metadata) const override |
|
Filter the events where the dilepton pair is likely to come from a Z boson decay
bool ZBosonVetoFilter::DoesEventPass |
( |
event_type const & |
event, |
|
|
product_type const & |
product, |
|
|
setting_type const & |
settings, |
|
|
metadata_type const & |
metadata |
|
) |
| const |
|
overridevirtual |
virtual std::string ZBosonVetoFilter::GetFilterId |
( |
| ) |
const |
|
inlineoverridevirtual |
void ZBosonVetoFilter::Init |
( |
setting_type const & |
settings, |
|
|
metadata_type & |
metadata |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: