mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
changed everything back
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@211 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -32,10 +32,9 @@ using namespace std;
|
||||
(including thread for writing data files and plotting in parallel with the acquisition)
|
||||
*/
|
||||
|
||||
class postProcessing : public virtual angularConversion, public virtual fileIO {
|
||||
class postProcessing : public angularConversion, public fileIO {
|
||||
|
||||
|
||||
//: public angularConversion, public fileIO
|
||||
//public virtual angularConversion, public virtual fileIO {
|
||||
|
||||
public:
|
||||
postProcessing();
|
||||
|
Reference in New Issue
Block a user