#include <SctApiHisto.h>
Inheritance diagram for SctApi::ScanControlAsyncHisto:


Public Member Functions | |
| ScanControlAsyncHisto (SctApi &api, boost::shared_ptr< Scan > aScan, boost::shared_ptr< ScanEx > aScanEx) | |
| void | startHistogramming () |
| Check possible and start. | |
| void | nextBin () |
| Move to the next bin if appropriate. | |
| void | finishHistogram (bool success) |
| Tidy up, read out and save histogram. | |
Private Attributes | |
| int | binCount |
Definition at line 336 of file SctApiHisto.h.
|
|
Tidy up, read out and save histogram.
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 2586 of file SctApiHisto.cxx. References SctApi::ScanControlRODHisto::finishHistogram(), and SctApi::ScanControl::printVetoStatus(). Here is the call graph for this function: ![]() |
|
|
Move to the next bin if appropriate.
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 3320 of file SctApiHisto.cxx. References SctApi::ScanControl::api, and SctApi::SctApi::modifyABCDVarROD(). Here is the call graph for this function: ![]() |
|
|
Check possible and start.
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 3311 of file SctApiHisto.cxx. References SctApi::ScanControlRODHisto::checkDebugOption(). Here is the call graph for this function: ![]() |
1.4.6