Orion
high-rate readout
hwc-dummy.hpp
Go to the documentation of this file.
1 
11 #pragma once
12 
13 #include "itk/factory.hpp"
14 
15 #include "hwc/controller.hpp"
16 
17 namespace hwc::dummy {
18  extern Controller::Factory& makeController;
19 }
Hardware controller.
Factory framework.