8#include <tracking/modules/trackFinderVXDTests/CollectorTestModule.h>
void initialize() override
Init the module.
void event() override
Show progress.
void terminate() override
Don't break the terminal.
CollectorTestModule()
Constructor.
void setDescription(const std::string &description)
Sets the description of the module.
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
Abstract base class for different kinds of events.