Skip to content
Snippets Groups Projects
  1. Sep 20, 2021
  2. Sep 17, 2021
  3. Sep 16, 2021
    • Administrator's avatar
      Improve script · 2a48a6d6
      Administrator authored and Florian Uhlig's avatar Florian Uhlig committed
      Add / as allowed character in the regex which checks the copyright statement.
      This is needed since we have cases with two institutes and two cities in the
      copyright statement which are separated by a /.
      2a48a6d6
    • Pierre-Alain Loizeau's avatar
      Fixes to the STS unpacking and CRI unpackers steering · 4bc7013a
      Pierre-Alain Loizeau authored and Volker Friese's avatar Volker Friese committed
      - Add Binning FW support to the Print method of the StsXyterMessage, enabled by default
      - Fix the duplicate digis filtering in the STS unpacker and make it flag controllable
      - Add an optional full time sorting to the Unpackers steering class
      - Related mCBM macros changes
      4bc7013a
  4. Sep 15, 2021
  5. Sep 14, 2021
  6. Sep 13, 2021
  7. Sep 12, 2021
  8. Sep 10, 2021
  9. Sep 09, 2021
  10. Sep 08, 2021
    • Sergey Gorbunov's avatar
      0c011ad3
    • Florian Uhlig's avatar
      Correct order of link directories · 545a173b
      Florian Uhlig authored and Pierre-Alain Loizeau's avatar Pierre-Alain Loizeau committed
      Somehow (at least on some systems) the link order was such that the
      first directory was $SIMPATH/lib. This was even the case when the order was
      defined differently in the CMakeLists.txt. The problem isn't yet understood
      completely.
      
      This results in the problem that libVc.a was taken from $SIMPATH/lib
      were it is installed by ROOT/FairSoft. As long as the version provided with
      CbmRoot and the version provided by ROOT were the same the problem wasn't
      seen. When updating our internal Vc version this results in a creash when
      loading libryries due to a version mismatch between the library version and
      the header file version.
      545a173b
Loading