Package org.jlab.service.ctof
Class CTOFEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.ctof.CTOFEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
public class CTOFEngine
extends org.jlab.clas.reco.ReconstructionEngine
- 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.clas.reco.ReconstructionEngine
CONFIG_BANK_NAME, rawBankOrders -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninit()static voidbooleanprocessDataEvent(org.jlab.io.base.DataEvent event) 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, registerOutputBank, requireConstants, requireConstants, requireConstants, reset, setDescription, setFatal, setTimeStamp, setVariation
-
Constructor Details
-
CTOFEngine
public CTOFEngine()
-
-
Method Details
-
init
public boolean init()- Specified by:
initin classorg.jlab.clas.reco.ReconstructionEngine
-
processDataEvent
public boolean processDataEvent(org.jlab.io.base.DataEvent event) - Specified by:
processDataEventin classorg.jlab.clas.reco.ReconstructionEngine
-
main
-