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

Detector event filter for detector group and coordinate. 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
 
DetectorEvent::coord_type coord
 

Detailed Description

Detector event filter for detector group and coordinate.

Member Function Documentation

◆ operator()()

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