|
Pottu
|
#include "DetectorEvent.hpp"#include "ContextBase.hpp"#include "StageDetectorEvent.hpp"#include <fmt/format.h>#include <cstdlib>#include <cstdio>#include <random>#include <array>#include <string>#include <cstdint>#include <cassert>#include <fstream>#include <stdexcept>#include <iostream>#include <bitset>

Go to the source code of this file.
Classes | |
| class | pottu::Calibrator |
| Pipeline stage which applies second order calibration. More... | |
| struct | pottu::Calibrator::item_t |
| Struct holding the calibration coefficients. More... | |
Namespaces | |
| pottu | |