- May 03, 2022
-
-
- May 02, 2022
-
-
-
-
-
-
- update default setup name to mcbm_beam_2022_03_09_carbon, number of events and set time based mode as default - Change default setup in mcbm_transport.C to mcbm_beam_2022_03_22_iron, refs #2470 - Change default setup in mcbm_transport.C to mcbm_beam_2022_03_20_iron, refs #2470 - Change default setup in mcbm_transport.C to mcbm_beam_2022_03_22_iron, refs #2470 - Change default setup in mcbm_transport.C to mcbm_beam_2022_03_27_iron, refs #2470
-
-
Remove builds which use old and unsupported FairSoft and FairRoot versions. Update FairSoft and FairRoot versions for real data test. Add missing dependency for clang-format checks.
-
Update version info FairSoft and FairRoot production versions are now apr21p2 and v18.6.7. FairSoft and FairRoot development versions are now apr21p2 and v18.6.7. FairSoft and FairRoot old versions are now jun19p3 and v18.2.1. Add checks for two packages.
-
-
Remove many switches which are not needed any longer, since minimum versions for C++ standard, Root, FairSoft and FairRoot are fixed.
-
Use C++17 as C++ standard for the compilation of CbmRoot. Check if compiler supports the C++17 standard. Check if also FairSoft was compiled with C++17. Check the required versions of ROOT (at least Root6), FairSoft( at least apr21) and FairRoot (at leass v18.6.7). If any of the checks fail stop the configuration with a meaningful error message. Remove some switches which are not needed any longer. Remove checks for C++11 features. No need to check them any longer, since the new standard is noe C++17.
-
-
- Apr 29, 2022
-
-
-
Bugfix for CbmSeedFinderQa: Pure-noise triggers lead to accessing the -1 element of an array, when determining the matched triggers per MC event. Fixed.
-
- Apr 27, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Apr 25, 2022
-
-
Sergey Gorbunov authored
-
- Apr 12, 2022
-
-
Jan de Cuveland authored
-
- Apr 07, 2022
-
-
The templated functions Deserialize and Serialize of the FairMQ Device are marked deprecated. These templates acctually only forward the call to the BoostSerializer and RootSerializer classes which are part of FairRoot. Call these classes directly to remove deprectaion warnings.
-
-
- Apr 06, 2022
-
-