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 | |
type | |
int | |
dest | |
help | |
metavar | |
default | |
str | |
options = base.parser.parse_args() | |
infile = options.inFilename | |
outfile = options.outFilename | |
p = HpstrConf.Process() | |
run_mode | |
skip_events | |
max_events | |
recoana_kf = HpstrConf.Processor('vtxana_kf', 'VertexAnaProcessor') | |
Processors #. | |
recoana_gbl = HpstrConf.Processor('vtxana_gbl', 'VertexAnaProcessor') | |
int | CalTimeOffset = -999. |
str | RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/" |
parameters | |
sequence | |
input_files | |
output_files | |
int CalTimeOffset = -999. |
Definition at line 54 of file anaKalVtxTuple_cfg.py.
default |
Definition at line 6 of file anaKalVtxTuple_cfg.py.
dest |
Definition at line 6 of file anaKalVtxTuple_cfg.py.
help |
Definition at line 6 of file anaKalVtxTuple_cfg.py.
infile = options.inFilename |
Definition at line 13 of file anaKalVtxTuple_cfg.py.
input_files |
Definition at line 98 of file anaKalVtxTuple_cfg.py.
int |
Definition at line 6 of file anaKalVtxTuple_cfg.py.
max_events |
Definition at line 25 of file anaKalVtxTuple_cfg.py.
metavar |
Definition at line 6 of file anaKalVtxTuple_cfg.py.
options = base.parser.parse_args() |
Definition at line 9 of file anaKalVtxTuple_cfg.py.
str outfile = options.outFilename |
Definition at line 14 of file anaKalVtxTuple_cfg.py.
output_files |
Definition at line 99 of file anaKalVtxTuple_cfg.py.
p = HpstrConf.Process() |
Definition at line 21 of file anaKalVtxTuple_cfg.py.
parameters |
Definition at line 74 of file anaKalVtxTuple_cfg.py.
recoana_gbl = HpstrConf.Processor('vtxana_gbl', 'VertexAnaProcessor') |
Definition at line 37 of file anaKalVtxTuple_cfg.py.
recoana_kf = HpstrConf.Processor('vtxana_kf', 'VertexAnaProcessor') |
Processors #.
Definition at line 36 of file anaKalVtxTuple_cfg.py.
str RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/" |
Definition at line 70 of file anaKalVtxTuple_cfg.py.
run_mode |
Definition at line 23 of file anaKalVtxTuple_cfg.py.
sequence |
Definition at line 90 of file anaKalVtxTuple_cfg.py.
skip_events |
Definition at line 24 of file anaKalVtxTuple_cfg.py.
str |
Definition at line 7 of file anaKalVtxTuple_cfg.py.
type |
Definition at line 6 of file anaKalVtxTuple_cfg.py.