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

Detector event filter for DAQ channel. More...

#include <DetectorEvent.hpp>

Public Member Functions

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

Public Attributes

uint16_t ch
 

Detailed Description

Detector event filter for DAQ channel.

Member Function Documentation

◆ operator()()

bool pottu::SelectorChannel::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: