mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
mid way, had to change to fix bug
This commit is contained in:
@ -811,7 +811,7 @@ void postProcessing::initDataset(int r) {
|
||||
}
|
||||
|
||||
double tdead;
|
||||
if (*correctionMask&(1<<RATE_CORRECTION)) {
|
||||
if ((getDetectorsType()==MYTHEN) && (*correctionMask&(1<<RATE_CORRECTION))) {
|
||||
#ifdef VERBOSE
|
||||
cout << "get tau " << endl;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user