- 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
-
-
-
While accessing geometry information from TGeant3 a level outside of the geometry hierarchy was requested. Exit from loop when needed information is found. refs #3092
-
- Nov 17, 2023
-
-
Updates T0 digi classes with Bmon exquivalents. Standardises the use of Bmon across code base and, in-use and legacy macros.
-
- Nov 07, 2023
-
-
- Nov 06, 2023
-
-
- Nov 02, 2023
-
-
-
-
-
-
-
-
-
-
-
-
-
Remove function SetProduceNoise from CbmMvdSensor and CbmMvdDetector. The function from the plugin is now called directly from the digitizer. Exchange some casts to the final taks by using the base class instead.
-
-
- Oct 31, 2023
-
-
Rich: Major digitizer rework using signal buffers, also implementing crosstalk and charged particle clusters
-
- Oct 27, 2023
-
-
- Oct 24, 2023
-
-