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 | |
str | |
dest | |
help | |
metavar | |
default | |
options = base.parser.parse_args() | |
infile = options.inFilename | |
outfile = options.outFilename | |
str | analysis = "beam" |
p = HpstrConf.Process() | |
run_mode | |
skip_events | |
max_events | |
mcana = HpstrConf.Processor('mcana', 'MCAnaProcessor') | |
Processors #. | |
sequence | |
input_files | |
output_files | |
str analysis = "beam" |
Definition at line 20 of file anaBeamMCTuple_cfg.py.
default |
Definition at line 10 of file anaBeamMCTuple_cfg.py.
dest |
Definition at line 9 of file anaBeamMCTuple_cfg.py.
help |
Definition at line 10 of file anaBeamMCTuple_cfg.py.
infile = options.inFilename |
Definition at line 17 of file anaBeamMCTuple_cfg.py.
input_files |
Definition at line 60 of file anaBeamMCTuple_cfg.py.
max_events |
Definition at line 32 of file anaBeamMCTuple_cfg.py.
mcana = HpstrConf.Processor('mcana', 'MCAnaProcessor') |
Processors #.
Definition at line 43 of file anaBeamMCTuple_cfg.py.
metavar |
Definition at line 10 of file anaBeamMCTuple_cfg.py.
options = base.parser.parse_args() |
Definition at line 11 of file anaBeamMCTuple_cfg.py.
outfile = options.outFilename |
Definition at line 18 of file anaBeamMCTuple_cfg.py.
output_files |
Definition at line 61 of file anaBeamMCTuple_cfg.py.
p = HpstrConf.Process() |
Definition at line 28 of file anaBeamMCTuple_cfg.py.
run_mode |
Definition at line 30 of file anaBeamMCTuple_cfg.py.
sequence |
Definition at line 58 of file anaBeamMCTuple_cfg.py.
skip_events |
Definition at line 31 of file anaBeamMCTuple_cfg.py.
str |
Definition at line 9 of file anaBeamMCTuple_cfg.py.
type |
Definition at line 9 of file anaBeamMCTuple_cfg.py.