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 | |
options = base.parser.parse_args() | |
infile = options.inFilename | |
outfile = options.outFilename | |
p = HpstrConf.Process() | |
run_mode | |
skip_events | |
max_events | |
vtxana = HpstrConf.Processor('vtxana', 'VertexAnaProcessor') | |
Processors #. | |
int | CalTimeOffset = -999 |
str | RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/" |
sequence | |
input_files | |
output_files | |
int CalTimeOffset = -999 |
Definition at line 58 of file anaVtxTuple_cfg.py.
default |
Definition at line 6 of file anaVtxTuple_cfg.py.
dest |
Definition at line 6 of file anaVtxTuple_cfg.py.
help |
Definition at line 6 of file anaVtxTuple_cfg.py.
infile = options.inFilename |
Definition at line 12 of file anaVtxTuple_cfg.py.
input_files |
Definition at line 84 of file anaVtxTuple_cfg.py.
int |
Definition at line 6 of file anaVtxTuple_cfg.py.
max_events |
Definition at line 22 of file anaVtxTuple_cfg.py.
metavar |
Definition at line 6 of file anaVtxTuple_cfg.py.
options = base.parser.parse_args() |
Definition at line 8 of file anaVtxTuple_cfg.py.
outfile = options.outFilename |
Definition at line 13 of file anaVtxTuple_cfg.py.
output_files |
Definition at line 85 of file anaVtxTuple_cfg.py.
p = HpstrConf.Process() |
Definition at line 18 of file anaVtxTuple_cfg.py.
str RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/" |
Definition at line 75 of file anaVtxTuple_cfg.py.
run_mode |
Definition at line 20 of file anaVtxTuple_cfg.py.
sequence |
Definition at line 82 of file anaVtxTuple_cfg.py.
skip_events |
Definition at line 21 of file anaVtxTuple_cfg.py.
type |
Definition at line 6 of file anaVtxTuple_cfg.py.
vtxana = HpstrConf.Processor('vtxana', 'VertexAnaProcessor') |
Processors #.
Definition at line 33 of file anaVtxTuple_cfg.py.