 |
Belle II Software
release-05-01-25
|
13 class MeasuredStateOnPlane;
double getDistanceHitCluster()
Return the difference between the angles of extrapolation and cluster position.
#StateOnPlane with additional covariance matrix.
bool isMatch()
Check if the angles of the cluster position and the extrapolation match.
Defines for I/O streams used for error and debug printing.
genfit::MeasuredStateOnPlane const & m_measuredStateOnPlane
VXD hit.
float m_clusterAcceptanceFactor
Factor which is multiplied onto the cluster position error to check for matches.
BremFindingMatchCompute(float clusterAcceptanceFactor, ECLCluster const &cluster, genfit::MeasuredStateOnPlane const &measuredStateOnPlane)
Constructor for setting parameters.
double m_distanceHitCluster
Difference between the angles of extrapolation and cluster position.
Abstract base class for different kinds of events.
double m_effAcceptanceFactor
The effective acceptance factor, needed to assign the radiation.
Module to compute if an extrapolation to the ECL matches the position of an secondary ECLCLuster to f...
double getEffAcceptanceFactor()
Return the effective acceptance factor.
ECLCluster const & m_eclCluster
Bremsstrahlung cluster candidate gets stored here.