Skip to content
Snippets Groups Projects
Commit ad7d8f9b authored by Mark Hodgkinson's avatar Mark Hodgkinson
Browse files

Fix spelling mistake in code comment.

parent 2d2f5a4e
No related branches found
No related tags found
1 merge request!20779WIP: Migrate DataQualityTools to ToolHandles
......@@ -119,7 +119,7 @@ void PFOChargedCreatorAlgorithm::createChargedPFO(const eflowCaloObject& energyF
/*
We need to track which clusters we have added for the following use case:
An eflowCaloObject may have one cluster and N tracks, and then one woudl have N eflowTrackClusterLink*
An eflowCaloObject may have one cluster and N tracks, and then one would have N eflowTrackClusterLink*
for each track-cluster pair, though the cluster is always the same. We only want to add the cluster to
charged PFO once.
*/
......
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