11#include <svd/reconstruction/RawCluster.h>
12#include <svd/reconstruction/SVDClusterPosition.h>
Class representing a raw cluster candidate during clustering of the SVD.
SVDClusterPosition()
Constructor to create an empty Cluster Position Object.
Derived Class representing the SVD cluster position computed with the old algorithm (up to release-05...
virtual ~SVDOldDefaultPosition()
virtual destructor
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.