Skip to content

v2.2.9

Compare
Choose a tag to compare
@jgalan jgalan released this 25 Dec 05:59
· 5196 commits to master since this release
  1. userRESTLibrary example: Improved compatibility with MacOs and fixed compilation issue on Linux.

  2. Refurbished and improved cmake scripts and macros.

  3. TRestEventProcess : BeginOfEventProcess and EndOfEventProcess are not virtual anymore. They cannot be re-implemented at specific processes.

  4. Fixed assignment of runNumber when the first process is an external process. I.e. fExternal=true.

  5. Event IDs are now properly propagated through the processing chain using TRestEventProcess::BeginOfEventProcess.

  6. restRoot aesthetic changes. By default we only print out the REST libraries loaded in ROOT environment. restRoot --debug will additionally show the macros being loaded. restRoot --silent will print out nothing.

  7. Improved error output and syntax identification on RML files. And added fix related to reading the verboseLevel from included RML section.

  8. TRestSystemOfUnits : Magnetic field units added.

  9. CMakeLists.txt : Garfield compilation is now disabled by default.

  10. inputData directory has been renamed to data. Since we do not expect to have an outputData directory.

  11. Added new REST_Physics namespace to define physics constants.

  12. TRestMultiCoBoAsAdToSignalProcess : Improved handling of signal loss.

  13. materials.xml : Added new Acrylic material.