Skip to content

v2.3.12

Compare
Choose a tag to compare
@juanangp juanangp released this 26 Apr 07:42
· 1958 commits to master since this release

Library, packages and project updates (Check their respective repositories to know about changes there):

What's Changed

  • Garfield compilation fix by @jgalan in #158
  • TRestEventProcess::Begin/EndOfEventProcess are now virtual by @jgalan in #170
  • Support for testing framework by @lobis in #129
  • TRestRun::TRestRun(string) constructor supports both root file and rml file initialization. by @nkx111 in #165
  • It adds a method at TRestTools to do http POST requests by @jgalan in #172
  • Updating PR template by @jgalan in #161
  • TRestReflector. Updating hot compilation flags by @jgalan in #177
  • Made some methods const by @lobis in #174
  • Encapsulating the use of CURL libraries by @jgalan in #176
  • Removing override, looks problematic with root by @juanangp in #179
  • restRoot.cxx adding TRestPhysics.h and TRestStringHelper.h by @jgalan in #178
  • Removed using namespace std from header files and fix errors by @lobis in #168
  • Added templated TRestRun::GetInputEvent by @lobis in #181
  • Few TRestTools/TRestPhysics/TRestStringHelper upgrades motivated by TRestAxionOpticsMirror by @jgalan in #175
  • Added preprocessor definition via cmake STRING by @lobis in #185
  • Added 01.alphaTrack example and pipeline (db03914)
  • Added AlphaCAMM project as a submodule to the repository (019fba6)
  • Fixing different pipilelines/examples after removal of TRestZeroSuppressionProcess

New Contributors

Full Changelog: v2.3.11...v2.3.12