Public Member Functions | |
QCFStaticWindow () | |
default constructor | |
QCFStaticWindow (unsigned long long timeWindow) | |
constructor with time window | |
virtual | ~QCFStaticWindow () |
destructor | |
Protected Member Functions | |
virtual bool | BuildCoincidences () |
reset coincidence list and recreate it | |
Private Member Functions | |
bool | AddtoCluster (const QCoincidentEvent &newcoinc) const |
QCFStaticWindow::QCFStaticWindow | ( | unsigned long long | timeWindow | ) |
constructor with time window
timeWindow | coincidence time window in ns |
bool QCFStaticWindow::AddtoCluster | ( | const QCoincidentEvent & | newcoinc | ) | const [private] |
@ Checks whether or not an event has to be added to a coincidences cluster
References QCoincidenceFiller::fCoincidences, QCoincidentEvent::GetChannel(), QCoincidentEvent::GetStartTime(), QCoincidentEvent::GetTime(), and QCoincidenceFiller::GetTimeWindow().
Referenced by BuildCoincidences().