minor changes by Anna

This commit is contained in:
2018-04-27 15:14:09 +02:00
parent c35203ebfb
commit 3baa677a2e
2 changed files with 128 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class mythen3_01_jctbData : public slsDetectorData<short unsigned int> {
}
static short unsigned int* mythen03_frame(char *ptr, int dr=24, int nch=64*3, int off=5) {
virtual short unsigned int* mythen03_frame(char *ptr, int dr=24, int nch=64*3, int off=5) {
// off=0;
int iarg;
int64_t word, *wp;