Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
  2. Nov 19, 2014
    • adrien-matta's avatar
      * Fixing issue when reloading the geometry · 0c7f5255
      adrien-matta authored
        - A specific bug was present in ThinSi.cc : deletion of the material
          (forbidden)
        - A general bug was present causing the TTree to crash: The branches
          address need to be cleared and the branches deleted before
          reloading the geometry
      0c7f5255
  3. Nov 17, 2014
  4. 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
  5. Nov 06, 2014
  6. Nov 05, 2014
Loading