|
Geant4-11
|
#include "G4UIExecutive.hh"#include "G4UIsession.hh"#include "G4UImanager.hh"#include "G4UIterminal.hh"#include "G4UItcsh.hh"#include "G4UIcsh.hh"#include "G4TiMemory.hh"Go to the source code of this file.
Macros | |
| #define | DISCARD_PARAMETER(p) (void)p |
Variables | |
| static const G4bool | qt_build = false |
| static const G4bool | tcsh_build = true |
| static const G4bool | win32_build = false |
| static const G4bool | xm_build = false |
| #define DISCARD_PARAMETER | ( | p | ) | (void)p |
Definition at line 75 of file G4UIExecutive.cc.
|
static |
Definition at line 54 of file G4UIExecutive.cc.
Referenced by G4UIExecutive::G4UIExecutive(), G4UIExecutive::SelectSessionByArg(), G4UIExecutive::SelectSessionByBestGuess(), G4UIExecutive::SelectSessionByEnv(), and G4UIExecutive::SelectSessionByFile().
|
static |
Definition at line 70 of file G4UIExecutive.cc.
Referenced by G4UIExecutive::G4UIExecutive(), G4UIExecutive::SelectSessionByArg(), G4UIExecutive::SelectSessionByBestGuess(), G4UIExecutive::SelectSessionByEnv(), and G4UIExecutive::SelectSessionByFile().
|
static |
Definition at line 66 of file G4UIExecutive.cc.
Referenced by G4UIExecutive::G4UIExecutive(), G4UIExecutive::SelectSessionByArg(), G4UIExecutive::SelectSessionByBestGuess(), G4UIExecutive::SelectSessionByEnv(), and G4UIExecutive::SelectSessionByFile().
|
static |
Definition at line 60 of file G4UIExecutive.cc.
Referenced by G4UIExecutive::G4UIExecutive(), G4UIExecutive::SelectSessionByArg(), G4UIExecutive::SelectSessionByBestGuess(), G4UIExecutive::SelectSessionByEnv(), and G4UIExecutive::SelectSessionByFile().