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 | |
options = base.parser.parse_args() | |
root1_file = options.inFilename[0] | |
root2_file = options.outFilename | |
p = HpstrConf.Process() | |
run_mode | |
skip_events | |
max_events | |
rawAnaSvt = HpstrConf.Processor('svtana', 'SvtRawDataAnaProcessor') | |
Processors #. | |
str | RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/svtHit/" |
sequence | |
input_files | |
output_files | |
input_files |
Definition at line 97 of file rawSvtAnaHits_cfgChannel.py.
max_events |
Definition at line 19 of file rawSvtAnaHits_cfgChannel.py.
options = base.parser.parse_args() |
Definition at line 6 of file rawSvtAnaHits_cfgChannel.py.
output_files |
Definition at line 98 of file rawSvtAnaHits_cfgChannel.py.
p = HpstrConf.Process() |
Definition at line 15 of file rawSvtAnaHits_cfgChannel.py.
rawAnaSvt = HpstrConf.Processor('svtana', 'SvtRawDataAnaProcessor') |
Processors #.
Definition at line 28 of file rawSvtAnaHits_cfgChannel.py.
str RegionPath = os.environ['HPSTR_BASE']+"/analysis/selections/svtHit/" |
Definition at line 43 of file rawSvtAnaHits_cfgChannel.py.
root1_file = options.inFilename[0] |
Definition at line 9 of file rawSvtAnaHits_cfgChannel.py.
root2_file = options.outFilename |
Definition at line 10 of file rawSvtAnaHits_cfgChannel.py.
run_mode |
Definition at line 17 of file rawSvtAnaHits_cfgChannel.py.
sequence |
Definition at line 95 of file rawSvtAnaHits_cfgChannel.py.
skip_events |
Definition at line 18 of file rawSvtAnaHits_cfgChannel.py.