scan_result_ptrs Struct Reference

A holder for pointers when in memory. More...

#include <scan.h>

Collaboration diagram for scan_result_ptrs:

Collaboration graph
[legend]

Data Fields

ScanHeader header
FLOAT32 * points
 Point values.
UINT32 * nEvents
 No. events.
UINT32 * nErrorEvents
 No. Error Events.
void * data
 data

Detailed Description

A holder for pointers when in memory.

Definition at line 43 of file scan.h.


Field Documentation

void* scan_result_ptrs::data
 

data

Definition at line 49 of file scan.h.

Referenced by SctApi::ScanControlRODHisto::readHistogramData(), SctApi::ScanControlRODHisto::readHistograms(), SctApi::saveHistogramToFile(), SctData::SliceDataWriter::writeData(), and SctData::RawDataWriter::writeData().

UINT32* scan_result_ptrs::nErrorEvents
 

No. Error Events.

Definition at line 48 of file scan.h.

Referenced by SctApi::ScanControlRODHisto::readHistograms(), SctApi::saveHistogramToFile(), and SctData::ScanResultWriter::writeScanPoints().

UINT32* scan_result_ptrs::nEvents
 

No. events.

Definition at line 47 of file scan.h.

Referenced by SctApi::ScanControlRODHisto::readHistograms(), SctApi::saveHistogramToFile(), and SctData::ScanResultWriter::writeScanPoints().

FLOAT32* scan_result_ptrs::points
 

Point values.

Definition at line 46 of file scan.h.

Referenced by SctApi::ScanControlRODHisto::readHistograms(), SctApi::saveHistogramToFile(), and SctData::ScanResultWriter::writeScanPoints().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 6 14:01:59 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6