11#include <svd/reconstruction/RawCluster.h>
12#include <svd/reconstruction/SVDClusterCharge.h>
14#include <svd/calibration/SVDPulseShapeCalibrations.h>
Class representing a raw cluster candidate during clustering of the SVD.
SVDClusterCharge()
Constructor to create an empty Cluster Charge Object.
Derived Class representing the SVD cluster charge computed with the ELS3 algorithm.
void computeClusterCharge(Belle2::SVD::RawCluster &rawCluster, double &charge, double &SNR, double &seedCharge) override
compute the cluster charge, charge error and SNR with ELS3
Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.