11#include <framework/core/Module.h>
12#include <framework/datastore/StoreArray.h>
41 virtual void event()
override;
virtual void initialize() override
Initialize the module.
virtual void event() override
This method is called for each event.
CDCDedxScanModule()
Default constructor.
StoreArray< CDCDedxTrack > m_dedxArray
array of output dE/dx tracks
virtual void terminate() override
End of the event processing.
virtual ~CDCDedxScanModule()
Destructor.
Debug output for CDCDedxPID module.
Accessor to arrays stored in the data store.
Abstract base class for different kinds of events.