Geant4  10.00.p02
pyglobals Namespace Reference

Typedefs

typedef std::vector< G4intG4intVector
 
typedef std::vector< G4doubleG4doubleVector
 
typedef std::vector< G4StringG4StringVector
 
typedef std::vector
< G4ThreeVector
G4ThreeVectorVector
 

Functions

void SetG4PyCoutDestination ()
 
void ResetG4PyCoutDestination ()
 

Typedef Documentation

typedef std::vector<G4double> pyglobals::G4doubleVector

Definition at line 65 of file pyglobals.cc.

typedef std::vector<G4int> pyglobals::G4intVector

Definition at line 64 of file pyglobals.cc.

typedef std::vector<G4String> pyglobals::G4StringVector

Definition at line 66 of file pyglobals.cc.

Definition at line 67 of file pyglobals.cc.

Function Documentation

void pyglobals::ResetG4PyCoutDestination ( )

Definition at line 58 of file pyglobals.cc.

References G4UImanager::GetUIpointer().

Referenced by export_globals().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void pyglobals::SetG4PyCoutDestination ( )

Definition at line 50 of file pyglobals.cc.

References G4UImanager::GetUIpointer(), and G4strstreambuf::SetDestination().

Referenced by export_globals().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: