Skip to content
Snippets Groups Projects
  1. Nov 21, 2013
  2. 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
  3. Feb 07, 2013
  4. Jan 29, 2013
  5. 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
  6. Nov 01, 2012
  7. 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
  8. Feb 08, 2011
  9. Feb 07, 2011
  10. 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
  11. 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
  12. Jan 21, 2011
  13. Jan 20, 2011
  14. Jan 18, 2011
  15. Jan 19, 2011
  16. 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
  17. Jan 08, 2011
  18. Jan 06, 2011
  19. 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
  20. Dec 22, 2010
  21. Dec 23, 2010
  22. 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
  23. Nov 24, 2010
  24. Nov 19, 2010
  25. Nov 18, 2010
Loading