Skip to content
Snippets Groups Projects
Commit 3ebbd46d authored by Carlo Varni's avatar Carlo Varni Committed by Tadej Novak
Browse files

Correct Typo in the CMakeList of our ACTS EDM

Correct Typo in the CMakeList of our ACTS EDM
parent 5b946d6e
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