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 "Python.h"
#include <exception>
#include <iostream>
#include <stdexcept>
#include <vector>
#include "Process.h"
#include "ProcessorFactory.h"
#include "ParameterSet.h"
Go to the source code of this file.
Classes | |
class | ConfigurePython |
struct | ConfigurePython::ProcessorInfo |
Represents the configuration of an EventProcessor in the job. More... | |
Utility class that reads/executes a python script and creates a Process object based on the input.
Definition in file ConfigurePython.h.