struct EmcData

This structure keeps pointers to data arrays

[more]int size
Data arrays size.
[more]float* hg
Array for high gain data.
[more]float* lg
Array for low gain data.
[more]float* tac
Array for timing data.
[more]float** rawdata
2D array of raw data.


Documentation

This structure keeps pointers to data arrays
oint size
Data arrays size.

ofloat* hg
Array for high gain data.

ofloat* lg
Array for low gain data.

ofloat* tac
Array for timing data.

ofloat** rawdata
2D array of raw data.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.