Skip to content
Snippets Groups Projects
  1. Oct 28, 2014
  2. May 06, 2014
  3. Apr 30, 2014
  4. Apr 29, 2014
  5. Mar 11, 2014
  6. Feb 21, 2014
  7. Jan 31, 2014
    • adrien-matta's avatar
      * Updating several minor things: · dd7ce734
      adrien-matta authored
        - Remove instance of TString::Form in Spectra classes as it cause some
          issue in parallelised code using std::thread
        - fix include missing for linux system
      dd7ce734
  8. Dec 15, 2013
  9. Dec 13, 2013
  10. Dec 12, 2013
  11. Dec 07, 2013
  12. Dec 04, 2013
  13. Dec 03, 2013
  14. Nov 29, 2013
  15. Feb 26, 2013
    • matta's avatar
      * Add a prototype MakePhyscial Tree using pROOF · 18defaa0
      matta authored
       - The analysis project is in pMakePhysicalTree
       - The macro is launch putting the usual NPTool option in the macro string argument
       - Parrallel computation and merging of the output tree in memory (not suitable for very large run...)
       - Some change in the ROOTOuput to fit the requierement of pROOF, using the NPTOptionManager option --proof to activate them
      18defaa0
  16. Feb 16, 2013
  17. Feb 14, 2013
  18. Feb 07, 2013
  19. Feb 01, 2013
  20. Jan 23, 2013
  21. Jan 17, 2013
  22. Jan 16, 2013
  23. Jan 11, 2013
  24. Dec 20, 2012
    • nicolas's avatar
      * Add TTacPhysics class and modify TTacData class · ac470850
      nicolas authored
         accordingly. Needed in Speg analysis
      
       * Remove compilation warning in TSpegPhysics.cxx
      
       * Add GetCorrection() method in CalibrationManager
         Needed in Speg analysis
      
       * Update DetectorManager to take into account
         Speg, EXL
      ac470850
  25. Dec 19, 2012
  26. Dec 10, 2012
  27. 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
    • matta's avatar
      * Adding CATS in NPL DetectorManager · e04450de
      matta authored
      * Changing old naming convention ThinSi to SSSD
      e04450de
  28. 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
    • matta's avatar
      * change for enhance security problem · 568667fe
      matta authored
       - further test need to be done to test the new way to acces detector via the detector manager
      
      
      * the map of detector manager is now private and acces via a GetDetector Method
       - If the detector does not exist, the programm issued an error message and exit
      568667fe
  29. Feb 08, 2011
  30. Feb 04, 2011
    • deserevi's avatar
      * Add Hyde project from Angel Miguel Sanchez Benitez · 8f8d5f86
      deserevi authored
         + NPSimulation is working
         + NPAnalysis is not
      
      * Update all Analysis.cc files in NPAnalysis to account for new method
        name in NPOptionManager
      
      * Update Target.cc file to account for 208Pb targets
      
      * Update ReleaseNotes.txt file
      8f8d5f86
Loading