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 Member Functions | Public Attributes | List of all members
Processor Class Reference

Processor python class. More...

Public Member Functions

 __init__ (self, instance_name, class_name)
 
 toString (self)
 

Public Attributes

 instance_name
 
 class_name
 
 parameters
 

Detailed Description

Processor python class.

Definition at line 4 of file HpstrConf.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  instance_name,
  class_name 
)

Definition at line 7 of file HpstrConf.py.

Member Function Documentation

◆ toString()

toString (   self)

Definition at line 12 of file HpstrConf.py.

Member Data Documentation

◆ class_name

class_name

Definition at line 9 of file HpstrConf.py.

◆ instance_name

instance_name

Definition at line 8 of file HpstrConf.py.

◆ parameters

parameters

Definition at line 10 of file HpstrConf.py.


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