FACT++  1.0
int StateMachineRateScan::TriggerAutoPause ( )
inlineprivate

Definition at line 406 of file ratescan.cc.

Referenced by StateMachineRateScan().

407  {
408  fAutoPause = true;
409  return GetCurrentState();
410  }
int GetCurrentState() const
return the current state of the machine

+ Here is the caller graph for this function: