-static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.132 2010-09-02 17:07:32 hadaq Exp $";
+static char *rcsId = "$Header: /misc/hadesprojects/daq/cvsroot/eventbuilder/hadaq/evtbuild.c,v 6.133 2010-09-14 10:18:19 hadaq Exp $";
#define _POSIX_C_SOURCE 199309L
#define SYSLOG_NAMES
/*
* If the setting are as follows:
* EVENT_NUM_OFFSET == 100
- * theArgs->resdown_offset == 5 (100/20)
+ * theArgs->resdown_offset == 5 (100 / 20)
+ * (where resdown_offset = EVENT_NUM_OFFSET / resdownscale)
* then from each 100 events only
* first 5 events are written to refFile.
*/