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

Struct holding the parameters of the estimation function which maps dEdX to p. More...

#include <VXDMomentumEstimation.h>

Public Attributes

double aE = 1.56173140e+07
 a Parameter
 
double bE = -9.89192780e+03
 b Parameter
 
double cE = 2.42177970e-02
 c Parameter
 
double dE = 2.65702553e-08
 d Parameter
 

Detailed Description

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

Struct holding the parameters of the estimation function which maps dEdX to p.

Definition at line 39 of file VXDMomentumEstimation.h.

Member Data Documentation

◆ aE

double aE = 1.56173140e+07

a Parameter

Definition at line 41 of file VXDMomentumEstimation.h.

◆ bE

double bE = -9.89192780e+03

b Parameter

Definition at line 43 of file VXDMomentumEstimation.h.

◆ cE

double cE = 2.42177970e-02

c Parameter

Definition at line 45 of file VXDMomentumEstimation.h.

◆ dE

double dE = 2.65702553e-08

d Parameter

Definition at line 47 of file VXDMomentumEstimation.h.


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