Skip to content
Snippets Groups Projects
  1. Mar 29, 2017
  2. Mar 10, 2017
    • Whitney Armstrong's avatar
      Added a NoSegmentation segmentation · aca88d49
      Whitney Armstrong authored
      	modified:   DDCore/include/DD4hep/Dictionary.h
      	new file:   DDCore/include/DD4hep/NoSegmentation.h
      	modified:   DDCore/python/lcdd.py
      	new file:   DDCore/src/NoSegmentation.cpp
      	modified:   DDCore/src/Segmentations.cpp
      	modified:   DDCore/src/plugins/LCDDSegmentations.cpp
      	new file:   DDSegmentation/include/DDSegmentation/NoSegmentation.h
      	new file:   DDSegmentation/src/NoSegmentation.cpp
      aca88d49
  3. Oct 21, 2016
  4. Oct 20, 2016
  5. Oct 19, 2016
  6. Oct 18, 2016
  7. Jun 28, 2016
  8. Jul 12, 2015
  9. Mar 12, 2015
  10. Jun 02, 2014
  11. Mar 10, 2014
  12. Jan 30, 2014
  13. Jan 06, 2014
  14. Dec 18, 2013
  15. 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
  16. Dec 12, 2013
  17. Nov 14, 2013
  18. Nov 04, 2013
  19. Oct 17, 2013
  20. 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
  21. Sep 19, 2013
  22. Jun 03, 2013
  23. May 17, 2013
Loading