Skip to content
Snippets Groups Projects
  1. Oct 02, 2013
  2. Jan 09, 2013
    • nicolas's avatar
      * Modify compilation scheme of NPLib · 2faa99e9
      nicolas authored
         Now, one should first execute the configure
         script and then run make
      
       * There is the possibility to pass as arguments
         of the configure script detector names, e.g:
         ./configure must2 cats
         
       * Moreover, there is the possibility to compile
         specific detectors, e.g: make must2
      2faa99e9
  3. 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
  4. Nov 16, 2010
    • deserevi's avatar
      * Change scheme for NPL Makefile · 5d65b1ce
      deserevi authored
         + scripts are used to move header files, libraries to the include and
           lib directories
         + scripts are located in NPLib/scripts
         + liblist is know created on the fly and is removed from the NPTool 
           package
      
      * Update NPL Makefile to include Paris and Shield detectors
      5d65b1ce
Loading