Skip to content
Snippets Groups Projects
  1. Dec 18, 2014
  2. Dec 16, 2014
  3. Nov 18, 2014
  4. Nov 17, 2014
  5. Nov 14, 2014
  6. Nov 11, 2014
  7. Jul 21, 2014
  8. Jul 01, 2014
  9. Jun 11, 2014
  10. Jun 02, 2014
  11. May 28, 2014
  12. Apr 28, 2014
  13. Apr 25, 2014
  14. Apr 08, 2014
  15. Feb 06, 2014
  16. Feb 05, 2014
  17. Jan 30, 2014
  18. Jan 20, 2014
  19. Dec 18, 2013
  20. Nov 14, 2013
  21. Nov 04, 2013
  22. Oct 03, 2013
  23. Sep 20, 2013
    • Frank Gaede's avatar
      -- changed Geant4Converter to use a new G4SDFactory · 42e71b57
      Frank Gaede authored
          object to instantiate a G4VSensitiveDetector 
          class
          ->  allows to use pre-existing SD classes 
          -> changed macro DECLARE_SENSITIVEDETECTOR to
             create a factory, thus replace:
             //    typedef Geant4GenericSD<TrackerCombine>  Geant4TrackerCombine;
             typedef SimpleG4SDFactory< Geant4GenericSD<TrackerCombine> >  Geant4TrackerCombine;
      
      42e71b57
  24. Aug 08, 2013
  25. Jun 27, 2013
  26. Jun 26, 2013
  27. Jun 21, 2013
  28. Jun 20, 2013
  29. Jun 19, 2013
  30. Jun 18, 2013
  31. Jun 13, 2013
  32. Jun 11, 2013
  33. Jun 03, 2013
  34. May 17, 2013
  35. Apr 16, 2013
  36. Apr 06, 2013
    • Frank Gaede's avatar
      - added experimental mechanism for assigning · 63542e27
      Frank Gaede authored
         cellIDs to SimTrackerHits in ILDExSimu
         - use ILDCellIDEncoder (needed for MarlinTrk)
         - uses the G4PhysicalVolume CopyNo
         - so far only SIT and VXD
           TPC hits still missing cellIds (and row-volumes)
      
      63542e27
  37. Apr 05, 2013
Loading