Loading...
Searching...
No Matches
Public Member Functions | List of all members
G4UImpish Class Reference

#include <Doxymodules_parallel.h>

Inheritance diagram for G4UImpish:
G4VUIshell

Public Member Functions

 G4UImpish ()
 
 ~G4UImpish ()
 
virtual G4String GetCommandLineString (const char *msg=0)
 

Detailed Description

Definition at line 71 of file Doxymodules_parallel.h.

Constructor & Destructor Documentation

◆ G4UImpish()

G4UImpish::G4UImpish ( )

Definition at line 31 of file G4UImpish.cc.

32 : G4VUIshell("")
33{
34}

◆ ~G4UImpish()

G4UImpish::~G4UImpish ( )

Definition at line 37 of file G4UImpish.cc.

38{
39}

Member Function Documentation

◆ GetCommandLineString()

G4String G4UImpish::GetCommandLineString ( const char *  msg = 0)
virtual

Definition at line 42 of file G4UImpish.cc.

43{
44 G4String newCommand;
45
46 // recieve command string from master
47 G4cout << "hoge hoge" << G4endl;
48
49 return newCommand;
50}

The documentation for this class was generated from the following files:

Applications | User Support | Publications | Collaboration