Belle II Software
release-08-01-10
|
Filter adapter type that passes the weight of a weighted relation as a result. More...
#include <PassThroughFilter.dcl.h>
Public Types | |
using | Object = typename AFilter::Object |
Type of the object to be filtered. | |
Public Member Functions | |
Weight | operator() (const Object &obj) final |
Returns the weight obtained from getWeight() | |
Filter adapter type that passes the weight of a weighted relation as a result.
Definition at line 21 of file PassThroughFilter.dcl.h.