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

Detector event operation which extracts adc value. More...

#include <DetectorEvent.hpp>

Public Member Functions

double operator() (const DetectorEvent &det) const noexcept
 Extract the adc value from a DetectorEvent. More...
 

Detailed Description

Detector event operation which extracts adc value.

Member Function Documentation

◆ operator()()

double pottu::EventOpADC::operator() ( const DetectorEvent det) const
inlinenoexcept

Extract the adc value from a DetectorEvent.

Parameters
detDetector event to use.
Returns
Field det.adc.

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