mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 05:50:14 +01: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