DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Functions
main.h File Reference
#include <stdexcept>
#include <iostream>

Go to the source code of this file.

Functions

int main_wrapper (int argc, char **argv)
 
int main (int argc, char **argv)
 Mini wrapper to call main exception safe .... More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Mini wrapper to call main exception safe ....

Definition at line 22 of file main.h.

◆ main_wrapper()

int main_wrapper ( int  argc,
char **  argv 
)

Definition at line 61 of file g4gdmlDisplay.cpp.