mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
postprocessing based on external functions - can work with f90 interface
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@285 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -50,11 +50,9 @@ using namespace std;
|
||||
(used in the PSi command line interface)
|
||||
*/
|
||||
|
||||
//class postProcessing;
|
||||
|
||||
class slsDetectorUtils : public slsDetectorActions, public postProcessing {
|
||||
|
||||
//public postProcessing
|
||||
|
||||
public:
|
||||
|
||||
@ -599,7 +597,7 @@ class slsDetectorUtils : public slsDetectorActions, public postProcessing {
|
||||
detectorSettings *currentSettings;
|
||||
int *currentThresholdEV;
|
||||
|
||||
|
||||
|
||||
int totalProgress;
|
||||
|
||||
int progressIndex;
|
||||
|
Reference in New Issue
Block a user