

Public Member Functions | |
| ScanMonitorImpl (boost::shared_ptr< ScanControl > control) | |
| virtual | ~ScanMonitorImpl () | 
| void | newBin (int prevTriggers, int newBin) | 
| Move to another bin and notify of trigger count for current one.   | |
| void | finishScan () | 
| Stop tasks and readout histogram.   | |
Protected Attributes | |
| boost::shared_ptr< ScanControl > | controller | 
Definition at line 10 of file ScanMonitorImpl.h.
      
  | 
  
| 
 Stop tasks and readout histogram. 
 Implements SctApi::ScanMonitor. Definition at line 2084 of file SctApiHisto.cxx. References controller.  | 
  
      
  | 
  ||||||||||||
| 
 Move to another bin and notify of trigger count for current one. 
 Implements SctApi::ScanMonitor. Definition at line 2080 of file SctApiHisto.cxx. References controller.  | 
  
 1.4.6