mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
print receiver configurations for all detectors added
This commit is contained in:
@ -321,6 +321,12 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
|
||||
*/
|
||||
int configureMAC();
|
||||
|
||||
/**
|
||||
Prints receiver configuration
|
||||
\returns OK or FAIL
|
||||
*/
|
||||
int printReceiverConfiguration();
|
||||
|
||||
/**
|
||||
Reads the configuration file fname
|
||||
\param fname file name
|
||||
|
Reference in New Issue
Block a user