Class ADCTDCMerger.DGTZ

java.lang.Object
org.jlab.detector.base.DetectorDescriptor
org.jlab.analysis.eventmerger.ADCTDCMerger.DGTZ
All Implemented Interfaces:
Comparable<org.jlab.detector.base.DetectorDescriptor>
Direct Known Subclasses:
ADCTDCMerger.ADC, ADCTDCMerger.TDC
Enclosing class:
ADCTDCMerger

public class ADCTDCMerger.DGTZ extends org.jlab.detector.base.DetectorDescriptor
Author:
ziegler, devita
  • Constructor Summary Link icon

    Constructors
    Constructor
    Description
    DGTZ(org.jlab.detector.base.DetectorType detector)
     
    DGTZ(org.jlab.detector.base.DetectorType detector, byte sector, byte layer, short component, byte order)
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    void
    addToBank(org.jlab.io.base.DataBank bank, int row)
     
    int
     
    org.jlab.detector.banks.RawBank.OrderType
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    void
     
    boolean
     
    void
    readFromBank(org.jlab.io.base.DataBank bank, int row)
     
    void
     
    void
    setOrderAndType(int order)
     
    boolean
     
     

    Methods inherited from class org.jlab.detector.base.DetectorDescriptor Link icon

    compare, compareTo, copy, generateHashCode, getChannel, getComponent, getCopy, getCrate, getCSC, getHashCode, getLayer, getName, getOrder, getSector, getSLCO, getSlot, getTitle, getType, setCrateSlotChannel, setLayer, setOrder, setSector, setSectorLayerComponent, setType

    Methods inherited from class java.lang.Object Link icon

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details Link icon

    • DGTZ Link icon

      public DGTZ(org.jlab.detector.base.DetectorType detector)
    • DGTZ Link icon

      public DGTZ(org.jlab.detector.base.DetectorType detector, byte sector, byte layer, short component, byte order)
  • Method Details Link icon

    • setOrderAndType Link icon

      public void setOrderAndType(int order)
    • isGood Link icon

      public boolean isGood()
    • isRemoved Link icon

      public boolean isRemoved()
    • remove Link icon

      public void remove()
    • isBackground Link icon

      public boolean isBackground()
    • markAsBackground Link icon

      public void markAsBackground()
    • status Link icon

      public boolean status()
    • getOrderType Link icon

      public org.jlab.detector.banks.RawBank.OrderType getOrderType()
    • getLabeledOrder Link icon

      public int getLabeledOrder()
    • addToBank Link icon

      public void addToBank(org.jlab.io.base.DataBank bank, int row)
    • readFromBank Link icon

      public void readFromBank(org.jlab.io.base.DataBank bank, int row)
    • pilesUp Link icon

      public boolean pilesUp(ADCTDCMerger.DGTZ o)
    • isInTime Link icon

      public boolean isInTime()
    • toString Link icon

      public String toString()
      Overrides:
      toString in class org.jlab.detector.base.DetectorDescriptor