Belle II Software
development
rawdata_compatibility_phase3.py
1
#!/usr/bin/env python3
2
3
10
11
from
rawdata_compatibility_base
import
test_raw
12
13
if
__name__ ==
"__main__"
:
14
# use the None as GT so the default global tag will be used for Monte Carlo generated files
15
test_raw(
"phase3"
,
"mc"
,
None
)
rawdata
tests
rawdata_compatibility_phase3.py
Generated on Tue Nov 12 2024 02:40:50 for Belle II Software by
1.9.6