HPS-MC
merge_files.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdhep_util.hh>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Takes input stdhep files, merges one event from each file into a single event in a new stdhep file.

Definition at line 10 of file merge_files.cc.