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 CoGOnly algorithm.
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.