Package org.jlab.service.urwell
Class URWellEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.urwell.URWellEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
URWell reconstruction engine
- Author:
- bondi, devita
-
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
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
-
Field Details
-
LOGGER
-
factory
-
-
Constructor Details
-
URWellEngine
public URWellEngine()
-
-
Method Details
-
init
public boolean init()- Specified by:
init
in classReconstructionEngine
-
processDataEvent
- Specified by:
processDataEvent
in classReconstructionEngine
-
fitGauss
public static void fitGauss(org.jlab.groot.data.H1F histo) -
main
-