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.
REG_MODULE(arichBtest)
Register the Module.
Abstract base class for different kinds of events.