 |
Belle II Software
release-05-01-25
|
13 #include <calibration/CalibrationAlgorithm.h>
23 class SVDHotStripsCalibrationsAlgorithm :
public CalibrationAlgorithm {
40 bool theHSFinder(
double* stripOccAfterAbsCut,
int* hsflag,
int nstrips);
SVDHotStripsCalibrationsAlgorithm(const std::string &str)
Constructor set the prefix to SVDHotStripsCalibrationsCollector.
virtual EResult calibrate() override
Run algo on data.
float m_relOccPrec
parameter to tue the finder algorithm
Abstract base class for different kinds of events.
std::string m_id
Parameter given to set the UniqueID of the payload.
EResult
The result of calibration.
bool theHSFinder(double *stripOccAfterAbsCut, int *hsflag, int nstrips)
returns true if the strip is hot
virtual ~SVDHotStripsCalibrationsAlgorithm()
Destructor.
int m_base
parameter to tune finder angorithm