#include <XRCARBON.H>
Inheritance diagram for xrHasCarbon1sPeak:
Public Member Functions | |
xrHasCarbon1sPeak (xpAgent *MyAgent=NULL) | |
xpRuleGeneric | Fire (void) |
The condition (as given in [CB-99]) is
xrIsCarbonPresent(xpS) AND xrIsCarbonAugerPresent(xpS) AND NOT xrIsRutheniumPresent(xpS)
Constructor & Destructor Documentation
|
The default constructor. The default constructor |
|
Reimplemented from xpRuleGeneric. |