HPS-MC
merge_bunches.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.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 file, merges a fixed number of events, and writes to a new stdhep file.

< The event number

Definition at line 11 of file merge_bunches.cc.