GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / V4-5-0 > iefc / rhel6-64
Public Attributes | |
| unsigned int | dgmHdrId |
| unsigned int | ctbHdrId |
| unsigned int | stride |
| unsigned int | dgm_size |
| EFS_ctxCtb | ctxCtb |
| int | cur_idx |
| EFS_stats | stats [3] |
| EFA_span | rec_span |
| EFA_span | gbl_span |
| EFA_hdr | last |
| EfsPrvHdr | prvHdr |
| LSD_sdi * | sdi |
| LSD_sdiPds * | pds |
| EFS_datagram * | dgm |
| LSF_record * | rec |
| int | nrecs |
| int | recLimit |
| unsigned int _EFS::ctbHdrId |
Contributor header id
Referenced by EFS_construct(), and EFS_post().
Copy of the context contribution
Referenced by EFS_construct(), EFS_post(), and EFS_start().
| int _EFS::cur_idx |
Index of the current statistics block
Referenced by EFS_construct(), EFS_post(), and EFS_start().
The datagram being filled
Referenced by EFS_post().
| unsigned int _EFS::dgm_size |
Maximum size of a datagram
Referenced by EFS_construct(), and EFS_post().
| unsigned int _EFS::dgmHdrId |
Datagram header id
Referenced by EFS_construct(), and EFS_post().
Begin and ending global headers
Referenced by clear(), and EFS_post().
The last event header
Referenced by EFS_post().
| int _EFS::nrecs |
The number of records
Referenced by EFS_construct(), EFS_post(), and EFS_start().
| LSD_sdiPds* _EFS::pds |
The posting descriptor
Referenced by EFS_post().
Baseline for doing the differences
Referenced by EFS_post().
| LSF_record* _EFS::rec |
Next record to fill
Referenced by EFS_post().
Begin and ending local headers
Referenced by EFS_post().
| int _EFS::recLimit |
Close the contributor when nrecs reaches this value
Referenced by EFS_construct(), and EFS_post().
| LSD_sdi* _EFS::sdi |
Science data interface, Output control
Referenced by EFS_construct(), and EFS_post().
Statistics block, last/cur/global
Referenced by clear(), and EFS_post().
| unsigned int _EFS::stride |
The length, in 32-bit words of a statistics results structure
Referenced by EFS_construct(), and EFS_post().
1.5.8