Skip to content
Snippets Groups Projects
Commit b87d11fe authored by Tadej Novak's avatar Tadej Novak
Browse files

Merge branch 'TypoInEDM' into 'main'

Correct Typo in the CMakeList of our ACTS EDM

See merge request atlas/athena!69339
parents 5b946d6e 3ebbd46d
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ atlas_add_xaod_smart_pointer_dicts(
OUTPUT _selectionFile
CONTAINERS
"xAOD::PixelClusterContainer_v1"
"xAOD:HGTDClusterContainer_v1"
"xAOD::HGTDClusterContainer_v1"
"xAOD::StripClusterContainer_v1"
"xAOD::SpacePointContainer_v1" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment