Package org.jlab.service.bg
Class BackgroundEngine
java.lang.Object
org.jlab.clas.reco.ReconstructionEngine
org.jlab.service.bg.BackgroundEngine
- All Implemented Interfaces:
org.jlab.clara.engine.Engine
- Author:
- baltzell
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jlab.clas.reco.ReconstructionEngine
ReconstructionEngine.Reco
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class org.jlab.clas.reco.ReconstructionEngine
CONFIG_BANK_NAME, rawBankOrders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
init()
boolean
boolean
processDataEvent
(DataEvent event) 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
-
Field Details
-
CONF_FILENAME
- See Also:
-
CONF_DETECTORS
- See Also:
-
CONF_ORDERS
- See Also:
-
CONF_SUPPRESS_DOUBLES
- See Also:
-
CONF_PRESERVE_ORDER
- See Also:
-
CONF_REUSE_EVENTS
- See Also:
-
CONF_BG_SCALE
- See Also:
-
-
Constructor Details
-
BackgroundEngine
public BackgroundEngine()
-
-
Method Details
-
init
public boolean init()- Specified by:
init
in classReconstructionEngine
-
init
-
processDataEvent
- Specified by:
processDataEvent
in classReconstructionEngine
-