Skip to content
Snippets Groups Projects
  1. Jan 31, 2014
  2. Jan 30, 2014
  3. Jan 28, 2014
  4. Jan 27, 2014
  5. Jan 23, 2014
  6. Jan 20, 2014
  7. Jan 09, 2014
  8. Jan 08, 2014
  9. Jan 06, 2014
  10. Dec 19, 2013
  11. Dec 18, 2013
  12. Dec 16, 2013
    • Christian Grefe's avatar
      Complete redesign of the segmentation business: · dc32120d
      Christian Grefe authored
      - 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.
      dc32120d
    • Andre Sailer's avatar
      Fix problem when compiling with XERCESC · 07bcfdc2
      Andre Sailer authored
      07bcfdc2
Loading