#include <stdio.h>
#include <stdlib.h>
#include <stdhep_mcfio.h>
#include <stdhep.h>
#include <string.h>
Go to the source code of this file.
Reads one stdhep file and splits it into multiple files, each of a given length.
Definition at line 10 of file split.cc.