Skip to content

Latest commit

 

History

History
56 lines (33 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

56 lines (33 loc) · 1.48 KB

Changelog

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.

[Unreleased]

Changed

  • Bump gegede to version 0.8.0
  • Define default geometries in Makefile instead of bash script

Removed

  • Removed old gdml files from repo.
  • Default geometry definitions that did not build (missing KLOE cfg file)

Added

  • 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

[TDR_Production_geometry_v_1.0.3]

Fixed

  • Fixed use of TGeoManager::Import in scripts.

Changed

  • 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.

[TDR_Production_geometry_v_1.0.2]

Fixed

  • Fixed Overlaps in TMS geometry.

Changed

  • checkOverlaps.C now uses sampling method.

[TDR_Production_geometry_v_1.0.1]

Changed

  • Added production gdml with no LArActive to build script

[TDR_Production_geometry_v_1.0]

Changed

  • Update build_hall.sh to build production geom with prod option