Geant4  10.03.p03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4RandomDirection.cc File Reference
#include <boost/python.hpp>
#include "G4RandomDirection.hh"
Include dependency graph for pyG4RandomDirection.cc:

Go to the source code of this file.

Functions

void export_G4RandomDirection ()
 

Function Documentation

void export_G4RandomDirection ( )

Definition at line 40 of file pyG4RandomDirection.cc.

41 {
42  def("G4RandomDirection", G4RandomDirection);
43 }
G4ThreeVector G4RandomDirection()

Here is the call graph for this function:

Here is the caller graph for this function: