11#include <calibration/CalibrationAlgorithm.h>
virtual ~CDCDedxMomentumAlgorithm()
Destructor.
CDCDedxMomentumAlgorithm()
Constructor: Sets the description, the properties and the parameters of the algorithm.
virtual EResult calibrate() override
Scale Momentum algorithm.
EResult
The result of calibration.
CalibrationAlgorithm(const std::string &collectorModuleName)
Constructor - sets the prefix for collected objects (won't be accesses until execute(....
Abstract base class for different kinds of events.