Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Nov 07, 2014
    • adrien-matta's avatar
      * Adding option to reload the current geometry via messenger · c1eb0913
      adrien-matta authored
       - Delete the actual geometry
       - Clear the Detector Manager
       - Reload Geometry file
      
      For this to work a couple of thing has been done:
       - InitializeRootInput now need an extra SetBranchAddress to tell the
         tree that the previous address is no longer in use
       - Scorer can not be cleared, so need to be retrieved in case of a
         reloading. If they do not exist they are created
       - This is done using the new CheckScorer static method from VDetector
      c1eb0913
  3. Nov 05, 2014
  4. Oct 22, 2014
  5. Feb 13, 2014
  6. Dec 18, 2013
  7. Jul 01, 2013
  8. Jun 25, 2013
  9. May 30, 2013
    • matta's avatar
      * Fix some issue in the scoring of Sharc * · 302d0717
      matta authored
       - In the case of multiinteraction in the same volume, the scorer was keeping only the last energy deposit, instead of summing them
       - The threshold has been move in the Read sensitive and is no longer in the scorer, as the energy deposit can be down in multiple step each of them below threshold and be ignored if the threshold is applyed individually.
      302d0717
  10. Mar 19, 2013
    • matta's avatar
      * Fixing bug in initial condition · 88a2bc99
      matta authored
      * Fixing GeometricalEfficiency.C macro to fit new TInitialCondition
      * Adding support for TInitialCondition in Sharc
      88a2bc99
  11. Jan 28, 2013
    • matta's avatar
      # Adding a new Event generator Beam · fc416153
      matta authored
       - Add associate class in NPL
       - Add Function in NPL
      
      Some code clean up has been done as well (cosmetic change for the most)
      fc416153
  12. Jan 17, 2013
  13. Nov 14, 2012
  14. Nov 07, 2012
    • matta's avatar
      * Adding GUI interface to NPS · c66ab5a1
      matta authored
      * Progress on the Sharc detector
      * Correcting bug on the particle stack: Initial condition was not cleared at end of event, generating massive root file
      c66ab5a1
  15. Feb 04, 2011
    • deserevi's avatar
      * Add Hyde project from Angel Miguel Sanchez Benitez · 8f8d5f86
      deserevi authored
         + NPSimulation is working
         + NPAnalysis is not
      
      * Update all Analysis.cc files in NPAnalysis to account for new method
        name in NPOptionManager
      
      * Update Target.cc file to account for 208Pb targets
      
      * Update ReleaseNotes.txt file
      8f8d5f86
  16. Jan 19, 2011
  17. Nov 13, 2010
  18. 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
  19. Oct 13, 2010
  20. Oct 11, 2010
  21. Oct 01, 2010
  22. Sep 28, 2010
    • 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
  23. Dec 04, 2009
  24. Oct 02, 2013
Loading