Skip to content
Snippets Groups Projects
Commit 15cbb278 authored by Rene Brun's avatar Rene Brun
Browse files

Add new members in TGeoManager:

   Int_t                 fOverlapSize;      //! current size of fOverlapClusters
   Int_t                 fOverlapMark;      //! current recursive position in fOverlapClusters
   Int_t                *fOverlapClusters;  //! internal array for overlaps

The new array fOverlapClusters is used instead of the dynamically allocated arrays
in TGeoManager::SearchNode.

TGeoManager::FindNextBoundary has a new option (using the input value of the parameter
stepmax) to trigger optionally the computation of the normals.


git-svn-id: http://root.cern.ch/svn/root/trunk@7935 27541ba8-7e3a-0410-8455-c3a389f83636
parent 035f7da6
No related branches found
No related tags found
Loading
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