Package org.jlab.service.ltcc
Class LTCCEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.ltcc.LTCCEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
LTCC Reconstruction Engine.
- Author:
- S. Joosten
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jlab.clas.reco.ReconstructionEngine
ReconstructionEngine.Reco -
Field Summary
FieldsFields inherited from class org.jlab.clas.reco.ReconstructionEngine
CONFIG_BANK_NAME, rawBankOrders -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddetectorChanged(int runNumber) 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
-
Field Details
-
LOGGER
-
-
Constructor Details
-
LTCCEngine
public LTCCEngine()
-
-
Method Details
-
processDataEventUser
- Specified by:
processDataEventUserin classReconstructionEngine
-
init
public boolean init()- Specified by:
initin classReconstructionEngine
-
detectorChanged
public void detectorChanged(int runNumber) - Specified by:
detectorChangedin classReconstructionEngine
-