Skip to content
Snippets Groups Projects
Commit e6b9583c authored by Goetz Gaycken's avatar Goetz Gaycken
Browse files

Renounce recursively the newly created cluster splitting probability map from all child tools.

- Use new Gaudi helper class to iterate recursively through all child tools and using the new
  Gaudi visitor which renounces certain inputs from a tool, to renounce the output cluster splitting
  probability map from all child tools. The map is recorded to StoreGate before any of the child tools
  are called. Thus, the map, although not final yet, can already be used through read handles. Without
  renouncing the inputs, Gaudi would issue a circular dependency warning.
- Remove the previously introduced property which allowed to renounce manually the input cluster
  splitting probability map from the PixelClusterOnTrackTool.
parent 56e7cc5c
No related branches found
No related tags found
No related merge requests found
Showing
with 130 additions and 133 deletions
Loading
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