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