Package org.jlab.service.band
Class BANDEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.band.BANDEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
- Author:
- Florian Hauenstein, Efrain Segarra Service to return reconstructed BAND Hits - the output is in Hipo format
-
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 runNumber) booleaninit()static voidbooleanprocessDataEventUser(DataEvent event) voidMethods 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, processDataEvent, registerOutputBank, requireConstants, requireConstants, requireConstants, reset, setDescription, setFatal, setTimeStamp, setVariation
-
Constructor Details
-
BANDEngine
public BANDEngine()
-
-
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
-
setRunConditionsParameters
-
main
-