- fixed handling and creation of cellIDs for ILDExSimu:
- added new method: long long Geant4SensitiveDetector::getVolumeID(G4Step* step) - use it in Geant4Tracker(Calorimeter)SD - changed ILDExEventAction to extract the correct readout string from lookup via cellID
Showing
- DDExamples/ILDExSimu/ILDExSimu.cpp 2 additions, 2 deletionsDDExamples/ILDExSimu/ILDExSimu.cpp
- DDExamples/ILDExSimu/include/ILDExEventAction.h 7 additions, 3 deletionsDDExamples/ILDExSimu/include/ILDExEventAction.h
- DDExamples/ILDExSimu/src/ILDExEventAction.cpp 51 additions, 3 deletionsDDExamples/ILDExSimu/src/ILDExEventAction.cpp
- DDG4/include/DDG4/Geant4SensitiveDetector.h 6 additions, 0 deletionsDDG4/include/DDG4/Geant4SensitiveDetector.h
- DDG4/src/Geant4CalorimeterSD.cpp 11 additions, 1 deletionDDG4/src/Geant4CalorimeterSD.cpp
- DDG4/src/Geant4SensitiveDetector.cpp 15 additions, 0 deletionsDDG4/src/Geant4SensitiveDetector.cpp
- DDG4/src/Geant4TrackerSD.cpp 70 additions, 75 deletionsDDG4/src/Geant4TrackerSD.cpp
Loading
Please register or sign in to comment