9#ifndef VXDMisalignmentModule_H
10#define VXDMisalignmentModule_H
12#include <framework/core/Module.h>
36 virtual void event()
override {}
virtual void terminate() override
Terminate the module.
virtual void event() override
Digitize one event.
virtual void beginRun() override
Initialize the list of existing VXD Sensors.
virtual void initialize() override
Initialize the module and check the parameters.
std::string m_xmlFilename
Name of the xml filename with misalignment data.
VXDMisalignmentModule()
Constructor.
Namespace to provide code needed by both Vertex Detectors, PXD and SVD, and also testbeam telescopes.
Abstract base class for different kinds of events.