Pottu
Public Member Functions | Public Attributes | List of all members
pottu::SelectorGroup Struct Reference

Detector event filter for detector group. More...

#include <DetectorEvent.hpp>

Public Member Functions

bool operator() (const DetectorEvent &det) const noexcept
 Tests if event passes the filter. More...
 

Public Attributes

DetectorEvent::group_type group
 

Detailed Description

Detector event filter for detector group.

Member Function Documentation

◆ operator()()

bool pottu::SelectorGroup::operator() ( const DetectorEvent det) const
inlinenoexcept

Tests if event passes the filter.

Parameters
detDetector event to test.
Returns
True if test passes, false otherwise.

The documentation for this struct was generated from the following file: