Skip to content
Snippets Groups Projects
Commit aefb2efd authored by Andrei Gheata's avatar Andrei Gheata
Browse files

Added possibility to prevent known overlaps produced by misalignment by...

Added possibility to prevent known overlaps produced by misalignment by assignig priority to one of the candidates. This is not using the error prone AddNodeOverlap method, but composite shapes. One has to create the unprioritized shape as the subtraction of the original one and the shape of the node to prioritize, then position this composite shape colume with identity matrix. The prioritized volume should be added as node using the same local matrix as the one used in the subtraction operation. The matrix itself has to be declared shared via SetShared() method. Added few parameters to the RandomRays method.


git-svn-id: http://root.cern.ch/svn/root/trunk@47228 27541ba8-7e3a-0410-8455-c3a389f83636
parent a01a9776
No related branches found
No related tags found
No related merge requests found
Showing with 197 additions and 44 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