mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
refactor receiver client interface, moved defs into one sls_detector_defs.h
This commit is contained in:
@ -127,7 +127,7 @@ public:
|
||||
/**
|
||||
* Gets detector type
|
||||
* @param detPos -1 for all detectors in list or specific detector position
|
||||
* @returns detector type (EIGER, JUNGFRAU, GOTTHARD) slsReceiverDefs
|
||||
* @returns detector type (EIGER, JUNGFRAU, GOTTHARD) slsDetectorDefs
|
||||
*/
|
||||
std::string getDetectorType(int detPos = -1);
|
||||
|
||||
|
Reference in New Issue
Block a user