Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
xPython Namespace Reference

Functions

bool isPythonInitialized ()
 
void writeStderrLine (const char *msg)
 
void writeStdoutLine (const char *msg)
 

Function Documentation

◆ isPythonInitialized()

bool xPython::isPythonInitialized ( )

Definition at line 8 of file PythonInterface.cxx.

◆ writeStderrLine()

void xPython::writeStderrLine ( const char * msg)

Definition at line 23 of file PythonInterface.cxx.

◆ writeStdoutLine()

void xPython::writeStdoutLine ( const char * msg)

Definition at line 15 of file PythonInterface.cxx.