dwvisser.jamUtilities
Class FullCheckEventFiles

java.lang.Object
  |
  +--dwvisser.jamUtilities.FullCheckEventFiles

public class FullCheckEventFiles
extends java.lang.Object

Version:
6 August 2002 This program will check event files of the type generated by jam.sort.stream.YaleCAEN_InputStream for the presence of the buggy behavior whereby the last buffer from the previous run gets put as the first buffer as the next run. Give it a directory and it will print which event files have a first buffer with and end-of-run character at the end of it.
Author:
dwvisser

Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - one argument--directory where event files are to be checked