Skip to content
Snippets Groups Projects
  1. Feb 07, 2011
  2. Feb 04, 2011
  3. Feb 03, 2011
  4. Feb 01, 2011
  5. Jan 21, 2011
  6. Jan 16, 2011
    • deserevi's avatar
      * Cosmetic in NPAnalysis for W1 detector · 3599e269
      deserevi authored
         + remove obsolete code
      3599e269
    • 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
  7. Jan 15, 2011
    • deserevi's avatar
      * Fix bug in TW1Physics.cxx · 3ca6f6c0
      deserevi authored
         + GetPositionOfInteraction() method is now implemented
      
      * Add analysis support to W1
         + To be tested
      3ca6f6c0
  8. Jan 10, 2011
    • deserevi's avatar
      * Simplify NPToolLogon.C · c2390282
      deserevi authored
         + return to initial directory now uses the gSystem->cd() method
         + change InitNPTool fucntion name for NPToolLogon (it was now compiling
           on Mac os X)
      
      * Update some doc files to explain logic of NPToolLogon.C
      
      * Fix bug in ControlSimu.C
      c2390282
  9. Jan 06, 2011
  10. 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
    • matta's avatar
      * Fixing Warning on Mac Os X · 361d2d34
      matta authored
      * Changing default simulation name in Gaspar
      361d2d34
    • matta's avatar
      * Merge Modification · dc87ceed
      matta authored
      dc87ceed
  11. Dec 22, 2010
  12. Nov 26, 2010
  13. Nov 18, 2010
  14. Nov 17, 2010
  15. 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
  16. 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
      * 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
  17. 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
  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
    • 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
  22. May 11, 2010
    • matta's avatar
      * Changing in TPlasticPhysics · 3b3decd1
      matta authored
      	- Token in NPLib now fit the one of NPS
      	- No more error in NPA initialisation of the detector configuration
      3b3decd1
  23. Mar 05, 2010
Loading