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
Variables
config.baseConfig_x Namespace Reference

Variables

 parser = OptionParser()
 
 type
 
 dest
 
 help
 
 metavar
 
 default
 
dict beamE = {}
 
dict bfield = {}
 

Variable Documentation

◆ beamE

dict beamE = {}

Definition at line 19 of file baseConfig_x.py.

◆ bfield

dict bfield = {}

Definition at line 23 of file baseConfig_x.py.

◆ default

default

Definition at line 6 of file baseConfig_x.py.

◆ dest

dest

Definition at line 5 of file baseConfig_x.py.

◆ help

help

Definition at line 6 of file baseConfig_x.py.

◆ metavar

metavar

Definition at line 6 of file baseConfig_x.py.

◆ parser

parser = OptionParser()

Definition at line 3 of file baseConfig_x.py.

◆ type

type

Definition at line 5 of file baseConfig_x.py.