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
Public Attributes | List of all members
ConfigurePython::ProcessorInfo Struct Reference

Represents the configuration of an EventProcessor in the job. More...

Public Attributes

std::string classname_
 
std::string instancename_
 
ParameterSet params_
 

Detailed Description

Represents the configuration of an EventProcessor in the job.

Definition at line 83 of file ConfigurePython.h.

Member Data Documentation

◆ classname_

std::string classname_

Definition at line 84 of file ConfigurePython.h.

◆ instancename_

std::string instancename_

Definition at line 85 of file ConfigurePython.h.

◆ params_

ParameterSet params_

Definition at line 86 of file ConfigurePython.h.


The documentation for this struct was generated from the following file: