![]() |
Belle II Software release-09-00-04
|
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] | |
packed covariance matrix
Definition at line 26 of file ECLAutoCovariance.h.
| 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.
| float sigmaNoiseSq = -1 |
sigma noise squared in ADC channels
Definition at line 27 of file ECLAutoCovariance.h.