Package org.jlab.service.recoil.tof
Class RTOFEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.recoil.tof.RTOFEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
Service to return reconstructed RTOF hits and clusters
- Author:
- npilleux, Nilanga Wickramaarachchi
-
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 TypeMethodDescriptionvoiddetectorChanged(int run) booleaninit()booleanprocessDataEventUser(DataEvent event) Methods inherited from class org.jlab.clas.reco.ReconstructionEngine
applyTriggerMask, checkRunNumber, configure, constantManagerStatus, destroy, dropBanks, execute, executeGroup, generateConfig, getAuthor, getConfigMap, getConstantsManager, getDescription, getEngineConfigString, getEngineConfigString, getEngineConfiguration, getFatal, getInputDataTypes, getName, getOutputDataTypes, getRawBankReader, getRawBankReader, getSchemaFactory, getStates, getStringConfigParameter, getStringConfigParameter, getVersion, main, processDataEvent, registerOutputBank, requireConstants, requireConstants, requireConstants, reset, setDescription, setFatal, setTimeStamp, setVariation
-
Constructor Details
-
RTOFEngine
public RTOFEngine()
-
-
Method Details
-
processDataEventUser
- Specified by:
processDataEventUserin classReconstructionEngine
-
init
public boolean init()- Specified by:
initin classReconstructionEngine
-
detectorChanged
public void detectorChanged(int run) - Specified by:
detectorChangedin classReconstructionEngine
-