9#ifndef SVDDatabaseTestModule_H
10#define SVDDatabaseTestModule_H
13#include <framework/core/Module.h>
15#include <svd/calibration/SVDCoGTimeCalibrations.h>
43 virtual void event()
override;
This class defines the dbobject and the methods to access the SVD calibrations from the local runs pr...
SVDDatabaseTestModule()
Constructor.
virtual void initialize() override
Initialize the module.
virtual void event() override
Retrieve calibrations from database.
SVDCoGTimeCalibrations m_obj_cog
CoG calibrations payload.
Namespace to encapsulate code needed for simulation and reconstrucion of the SVD.
Abstract base class for different kinds of events.