11#include <svd/reconstruction/RawCluster.h>
12#include <svd/reconstruction/SVDClusterTime.h>
Class representing a raw cluster candidate during clustering of the SVD.
SVDClusterTime()
Constructor to create an empty Cluster Time Object by default returns the calibrated time.
Derived Class representing the SVD cluster time computed with the ELS3 algorithm.
void computeClusterTime(Belle2::SVD::RawCluster &rawCluster, double &time, double &timeError, int &firstFrame) override
computes the cluster time, timeError and FirstFrame with the ELS3 algorithm
Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.