Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
6.6.0f00bedad · ·
Introducing "Virtual Geometry" surfaces that can be embedded within the geometry and which respond to alignment corrections in the same way as material geometry. These surfaces do not have any material composition but they can be used in tracking, either during simulation or reconstuction. For instances are provided with this release: Rectangular, Trapezoidal, Diamond-shaped, and Annular. The last of these is inspired by a particular surface occurrring in ATLAS. Input output of these surfaces is provided. Visualization is also provided.
-
6.5.09a6c1311 · ·
New or improved functionality in GeoShape: User can now specify the number of random points to be used for estimation the volume, the default is 1M points Volume can be set or returned from the shape Test for whether the volume is a polyhedron or not. Total number of constituents can be queried. More efficient computation of Boolean volumes
-
6.4.00275c751 · ·
The format of information in the AAHEADER file has changed from the previous version.
-
-
-
6.1.02ae31066 · ·
This version adds proper persistification of GeoGenericTrap and GeoTorus under the new DB schema, and suppresses some extraneous output.
-
6.0.0ef28ad66 · ·
This release introduces a modification to the database schema: floating point data is now stored with a floating point (rather than ASCII) representation in the database. Important note! all databases created prior to this tag (version 6.0) will be unreadable!
-
5.6.0cec37d3c · ·
* Restructure the classes to allow the introduction of Virtual Geometry (aka Tracking Surfaces) * Allow for mutable materials in GeoLogVol. Useful for gases and other stuff which can be piped in.
-
-
5.3.0d214dba2 · ·
* Typo fix in the deduplication of full physical volumes * Introduce `cloneVolume()` helper function * Augment the early testing capability against Athena * Disable by default deduplication mechanisms * Deduplication steering flags moved into the processor registries * Disabled cloning in resize of GeoATLAS by default * `gmcat`: don't fail if the local GeoModelData git repository is not accessible
-
5.2.03afd8332 · ·
Creating of 5.2.X changes w.r.t 5.1 ``` * Typo fix in the deduplication of full physical volumes * Introduce cloneVolume helper function * Augment the early testing capability against athena * Disable by default deduplication mechanisms ```
-
5.1.0f32e8dcd · ·
* GeoModelFunctionSnippets renamed to GeoModelHelpers. * De-duplication code is in place, which can be used to share Shapes and Physical Volumes automatically. * The material manager code is simplified and put in one place. * Several cosmetic changes in the gmcat utility
-
5.0.33831ab11 · ·
* Fix move semantics avoiding leakage of reference counts once the absolute position of a volume is requested.