Contents
Class DCHBEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.dc.DCEngine
org.jlab.service.dc.DCHBEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
Deprecated.
- Since:
- 08.09.2018 updated by gurjyan
- Author:
- ziegler
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jlab.clas.reco.ReconstructionEngine
ReconstructionEngine.Reco
-
Field Summary
Fields inherited from class org.jlab.clas.reco.ReconstructionEngine
CONFIG_BANK_NAME, rawBankOrders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
processDataEvent
(DataEvent event) Deprecated.void
Deprecated.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
-
Constructor Details
-
Method Details
-
setDropBanks
-
processDataEvent
Deprecated.- Overrides:
processDataEvent
in classDCEngine
-