![]() |
Belle II Software release-09-00-03
|
Filter adapter type that accepts all items (just for reference). More...
#include <AllFilter.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 |
| Accept all items. | |
Filter adapter type that accepts all items (just for reference).
Definition at line 21 of file AllFilter.dcl.h.
| using Object = typename AFilter::Object |
Type of the object to be filtered.
Definition at line 24 of file AllFilter.dcl.h.
|
final |