Skip to content
Snippets Groups Projects
  1. Feb 08, 2011
  2. Feb 07, 2011
  3. Feb 04, 2011
  4. Feb 03, 2011
  5. Jan 21, 2011
  6. Jan 20, 2011
  7. Jan 19, 2011
  8. Jan 18, 2011
  9. Jan 14, 2011
  10. Jan 13, 2011
  11. Jan 06, 2011
  12. 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
    • matta's avatar
      * Merge Modification · dc87ceed
      matta authored
      dc87ceed
  13. Dec 22, 2010
  14. 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
  15. Nov 22, 2010
  16. Nov 18, 2010
  17. Nov 17, 2010
  18. 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
  19. Nov 13, 2010
  20. 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
  21. Oct 18, 2010
    • 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
  22. Oct 13, 2010
  23. 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
  24. Oct 11, 2010
  25. Oct 01, 2010
  26. Sep 28, 2010
    • deserevi's avatar
      * Minor changes · ac6e0471
      deserevi authored
         - mainly adds support for solid D2 cryogenic target
      ac6e0471
    • deserevi's avatar
      * Add work from M. Labiche on the NPTool.Paris branch · 43a9450d
      deserevi authored
         + NPLib
            - Add TParisPhysics.{h,cxx} class 
            - Add Paris.{h,cxx} class 
      
         + NPSimulation
            - Add Cluster class for Paris
            - Add Shields classes for Paris
            - Add scorers
            - Add reaction chamber class (Chamber.{hh,cc})
      
         + NPAnalysis
            - Add framework for analysings the results of the G4 simulation
      
         + Inputs
            - Add a lot of different Paris geometrical files 
      43a9450d
Loading