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.
Abstract Class representing the SVD cluster charge.
Derived Class representing the SVD cluster charge computed with the ELS3 algorithm.
virtual ~SVDELS3Charge()
virtual destructor
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.