Skip to content
Snippets Groups Projects
  1. Oct 22, 2019
  2. Oct 14, 2019
  3. Aug 22, 2019
  4. Jun 19, 2017
  5. Dec 02, 2016
  6. 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
  7. Nov 05, 2013
  8. Sep 16, 2013
  9. Sep 10, 2013
    • Frank Gaede's avatar
      - fixed dd4hep_generate_rootmap() funciton: · d6af6942
      Frank Gaede authored
         - use version suggested by A.Sailer for all but macos (APPLE)
         - added extra function dd4hep_generate_rootmap_apple()
           this version sources the thisXXX.sh scripts
           before running genmap - but does not seem to work for Linux
           -> needs to be resolved ...
      
      d6af6942
  10. Sep 09, 2013
    • Frank Gaede's avatar
      - improved creation and usage of environment scripts: · 06f74fc6
      Frank Gaede authored
          - ./bin/thisdd4hep.sh now initializes also ROOT
            and optionally geant4
          - cmake/thisdd4hep_package.sh.in is used in 
            examples to create thisILDExDet.sh and thisILDExSimu.sh
        
        - the thisdd4hep.sh script is now also used in the build process
          for generating the rootmap files
      
      
      06f74fc6
  11. Sep 06, 2013
  12. Sep 05, 2013
Loading