![]() |
![]() |
#include "VisGeant4/VisG4Core/interface/config.h"
#include "Iguana/Framework/interface/IgStateElement.h"
#include <pthread.h>
Go to the source code of this file.
Classes | |
class | VisG4UIManager |
Geant4 command-line management service for IGUANA. More... | |
Functions | |
void * | VisG4UIManagerCmdLoop (void *) |
Definition at line 32 of file VisG4UIManager.cc.
00033 { ((VisG4UIManager *) context)->cmdLoop (); return 0; }