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

Go to the source code of this file.

Functions

void export_G4VisAttributes ()
 
void export_G4Colour ()
 
 BOOST_PYTHON_MODULE (G4graphics_reps)
 

Function Documentation

BOOST_PYTHON_MODULE ( G4graphics_reps  )

Definition at line 42 of file pymodG4graphics_reps.cc.

View newest version in sPHENIX GitHub at line 42 of file pymodG4graphics_reps.cc

References export_G4Colour(), and export_G4VisAttributes().

+ Here is the call graph for this function:

void export_G4Colour ( )

Definition at line 40 of file pyG4Colour.cc.

View newest version in sPHENIX GitHub at line 40 of file pyG4Colour.cc

References G4Colour::GetAlpha(), G4Colour::GetBlue(), G4Colour::GetGreen(), and G4Colour::GetRed().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: