10 #include <framework/core/Module.h>
11 #include <framework/database/DBObjPtr.h>
12 #include <framework/database/DBArray.h>
13 #include <calibration/dbobjects/TestCalibObject.h>
14 #include <calibration/dbobjects/TestCalibMean.h>
38 virtual void event()
override;
Class for accessing arrays of objects in the database.
Class for accessing objects in the database.
Returns the calibration result from SoftwareTriigerResult for skimming out calibration flagged events...
virtual void initialize() override
Initialize.
virtual void event() override
Event()
TestCalibDBAccessModule()
Constructor: Sets the description, the properties and the parameters of the module.
virtual ~TestCalibDBAccessModule()
Destructor.
Abstract base class for different kinds of events.