Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Releases: LDMX-Software/SimCore

v1.8.4 : more helper methods

18 Apr 13:32
Compare
Choose a tag to compare

What's Changed

  • added method for tagging recoil electrons for nonfiducial filter by @tvami in #117
  • 115 add an option to check if a track is a descendant of another track in the trackmap by @EinarElen in #116

Full Changelog: v1.8.3...v1.8.4

v1.8.3 : support for LHE v3.0 in LHEReader

18 Mar 15:48
Compare
Choose a tag to compare

What's Changed

  • Generalize LHEReader so it can read LHE v3.0 input as well by @tvami in #114

New Contributors

Full Changelog: v1.8.2...v1.8.3

v1.8.2 : drop EventDef header and enable config tests

22 Jan 18:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1: Tweak Kaon Physics at Run Time

27 Nov 17:00
Compare
Choose a tag to compare

Making a new patch release since we want to include some better logging and commenting in future usage of these kaon developments.

Full Changelog: v1.8.0...v1.8.1

v1.8.0: Tweak Kaon Physics at Run Time

27 Nov 15:26
Compare
Choose a tag to compare

The biggest new feature in this SimCore release is the one introduced (and tested) by @EinarElen which allows us to update the Kaon lifetime and decay branching ratios at run time, removing the need for a special "up kaons" compilation of Geant4. This makes studying particularly-difficult kaon events much easier.

Besides this feature, @tomeichlersmith did some house keeping 🏡

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0: update dark brem simulation with multi-Z library support

18 Aug 14:12
Compare
Choose a tag to compare

What's Changed

  • introduce a basic format checker workflow using our dev image by @tomeichlersmith in #100
  • G4DarkBreM update and EaT-related Patches by @tomeichlersmith in #99
    • This PR also has a patch that will affect other samples - it updates the biasing attachment mechanism to include the ecal motherboards which were previously erroneously omitted. I expect this will affect the downstream PR validation histograms for the ECal PN samples being generated.

Full Changelog: v1.6.1...v1.7.0

v1.6.1: patch beam generators to center on target

16 Aug 13:39
Compare
Choose a tag to compare

A config-level patch of the generators that are commonly used to simulate beams of different energies. These new generators have initial conditions deduced from shooting positrons backwards and are better centered on the target in position as well as have minimal transverse momenta when entering the target. See #98 for plots and validation.

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0 : new re-simulator capability

09 Aug 14:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0 : Update PN Model Selection Infrastructure

17 May 20:04
2e40938
Compare
Choose a tag to compare

Minor release for the HCal geometry updates and PN Model Infrascture introduced by @EinarElen .

What's Changed

  • Factor out rotations to hcal geometry condition by @EinarElen in #92
  • pn models by @EinarElen in #88
    • also introduces other models one could select as well as make defining and selecting other models easier

Full Changelog: v1.4.1...v1.5.0

v1.4.1 : Patch TS Scoring Planes

14 Feb 16:11
Compare
Choose a tag to compare

A simple patch caused by too quickly editing some python config modules on my part. Fixing them up just took some more care.

What's Changed

Full Changelog: v1.4.0...v1.4.1