Skip to content

v2.4.1 (Igor G. Irastorza release)

Compare
Choose a tag to compare
@jgalan jgalan released this 16 Dec 10:40
· 407 commits to master since this release
292f38e

What's Changed

  • Simplifying opening of TRestRun and TRestDataSet files by @juanangp in #447
  • Updating restRoot behaviour by @jgalan in #441
  • Updating hit positions scaling in Eve scene by @jgalan in #454
  • Adding TRestEvent ptr while opening input file by @juanangp in #453
  • TRestMySQLToAnalysisProcess will continue even if no DB was found. by @jgalan in #461
  • REST_OpenInputFile.C. Fixing instance name containing minus sign by @jgalan in #462
  • Add VETO hits type by @lobis in #468
  • Addressing warning on TResHits_Iterator in latest compiler (12.2.0) by @juanangp in #463
  • Add support for std::pair by @lobis in #467
  • Removal of custom typedef any since it is misleading with std::any by @juanangp in #471
  • RML metadata instances will allow now env variables in the name definition. by @jgalan in #473
  • Compute hits energy by @lobis in #472
  • Increasing default verbose level of restManager to Info by @jgalan in #460
  • Save geometry after processing by @lobis in #477
  • Add Merge method to base metadata class by @lobis in #476
  • Improve support for remote metadata files by @lobis in #480
  • Remove PandaX from validation pipeline by @lobis in #475
  • Dataset merge issue by @juanangp in #487
  • Adding CRY to LD_LIBRARY_PATH inside thisREST.sh by @jgalan in #489
  • Adding method to apply a calibration with gain correction. by @AlvaroEzq in #484
  • Some core but minor changes. Including some non-critical fixes. by @jgalan in #490
  • Dictionary generation not working on batch jobs (condor) by @lobis in #485
  • 01.alphaTrack README fixing typo by @jgalan in #491
  • Minor updates by @jgalan in #493
  • fix: REST_HOME is now dynamically set to the user's home by @lobis in #494
  • TRestDataSetOdds fix and some more by @AlvaroEzq in #492
  • TRestDataSetGainMap improvements by @AlvaroEzq in #495
  • Release v2.4.1 by @jgalan in #497

New Contributors

Full Changelog: v2.4.0...v2.4.1