Transient Recorder Framework
|
▼CasynNDArrayDriver | |
CTRChannelsDriver | An asynNDArrayDriver-based class though which burst data is submitted into the AreaDetector framework |
▼CasynPortDriver | |
CTRBaseDriver | Central class of the Transient Recorder framework for transient recorders (digitizers) |
▼CepicsThreadRunable | |
CTRWorkerThread | A simple worker thread with a queue of tasks |
CTRArrayCompletionCallback | Callback class for final adjustment of the NDArray |
CTRBaseConfig | Construction parameters for TRBaseDriver |
CTRBurstMetaInfo | Structure for burst meta-information |
CTRChannelsDriverConfig | Construction parameters for TRChannelsDriver |
▼CTRConfigParamBase | |
CTRConfigParam< ValueType, EffectiveValueType > | Transient Recorder configuration parameter |
CTRConfigParam< double > | |
CTRConfigParam< int, double > | |
▼CTRNonCopyable | |
CTRArmInfo | Information provided by the driver to the framework at the start of arming |
CTRBaseDriver | Central class of the Transient Recorder framework for transient recorders (digitizers) |
CTRChannelDataSubmit | Class for submitting burst data |
CTRChannelsDriver | An asynNDArrayDriver-based class though which burst data is submitted into the AreaDetector framework |
CTRConfigParam< ValueType, EffectiveValueType > | Transient Recorder configuration parameter |
CTRConfigParam< double > | |
CTRConfigParam< int, double > | |
CTRWorkerThread | A simple worker thread with a queue of tasks |
CTRWorkerThreadTask | Represents a task submitted to the worker thread |
CTRWorkerThreadRunnable | This class is used to execute worker thread tasks |