6 #ifndef H_POTTU_STAGEDETECTOREVENTFINAL
7 #define H_POTTU_STAGEDETECTOREVENTFINAL
37 virtual void process( std::vector<DetectorEvent> &data ) noexcept = 0;
Abstract baseclass for all pipeline stage objects.
Definition: StageBase.hpp:16
Abstract baseclass for all stages which consumes (drains) the detector events.
Definition: StageDetectorEventFinal.hpp:25
virtual void process(std::vector< DetectorEvent > &data) noexcept=0
Consumes the detector events.
virtual ~StageDetectorEventFinal()
Virtual destructor.
Definition: StageDetectorEventFinal.hpp:29
Definition: mainpage.dox:6