Module for sorting events based on an ordered list.
virtual QEvent * Do(QEvent *ev)
virtual void Done()
Done method is called after event loop.
QVector fEventVector
vector to store list of events
unsigned int fIndex
Index to tell which event we are on.
std::string fSortFilename
this is the name of the file where the sorted list is kept
Base class for diana modules.
Diana Reconstruction program.
Interface for vectors in Diana analysis.