|
g4display
|
Minimal example program demonstrating g4display usage. More...
#include "G4VisExecutive.hh"#include "G4RunManagerFactory.hh"#include "g4SceneProperties.h"#include "g4display.h"#include "g4display_options.h"#include "glogger.h"#include <QApplication>#include <QMainWindow>#include <QTimer>
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
This example shows how to:
G4VisExecutive),QMainWindow when GUI mode is enabled.The example supports both GUI and CLI flows:
--gui switch.tt) can be used to auto-quit the Qt event loop. Definition in file g4display_example.cc.
| int main | ( | int | argc, |
| char * | argv[] ) |
[g4display_example_core]
[g4display_example_core]
Definition at line 34 of file g4display_example.cc.