Skip to content
Snippets Groups Projects
  1. Oct 21, 2016
  2. Oct 20, 2016
  3. Oct 19, 2016
  4. Oct 18, 2016
  5. Jun 28, 2016
  6. Jul 12, 2015
  7. Mar 12, 2015
  8. Jun 02, 2014
  9. Mar 10, 2014
  10. Jan 30, 2014
  11. Jan 06, 2014
  12. Dec 18, 2013
  13. 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
  14. Dec 12, 2013
  15. Nov 14, 2013
  16. Nov 04, 2013
  17. Oct 17, 2013
  18. Sep 25, 2013
    • Christian Grefe's avatar
      Moved BitField64 to DDSegmentation, which is now stand-alone · ef5409ff
      Christian Grefe authored
      DDCore and other packages now depend on DDSegmentation
      Segmentation from DDCore now holds a DDSegmentation object that is created during XML parsing
      Readout interface extended to act like a full IDDecoder combining information from the volume manage and the DDSegmentation object
      TODO: Segmentation could be removed completely, if Readout simply holds a DDSegmentation object
      TODO: Missing DDSegmentation classes for cylinders
      ef5409ff
  19. Sep 19, 2013
  20. Jun 03, 2013
  21. May 17, 2013
  22. May 06, 2013
  23. Apr 30, 2013
  24. Apr 23, 2013
Loading