mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-11 12:27:14 +02:00
changes including warnings and zmq
This commit is contained in:
@ -164,7 +164,7 @@ public:
|
||||
* Print all variables
|
||||
*/
|
||||
virtual void Print() const {
|
||||
string temp = slsReceiverDefs::getDetectorType(myDetectorType);
|
||||
std::string temp = slsReceiverDefs::getDetectorType(myDetectorType);
|
||||
printf("\n\nDetector Data Variables:\n");
|
||||
printf( "myDetectorType:%s\n"
|
||||
"Pixels X: %d\n"
|
||||
|
Reference in New Issue
Block a user