Belle II Software
release-08-01-10
|
Filter adapter type that negates the acceptance criterion for cross checks. More...
#include <NegativeFilter.dcl.h>
Public Types | |
using | Object = typename AFilter::Object |
Type of the object to be filtered. | |
Public Member Functions | |
Weight | operator() (const typename AFilter::Object &obj) final |
Invert the result. | |
Private Types | |
using | Super = AFilter |
Type of the base class. | |
Filter adapter type that negates the acceptance criterion for cross checks.
Definition at line 21 of file NegativeFilter.dcl.h.