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() override
Destructor.
static int getAveragedPlane(int sector, int plane)
Get plane number for average values (0-based).
void setOutputFile(const char *outputFile)
Set output file name.
CalibrationAlgorithm::EResult calibrate() override
Calibration.
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.