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

Detector event operation which extracts energy. More...

#include <DetectorEvent.hpp>

Public Member Functions

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

Detailed Description

Detector event operation which extracts energy.

Member Function Documentation

◆ operator()()

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

Extract the energy from a DetectorEvent.

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

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