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.
|
Processor python class. More...
Public Member Functions | |
__init__ (self, instance_name, class_name) | |
toString (self) | |
Public Attributes | |
instance_name | |
class_name | |
parameters | |
Processor python class.
Definition at line 4 of file HpstrConf.py.
__init__ | ( | self, | |
instance_name, | |||
class_name | |||
) |
Definition at line 7 of file HpstrConf.py.
toString | ( | self | ) |
Definition at line 12 of file HpstrConf.py.
class_name |
Definition at line 9 of file HpstrConf.py.
instance_name |
Definition at line 8 of file HpstrConf.py.
parameters |
Definition at line 10 of file HpstrConf.py.