Belle II Software
release-05-02-19
rawdata_compatibility_phase3.py
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
3
4
from
rawdata_compatibility_base
import
test_raw
5
6
if
__name__ ==
"__main__"
:
7
# use the None as GT so the default global tag will be used for Monte Carlo generated files
8
test_raw(
"phase3"
,
"mc"
,
None
)
rawdata
tests
rawdata_compatibility_phase3.py
Generated on Tue Jan 4 2022 03:01:37 for Belle II Software by
1.8.17