9 #include <svd/reconstruction/SVDOldDefaultPosition.h>
24 double& positionError)
27 reconstructStrips(rawCluster);
30 applyCoGPosition(rawCluster, position, positionError);
32 applyAHTPosition(rawCluster, position, positionError);
35 positionError = m_OldDefaultCal.getCorrectedClusterPositionError(rawCluster.
getSensorID(), rawCluster.
isUSide(),
Class representing a raw cluster candidate during clustering of the SVD.
VxdID getSensorID() const
Abstract base class for different kinds of events.