Class CLASDecoder4U

java.lang.Object
org.jlab.detector.decode.CLASDecoder4
org.jlab.detector.decode.CLASDecoder4U

public class CLASDecoder4U extends CLASDecoder4
Wrapper of everything in CLAS12Decoder4's main method.
Author:
baltzell
  • Constructor Details

    • CLASDecoder4U

      public CLASDecoder4U(OptionParser o)
    • CLASDecoder4U

      public CLASDecoder4U(String... filename)
  • Method Details

    • getOptionParser

      public static OptionParser getOptionParser()
    • disableProgressMeter

      public void disableProgressMeter()
    • hasNext

      public boolean hasNext()
      Returns:
      whether there's another event to get
    • getNext

      public org.jlab.jnp.hipo4.data.Event getNext()
      Returns:
      the next event
    • close

      public void close()
      Close the writer, after writing HEL::flip banks.
    • main

      public static void main(String[] args)
      The command-line "decoder" program.
      Parameters:
      args -