Skip to content
Snippets Groups Projects
  1. Jan 09, 2014
  2. Jan 08, 2014
  3. Jan 06, 2014
  4. Dec 19, 2013
  5. Dec 18, 2013
  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
    • Andre Sailer's avatar
      Fix problem when compiling with XERCESC · 07bcfdc2
      Andre Sailer authored
      07bcfdc2
  7. Dec 13, 2013
  8. Dec 12, 2013
  9. Dec 11, 2013
  10. Dec 10, 2013
  11. Dec 04, 2013
    • Frank Gaede's avatar
      - split vxd ladders into two at +/- z · 6d043478
      Frank Gaede authored
          => demonstrates bug with signed encoder fields:
              <id>system:5,side:-2,layer:9,module:8,sensor:8</id>   
         leads to duplicate volumes 
               <id>system:5,side:2,layer:9,module:8,sensor:8</id>
         does not !
      
      
      6d043478
  12. Nov 28, 2013
  13. Nov 27, 2013
  14. Nov 26, 2013
  15. Nov 25, 2013
Loading