From 03a1882f319a17fc23196c13d43ce60f4958c4f8 Mon Sep 17 00:00:00 2001 From: hadaq Date: Tue, 14 Sep 2010 10:18:19 +0000 Subject: [PATCH] *** empty log message *** --- hadaq/evtbuild.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hadaq/evtbuild.c b/hadaq/evtbuild.c index 419a204..1bee711 100644 --- a/hadaq/evtbuild.c +++ b/hadaq/evtbuild.c @@ -1,4 +1,4 @@ -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 @@ -2598,7 +2598,8 @@ int main(int argc, char *argv[]) /* * 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. */ -- 2.43.0