]> jspc29.x-matter.uni-frankfurt.de Git - daqdata.git/commitdiff
*** empty log message ***
authorhadaq <hadaq>
Tue, 14 Sep 2010 10:18:19 +0000 (10:18 +0000)
committerhadaq <hadaq>
Tue, 14 Sep 2010 10:18:19 +0000 (10:18 +0000)
hadaq/evtbuild.c

index 419a204f58f3ae3214401a30cfa002e7a6d586a0..1bee7112061523d12639811292d59d6b6fe5a8eb 100644 (file)
@@ -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. 
                                 */