SimuPac 2.0(r200)
Simulates several PacMan nodes
|
Class that generates events using a node and an 'intermediate state' array. More...
#include <PacEventCreator.h>
Public Member Functions | |
PacEventCreator (QList< PacSimulatedNode * > &nodes, QList< PacIntermediateState * > &states, double overallefficiency, double perdetectorcountrate, QObject *parent=0) | |
~PacEventCreator () | |
Protected Member Functions | |
void | run () |
Class that generates events using a node and an 'intermediate state' array.
PacEventCreator::PacEventCreator | ( | QList< PacSimulatedNode * > & | nodes, |
QList< PacIntermediateState * > & | states, | ||
double | overallefficiency, | ||
double | perdetectorcountrate, | ||
QObject * | parent = 0 |
||
) | [explicit] |
PacEventCreator::~PacEventCreator | ( | ) |
void PacEventCreator::run | ( | ) | [protected] |