3.1.2.9. opengate.UIsessionVerbose

3.1.2.9.1. Module Contents

3.1.2.9.1.1. Classes

bcolors

UIsessionVerbose

Print Geant4 Verbose with color

class opengate.UIsessionVerbose.bcolors[source]
HEADER = '\x1b[95m'[source]
OKBLUE = '\x1b[94m'[source]
OKCYAN = '\x1b[96m'[source]
OKGREEN = '\x1b[92m'[source]
WARNING = '\x1b[93m'[source]
FAIL = '\x1b[91m'[source]
ENDC = '\x1b[0m'[source]
BOLD = '\x1b[1m'[source]
UNDERLINE = '\x1b[4m'[source]
class opengate.UIsessionVerbose.UIsessionVerbose[source]

Bases: opengate_core.G4UIsession

Print Geant4 Verbose with color

__del__()[source]
ReceiveG4cout(coutString)[source]
ReceiveG4cerr(cerrString)[source]