Skip to content
Snippets Groups Projects
  1. Feb 07, 2013
  2. Jan 29, 2013
  3. Dec 20, 2012
    • nicolas's avatar
      * Replace first CATS version (Sandra) with updated · 6dc50bf8
      nicolas authored
         version (Pierre) supporting Confiuration File...
      
       * Getters in TCATSData.h now return a const result
      
       * Applythreshold() and GetPedestal() methods have
         been added in CalibrationManager. This is needed
         by the new TCATSPhysics version.
      6dc50bf8
    • 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
  4. Nov 01, 2012
  5. 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
  6. Feb 08, 2011
  7. Feb 07, 2011
  8. Feb 04, 2011
    • deserevi's avatar
      * Add new feature in RootInput · 2f25a209
      deserevi authored
         + In NPA, use directly input files from input ROOT file to be analysed 
           if not no input file is given.
         + TAsciiFiles from first input ROOT file in the TChain is taken.
      2f25a209
    • deserevi's avatar
      * Update NPOptionManager class · d37a09fd
      deserevi authored
         + when input files are not found, does not exist sytematically
         + it is done manually in Simulation.cc
      d37a09fd
  9. Feb 03, 2011
    • deserevi's avatar
      * New features in RootOutput class · 31a5511b
      deserevi authored
         + TAsciiFile classes containing input files are now files here and not
           in Simulation.cc anymore
      31a5511b
    • deserevi's avatar
      * New functionalities NPOptionManager class · 681e1e06
      deserevi authored
         + search for input files in the $NPTOOL/Inputs/* and local directories
           is now performed in this class
         + this search was done previously in DetectorConstruction.cc and
           PrimaryGeneratorAction.cc files. these files have been modified
           accordingly.
         + If input files are not found, program exits
      681e1e06
  10. Jan 21, 2011
  11. Jan 20, 2011
  12. Jan 18, 2011
  13. Jan 19, 2011
  14. Jan 16, 2011
    • deserevi's avatar
      * Fix bugs in NPLib for W1 detector · 8155a97e
      deserevi authored
         + Call to AddDetector() method was missing
      
      * Finish NPAnalysis for W1 detector
         + Cases with multiplicity greater than one are treated
         + Excitation energy is reconstructed OK without strip
         + Excitation energy taking into account strips should be checked
           in more details.
      
      * Cosmetic for screen printing in NPLib classes
      8155a97e
  15. Jan 08, 2011
  16. Jan 06, 2011
  17. Dec 23, 2010
    • deserevi's avatar
      * When calling "Simulation --help" or "Analysis --help", programs now exit. · e26b78ef
      deserevi authored
         + exit(1) statement has been added in the DisplayHelp() method from the
           NPOptionManager class
      e26b78ef
    • deserevi's avatar
      * Finish stripping scheme for GaspardTrackerAnnular · f62a591d
      deserevi authored
         + bug was in the correspondance between strip number and coordinates
         + excitation energy is now well reconstructed
      
      * Add Destroy method in the singleton class NPOptionManager
         + it is used in the Gaspard analysis code
      
      * Change default ROOT file name in general analysis macros
         + mySimul.root is now myResult.root
      
      * Add DumpStrippingScheme method in GaspardTracker
         + it allows to dump the correspondance between strips and coordinates
           for any detector part of Gaspard
         + for the moment indexes are hardcoded for annular detector (should be
           improved)
      f62a591d
    • matta's avatar
      * Fixing Warning on Mac Os X · 361d2d34
      matta authored
      * Changing default simulation name in Gaspar
      361d2d34
  18. Dec 22, 2010
  19. Dec 23, 2010
  20. Dec 22, 2010
    • matta's avatar
      * Make several change in order to compile on Linux · 0a63c999
      matta authored
       - Bug in NPNucleus fixed
       - Bug strip numerotation on Gaspard Annular
       - Bug on numeric limit fixed by adding #include<limits> header
      0a63c999
    • deserevi's avatar
      * Fix bug in NPNucleus · 797fb69a
      deserevi authored
         + when finding a specific isotope, the size of the symbol is now taken
           into account: 31S and 31S are now well treated for example.
      797fb69a
  21. Nov 24, 2010
  22. Nov 19, 2010
  23. Nov 18, 2010
  24. Nov 17, 2010
  25. Nov 15, 2010
    • matta's avatar
      * Fixing problem on TagManager class · 0cff1e6c
      matta authored
       - Explicite constructor and destructor implementation were needed by root to allow the .so librairy to be load
       - Class as been tested in a Macro and is now working
       - Test on a tree to be perform
      0cff1e6c
    • 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
Loading