Read events from KLOE DAQ circular buffers.
The database is searched for the available circular buffers and when there are some available, the data are taken from all of them.
spydaq : stream_name ? options
where:
option | param. type | description |
---|---|---|
dbnode | string | Name of the DB machine. (i.e. fibm01). If not specified, the environment variable SQLREMOTENODE is used. |
dbport | integer | Port on which the SQLr_selectd listens. If negative or not specified, the default port will be used. |
wait_run | one of:
|
|
wait | ||
multi_run | one of:
|
|
multi | ||
merge_mode | one of:
|
The way in which the events are sorted from different DAQ farms.
|
mode | ||
partial_open | one of:
|
iff false, the data will be served only if all the circular buffers decalred in the DB are opened |
partial | ||
spy_max_events_per_packet | natural number | maximum number of events to get from the single packet from each circular buffer |
spymaxevt | ||
remote_max_events_per_packet | natural number | maximum number of events to get from the single packet from each farm |
rmtmaxevt | ||
remote_request_type | one of:
|
Type of communication with the remote KID daemon.
|
rmtreq | ||
rcv_buf_size | integer | TCP receive buffer size Use -1 to use the system default |
rsize | ||
snd_buf_size | integer | TCP send buffer size Use -1 to use the system default |
ssize | ||
tcp_nodelay | integer (boolean) |
|
rmtnodelay |
![]() ![]() ![]() |
Send comments to: Igor Sfiligoi |