- Jan 12, 2023
-
-
Fixes a problem with wrong drift time in much. Fixes #2452. Add material maps for sts_v22e_mcbm.
-
- Jan 11, 2023
-
-
-
Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously structs) with ROOT streamers
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
- Jan 10, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
-
-
- Dec 21, 2022
-
-
Administrator authored
After FairSoft nov22p1 and FairRoot v18.8.0 are released test CbmRoot with these releases on CentOS 7, Debian 10, macosx 11 and macosx 12.
-
- Dec 16, 2022
-
-
Administrator authored
Remove a special linker setting for macosx which isn't needed any longer. With the build system changes the full list of dependecies is available at link time. Add a missing library dependency.
-
- Dec 15, 2022
-
-
Volker Friese authored
-
- Dec 14, 2022
-
-
- Dec 11, 2022
- Dec 08, 2022
-
-
- Dec 07, 2022
-
-
- Remove unused geometries - Remove corresponding parameters - Update some outdated/bad parameters - Change some parameters from symlink to own versions - Also include following geometry changes which were stacked in the master but not brought in - Candidate OCT22 setup files - Magnet 22a and 22b - New STS3+STS5 geometry - Changes for radlen CI test (new scripts, ...)
-
- Dec 02, 2022
-
-
Axel Puntke authored
-
- Nov 30, 2022
-
-
Valentina Akishina authored
-
- Nov 29, 2022
-
-
All mcbm material budget map generating macros were found to have a halfing of radlen bug and a missing volume bug. To prevent these macros from being further used, they are removed.
-
- Nov 22, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 19, 2022
-
-
Administrator authored
Switch of specific compiler warnings when compiling rootcling generated dictionary code otherwise the output is spammed with a huge number of warnings. The code is generated by rootcling and we can't do anything to fix the problems.
-
- Nov 18, 2022
-
-
Administrator authored
Add CI test with FairSoft nov22rc and FairRoot v18.8_patches.
-
Administrator authored
Add missing include statements and forward declarations. In FairRoot a serious cleanup of include statements was done which needs fixes in our code base.
-
Administrator authored
Exclude tutorial/TaskToAlgo from build. The code needs to use the boost serializer for the MCPoint classes. The necessary code was removed from the FairMCPoint base class such that the compilation currently fails. The feature can be brought back adding another header file but before adding it I would like to discuss if this is needed at all.
-
Administrator authored
Fix installation of KFParticle and NicaFemto. Add missing dependecy on Vc for KFParticle target. Update the Nicafemto version which adds some missing include statements and forward declarations. The new commit hash also contains a change which corrects all LOG levels to lowercase.
-
Administrator authored
Use the same target names as provided by FairRoot with version v18.8. Add the new target FairRoot::Online which is a new library conatining the online related code which was previously part of the Base library. In case of older FairRoot versions the target is only an alias for the target FairRoot::Base such that the same dependencies already work with FairRoot v18.6 which is our current default version. Add the new target FairRoot::Online in all CMakeLists.txt where it is needed. The FindFairRoot macro is also used when compiling NicaFemto. Since there is a problem with the target definitions in NicaFemto the targets are not defined when compiling NicaFemto.
-
Administrator authored
-