#include <XRXPS.H>
Inheritance diagram for xrIsPeakInRangeBE:


Public Member Functions | |
| xrIsPeakInRangeBE (xpAgent *MyAgent, float Low, float High) | |
| xpRuleGeneric | Fire (void) |
Protected Attributes | |
| float | BELow |
| float | BEHigh |
The condition is:
The binding energy must be measured (with extra length for background determination) AND at the peak energy must be within the given BE energy range
Constructor & Destructor Documentation
|
||||||||||||||||
|
The default constructor |
|
|
Reimplemented from xpRuleGeneric. |
|
|
the high BE of the region
|
|
|
the low BE of the region
|
1.3.5