11#include <calibration/CalibrationAlgorithm.h>
EResult
The result of calibration.
CalibrationAlgorithm(const std::string &collectorModuleName)
Constructor - sets the prefix for collected objects (won't be accesses until execute(....
std::string m_id
identifier
virtual ~SVDOccupancyCalibrationsAlgorithm()
Destructor.
virtual EResult calibrate() override
Run algo on data.
SVDOccupancyCalibrationsAlgorithm(const std::string &str)
Constructor set the prefix to SVDOccupancyCalibrationsCollector.
Abstract base class for different kinds of events.