Skip to content
Snippets Groups Projects
Commit 42e71b57 authored by Frank Gaede's avatar Frank Gaede
Browse files

-- changed Geant4Converter to use a new G4SDFactory

    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;
parent 24ddd998
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment