Skip to content
Snippets Groups Projects
  1. Jan 23, 2013
  2. Jan 17, 2013
  3. Jan 16, 2013
  4. Jan 11, 2013
  5. Dec 20, 2012
    • nicolas's avatar
      * Add TTacPhysics class and modify TTacData class · ac470850
      nicolas authored
         accordingly. Needed in Speg analysis
      
       * Remove compilation warning in TSpegPhysics.cxx
      
       * Add GetCorrection() method in CalibrationManager
         Needed in Speg analysis
      
       * Update DetectorManager to take into account
         Speg, EXL
      ac470850
  6. Dec 19, 2012
  7. Dec 10, 2012
  8. Feb 17, 2011
    • matta's avatar
      * Changing the NPL::VDetector · bb2b13b8
      matta authored
       - Now Detector have two method to initialize the root input, one for the Raw data and one for physical data
       - An option ca be given in NPA to specified the input is of physical type
      
      * Identify and correct some bug on the SSSD
      bb2b13b8
    • matta's avatar
      * Adding CATS in NPL DetectorManager · e04450de
      matta authored
      * Changing old naming convention ThinSi to SSSD
      e04450de
  9. Feb 11, 2011
    • matta's avatar
      * Change logic for calling Calibration Manager · 775ac74b
      matta authored
       - Calibration Manager is now called inside the detector manager
       - Code is ligther in NPA without explicit call of the Calibration Manager
      
      * Still a error message remain while launching the Template
       - Dont know where but he try to read the EG file somewhere inside the RootInput....
      775ac74b
    • matta's avatar
      * change for enhance security problem · 568667fe
      matta authored
       - further test need to be done to test the new way to acces detector via the detector manager
      
      
      * the map of detector manager is now private and acces via a GetDetector Method
       - If the detector does not exist, the programm issued an error message and exit
      568667fe
  10. Feb 08, 2011
  11. 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
  12. Jan 16, 2011
    • 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
  13. Jan 14, 2011
  14. Jan 08, 2011
  15. Dec 22, 2010
  16. Nov 18, 2010
  17. 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
  18. 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
  19. 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
  20. Feb 10, 2010
    • matta's avatar
      * Reviewing Calibration manager logic · e9a7c751
      matta authored
       - Adding missing call of VDetector::AddParameterToCalibManager in the DetectorManager class
       - Modifing the algorithm that read the calibration file so it should work (hopefully)
       - Modifiyng analysis project so it's instantiate things in the correct order
      e9a7c751
  21. Nov 07, 2009
Loading