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.
|
Variables | |
parser = argparse.ArgumentParser(description="The baseConfig options for hpstr. ") | |
action | |
dest | |
help | |
default | |
type | |
str | |
metavar | |
int | |
nargs | |
dict | beamE = {} |
dict | bfield = {} |
action |
Definition at line 5 of file baseConfig.py.
dict beamE = {} |
Definition at line 32 of file baseConfig.py.
dict bfield = {} |
Definition at line 38 of file baseConfig.py.
default |
Definition at line 5 of file baseConfig.py.
dest |
Definition at line 5 of file baseConfig.py.
help |
Definition at line 5 of file baseConfig.py.
int |
Definition at line 13 of file baseConfig.py.
metavar |
Definition at line 10 of file baseConfig.py.
nargs |
Definition at line 23 of file baseConfig.py.
parser = argparse.ArgumentParser(description="The baseConfig options for hpstr. ") |
Definition at line 3 of file baseConfig.py.
str |
Definition at line 9 of file baseConfig.py.
type |
Definition at line 9 of file baseConfig.py.