HPS-MC
space_events.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <stdhep_util.hh>
#include <unistd.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 
)

Takes input stdhep files, merges a Poisson-determined number of events per event into a new stdhep file.

Todo:
check if true

< The event number

Definition at line 13 of file space_events.cc.