Skip to content
Snippets Groups Projects
  1. Jan 15, 2015
  2. Jan 14, 2015
  3. Jan 09, 2015
  4. Apr 29, 2014
  5. Feb 07, 2013
  6. Dec 26, 2012
  7. Feb 17, 2011
  8. Feb 08, 2011
  9. Jan 18, 2011
  10. Jan 19, 2011
    • matta's avatar
      * Changing NPL makefiles to enhance lisibility · c90a8f5e
      matta authored
       - All makefile now call a base_Makefile that contain all the variable output (test of arch and so on).
       - Each makefile of each folder now look much smaller and easier to ready
      c90a8f5e
  11. Jan 12, 2011
  12. Dec 23, 2010
    • 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
      * Merge Modification · dc87ceed
      matta authored
      dc87ceed
  13. Dec 22, 2010
  14. 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
  15. Oct 13, 2010
  16. 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
  17. Oct 11, 2010
  18. 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
  19. 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
  20. Oct 01, 2010
  21. Sep 28, 2010
    • deserevi's avatar
      * Minor changes · ac6e0471
      deserevi authored
         - mainly adds support for solid D2 cryogenic target
      ac6e0471
  22. Feb 23, 2010
  23. Jan 22, 2010
  24. Dec 02, 2009
  25. Oct 02, 2013
  26. Oct 09, 2009
  27. Sep 23, 2009
  28. Oct 02, 2013
  29. 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
  30. Sep 16, 2009
  31. Sep 14, 2009
  32. Sep 11, 2009
Loading