Belle II Software  release-08-01-10
NegativeFilter< AFilter > Class Template Reference

Filter adapter type that negates the acceptance criterion for cross checks. More...

#include <NegativeFilter.dcl.h>

Inheritance diagram for NegativeFilter< AFilter >:
Collaboration diagram for NegativeFilter< AFilter >:

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.
 

Detailed Description

template<class AFilter>
class Belle2::TrackFindingCDC::NegativeFilter< AFilter >

Filter adapter type that negates the acceptance criterion for cross checks.

Definition at line 21 of file NegativeFilter.dcl.h.


The documentation for this class was generated from the following files: