Belle II Software development
PackedAutoCovariance Struct Reference

packed covariance matrix More...

#include <ECLAutoCovariance.h>

Public Member Functions

 ClassDef (PackedAutoCovariance, 1)
 ClassDef to make streamer.
 

Public Attributes

float sigmaNoiseSq = -1
 sigma noise squared in ADC channels
 
short int packedCovMat [30] = {}
 packed covariance, the range [-1.0, 1.0] is mapped to [-32767, 32767]
 

Detailed Description

packed covariance matrix

Definition at line 26 of file ECLAutoCovariance.h.

Member Data Documentation

◆ packedCovMat

short int packedCovMat[30] = {}

packed covariance, the range [-1.0, 1.0] is mapped to [-32767, 32767]

Definition at line 28 of file ECLAutoCovariance.h.

◆ sigmaNoiseSq

float sigmaNoiseSq = -1

sigma noise squared in ADC channels

Definition at line 27 of file ECLAutoCovariance.h.


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