Skip to content

v1.5

Compare
Choose a tag to compare
@jgalan jgalan released this 28 Jan 11:53
· 814 commits to master since this release
  • PrimaryGeneratorAction::SetParticleDefinition bug fixed and seg. fault protection added.

  • PrimaryGeneratorAction: Optimization. Now fParticle is defined as a data member so it just needs to be initialized at the first event.

  • Added Be7 isotope into the 07.FullChainDecay example.

  • Updated 04.MuonScan example to the latest generator updates, using now rotationAngle. Validation of cosmic muons generator has been reviewed and cross-checked. In particular proper integration of wall generator.

  • Refactoring and enhancements on command line arguments retrieval.

  • Fixed IMPORTANT bug affecting at least wall generation using a TH1D generator. The random angle was not properly calculated! See commit 2c1d436

  • Added a message showing how many events are stored during/after execution, as a hint for whether the rml is right or not.

  • 08.Alphas example added including validation.

  • A change on the fly directory is now performed at restG4 so that example RMLs might be launched from anywhere, while still keeping the path definitions relative to the example/RML directory.