Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 jlist.append({
'inDS': ds,
'outDS': prefix +
'.' + ds.split(
':')[-1]})
11 with open(
'inOutDs.json',
'w')
as ofile:
12 json.dump(jlist, ofile)