Skip to content
Snippets Groups Projects
  1. Dec 03, 2013
  2. Nov 29, 2013
  3. Nov 25, 2013
    • adrien-matta's avatar
      * Suppress a bug causing SegFault at the end of Analysis · ac8c819c
      adrien-matta authored
        - The bug was provoqued by deletion of the TFile and TTree in
          RootInput
        - The bug occure only under c++11 compilation
        - I think root and RootInput are trying to delete the file at the same
          time
      * Add a missing physics spectra to TMust2Spectra
      ac8c819c
  4. Nov 21, 2013
  5. Nov 12, 2013
  6. Oct 25, 2013
  7. Feb 07, 2013
  8. Jan 31, 2013
  9. Jan 28, 2013
    • matta's avatar
      # Adding a new Event generator Beam · fc416153
      matta authored
       - Add associate class in NPL
       - Add Function in NPL
      
      Some code clean up has been done as well (cosmetic change for the most)
      fc416153
  10. Dec 20, 2012
  11. Dec 19, 2012
  12. Nov 15, 2012
  13. Apr 14, 2011
  14. 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
  15. Feb 17, 2011
    • matta's avatar
      * Changing the NPL::VDetector · bb2b13b8
      matta authored
       - Now Detector have two method to initialize the root input, one for the Raw data and one for physical data
       - An option ca be given in NPA to specified the input is of physical type
      
      * Identify and correct some bug on the SSSD
      bb2b13b8
  16. Feb 09, 2011
  17. Feb 08, 2011
  18. Feb 07, 2011
  19. Feb 02, 2011
    • matta's avatar
      * Fixing bug in TMust2Physics · 7ad185d6
      matta authored
       - IsValidChannel was not properly implemented
       - Call object Telescope number instead of TelescopeNumber-1
      7ad185d6
  20. Jan 20, 2011
  21. Jan 19, 2011
  22. Jan 18, 2011
  23. Jan 19, 2011
    • matta's avatar
      * Changing NPL makefiles to enhance lisibility · c90a8f5e
      matta authored
       - All makefile now call a base_Makefile that contain all the variable output (test of arch and so on).
       - Each makefile of each folder now look much smaller and easier to ready
      c90a8f5e
  24. Jan 18, 2011
  25. Jan 13, 2011
    • matta's avatar
      * Change in TMust2Physics · 89400934
      matta authored
       - Put all threshold as an option through configMUST2.dat
       - Add better support for matching between strip and cristal/pad
       - Add option to set the cristal / pad size
       - Add option to ignore in data event between cristal/pad
       - Renaming Namespace to avoid conflict
       - Renaming variable to be consistent
      
      * Change in TSSSDPhysics
       -Change the routine for configSSSD.dat, consistent with MUST2
      
      * Change filllibdir.h
       - Remove NPToolLogon_C.so from lib dir to avoid error message on linux
      89400934
Loading