|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4InteractorMessenger.hh"#include "G4UIcommand.hh"#include "G4UIdirectory.hh"#include "G4VInteractiveSession.hh"#include <cstdlib>#include <cstring>Go to the source code of this file.
Macros | |
| #define | STRDUP(str) |
| #define | STRDEL(str) |
| #define STRDEL | ( | str | ) |
Definition at line 39 of file G4InteractorMessenger.cc.
Referenced by SbPainterPS::closeStream(), SbPainterPS::openFileForWriting(), and SbPainterPS::setFileName().
| #define STRDUP | ( | str | ) |
Definition at line 37 of file G4InteractorMessenger.cc.
Referenced by SbPainterPS::openFileForWriting(), and SbPainterPS::setFileName().