#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) |
| 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.