Skip to content
Snippets Groups Projects
  1. Mar 10, 2016
  2. Jul 12, 2015
  3. Dec 18, 2014
  4. Nov 14, 2013
  5. Oct 03, 2013
  6. 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
  7. May 15, 2013
    • Frank Gaede's avatar
      · f7acf5fb
      Frank Gaede authored
       - changed to use standard way of finding geant4 with CMake:
         -D Geant4_DIR=_path_to_Geant4Config.cmake 
         (this script provies also the dependencies used to build geant4)
      
      
      f7acf5fb
  8. Apr 05, 2013
  9. Feb 19, 2013
  10. Aug 10, 2012
  11. Aug 09, 2012
Loading