Pottu
Classes | Namespaces
DetectorEvent.hpp File Reference
#include "dataitem.hpp"
#include <cstring>
#include <memory>
#include <vector>
Include dependency graph for DetectorEvent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pottu::DetectorEvent
 Event containing event information of one daq channel. More...
 
struct  pottu::DetectorEvent::compTimeLess
 Functor to compare DetectorEvent instances based on time field (as std::less<>). More...
 
struct  pottu::DetectorEvent::compTimeGreater
 Functor to compare DetectorEvent instances based on time field (as std::greater<>). More...
 
struct  pottu::DetectorEvent::compCoordLess
 Functor to compare DetectorEvent instances based on coord field (as std::greater<>). More...
 
struct  pottu::SelectorGroup
 Detector event filter for detector group. More...
 
struct  pottu::SelectorGroupAndCoord
 Detector event filter for detector group and coordinate. More...
 
struct  pottu::SelectorChannel
 Detector event filter for DAQ channel. More...
 
struct  pottu::SelectorGroupEnergy
 Detector event filter for group index and energy. More...
 
struct  pottu::EventOpEnergy
 Detector event operation which extracts energy. More...
 
struct  pottu::EventOpADC
 Detector event operation which extracts adc value. More...
 

Namespaces

 pottu