- Sep 17, 2024
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Sep 16, 2024
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergei Zharko authored
- Field mode selection with the EFieldMode template parameter is replaced with optional selection of the magnetic field mode within a single object
-
- Sep 11, 2024
-
-
Sergey Gorbunov authored
-
-
- a possibility of separating a full and active tracking station volumes - retrieving of active volume for TRD and TOF - changing the CbmTrackingDetectorInterfaceBase::kDebugGeoDefined{true} flag to CbmTrackingDetectorInterfaceBase::kLegacy{false} (if kLegacy == true, the old tracking station representation is used)
-
CbmStsStation: the z-reference field is replaced with the coordinates of the lower and upper bounds of a station
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
- Sep 10, 2024
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
-
- general clean-up - CbmKf (KfCore initialization for CBM) and KfTools (access to ROOT functionality) libraries - kf::Setup initialization in CBM (example)
-
-
-
-
-
-
-
Sergey Gorbunov authored
-
- Sep 06, 2024
-
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
Added macro run_unpack_tsa_algo.C with exemplary execution.
-
- Sep 05, 2024
-
-
-
- Removed global ca::TrackFit instance from ca::TripletConstructor. - Removed access to ca::InputData from ca::TripletConstructor (all needed data is already in ca::WindowData). - Switched from global to window-based hit index in ca::Branch. Allows simplification of many interfaces (removal of ca::InputData). - Cleaned up ca::TrackFinder. - In ca::TrackFinder, replaced separate vector instances which store upper and lower bounds of windows by single vectors that store these bounds together as a pair. - Cleaned up ca::TrackFinderWindow.
-
Sergey Gorbunov authored
- Sep 04, 2024
-
-
Florian Uhlig authored
-
- Sep 02, 2024
-
-
- Aug 30, 2024