Skip to content

Releases: lopezzot/ATLTileCalTB

ATLTileCalTB_1.3

19 Apr 13:47
bae32c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

ATLTileCalTB_1.2

15 Aug 11:36
c81cc6c
Compare
Choose a tag to compare

ATLTileCalTB_1.2 changes.

  • Documentation: general update, new badges for CI and commits since the last version, update geant-val table, added links to new presentations, added documentation for usage with the Fluka interface and new results obtained with the Fluka hadron inelastic process.
  • Scripts: added scripts for new geant4 versions usage.
  • CMake: make ROOT compilation OFF by default.
  • .gitignore: added.
  • Fluka integration: changes in CMakeLists.txt to use the Geant4 Fluka Integration as in Geant4-11.1.ref05, changes in main() and added PhysicsList and PhysicsConstructors for FTFP_BERT usage with the Fluka hadron inelastic processes.
  • Analysis: changed main analysis to run also on data generated with the Fluka interface, adjusted its fits in order to better fit the Fluka asymmetric distributions, added root macro to run the analysis on Geant4 and Fluka separately and then make comparison canvases.

ATLTileCalTB_1.1

13 Feb 19:41
5d2f14d
Compare
Choose a tag to compare

v1.1 introduces:

  • Usage of alternative FTF tunes of Geant4-11.1 (see parser docs)
  • Scripts for lxplus and geant-val usage with Geant4-11.1
  • CI with github actions
  • Updated documentation: new presentations + results on geant-val with Geant4-11.1

ATLTileCalTB_1.0

18 Aug 08:53
c621605
Compare
Choose a tag to compare

The first release of ATLTileCalTB from @lopezzot and @stephanlachnit

It includes:

  • Realistic test-beam geometry
  • Look up table to navigate through calorimeter cells
  • Signal treatment: Birks' Law, photo-statistical smearing, U-shape correction, and time-stamp recording
  • PMT response simulation and electronic noise
  • ROOT data persistency and analysis
  • Geant-Val integration

ATLTileCalTB_0.1

14 Jun 08:23
8906330
Compare
Choose a tag to compare
ATLTileCalTB_0.1 Pre-release
Pre-release

v0.1 is the first implementation of a Geant4 simulation of the ATLAS TileCal beam tests.
Geometry comes from a gdml file from the ATLAS Collaboration.
Preliminary information is stored both via a sensitive detector and a stepping action.
Multi-threading is compliant with Geant4.10.7.p03.