GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EMP / V1-4-1 > asc / rhel5-32
Public Attributes | |
| OutputMessage * | msg |
| FPA_fcb * | msg_pool |
| Prescaler | prescaler |
| Flush | flush |
| LastEvent | last |
| int | nmissed |
| LSF_reason_open | open_reason |
| unsigned int | dgmId |
| unsigned int | ctbId |
| unsigned int | frequency |
| z_stream | zstream |
| LSD_sdi * | sdi |
| FORK_fcb * | fork_task |
| FORK_que * | fork_que |
| ASC_DB_Schema | db |
| unsigned int _ASC::ctbId |
LSF contribution identifier
Referenced by AscEdsConstruct(), and dgmComplete().
| ASC_DB_Schema _ASC::db |
Copy of ASC_DB database
Referenced by AscEdsConstruct(), and output().
| unsigned int _ASC::dgmId |
LSF datagram indentifier
Referenced by AscEdsConstruct(), and dgmComplete().
Output flush control
Referenced by AscEdsConstruct(), AscEdsDestruct(), AscEdsProcess(), flush_forward(), and flush_tmr().
| FORK_que* _ASC::fork_que |
Fork que to post to
Referenced by AscEdsDestruct(), AscEdsFlush(), and createOutputTask().
| FORK_fcb* _ASC::fork_task |
Fork task to do the output
Referenced by AscEdsDestruct(), and createOutputTask().
| unsigned int _ASC::frequency |
The clock frequency
Referenced by AscEdsConstruct(), and AscEdsFlush().
Cached information about last event of the previous packet
Referenced by AscEdsConstruct(), AscEdsFlush(), AscEdsProcess(), and get_packet().
Pointer to current uncompressed ACD histogram message packets
Referenced by AscEdsConstruct(), AscEdsDestruct(), AscEdsFlush(), AscEdsProcess(), and get_packet().
| FPA_fcb* _ASC::msg_pool |
Pool of input message packets
Referenced by AscEdsConstruct(), AscEdsDestruct(), get_packet(), and output().
| int _ASC::nmissed |
Number of events missed, no buffer
Referenced by AscEdsFlush(), and get_packet().
| LSF_reason_open _ASC::open_reason |
The reason for opening datagram
Referenced by AscEdsConstruct(), and AscEdsFlush().
Input event prescaler
Referenced by AscEdsConstruct(), and AscEdsProcess().
The SDI write control structure
Referenced by AscEdsConstruct(), AscEdsDestruct(), and output().
| z_stream _ASC::zstream |
The compress stream
Referenced by AscEdsConstruct(), and output().
1.5.8