hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
|
Utility class that reads/executes a python script and creates a Process object based on the input. More...
#include "ConfigurePython.h"
Go to the source code of this file.
Functions | |
static std::string | stringMember (PyObject *owner, const std::string &name) |
static long | intMember (PyObject *owner, const std::string &name) |
Utility class that reads/executes a python script and creates a Process object based on the input.
Definition in file ConfigurePython.cxx.
|
static |
Definition at line 28 of file ConfigurePython.cxx.
|
static |
Definition at line 10 of file ConfigurePython.cxx.