Class DCHBPostClusterConv

java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.dc.DCEngine
org.jlab.service.dc.DCHBPostClusterConv
All Implemented Interfaces:
org.jlab.clara.engine.Engine

public class DCHBPostClusterConv extends DCEngine
Author:
ziegler
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.jlab.clas.reco.ReconstructionEngine

    org.jlab.clas.reco.ReconstructionEngine.Reco
  • Field Summary

    Fields inherited from class org.jlab.service.dc.DCEngine

    LOGGER, useDAF

    Fields inherited from class org.jlab.clas.reco.ReconstructionEngine

    CONFIG_BANK_NAME, rawBankOrders
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    processDataEvent(org.jlab.io.base.DataEvent event)
     
    void
     

    Methods inherited from class org.jlab.service.dc.DCEngine

    getBanks, getRawBankOrders, getRun, init, LoadTables, setOptions

    Methods inherited from class org.jlab.clas.reco.ReconstructionEngine

    applyTriggerMask, checkRunNumber, configure, constantManagerStatus, destroy, dropBanks, execute, executeGroup, filterEvent, generateConfig, getAuthor, getConfigMap, getConstantsManager, getDescription, getEngineConfigString, getEngineConfigString, getEngineConfiguration, getFatal, getInputDataTypes, getName, getOutputDataTypes, getRawBankReader, getRawBankReader, getSchemaFactory, getStates, getStringConfigParameter, getStringConfigParameter, getVersion, main, registerOutputBank, requireConstants, requireConstants, requireConstants, reset, setDescription, setFatal, setTimeStamp, setVariation

    Methods inherited from class java.lang.Object

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

    • DCHBPostClusterConv

      public DCHBPostClusterConv()
  • Method Details

    • setDropBanks

      public void setDropBanks()
      Overrides:
      setDropBanks in class DCEngine
    • processDataEvent

      public boolean processDataEvent(org.jlab.io.base.DataEvent event)
      Overrides:
      processDataEvent in class DCEngine