SctApi::ScanMonitor Class Reference

High-level scan interface for use over IPC. More...

#include <ScanMonitor.h>

Inheritance diagram for SctApi::ScanMonitor:

Inheritance graph
[legend]

Public Member Functions

virtual void newBin (int prevTriggers, int newBin)=0
 Move to another bin and notify of trigger count for current one.
virtual void finishScan ()=0
 Stop tasks and readout histogram.

Detailed Description

High-level scan interface for use over IPC.

For internal scans the job of scan monitor is done by scanLoop and pollHistogramming.

Definition at line 17 of file ScanMonitor.h.


Member Function Documentation

virtual void SctApi::ScanMonitor::finishScan  )  [pure virtual]
 

Stop tasks and readout histogram.

Implemented in SctApi::ScanMonitorImpl, and TScanMonitor.

virtual void SctApi::ScanMonitor::newBin int  prevTriggers,
int  newBin
[pure virtual]
 

Move to another bin and notify of trigger count for current one.

Implemented in SctApi::ScanMonitorImpl, and TScanMonitor.


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:04:37 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6