mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
file name with frame index and detector index
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@307 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -77,7 +77,7 @@ class slsDetectorUtils : public slsDetectorActions, public postProcessing {
|
||||
int enableCountRateCorrection(int i=-1){if (i>0) setRateCorrection(-1); else if (i==0) setRateCorrection(0); return getRateCorrection();};
|
||||
// string getFilePath(){return fileIO::getFilePath();};;
|
||||
// string setFilePath(string s){return fileIO::setFilePath(s);};
|
||||
|
||||
|
||||
// string getFileName(){return fileIO::getFileName();};
|
||||
// string setFileName(string s){return fileIO::setFileName(s);};
|
||||
|
||||
|
Reference in New Issue
Block a user