moved the test function to the slsDetectorUtils class

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@154 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d
2012-03-19 14:50:01 +00:00
parent 145e38eac1
commit aae550b997
4 changed files with 79 additions and 70 deletions

View File

@ -776,6 +776,10 @@ s
int setTotalProgress();
float getCurrentProgress();
/** temporary test fucntion */
int testFunction(int times=0);
protected:
static const int64_t thisSoftwareVersion=0x20120124;