mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
File_IO added
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@207 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
@ -133,7 +133,7 @@ multiSlsDetector::multiSlsDetector(int id) : slsDetectorUtils(), shmId(-1)
|
||||
|
||||
|
||||
/** set correction mask to 0*/
|
||||
thisMultiDetector->correctionMask=0;
|
||||
thisMultiDetector->correctionMask=1<<WRITE_FILE;
|
||||
/** set deat time*/
|
||||
thisMultiDetector->tDead=0;
|
||||
/** sets bad channel list file to none */
|
||||
|
Reference in New Issue
Block a user