- 21 Jun, 2022 1 commit
-
-
Sergey Gorbunov authored
-
- 20 Jun, 2022 3 commits
-
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Sergey Zharko authored
-
- 17 Jun, 2022 15 commits
-
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Sergey Zharko authored
reconstruction macros global updates (bugfix): CbmL1 and CbmKF (as a FairRoot task) now need the interfaces to the tracking detectors. The interfaces are initialized in an additional task - CbmTrackingDetectorInterfaceInit, which should be added before. Please, refer to '$VMCWORKDIR/macro/run/run_reco.C' as an example
-
Sergey Zharko authored
reconstruction macros global updates: CbmL1 and CbmKF (as a FairRoot task) now need the interfaces to the tracking detectors. The interfaces are initialized in an additional task - CbmTrackingDetectorInterfaceInit, which should be added before. Please, refer to '$VMCWORKDIR/macro/run/run_reco.C' as an example
-
Sergey Zharko authored
L1: tracking interfaces: the interface classes were moved to the '$VMCWORKDIR/core/detector/' directory
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Sergey Zharko authored
L1: add consistency checkers for L1Parameters, L1Station, L1UMeasurementInfo, L1XYMeasurementInfo, L1MaterialInfo, L1Material, L1FieldSlice, L1FieldRegion, L1FieldValue classes
-
Sergey Zharko authored
-
Sergey Zharko authored
L1Algo: constexpr constants moved from L1Parameters class to the L1Constants namespace (L1Constants.h)
-
Sergey Zharko authored
-
Sergey Zharko authored
-
Administrator authored
There were still some macros with wrong institute/city information. Correct 'GSI/JINR-LIT' by the correct 'GSI/JINR-LIT, Darmstadt/Dubna'.
-
- 16 Jun, 2022 1 commit
-
-
Administrator authored
Allow to use existing FairSoft and FairRoot installations.
-
- 14 Jun, 2022 3 commits
-
-
Florian Uhlig authored
-
Administrator authored
The code format checker runs without downloading the external packages such that one has to emulate the existence of the external packages.
-
Jan de Cuveland authored
-
- 10 Jun, 2022 13 commits
-
-
Administrator authored
The external flesnet requires at least CMake 3.14.0. Check already in our CMakeLists.txt if this version is available, otherwise the test is done when building flesnet and the error is hidden in some log file. Use CMake from the FairSoft installation on the CI runner (lxir116 )where the CMake version is to old.
-
Cornelius Feier-Riesen authored
-
Cornelius Feier-Riesen authored
-
Cornelius Feier-Riesen authored
add new PLUTO path (Tetyanas folder) add purity histograms add histograms to investigate diff. between PLUTO/UrQMD and electron/positron add CB histograms in LmvmDraw.cxx add histogram to investigate BG and its sources add histosgrams for acc and rec. pions and electrons for var. detector combinations some more small changes
-
Administrator authored
-
Administrator authored
The code checker must know the libraries so to make him happy just define them.
-
Administrator authored
-
Administrator authored
Update to latest flesnet version This version disables all code which need cpprest if the package isn't found on the system. All functionality needed for CbmRoot is build. Fix link errors on several systems macosx, Debian11 Fix git clone issue on CentOS Add installation of flesnet libraries and headers
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
Jan de Cuveland authored
- fles_ipc -> external::fles_ipc - fles_logging -> external::fles_logging - IPC_INCLUDE_DIRECTORY -> FLES_IPC_INCLUDE_DIRECTORY
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- 05 Jun, 2022 3 commits
-
-
Administrator authored
Depending on the compiler the STL library support or does not support the usage of std::execution. Tets in the build system if the feature is available and switch off the usage if not supported. Remove default(none) from OpenMP parameters since it creates problems with older OpenMP versions. In the current code according to Jan the statement isn't needed.
-
Jan de Cuveland authored
-
Jan de Cuveland authored
-
- 03 Jun, 2022 1 commit
-
-
Adrian Meyer-Ahrens authored
-