This example uses slic_job.py to simulate the detector response to the incoming beam. For each input file, the slic component is run and the results are saved separate output files.
Analogously to this example, the slic_job can be used with other input files, e.g. tritrig or wab. The job.json file has to be adjusted accordingly but no changes to slic_job.py are necessary.
There are no special run parameters that need to be set for this job other than the general ones discussed on the examples main page.
param | |
---|---|
input_files | list of stdhep input files: "path/to/input_1.stdhep": "beam_1.stdhep" ... "path/to/input_n.stdhep": "beam_n.stdhep" |
output_files | list of slcio ouput files: "beam_1.slcio":"output_1.slcio" ... "beam_n.slcio":"output_n.slcio" |