|
| 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 |
|
The documentation for this class was generated from the following files: