Skip to content
Snippets Groups Projects
  1. Dec 23, 2010
  2. Dec 22, 2010
  3. Oct 21, 2010
    • 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
  4. Oct 13, 2010
  5. 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
  6. Oct 11, 2010
  7. Oct 08, 2010
    • deserevi's avatar
      * Support for multi-shape based detector (Gaspard) in NPTool · c296ea20
      deserevi authored
         + A lot of work has been done
      
         + TGaspardTrackerPhysicsNew class
           This class now *only* hold the physical information as calculated
           from NPAnalysis.
      
         + Status:
           running NPAnalysis gives the same results with the new structure
           than before in case of the gaspardTestSpheric detector (only one
           shape)
      
         + Everything is prepared for multi-shape but whould be tested
      c296ea20
  8. Oct 07, 2010
    • deserevi's avatar
      * Begin support for multi-shape based detector (Gaspard) in NPAnalysis · ec62d5ec
      deserevi authored
         + TGaspardTrackerDummyShape.{h,cxx} and TGaspardTrackerTrapezoid.{h,cxx} added
            These classes will deal with reading the configuration, calculating the 
            geometry and building physical events.
      
         + TGaspardTrackerPhysicsNew.{h,cxx}
            This class holds the TGaspardTrackerData class and knows all the detectors
            to analyze through a map relating the detector number and the corresponding
            TGaspardTrackerModule object.
      
      * Status:
         Configuration files with heterogeneous shapes are read and the map
         is filled correctly
      ec62d5ec
  9. Oct 01, 2010
  10. Sep 28, 2010
    • deserevi's avatar
      * Minor changes · ac6e0471
      deserevi authored
         - mainly adds support for solid D2 cryogenic target
      ac6e0471
  11. Feb 23, 2010
  12. Jan 22, 2010
  13. Dec 02, 2009
  14. Oct 02, 2013
  15. Oct 09, 2009
  16. Sep 23, 2009
  17. Oct 02, 2013
  18. Sep 18, 2009
    • deserevi's avatar
      * Upgrade Gaspard analysis · 1d8d4770
      deserevi authored
         - Take into account energy loss in the target for reconstruction
           of the excitation energy
         - change makefile to recompile when header files are changed
      
      * Clean some part of the code to remove warnings at compilation time
      1d8d4770
  19. Sep 16, 2009
  20. Sep 14, 2009
  21. Sep 11, 2009
  22. Sep 10, 2009
  23. Sep 01, 2009
Loading