gotthard2 and mythen3: programming fpga, reboot; jungfrau, ctb: modified programming (#74)

This commit is contained in:
Dhanya Thattil
2020-01-31 04:52:35 +01:00
committed by GitHub
parent 7d7302a90c
commit 5ca3a1b685
39 changed files with 479 additions and 141 deletions

View File

@ -1216,7 +1216,9 @@ class Detector {
* *
* ************************************************/
/** [Jungfrau][CTB] */
/** [Jungfrau][CTB] fname is a pof file
* [Mythen3][Gotthard2] fname is an rbf file
*/
void programFPGA(const std::string &fname, Positions pos = {});
/** [Jungfrau][CTB] */
@ -1229,7 +1231,7 @@ class Detector {
void copyDetectorServer(const std::string &fname,
const std::string &hostname, Positions pos = {});
/** [Jungfrau][Gotthard][CTB] */
/** [Jungfrau][Gotthard][CTB][Mythen3][Gotthard2] */
void rebootController(Positions pos = {});
/**