ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyglobals.cc File Reference
#include <boost/python.hpp>
#include "pyG4indexing.hh"
#include "G4Version.hh"
#include "G4strstreambuf.hh"
#include "G4UImanager.hh"
#include "G4PyCoutDestination.hh"
#include "G4ThreeVector.hh"
#include "G4TwoVector.hh"
#include <vector>
+ Include dependency graph for pyglobals.cc:

Go to the source code of this file.

Namespaces

namespace  pyglobals
 

Typedefs

typedef std::vector< G4intpyglobals::G4intVector
 
typedef std::vector< G4doublepyglobals::G4doubleVector
 
typedef std::vector< G4Stringpyglobals::G4StringVector
 
typedef std::vector
< G4ThreeVector
pyglobals::G4ThreeVectorVector
 
typedef std::vector< G4TwoVectorpyglobals::G4TwoVectorVector
 

Functions

void pyglobals::SetG4PyCoutDestination ()
 
void pyglobals::ResetG4PyCoutDestination ()
 
void export_globals ()
 

Function Documentation

void export_globals ( )

Definition at line 76 of file pyglobals.cc.

View newest version in sPHENIX GitHub at line 76 of file pyglobals.cc

References pyglobals::ResetG4PyCoutDestination(), and pyglobals::SetG4PyCoutDestination().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: