Skip to content
Snippets Groups Projects
  1. Jul 30, 2015
  2. Jul 29, 2015
  3. Jul 12, 2015
  4. Mar 17, 2015
  5. Mar 13, 2015
  6. Mar 12, 2015
  7. Feb 26, 2015
  8. Feb 25, 2015
  9. Feb 06, 2015
  10. Jun 19, 2014
  11. Apr 28, 2014
  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
  13. Nov 05, 2013
  14. Sep 16, 2013
  15. 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
  16. 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
  17. Sep 06, 2013
  18. Sep 05, 2013
Loading