Skip to content
Snippets Groups Projects
Commit 9b1c7425 authored by Administrator's avatar Administrator Committed by Florian Uhlig
Browse files

Remove a circular library dependency

There was a circular dependency between Littrack and CbmRichReco. The problem
only shows up when linking an executable.
The dependency could be resolved by moving some of the rich code into the
directory core/detectors/rich and splitting the littrack library into two parts.
The first library (Littrack) contains everything beside the littrack QA classes
and the second one (LittrackQA) contains only the QA code. Those files moved
from reco/detectors/rich had no dependencies to reco or sim.
parent d8163335
No related branches found
No related tags found
1 merge request!557Remove a circular library dependency
Showing
with 91 additions and 174 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