9#include <svd/reconstruction/SVDELS3Charge.h>
Class representing a raw cluster candidate during clustering of the SVD.
void applyELS3Charge(const Belle2::SVD::RawCluster &rawCluster, double &charge, double &SNR, double &seedCharge)
ELS3 Charge Algorithm.
void computeClusterCharge(Belle2::SVD::RawCluster &rawCluster, double &charge, double &SNR, double &seedCharge) override
compute the cluster charge, charge error and SNR with ELS3
Abstract base class for different kinds of events.