Class BoardDecoderVSCM

java.lang.Object
org.jlab.utils.BoardDecoderVSCM

public class BoardDecoderVSCM extends Object
Author:
gavalian
  • Constructor Details

    • BoardDecoderVSCM

      public BoardDecoderVSCM()
  • Method Details

    • getLayer

      public int getLayer(int slotid, int hfcbid, int chipid)
    • getStrip

      public int getStrip(int chipid, int chan)
    • getRing

      public int getRing(int slotid, int hfcbid)
    • getSector

      public int getSector(int slotid, int hfcbid)
    • getRecords

      public ArrayList<BoardRecordVSCM> getRecords()
    • decode

      public void decode(int[] array)
    • getConvertedBanks

      public EvioDataBank getConvertedBanks(EvioDataEvent event)
    • decodeold

      public void decodeold(int[] array)
    • getWord

      public long getWord(int value)
    • main

      public static void main(String[] args)