 |
Belle II Software
release-05-01-25
|
10 #include <simulation/dbtools/ROIfindingConditionFromDBModule.h>
11 #include <framework/core/ModuleParam.templateDetails.h>
19 setDescription(
"Module which sets its return value based on the payload whether ROI-finding was enabled for the given run/exp interval or not.");
20 setPropertyFlags(Module::EModulePropFlags::c_ParallelProcessingCertified);
29 B2ERROR(
"No configuration for the current run found");
Module which sets its return value based on the payload whether ROI-finding was enabled for the given...
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
DBObjPtr< ROIParameters > m_roiParameters
Configuration parameters for ROIs.
Abstract base class for different kinds of events.
void setReturnValue(int value)
Sets the return value for this module as integer.
void event() override
Returns true, if ROI-finding is enabled.
bool m_roiEnabled
Internal condition: true if run/exp is in IoV.