Releases: lopezzot/ATLTileCalTB
Releases · lopezzot/ATLTileCalTB
ATLTileCalTB_1.3
What's Changed
- Commit with no PR: add 1.2_2 dataset in other results table (0aa1923)
- Add (leakage) spectrum analyzer by @lopezzot in #50
- Get PDGID in SpectrumAnalyzer from G4 by @lopezzot in #51
- Add 1.2_3 data in table by @lopezzot in #52
- Fix bug in SpectrumAnalyzer usage by @lopezzot in #53
- Change FLUKAHadronInelasticPhysics header by @lopezzot in #54
- Use IsMaster() in BeginOfRunAction by @lopezzot in #55
- Modify SpectrumAnalyzer by @lopezzot in #56
- Add slides to README.md by @lopezzot in #57
- Add geant-val dataset 1.3_1 by @lopezzot in #58
Full Changelog: v1.2...v1.3
ATLTileCalTB_1.2
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
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
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
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.