|
Pottu
|
#include "DataSource.hpp"#include "StageRawToStampedRaw.hpp"#include "StageStampedRawToDetectorEvent.hpp"#include "StageDetectorEvent.hpp"#include "StageDetectorEventFinal.hpp"#include "StageDetectorEventToDetectorEvent.hpp"#include "ContextBase.hpp"#include <vector>#include <memory>#include <variant>#include <thread>

Go to the source code of this file.
Classes | |
| class | pottu::Pipeline |
| Pipeline capsules the pottu-stage pipeline loop and allows running it multithreaded. More... | |
| struct | pottu::Pipeline::BuiltPipeline |
| struct | pottu::Pipeline::BuiltPipeline::LineBuffers |
Namespaces | |
| pottu | |