Belle II Software  release-08-01-10
CDCDedxMeanPred Class Reference

Class to hold the prediction of mean as a function of beta-gamma (bg) More...

#include <CDCDedxMeanPred.h>

Collaboration diagram for CDCDedxMeanPred:

Public Member Functions

std::vector< double > getMeanVector () const
 Return the mean vector from payload.
 
double getMean (double bg)
 Return the predicted mean value as a function of beta-gamma (bg)
 
double meanCurve (double *x, double *par, int version) const
 beta-gamma (bg) curve function
 

Private Attributes

std::vector< double > m_meanpars
 dE/dx mean parameters
 
const DBObjPtr< CDCDedxMeanParsm_DBMeanPars
 db object for dE/dx mean parameters
 

Detailed Description

Class to hold the prediction of mean as a function of beta-gamma (bg)

Definition at line 26 of file CDCDedxMeanPred.h.


The documentation for this class was generated from the following files: