9#include <svd/reconstruction/SVDOldDefaultPosition.h>
24 double& positionError)
Class representing a raw cluster candidate during clustering of the SVD.
VxdID getSensorID() const
void applyCoGPosition(const Belle2::SVD::RawCluster &rawCluster, double &position, double &positionError)
CoG Position Algorithm.
SVDOldDefaultErrorScaleFactors m_OldDefaultCal
Scaling Factors for the OldDefault algorithm.
void reconstructStrips(Belle2::SVD::RawCluster &rawCluster)
reconstruct strips
void applyAHTPosition(const Belle2::SVD::RawCluster &rawCluster, double &position, double &positionError)
AHT Position Algorithm.
void computeClusterPosition(Belle2::SVD::RawCluster &rawCluster, double &position, double &positionError) override
computes the cluster position and position error with the OldDefault algorithm
Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.
Abstract base class for different kinds of events.