Skip to content

Commit

Permalink
Refs: #449: data4es | 095_datasetInfoAMI | add mc23 for Atlas AMI SCOPE
Browse files Browse the repository at this point in the history
Add mc23 to the AMI SCOPE.
  • Loading branch information
witxka authored and Viktor Kotliar committed Jul 15, 2024
1 parent fee6b7a commit e8fe48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utils/Dataflow/data4es/095_datasetInfoAMI/amiDatasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
FILTER = ['AOD', 'EVNT', 'HITS']
# Scope parts - AMI only has data for datasets with scopes that start
# with something from this list.
SCOPES = ('mc15', 'mc16')
SCOPES = ('mc15', 'mc16', 'mc23')


def main(argv):
Expand Down

0 comments on commit e8fe48c

Please sign in to comment.