9#include <svd/reconstruction/SVDCoG6Time.h>
Class representing a raw cluster candidate during clustering of the SVD.
void applyCoG6Time(const Belle2::SVD::RawCluster &rawCluster, double &time, double &timeError, int &firstFrame)
CoG6 Time Algorithm.
void computeClusterTime(Belle2::SVD::RawCluster &rawCluster, double &time, double &timeError, int &firstFrame) override
computes the cluster time, timeError and FirstFrame with the CoG6 algorithm
Abstract base class for different kinds of events.