Belle II Software  release-08-01-10
YScanner::TableEntry Struct Reference

Table entry. More...

#include <YScanner.h>

Public Member Functions

 TableEntry (double Y, double X, double Xsq)
 Constructor. More...
 

Public Attributes

double y = 0
 value
 
double x = 0
 mean x
 
double xsq = 0
 mean x^2
 

Detailed Description

Table entry.

Definition at line 98 of file YScanner.h.

Constructor & Destructor Documentation

◆ TableEntry()

TableEntry ( double  Y,
double  X,
double  Xsq 
)
inline

Constructor.

Parameters
Yvalue
Xmean x
Xsqmean x^2

Definition at line 109 of file YScanner.h.


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