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