#include <ScanLibraryImpl.h>
Inheritance diagram for SctCalibrationController::ScanLibraryImpl:
Public Member Functions | |
virtual Sct_SctApi_T_Scan & | thresholdScan (unsigned long nTrigs) const |
virtual Sct_SctApi_T_Scan & | thresholdScanfC (unsigned long nTrigs, double calCharge) const |
virtual Sct_SctApi_T_Scan & | strobeDelayScan (unsigned long nTrigs) const |
virtual Sct_SctApi_T_Scan & | nmaskScan (unsigned long nTrigs) const |
virtual Sct_SctApi_T_Scan & | tokenScan () const |
Static Public Member Functions | |
ScanLibraryImpl & | instance () |
Private Member Functions | |
ScanLibraryImpl () | |
Private Attributes | |
Sct_SctApi_T_SctApi * | api |
|
Definition at line 11 of file ScanLibraryImpl.cpp. References api. Referenced by instance(). |
|
Definition at line 15 of file ScanLibraryImpl.cpp. References instance(), and ScanLibraryImpl(). Referenced by instance(). |
|
Implements SctCalibrationController::Ipc::ScanLibrary. Definition at line 35 of file ScanLibraryImpl.cpp. References api. |
|
Implements SctCalibrationController::Ipc::ScanLibrary. Definition at line 30 of file ScanLibraryImpl.cpp. References api. |
|
Implements SctCalibrationController::Ipc::ScanLibrary. Definition at line 20 of file ScanLibraryImpl.cpp. References api. |
|
Implements SctCalibrationController::Ipc::ScanLibrary. Definition at line 25 of file ScanLibraryImpl.cpp. References api. |
|
Implements SctCalibrationController::Ipc::ScanLibrary. Definition at line 40 of file ScanLibraryImpl.cpp. References api. |
|
Definition at line 20 of file ScanLibraryImpl.h. Referenced by nmaskScan(), ScanLibraryImpl(), strobeDelayScan(), thresholdScan(), thresholdScanfC(), and tokenScan(). |