11#include <svd/reconstruction/RawCluster.h>
12#include <svd/reconstruction/SVDClusterPosition.h>
Class representing a raw cluster candidate during clustering of the SVD.
Abstract Class representing the SVD cluster position.
Derived Class representing the SVD cluster position computed with the CoGOnly algorithm.
virtual ~SVDCoGOnlyPosition()
virtual destructor
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.