Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Related Pages

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.

UINT32* scan_result_ptrs::nErrorEvents
 

No. Error Events.

Definition at line 48 of file scan.h.

UINT32* scan_result_ptrs::nEvents
 

No. events.

Definition at line 47 of file scan.h.

FLOAT32* scan_result_ptrs::points
 

Point values.

Definition at line 46 of file scan.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 15 09:51:06 2004 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5