HPS-MC
split.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdhep_mcfio.h>
#include <stdhep.h>
#include <string.h>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Reads one stdhep file and splits it into multiple files, each of a given length.

Definition at line 10 of file split.cc.