Skip to content
Snippets Groups Projects
  1. Jul 18, 2012
  2. Jul 17, 2012
  3. Jul 16, 2012
  4. Apr 14, 2011
  5. Mar 13, 2011
  6. 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
  7. 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
  8. Feb 17, 2011
  9. Feb 16, 2011
  10. Feb 15, 2011
  11. Feb 11, 2011
    • matta's avatar
      * Change logic for calling Calibration Manager · 775ac74b
      matta authored
       - Calibration Manager is now called inside the detector manager
       - Code is ligther in NPA without explicit call of the Calibration Manager
      
      * Still a error message remain while launching the Template
       - Dont know where but he try to read the EG file somewhere inside the RootInput....
      775ac74b
Loading