Overview | Releases | Download | Docs | Links | Help | RecentChanges

SctApi

SctApi is the API used to communicate directly with the SCT modules.

The TApi is used for low level debugging of the system. Some features are not exposed at high levels, or are more cumbersome.

There are SctApiOptions, mostly for debugging.

The SctApi itself does things like:

It configures itself using the ConfigurationService.

It is controlled by the CalibrationController.

It publishes Histograms to IS using ScanResultWriter.

It communicates with the DDC using SctDdc.

There is gui called SctApiGUI.

It is defined by the class <SctApi>.

A ROOT interface is provided TApi.

An IPC interface <SctApi> is used by the CalibrationController.

Future (SctApiToDo):

Done:

For SctRodDaqRelease3: