- Mar 06, 2025
-
-
Sergei Zharko authored
-
- Dec 04, 2024
-
-
Allow two station MVD as requested. Update geometry hash.
-
- Nov 25, 2024
-
-
- 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)
-
- Aug 26, 2024
-
-
- Aug 01, 2024
-
-
- Jul 09, 2024
-
-
- Jun 19, 2024
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
- May 29, 2024
-
-
Dominik Smith authored
-
- May 11, 2024
-
-
Pierre-Alain Loizeau authored
-
- May 07, 2024
-
-
1) TOF tracking interface updates: proper calculation of zMin and zMax (now works for the mcbm_beam_2021_07_surveyed as well) 2) Input QA clean-up: automatic cut of sensors which are not included in a tracking station (i.e. have -1 local station index)
-
-
-
- May 03, 2024
-
-
-
Felix Weiglhofer authored
-
- Apr 26, 2024
-
-
- Apr 22, 2024
-
-
- Added ROOT-free implementations of CbmTrdCluster and CbmTrdHit. - Added class CbmTaskTrdHitFinder as wrapper for new hitfinders. - Added class CbmTaskTrdHitFinderParWrite to produce YAML input files. - Added example macro trd_hitfinder_run.C in beamtime/mcbm2022 folder to run new hitfinder. - Added a required getter function to CbmTrdParModGeo.h. - Updated CMakeLists and LinkDef files to enable compilation.
-
- Mar 26, 2024
-
-
David Emschermann authored
-
- Mar 21, 2024
-
-
- Feb 28, 2024
-
-
- Feb 27, 2024
-
-
Move macro code from Create_geometry_* macro to namespace cbm::trd:geo. Implement the latest modifications to the design of the chamber and FEB as they are proposed for day 1.
-
- Feb 26, 2024
-
-
- Feb 22, 2024
-
-
The current implementation works only for event-by-event based digitisation and reconstruction. When running time based the results will be definitely wrong. Closes #3195
-
- Jan 24, 2024
-
-
- Jan 08, 2024
-
-
- Dec 22, 2023
-
-
It was found that in ideal digitization and hit production the points position do not match hits position. This was caused by missing the rotation information in the previous FsdGeoHandler implementation. Now this issue is fixed using correction here
-
- Dec 20, 2023
-
-
Sergey Gorbunov authored
-
Alexandru Bercuci authored
-
- Dec 07, 2023
-
-
- Nov 22, 2023
-
-