List of all members | Public Member Functions | Public Attributes | Private Attributes
AachenTable::TableItem Class Reference

Public Member Functions

double GetFittedMean (int nmu) const
 
double GetFittedSigma (int nmu) const
 
double & GetMean (int nmu)
 
const double & GetMean (int nmu) const
 
tls::TabulatedPDFGetTPF (int nmu)
 
const tls::TabulatedPDFGetTPF (int nmu) const
 
 operator double () const
 

Public Attributes

double mean [9]
 
double parMean
 
double parSigma [2]
 
double theta
 

Private Attributes

tls::TabulatedPDF tpf [9]
 

Detailed Description

Definition at line 44 of file AachenTable.h.

Member Function Documentation

double AachenTable::TableItem::GetFittedMean ( int  nmu) const
inline

Definition at line 66 of file AachenTable.h.

References parMean.

Referenced by AachenTable::GetFittedMean().

double AachenTable::TableItem::GetFittedSigma ( int  nmu) const
inline

Definition at line 68 of file AachenTable.h.

References parSigma, and sqrt().

Referenced by AachenTable::GetFittedSigma().

double& AachenTable::TableItem::GetMean ( int  nmu)
inline

Definition at line 61 of file AachenTable.h.

References mean.

Referenced by AachenTable::OpenFile(), and AachenTable::PDF().

const double& AachenTable::TableItem::GetMean ( int  nmu) const
inline

Definition at line 63 of file AachenTable.h.

References mean.

tls::TabulatedPDF& AachenTable::TableItem::GetTPF ( int  nmu)
inline

Definition at line 56 of file AachenTable.h.

References tpf.

Referenced by AachenTable::CDF(), AachenTable::Moment(), AachenTable::OpenFile(), and AachenTable::PDF().

const tls::TabulatedPDF& AachenTable::TableItem::GetTPF ( int  nmu) const
inline

Definition at line 58 of file AachenTable.h.

References tpf.

AachenTable::TableItem::operator double ( ) const
inline

Definition at line 53 of file AachenTable.h.

References theta.

Member Data Documentation

double AachenTable::TableItem::mean[9]

Definition at line 47 of file AachenTable.h.

Referenced by GetMean().

double AachenTable::TableItem::parMean

Definition at line 48 of file AachenTable.h.

Referenced by GetFittedMean(), and AachenTable::OpenFile().

double AachenTable::TableItem::parSigma[2]

Definition at line 49 of file AachenTable.h.

Referenced by GetFittedSigma(), and AachenTable::OpenFile().

double AachenTable::TableItem::theta
tls::TabulatedPDF AachenTable::TableItem::tpf[9]
private

Definition at line 51 of file AachenTable.h.

Referenced by GetTPF().


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

, generated on Tue Sep 26 2023.