- Sep 22, 2023
-
-
Administrator authored
Add the sytem compiler include paths needed for our static standalone clang-tidy binary to the list of include paths. The paths are only added to the compilation units in the generated file compile_commands.json which is used as input for clang-tidy. Without the paths clang-tidy can't find the standard C and C++ header files. The geometries, parameters and input data are not needed when running clang-tidy, so don't waste time downloading them. The still downloaded projects include header files which are used by CbmRoot classes. If these header files are not found by clang-tidy the check of some compilation units fail. Use VC in scalar mode, otherwise system and hardware related header files are needed which couldn't be found. Fix an issue with an missing header file in KFParticle when using the scalar VC version.
-
Sergey Gorbunov authored
-
- Sep 21, 2023
-
-
- Aug 30, 2023
-
-
- Jul 26, 2023
-
-
Sergey Gorbunov authored
-
- Jul 25, 2023
-
-
Pierre-Alain Loizeau authored
- Introduce the TRD-day1 geometry + related parameters - Remove rejected and broken SIS18 setups - Fix mCBM 2019 03 setup - Remove corresponding temporary filters in macro/geometry CI (Refs #2926)
-
- Jul 18, 2023
-
-
Pierre-Alain Loizeau authored
-
- Jul 14, 2023
-
-
Pierre-Alain Loizeau authored
-
- Jul 06, 2023
-
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- Jul 03, 2023
-
-
Alexandru Bercuci authored
update hash parameters TRD2D mCBM MC (MR CbmSoft/cbmroot_parameter!136)
-
Alexandru Bercuci authored
-
- Jun 29, 2023
-
-
- Jun 27, 2023
-
-
Pierre-Alain Loizeau authored
=> Needed because same alignment file for Ni and Au setups + no HW changes between the two periods
-
- Jun 23, 2023
-
-
Pierre-Alain Loizeau authored
Update hashes of Input, Geo and Par to bring tuned mSTS and mTOF geoms + run 2391 alignment file + mSTS mat budget maps
-
- Jun 21, 2023
-
-
Bring in new sts geometry with more complete materials. New setup for mcbm.
-
- Jun 10, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Jun 05, 2023
-
-
Felix Weiglhofer authored
-
- Jun 01, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- May 24, 2023
-
-
- May 15, 2023
-
-
Felix Weiglhofer authored
-
- Apr 28, 2023
-
-
For the parameter and geometry repositories.
-
- Apr 24, 2023
-
-
- Mar 02, 2023
-
-
Sergey Gorbunov authored
-
- Feb 15, 2023
-
-
- Feb 09, 2023
- Feb 03, 2023
-
-
Administrator authored
Switch to new branch newFieldMaps which adds the various versions of the new fieldmaps. The switch is needed to be able to remove the maps if they are updated or become obsolete. If these maps would be included in the main branch tehre wouldn't be a possibility to remove them at some point.
-
- Jan 30, 2023
-
-
Oleksii Lubynets authored
-
- Jan 18, 2023
-
-
Felix Weiglhofer authored
-
- Jan 12, 2023
-
-
Fixes a problem with wrong drift time in much. Fixes #2452. Add material maps for sts_v22e_mcbm.
-
- Dec 14, 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, ...)
-
- Nov 22, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Nov 18, 2022
-
-
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.
-
- Nov 17, 2022
-
-
Update NicaFemto version which include now all patches.
-