Skip to content

v1.6

Compare
Choose a tag to compare
@jgalan jgalan released this 28 Jan 11:22
· 571 commits to master since this release
  • TRestGeant4AnalysisProcess added new observables thetaPrimary and phiPrimary to register the angles of the direction from the generated primary.

  • New badges added on README.md

  • TRestGeant4Metadata::PrintMetadata fix. This method was not printing properly the generator values.

  • Renamed rotationDeg by a more convenient name: rotationAngle, since it is an angle that is in fact measured in radians, not in degrees. It was confusing.

  • Refactoring, documentation updates and aesthetically fixes.