Skip to content
Snippets Groups Projects
Commit c1eb0913 authored by adrien-matta's avatar adrien-matta
Browse files

* Adding option to reload the current geometry via messenger

 - 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
parent ea2faa44
No related branches found
No related tags found
Loading
Showing
with 139 additions and 69 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment