Skip to content
Snippets Groups Projects
  1. Nov 01, 2012
  2. Jul 18, 2012
  3. Jul 17, 2012
  4. Jul 16, 2012
  5. Apr 14, 2011
  6. Mar 13, 2011
  7. Mar 12, 2011
    • deserevi's avatar
      * 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
  8. Mar 08, 2011
    • deserevi's avatar
      * Fix performance problem · 5a7692c9
      deserevi authored
         + itoa() function now uses sprintf instead of ostringstream
      5a7692c9
    • deserevi's avatar
      * Add TMust2Spectra.{h,cxx} class in NPLib · 8e9dd2c0
      deserevi authored
         + This class holds the spetra which are needed for the online analysis
           of Must2 experiments
         + However, this class only depends on ROOT and can be used in any context.
         + This is a first uncomplete version which has not been tested yet.
      8e9dd2c0
    • deserevi's avatar
      * Add support for online analysis · 17993bc5
      deserevi authored
         + Add new method SetRawDataPointer(TxxxData*) which gives by hand the 
           TxxxData object to the corresponding TxxxPhysics object
      17993bc5
  9. Feb 17, 2011
  10. Feb 16, 2011
  11. Feb 15, 2011
Loading