HPS-MC
open.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <stdhep_util.hh>
#include "stdhep_mcfio.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 
)

Open a stdhep file which will print its header info. Can be used to get file information from shell scripts or Python.

Definition at line 12 of file open.cc.