12#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_OutputFile
Output file name.
EKLMAlignmentAlongStripsAlgorithm()
Constructor.
~EKLMAlignmentAlongStripsAlgorithm()
Destructor.
void setOutputFile(const char *outputFile)
Set output file name.
CalibrationAlgorithm::EResult calibrate() override
Calibration.
int getAveragedPlane(int sector, int plane) const
Get plane number for average values (0-based).
Abstract base class for different kinds of events.
Event: time, distance from hit to SiPM.
float distFarEnd
Distance from hit to the far end of the strip.
int stripGlobal
Strip global number.
float distSiPM
Distance from hit to the SiPM.
int segmentGlobal
Segment global number.
int section
Section number.