Skip to content

v1.8

Compare
Choose a tag to compare
@lobis lobis released this 28 Sep 12:19
· 317 commits to master since this release

What's Changed

  • Fixing release 1.7 by @jgalan in #37
  • Removed using namespace std from header files and fix errors by @lobis in #39
  • Add boilerplate for testing and basic tests by @lobis in #38
  • Made many methods const, GetTrack, GetHits methods now return a constant reference by @lobis in #41
  • Fixing G4 macros after code update by @juanangp in #43
  • Fixed activeVolume for assemblies by @lobis in #45
  • Event Process Update by @lobis in #44
  • Fixes warning appearing when loading macros by @lobis in #47
  • Adding new Angle unit by @lobis in #48
  • Renaming endl to RESTendl and other loggers functions by @juanangp in #49
  • Luzon new processes by @glorialuzon in #50
  • Added G4RadioactiveDecayBase and G4Radioactivation physics list, kept… by @glorialuzon in #51
  • Implement validation via GitHub Actions by @lobis in #52
  • Add reference to event to tracks by @lobis in #56
  • Added creator process to TRestGeant4Track by @lobis in #57
  • Improve physics process store by @lobis in #54
  • Low energy EM updates and bug fix by @lobis in #60
  • TRestGeant4Event. Fixing macros warnings by @jgalan in #61
  • Updates to Geant4 event viewer by @lobis in #62
  • Changes related to restG4 MT by @lobis in #59
  • Fix outdated methods in macros by @lobis in #63
  • Update TRestGeant4Hits getters to return directly process or volume names by @lobis in #64
  • README.md adding new badges by @jgalan in #32

New Contributors

Full Changelog: v1.7...v1.8