|
Pottu
|
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... | |
Detector event operation which extracts adc value.
|
inlinenoexcept |
Extract the adc value from a DetectorEvent.
| det | Detector event to use. |