Skip to content

Commit d8912df

Browse files
committed
Update codegen naming in config_default.yaml to match backend
1 parent e1ec06b commit d8912df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicex/config_default.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ default_return_data: parquet
3131
backend_types:
3232
- type: xaod
3333
return_data: root-file
34-
codegen: xaod_r21
34+
codegen: atlasxaod
3535
- type: uproot
3636
return_data: parquet
3737
codegen: uproot
3838
- type: cms_run1_aod
3939
return_data: root-file
40-
codegen: cms_run1_aod
40+
codegen: cms

0 commit comments

Comments
 (0)