Skip to content
Snippets Groups Projects
Commit dc32120d authored by Christian Grefe's avatar Christian Grefe
Browse files

Complete redesign of the segmentation business:

- DDSegmenation now comes with its own factory and with generic access to segmentation parameters
- Removes the necessity of implementing different XML parsers in DDCore
- DD4hep::Segmentation becomes a lot simpler and its Object is now following a standard decorator pattern, completely removing any need of messing with the vtable
- compact2lcdd works for example with BarrelCalorimeter from CLICSiD example (other examples need to adapt their XML to valid segmentation names)
- See also examples/Segmentation/SegmentationTest for stand alone example
- The segmentation names and their parameter names do NOT follow current SLIC conventions. Once SLIC depends on DDSegmentation this will work transparently.
parent 07bcfdc2
No related branches found
No related tags found
No related merge requests found
Showing
with 395 additions and 1056 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