This updates the cdaq plugin to fully use the tcp_event library calls to implement both reading and writing of CDAQ events using TCP. It is chainable so any number of JANA processes can be linked together by specifying different hosts and port numbers.
A README.md file was added to the src/plugins/cdaq directory to give some details.
This updates the
cdaq
plugin to fully use thetcp_event
library calls to implement both reading and writing of CDAQ events using TCP. It is chainable so any number of JANA processes can be linked together by specifying different hosts and port numbers.A README.md file was added to the src/plugins/cdaq directory to give some details.