Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
  2. Nov 12, 2013
  3. Oct 25, 2013
  4. Feb 07, 2013
  5. Jan 31, 2013
  6. 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
  7. Dec 20, 2012
  8. Dec 19, 2012
  9. Nov 15, 2012
  10. Apr 14, 2011
  11. 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
  12. 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
  13. Feb 09, 2011
  14. Feb 08, 2011
  15. Feb 07, 2011
  16. 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
  17. Jan 20, 2011
  18. Jan 19, 2011
  19. Jan 18, 2011
  20. 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
  21. Jan 18, 2011
  22. 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
  23. Dec 23, 2010
  24. Dec 22, 2010
  25. Dec 02, 2010
  26. Nov 26, 2010
  27. Nov 25, 2010
  28. Nov 15, 2010
    • matta's avatar
      * Fixing things on TagManager Class · 6565d2ee
      matta authored
       - Adding generation of the root Dictionnary in the makefile of Tools directory
       - Fixing Namespace problem, now TagManager is NPTagManager class 
      6565d2ee
  29. Oct 18, 2010
    • matta's avatar
      * Adding configs folder to the repository · 7e1e7362
      matta authored
       - this optional folder of analysis project is there to hold the configuration file of each detector. 
       - Each of this file hold value that can be set-up for custom analysis (threshold,...) as well as the channel that should be turned of
      7e1e7362
    • matta's avatar
      * Updating NPL:TMust2Physics with litlle treak from Riken experience · fc49c5d5
      matta authored
       - Using a PreTreat to desactivate some telescopes, channel or layer
       - New way of treating time for CsI and SiLi. The time is not always code to avoid problem with SiLi Orsay that use standard electronic instead of MUST2 ASIC
      
      *Updating Modification date of a couple of file
      fc49c5d5
Loading