GRSISort
Created by P.C. Bender
Developement Team: P.C. Bender, R. Dunlop, V. Bildstein
An extension of the ROOT analysis Framework
TPulseAnalyzer::ShapePar Struct Reference

Definition at line 104 of file TPulseAnalyzer.h.

Public Attributes

long double am [5]
 
double chisq
 
long double chisq_ex
 
long double chisq_f
 
int ndf
 
int ndf_ex
 
int ndf_f
 
double rf [5]
 
long double t [5]
 
int type
 

Member Data Documentation

◆ am

long double TPulseAnalyzer::ShapePar::am[5]

◆ chisq

double TPulseAnalyzer::ShapePar::chisq

Definition at line 105 of file TPulseAnalyzer.h.

Referenced by TPulseAnalyzer::GetCsIChiSq(), and TPulseAnalyzer::GetCsIShape().

◆ chisq_ex

long double TPulseAnalyzer::ShapePar::chisq_ex

Definition at line 113 of file TPulseAnalyzer.h.

◆ chisq_f

long double TPulseAnalyzer::ShapePar::chisq_f

Definition at line 114 of file TPulseAnalyzer.h.

◆ ndf

int TPulseAnalyzer::ShapePar::ndf

Definition at line 106 of file TPulseAnalyzer.h.

Referenced by TPulseAnalyzer::GetCsIShape().

◆ ndf_ex

int TPulseAnalyzer::ShapePar::ndf_ex

Definition at line 115 of file TPulseAnalyzer.h.

◆ ndf_f

int TPulseAnalyzer::ShapePar::ndf_f

Definition at line 116 of file TPulseAnalyzer.h.

◆ rf

double TPulseAnalyzer::ShapePar::rf[5]

Definition at line 110 of file TPulseAnalyzer.h.

◆ t

long double TPulseAnalyzer::ShapePar::t[5]

◆ type

int TPulseAnalyzer::ShapePar::type

Definition at line 107 of file TPulseAnalyzer.h.

Referenced by TPulseAnalyzer::GetCsIShape().