--- PamelaDigitizer/Digitizer.h 2008/10/15 14:03:20 1.9 +++ PamelaDigitizer/Digitizer.h 2009/02/20 10:22:18 1.10 @@ -49,8 +49,8 @@ static const int fPSCUbuffer = 8; static const int fTRIGGERbuffer = 152; //(bytes) static const int fTOFbuffer = 276; //(bytes) - static const int fRunHeaderbuffer = 27; // ?? - static const int fRunTrailerbuffer = 17; + static const int fRunHeaderbuffer = 37; // 37 not 27 + static const int fRunTrailerbuffer = 25; // 25 not 17 static const int fACbuffer = 128; static const int fNDbuffer = 6; static const int fS4buffer = 3;