Geant4  10.01.p01
test07.cc File Reference
#include <boost/python.hpp>
+ Include dependency graph for test07.cc:

Go to the source code of this file.

Enumerations

enum  Color { red =100, blue, yellow }
 

Functions

 BOOST_PYTHON_MODULE (test07)
 

Enumeration Type Documentation

enum Color
Enumerator
red 
blue 
yellow 

Definition at line 36 of file test07.cc.

Function Documentation

BOOST_PYTHON_MODULE ( test07  )

Definition at line 44 of file test07.cc.

References blue, red, and yellow.