32 Panic(
"Event list has no entries.");
#define REGISTER_MODULE(clazz)
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
const std::string & GetString(const std::string &parname, const std::string &defVal, bool warnCfg=true) const
Get a string parameter from config file ( see GetDouble() )
void Info(const char *descr,...) const
Send an info message (information) with printf syntax.
void Panic(const char *descr,...) const
Send a panic message (stops the framework) with printf syntax.
Base class for diana modules.
Diana Reconstruction program.
Interface for vectors in Diana analysis.
UInt_t Size() const
size of QVector