ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4UIterminal.cc File Reference
#include <boost/python.hpp>
#include "G4UIterminal.hh"
#include "G4UItcsh.hh"
+ Include dependency graph for pyG4UIterminal.cc:

Go to the source code of this file.

Namespaces

namespace  pyG4UIterminal
 

Functions

void pyG4UIterminal::StartUISession ()
 
void export_G4UIterminal ()
 

Variables

static G4UIterminalsession = 0
 

Function Documentation

void export_G4UIterminal ( )

Definition at line 70 of file pyG4UIterminal.cc.

View newest version in sPHENIX GitHub at line 70 of file pyG4UIterminal.cc

References pyG4UIterminal::StartUISession().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

G4UIterminal* session = 0
static

Definition at line 37 of file pyG4UIterminal.cc.

View newest version in sPHENIX GitHub at line 37 of file pyG4UIterminal.cc

Referenced by main(), G4MemStat::MemoryUsage(), G4VisCommandReviewKeptEvents::SetNewValue(), and pyG4UIterminal::StartUISession().