Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 358 Bytes

tdcreader

TDC reading program sample for the extinction measurement using ZeroMQ.

  • fe : a frontend to read a TDC
  • be : a backend to record data to spill separated files
  • benb : a backend to record data to spill separated files using non blocking reading
  • dummy : dummy data generator for debugging
  • dummycheck : a data checking program for the dummy