|
fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
main definition for fire executable More...
#include <iostream>#include "fire/config/Python.h"#include "fire/Process.h"Functions | |
| static void | usage () |
| Print how to use this executable to the terminal. | |
| int | main (int argc, char *argv[]) |
| definition of fire executable More... | |
main definition for fire executable
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
definition of fire executable
fire is done in two steps
| [in] | argc | command line argument count |
| [in] | argv | array of command line arguments |