Skip to content
Snippets Groups Projects
Commit 970c7dab authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Missing commas

parent 77b32dff
No related branches found
No related tags found
1 merge request!242EDM4hep: mcparticles -> MCParticles
...@@ -36,9 +36,9 @@ sim_colls = [ ...@@ -36,9 +36,9 @@ sim_colls = [
"B0TrackerHits", "B0TrackerHits",
"ForwardRomanPotHits1", "ForwardRomanPotHits1",
"ForwardRomanPotHits2", "ForwardRomanPotHits2",
"ForwardOffMTrackerHits1" "ForwardOffMTrackerHits1",
"ForwardOffMTrackerHits2" "ForwardOffMTrackerHits2",
"ForwardOffMTrackerHits3" "ForwardOffMTrackerHits3",
"ForwardOffMTrackerHits4" "ForwardOffMTrackerHits4"
] ]
......
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