Log of /trunk/geom/geom/inc/TGeoBuilder.h
Parent Directory
Revision
27731 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 9 17:40:56 2009 UTC (5 years, 10 months ago) by
brun
File length: 8651 byte(s)
Diff to
previous 22923
From Andrei:
- Removed casting away constness in headers, and removed == and != between doubles in all geom code (Philippe's suggestion)
- Info messages suppressed now by the static TGeoManager::SetVerboseLevel(0). We should probably call this at the beginning of stressGeometry.cxx
- Fine tune in TGeoIntersection::DistFromInside() that solves inner boundary crossings in case the starting point is very close to boundary
- TGeoManager::FindInCluster() gives now priority (when selecting between MANY candidates) to the node that was proposed by FindNextBoundary()
Revision
18945 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Jun 5 06:34:20 2007 UTC (7 years, 7 months ago) by
brun
Original Path:
trunk/geom/inc/TGeoBuilder.h
File length: 8373 byte(s)
From Andrei & Mihaela:
- new class TGeoBuilder (.h/.cxx) attached. All build-type methods in TGeoManager delegated now to this class. TGeoBuilder is a singleton class that is transparent to the user (for the moment) and can serve several TGeoManager objects in the same session.
The class can be however used explicitly like:
TGeoBuilder::Instance(myGeometry)->SomeMethod()
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.