Skip to content
Snippets Groups Projects
  1. Dec 23, 2010
    • deserevi's avatar
      * Add cross-section file for 132Sn(d,p) @ 10 MeV/u and Ex = 10 MeV · 35f4614e
      deserevi authored
         + D. Beaumel physics case (Pygmee Dipole Resonance)
      
      * Remove useless detector declarations in gaspHyde.detector file
      
      * Add NPOptionManager->Destroy in Simulation.cc
      35f4614e
    • 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
    • deserevi's avatar
      * first commit on NPTool.dev.Gaspard.Annular · b11b98de
      deserevi authored
      b11b98de
    • matta's avatar
      * Fixing Warning on Mac Os X · 361d2d34
      matta authored
      * Changing default simulation name in Gaspar
      361d2d34
  2. Dec 22, 2010
  3. Dec 23, 2010
  4. Dec 22, 2010
  5. Dec 21, 2010
    • deserevi's avatar
      * New (and last!) positioning scheme for GaspardTrackerTrapezoid in NPS · 050ba4a2
      deserevi authored
                 ------
                /      \           ^
               /        \          | v
              /          \         |
             --------------   <-----
                                 u = (128,1) - (1,128)
             w = u x v in direction of third stage
      
      * Cartesian and spherical positioning of GaspardTrackerTrapezoid is consistent
      
      * gaspHyde.detector has been modified to take these changes into account
      
      * Stripping scheme in NPS and NPA still to be done
      050ba4a2
  6. Dec 02, 2010
  7. Nov 26, 2010
  8. Nov 25, 2010
  9. Nov 24, 2010
  10. Nov 22, 2010
  11. Nov 19, 2010
  12. Nov 18, 2010
  13. Nov 17, 2010
  14. 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
  15. Nov 15, 2010
  16. Oct 21, 2010
    • deserevi's avatar
      * New positioning scheme for GaspardTrackerTrapezoid in NPS · 526ffd13
      deserevi authored
            ---------------        ^
            \             /        | v   u = (128,1) - (1,1)
             \           /         |     v = (1,128) - (1,1)
              \         /    <------ 
               \       /        u        and w = u x v in direction
                -------                  of third stage
      
      * gaspHyde geometry is now well-defined
      
      * Stripping scheme in NPS and NPA still to be done
      526ffd13
    • deserevi's avatar
      * Changes in NPS for GaspardTrackerDummyShape shape · 85e9b914
      deserevi authored
         + new positioning method in cartesian coordinates:
             w = u x v where u = (128,1) - (1,1)
                             v = (1,128) - (1,1)
             comment: this differs from Must2 positioning scheme 
                      where w = v x u
         + this ensures a full consistency between simulations
           and analysis when GaspardTrackerDummyShape is positioned
           at the *same* place with cartesion or spherical coordinates
         + this was checked with a GaspardTrackerDummyShape module at
           R = 100, THETA = 180 and PHI = 0
      
      * Add support in NPA for GaspardTrackerSquare shape
         + same changes as for GaspardTrackerDummyShape both in NPS
           and NPA
         + full consistency is achieved when GaspardTrackerModule are 
           positioned at the *same* place with cartesian or spherical 
           coordinates
         + this was checked with the barrel of the gaspHyde geometry
      
      * Misc:
         + remove compilation warnings in ParisCluster
         + begin work on GaspardTrackerTrapezoid (NPS + NPA)
      85e9b914
  17. Oct 18, 2010
    • matta's avatar
      * Adding configs folder to the repository · 7e1e7362
      matta authored
       - this optional folder of analysis project is there to hold the configuration file of each detector. 
       - Each of this file hold value that can be set-up for custom analysis (threshold,...) as well as the channel that should be turned of
      7e1e7362
    • matta's avatar
      * Updating NPL:TMust2Physics with litlle treak from Riken experience · fc49c5d5
      matta authored
       - Using a PreTreat to desactivate some telescopes, channel or layer
       - New way of treating time for CsI and SiLi. The time is not always code to avoid problem with SiLi Orsay that use standard electronic instead of MUST2 ASIC
      
      *Updating Modification date of a couple of file
      fc49c5d5
    • matta's avatar
      * Fixing Bud in NPS:Must2Scorers.cc · 37fd782c
      matta authored
       - X and Y was inverted in the PSStripNumberX and PSStripNumberY function causing a wrong analysed spectra of excitation energy
      37fd782c
  18. Oct 13, 2010
  19. Oct 12, 2010
    • deserevi's avatar
      * Add support for annular shape in Gaspard · 1fe79370
      deserevi authored
         + add reliable scorer functionality for theta and phi strips in NPS
         + add theta and phi strips position determination in NPL
      
      * Status:
         + Analysis is working well, except that excitation energy, when using
           the strips, is reconstructed -20 keV off.
      1fe79370
  20. Oct 11, 2010
Loading