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


Public Member Functions | |
| ScanControlTIMHisto (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. | |
| bool | checkScanCompleteROD (const RodLabel &rodLabel, bool &progressMade, bool &newBin, int &totalBin) |
| Is this ROD scan complete? | |
Private Attributes | |
| int | binCount |
Definition at line 264 of file SctApiHisto.h.
|
||||||||||||||||||||
|
Is this ROD scan complete?
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 2637 of file SctApiHisto.cxx. |
|
|
Move to the next bin if appropriate.
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 2480 of file SctApiHisto.cxx. References SctApi::ScanControlRODHisto::dumpHistoStatus(), SctApi::Scan::getOption(), SctApi::ScanControlRODHisto::getProcTime(), SctApi::Scan::getScanPoints1(), SctApi::Scan::getScanVariable1(), SctApi::ScanControlRODHisto::getTrapBuffers(), SctApi::Scan::getVariableTrigs(), SctApi::SctApi::listCrates(), SctApi::SctApi::modifyABCDVarROD(), SctApi::SctApi::sendAllABCDModules(), SctApi::SctApi::sendTimBurst(), SctApi::SctApi::synchSendPrimListAllCrates(), SctApi::SctApi::timBCReset(), SctApi::SctApi::timL1A(), SctApi::SctApi::timSetFrequency(), SctApi::SctApi::timSoftReset(), and SctApi::Scan::TrigPoints. |
Here is the call graph for this function:

|
|
Check possible and start.
Reimplemented from SctApi::ScanControlRODHisto. Definition at line 2441 of file SctApiHisto.cxx. References SctApi::SctApi::readRODRegister(), SctApi::SctApi::synchSendPrimListAllCrates(), and SctApi::SctApi::timWriteRegister(). |
Here is the call graph for this function:

1.3.5