Belle II Software development
VXDMomentumEstimation< ClusterType >::CorrectionFitParameters Struct Reference

Struct holding the parameters of the correction function to map them median of the estimation function to 0. More...

#include <VXDMomentumEstimation.h>

Public Attributes

double aM = 0
 a Parameter
 
double bM = 0
 b Parameter
 
double cM = 0
 c Parameter
 
double dM = 0
 d Parameter
 

Detailed Description

template<class ClusterType>
struct Belle2::VXDMomentumEstimation< ClusterType >::CorrectionFitParameters

Struct holding the parameters of the correction function to map them median of the estimation function to 0.


Definition at line 52 of file VXDMomentumEstimation.h.

Member Data Documentation

◆ aM

double aM = 0

a Parameter

Definition at line 54 of file VXDMomentumEstimation.h.

◆ bM

double bM = 0

b Parameter

Definition at line 56 of file VXDMomentumEstimation.h.

◆ cM

double cM = 0

c Parameter

Definition at line 58 of file VXDMomentumEstimation.h.

◆ dM

double dM = 0

d Parameter

Definition at line 60 of file VXDMomentumEstimation.h.


The documentation for this struct was generated from the following file: