#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.
|
int | main (int argc, char **argv) |
|
◆ 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.