Releases: HEP-FCC/k4SimGeant4
Releases · HEP-FCC/k4SimGeant4
v0.1.0pre15
What's Changed
- Use TrackerHit3D once it becomes available by @tmadlener in #62
- Adding other OSes to the test CI by @kjvbrt in #64
- Prefer std::abs over abs by @jmcarcell in #68
- Reorder linked libraries by @jmcarcell in #67
-
Use edm4hep::labels to remove a few warnings by @jmcarcell in #69
- Make sure to use the correct project name for downstream users by @tmadlener in #70
- Do not use GaudiAlg by @jmcarcell in #71
- Remove forward declarations to avoid conflicts by @tmadlener in #72
Full Changelog: v0.1.0pre14...v0.1.0pre15
v0.1.0pre14
What's Changed
- partially revert changes of #46 by @giovannimarchiori in #57
- Remove the explicit mentioning of momentum types by @tmadlener in #59
- Flipping x angle boost by @kjvbrt in #61
- Allow building with C++20 by @jmcarcell in #60
- Remove the deprecated lcdd() by @jmcarcell in #58
- Revert "Remove the deprecated lcdd()" by @kjvbrt in #65
- Reverting flipping x angle boost by @kjvbrt in #63
- Revert "Revert "Remove the deprecated lcdd()"" by @kjvbrt in #66
Full Changelog: v0.1.0pre13...v0.1.0pre14
v0.1.0pre13
What's Changed
- Use the new edm4hep::CellIDEncoding by @jmcarcell in #56
Full Changelog: v0.1.0pre12...v0.1.0pre13
v0.1.0pre12
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
- @jmcarcell made their first contribution in #32
- @tmadlener made their first contribution in #36
- @armin-ilg made their first contribution in #42
- @giovannimarchiori made their first contribution in #46
- @atolosadelgado made their first contribution in #44
Full Changelog: v0.1.0pre11...v0.1.0pre12
v0.1.0pre11
v0.1.0pre10
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
- @andresailer made their first contribution in #20
Full Changelog: v0.1.0pre09...v0.1.0pre10
v0.1.0pre09: Compatibility with podio v00-15
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
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
- @fdplacido made their first contribution in #14
Full Changelog: v0.1.0pre07...v0.1.0pre08
v0.1.0pre07
Minor modifs to energy correction script
Fix for Random Seed
v0.1.0pre06 change msglevel comparison to catch VERBOSE too