Skip to content

Releases: HEP-FCC/k4SimGeant4

v0.1.0pre15

17 Sep 14:00
1a66dc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0pre14...v0.1.0pre15

v0.1.0pre14

23 Feb 08:12
4f6246a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0pre13...v0.1.0pre14

v0.1.0pre13

08 Nov 08:54
11419ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0pre12...v0.1.0pre13

v0.1.0pre12

30 Oct 14:44
7f1dd93
Compare
Choose a tag to compare

What's Changed

  • cmake: missing link DetComponents to DDRec by @vvolkl in #25
  • Crossing angle boost by @kjvbrt in #24
  • Fieldmap by @kjvbrt in #26
  • Fix test environment for spack by @vvolkl in #27
  • Adding os import and removing unnecessary algorithms by @kjvbrt in #30
  • Fix test environment for nightlies - Vol 2. by @vvolkl in #31
  • Adding reference code generation by @kjvbrt in #29
  • Add a few headers by @jmcarcell in #32
  • Fix crash by default initializing a pointer by @jmcarcell in #35
  • Switch to Legacy services for Frame switch over by @tmadlener in #36
  • Propagating mag. field defined in compact file + MagFieldScanner by @kjvbrt in #37
  • Using Podio Legacy Data Service for more algorithms by @kjvbrt in #38
  • Adding possibility to estimate material budget not only in eta, but a… by @armin-ilg in #42
  • Replacing legacy Podio service with the frame Podio service by @kjvbrt in #40
  • Resolving few warnings by @kjvbrt in #41
  • Link also to k4FWCore::Interface by @jmcarcell in #49
  • GeoSvc: Add constantAsString, EnableGeant4Geo, getDetector, deprecated lcdd by @andresailer in #47
  • Implement module-theta readout (with per-layer merging) by @giovannimarchiori in #46
  • Add forgotten deprecation info by @kjvbrt in #45
  • Optical physicslist tool by @atolosadelgado in #44
  • SimG4SaveTrackerHits: Eliminate m_readoutNames from saveOutput method by @kjvbrt in #52
  • EnergyInCaloLayers: Using UserDataCollections for the output by @kjvbrt in #51
  • Change lcdd() -> getDetector() by @jmcarcell in #54
  • Use PublicToolHandleArray for save tools by @kjvbrt in #53

New Contributors

Full Changelog: v0.1.0pre11...v0.1.0pre12

v0.1.0pre11

14 Oct 11:44
17fd5bd
Compare
Choose a tag to compare

What's Changed

  • Removing unnecessary includes by @kjvbrt in #21
  • Using int for PDG ID by @kjvbrt in #22
  • Reduce the verbosity of Geant4 Physics lists printouts by @vvolkl in #23

Full Changelog: v0.1.0pre10...v0.1.0pre11

v0.1.0pre10

03 Aug 11:59
Compare
Choose a tag to compare

What's Changed

  • Fix link issue by @BrieucF in #17
  • Make sure the calo hit collection metadata are updated when redoing s… by @BrieucF in #18
  • Propagate upstream changes: Geant4Hits header removed in dd4hep by @vvolkl in #19
  • Only create VolumeManager when needed by @andresailer in #20

New Contributors

Full Changelog: v0.1.0pre09...v0.1.0pre10

v0.1.0pre09: Compatibility with podio v00-15

10 Mar 11:13
Compare
Choose a tag to compare

What's Changed

  • Adapt to new (v00-15) podio generated class names by @vvolkl in #15
  • [ci] update centos7 docker image url by @vvolkl in #16

Full Changelog: v0.1.0pre08...v0.1.0pre09

v0.1.0pre08: Compatibility with podio v00-14

20 Oct 14:17
Compare
Choose a tag to compare

What's Changed

  • Use edm4hep Const* interfaces by @vvolkl in #11
  • Tiny modification to ease automation by @BrieucF in #12
  • Save cellid encoding in metadata by @vvolkl in #13
  • Save CellID when saving Calo and TrackerHits by @fdplacido in #14

New Contributors

Full Changelog: v0.1.0pre07...v0.1.0pre08

v0.1.0pre07

16 Jul 12:45
Compare
Choose a tag to compare
Minor modifs to energy correction script

Fix for Random Seed

01 Jun 08:08
Compare
Choose a tag to compare
v0.1.0pre06

change msglevel comparison to catch VERBOSE too