Geant4  10.02.p03
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

◆ export_G4RandomDirection()

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: