Skip to content
Snippets Groups Projects
  • deserevi's avatar
    8e8e181b
    * Fix segementation fault in Gaspard when gamma-rays are fired · 8e8e181b
    deserevi authored
       + Clear for map scorers was misplaced at the end of all ReadSensitive()
         methods in GaspardTracker* shapes.
       + The same applied for the DetectorNumber_itr++ statement
       + The line Energy_itr = EnergyHitMap->GetMap()->begin(); was missing
         when looping on the energy map.
    
    * Strip numbers are now integer instead of double
    8e8e181b
    History
    * Fix segementation fault in Gaspard when gamma-rays are fired
    deserevi authored
       + Clear for map scorers was misplaced at the end of all ReadSensitive()
         methods in GaspardTracker* shapes.
       + The same applied for the DetectorNumber_itr++ statement
       + The line Energy_itr = EnergyHitMap->GetMap()->begin(); was missing
         when looping on the energy map.
    
    * Strip numbers are now integer instead of double