MaCh3  2.5.0
Reference Guide
pyMaCh3.cpp
Go to the documentation of this file.
1 #include "pyMaCh3.h"
2 
5 
Base binder class which is used to set up python bindings. Experiments should derive from this to all...
Definition: pyMaCh3.h:19
#define MAKE_PYMACH3_MDULE(PYBINDER_CLASS)
Initialises the pyMaCh3 module.
Definition: pyMaCh3.h:112