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