GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-0-0 > lci / rad750
#include "collect.h"
#include "LSEC/compact.h"
Functions | |
| unsigned | LCI_catechise (LSEC_compaction *cpc, LCI_collection *src, unsigned mode) |
| Analyse the event collection and generate the histograms to encode against. | |
| unsigned LCI_catechise | ( | LSEC_compaction * | cpc, | |
| LCI_collection * | src, | |||
| unsigned | mode | |||
| ) |
Analyse the event collection and generate the histograms to encode against.
| cpc | Pointer to an LSEC_compaction structure | |
| src | Pointer to the source of data to compact (a collection) | |
| mode | Calibration mode (ACD, CAL or TKR) |
| LCI_SUCCESS | If all goes well | |
| LCI_NOTABLE | If the compression is invoked with empty tables. | |
| LCI_MODE | Returned (but not reported) if the calibration mode is bad. |
1.5.3