Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

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 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 TScanMonitor.


The documentation for this class was generated from the following file:
Generated on Thu Dec 22 20:19:31 2005 for SCT DAQ/DCS Software - C++ by doxygen 1.3.5