Package org.jlab.coda.emu.test


package org.jlab.coda.emu.test
  • Classes
    Class
    Description
    This class is designed to test the proper way to release input channel ring items in the Event Builder's build threads.
    This class is designed to receive output from an EMU.
    This class is designed to be a test receiver for a module who has emu domain output channels.
    This class is an example of a program which injects an evio event into the ER's ET system to be used by the ER as a "first event".
    This class is designed to find bugs in the network communication/protocol when talking to rc server (agent).
    This class is designed to find the bottleneck in using real Hall D data in simulated ROC.
    This class is designed to receive output from an EMU.
    Created by IntelliJ IDEA.
    This class is designed to receive output from fake Roc EMUs and is used to synchronize their output so they all produce the same amount of events and therefore the run can END properly.
    This class is designed to send data to an EMU.
    This class is an example of how one might take 2 producers (one for each ring) and have a consumer that reads one item from each ring and puts them both into a third, output ring.