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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
ConfigurePython.h File Reference

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...
 

Detailed Description

Utility class that reads/executes a python script and creates a Process object based on the input.

Author
Omar Moreno, SLAC National Accelerator Laboratory

Definition in file ConfigurePython.h.