SpectraPac 2.0(r200)
Evaluates PAC Measurements
|
Class encapsulating a set of coincidence knockout settings. More...
#include <PacKnockoutSettings.h>
Public Member Functions | |
PacKnockoutSettings () | |
QString | csvHeader () const |
void | appendToDomNode (QDomElement &node) const |
Appends this object's current state to the passed DOM node. | |
void | initializeFromDomNode (const QDomElement &node) |
Initializes this object's current state from the passed DOM node. | |
Public Attributes | |
int | numOfAllowedStarts |
0 means unlimited | |
int | useStartNum |
int | numOfAllowedStops |
< 0 means "use every start", negative numbers mean "count in reverse direction" | |
int | useStopNum |
bool | excludePromptCoincidences |
< 0 means "use every start", negative numbers mean "count in reverse direction" | |
double | promptExclusionLength |
Class encapsulating a set of coincidence knockout settings.
PacKnockoutSettings::PacKnockoutSettings | ( | ) |
void PacKnockoutSettings::appendToDomNode | ( | QDomElement & | node | ) | const |
Appends this object's current state to the passed DOM node.
This method expects the parent element where it shall append this object's information as a parameter
QString PacKnockoutSettings::csvHeader | ( | ) | const |
void PacKnockoutSettings::initializeFromDomNode | ( | const QDomElement & | node | ) |
Initializes this object's current state from the passed DOM node.
This method expects the parent element where it shall read this object's information from as a parameter
< 0 means "use every start", negative numbers mean "count in reverse direction"
0 means unlimited
< 0 means "use every start", negative numbers mean "count in reverse direction"
0 means unlimited