All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to a modified version of Semantic Versioning.
Geometry releases will be tagged as Descriptive_tag_v_X.Y.Z
.
- Bump gegede to version 0.8.0
- Define default geometries in Makefile instead of bash script
- Removed old gdml files from repo.
- Default geometry definitions that did not build (missing KLOE cfg file)
- Updated with standalone build of initial and complete STT configurations.
only_SAND_STT_Initial.gdml
only_SAND_STT_Complete.gdml
- generate complete ND geo with SAND provided with a Drift Chamber using target
sand_opt3_DRIFT1.gdml
- Fixed use of TGeoManager::Import in scripts.
- Changed drift length and ND gaps to reflect ND CAD gap lengths.
checkOverlaps.C
now takes an optional argument to choose the overlap checking method.- CI now runs both types of overlap checks.
- Fixed Overlaps in TMS geometry.
checkOverlaps.C
now uses sampling method.
- Added production gdml with no LArActive to build script
- Update
build_hall.sh
to build production geom with prod option