tdaq-develop-2025-02-12
ots::ROCStoppingTargetMonitorInterface Class Reference
Inheritance diagram for ots::ROCStoppingTargetMonitorInterface:

Public Member Functions

 ROCStoppingTargetMonitorInterface (const std::string &rocUID, const ConfigurationTree &theXDAQContextConfigTree, const std::string &interfaceConfigurationPath)
 
void configure (void) override
 
void halt (void) override
 
void pause (void) override
 
void resume (void) override
 
void start (std::string runNumber) override
 
void stop (void) override
 
bool running (void) override
 
virtual void writeEmulatorRegister (uint16_t address, uint16_t data_to_write) override
 
virtual uint16_t readEmulatorRegister (uint16_t address) override
 
virtual void readEmulatorBlock (std::vector< uint16_t > &data, uint16_t address, uint16_t numberOfReads, bool incrementAddress) override
 

Detailed Description

Definition at line 11 of file ROCStoppingTargetMonitorInterface.h.


The documentation for this class was generated from the following files: