- Aug 31, 2023
-
-
Administrator authored
The target is not available in newer FairMQ versions.
-
- Aug 30, 2023
-
-
Sergey Gorbunov authored
-
-
MC-true pdg code field was removed from VtxTracks branch long back in time. This information is available via AT::Matching. The commented piece of code and empty (filled with zeros) field mc_pdg still remained which was fixed with this MR.
-
- Aug 29, 2023
-
-
Sergey Gorbunov authored
-
-
- Aug 28, 2023
-
-
Sergei Zharko authored
-
-
Sergey Gorbunov authored
-
Sergei Zharko authored
-
Sergei Zharko authored
A CA iteration (L1CAIteration class) represents a set of parameters, dependent from the particular track finder running step. Previously, default iterations were initialized in the CbmL1::Init function with hard-coded values. Now, the default iteration list is provided in the in the configuration file. At the moment there are three main configuration files: ${VMCWORKDIR}/macro/L1/configs/ca_params_sts.yaml -- L1Algo::TrackingMode::kSts ${VMCWORKDIR}/macro/L1/configs/ca_params_mcbm.yaml -- L1Algo::TrackingMode::kMcbm ${VMCWORKDIR}/macro/L1/configs/ca_params_global.yaml -- L1Algo::TrackingMode::kGlobal
-
Sergei Zharko authored
-
-
- Aug 22, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Aug 17, 2023
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Aug 16, 2023
-
-
Sergei Zharko authored
-
- Aug 14, 2023
-
-
Sergei Zharko authored
-
Sergey Gorbunov authored
-
- Aug 09, 2023
- Aug 07, 2023
-
-
- Aug 04, 2023
-
-
Sergey Gorbunov authored
-
Administrator authored
The mvd digitizer distributes the MC points into several new arrays which are used for the different sensors. This distribution does not allow to use any longer the index in the array to link the proper MC information. To vercome the problem the index in the original array is added as a data member to the MC point. Correctly store information about contributing MC points in MvdPixelCharge.
-
Add missing break statements (Dennis Spicker) Without these break statements, the resulting gamma would always be the one for the highest Bethe-Bloch value. Fix calculation of gamma (Lena Rossel) Change speed of light to 1. Momentum and mass are given in GeV, therefore speed of light does not need to be c=3e8.
-
Adrian Meyer-Ahrens authored
- Add protection in CheckParticleSource for Tracks without MC Track - Add label for EventStartTime variable - Fix mass dependent weighting for single tracks from thermal source - Fix typo in mother pdg for qgp radiation - Fix weighting of pluto particles from different mothers - Fix mass dependent scaling for comb. pairs from thermal sources - Assign mctrack pointer directly instead of creating it as nullptr first - Move include TClonesArray outside of ifndefin PairAnalysisMC, remove from PairAnalysisPair - Dont define MCtrack as nullptr but assign it directly - Change uses of 0x0 to nullptr See !1261 for original description and discussion
-
- Aug 03, 2023
-
-
-
-
-
Felix Weiglhofer authored
-
- Aug 01, 2023
-
-
-
Sergei Zharko authored
CA: Rebase on master; updates in QA-task framework; replacement of CbmQaEff with TProfile in CbmCaInputQaSts
-
Sergei Zharko authored
-
- Jul 31, 2023
-
-
Sergey Gorbunov authored
-
- Jul 28, 2023
-
-
Sergey Gorbunov authored
-
-
-
-
- Jul 27, 2023
-
-
Sergey Gorbunov authored
-