Skip to content
Snippets Groups Projects
  1. Feb 03, 2011
    • deserevi's avatar
      * New functionalities NPOptionManager class · 681e1e06
      deserevi authored
         + search for input files in the $NPTOOL/Inputs/* and local directories
           is now performed in this class
         + this search was done previously in DetectorConstruction.cc and
           PrimaryGeneratorAction.cc files. these files have been modified
           accordingly.
         + If input files are not found, program exits
      681e1e06
  2. Jan 08, 2011
  3. Dec 23, 2010
    • deserevi's avatar
      * When calling "Simulation --help" or "Analysis --help", programs now exit. · e26b78ef
      deserevi authored
         + exit(1) statement has been added in the DisplayHelp() method from the
           NPOptionManager class
      e26b78ef
    • 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
      * Merge Modification · dc87ceed
      matta authored
      dc87ceed
  4. Nov 17, 2010
Loading