11#include <svd/reconstruction/RawCluster.h>
12#include <svd/reconstruction/SVDClusterCharge.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 summing the samples of each strip.
virtual ~SVDSumSamplesCharge()
virtual destructor
void computeClusterCharge(Belle2::SVD::RawCluster &rawCluster, double &charge, double &SNR, double &seedCharge) override
compute the cluster charge, charge error and SNR with SumSample
Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.