mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 14:39:00 +01:00
works but needs to be verified. the void* in call back
This commit is contained in:
@@ -295,8 +295,10 @@ void SetStyle(SlsQtH1D* h){
|
||||
void GetStatistics(double &min, double &max, double &sum, double* array, int size);
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Convert data from
|
||||
*/
|
||||
void toDoublePixelData(double* dest, char* source,int size, int databytes);
|
||||
|
||||
private slots:
|
||||
/** To update plot
|
||||
|
||||
Reference in New Issue
Block a user