Belle II Software
release-05-01-25
run_cosmic.py
1
#! /usr/bin/env python3
2
# Script name is hardcoded on SC GUI and can not be changed
3
from
hlt.hlt_execution
import
main
4
5
if
__name__ ==
'__main__'
:
6
exit(
main
(
"cosmic_reco.py"
))
hlt.hlt_execution
Definition:
hlt_execution.py:1
main
int main(int argc, char **argv)
Run all tests.
Definition:
test_main.cc:77
hlt
operation
phase3
global
expressreco
evp_scripts
run_cosmic.py
Generated on Fri Nov 5 2021 03:54:35 for Belle II Software by
1.8.17