goupil_initialise
Initialises a C interface to Goupil.
Prototype
-
struct goupil_interface goupil_initialise(void)
Description
The main entry point in a shared library that exposes a Monte Carlo geometry to
Goupil is this function. Upon completion, it should return a ready-to-use
goupil_interface structure.