- Aug 01, 2023
-
-
Sergei Zharko authored
-
- Jul 31, 2023
-
-
Sergey Gorbunov authored
-
- Jul 28, 2023
-
-
Sergey Gorbunov authored
-
-
- Jul 26, 2023
-
-
- Jul 19, 2023
-
-
-
-
-
-
-
- New classes to draw PixelHit depending on (Timeslice, Event) instead of only TreeEntry (=Timeslice in this case) - New classes to draw CbmGlobalTrack depending on (Timeslice, Event) instead of only TreeEntry (=Timeslice in this case) - New CbmTimesliceManager based on FairEventManager + corresponding Editor for the event display GUI - Choice of timeslice with safety check - Choice of event in timeslice with safety check - Calls to GotoEvent methods of new PixelHit and GlobalTrack drawing classes - Pre-sets of Track & PixelHit for sis100e, sis100m and mCBM - Add buttons for next and prev TS in new display - Add views tunned for mCBM in new display - Add support for visibility tuning in xml config + mcbm example - Example macro for mCBM 2022 reco - Add support for align matrices + make unp file optional - Example xml file for geometry view config, tuned for run 2391 and the Nickel setup - Example macro for CBM - Example xml file for geometry view config, tuned for the current SIS100 electron setup - Decouple TS evt display manager from FairEventManager + rel. fixes - Remove inheritance of CbmTimesliceManager from FairEventManager + clone (and cleanup) all required blocks of code from it - Clone FairEveTransparencyControl to CbmTsEveTransparencyControl as only gui element calling FairEventManager instance - Remove call to FairEventManager instance to CbmTimesliceManager one in all Timeslice event display classes - Fix calls to wrong methods in CbmTimeslicePixelHitSetDraw - Fix printout of TS and Event info in main views - Add support for animation and screenshots + fixes
-
- Evt disp: Fix crash due to uninitialized var + related modern C++ updates - Remove old style constructors - Use chained constructors - Initialize all members to default in header file, solving crash in Reset method due to uninitialized fEveTrList if no name provided to constructor - Add draw of TOF part of global track if present
-
- Jul 17, 2023
-
-
- Jul 14, 2023
-
-
Pierre-Alain Loizeau authored
Old assumption of exactly 3 layers in all stations was valid only for the CBM geometries and may be subject to change. It worked for the 2019-2020 mCBM geometries only because there MCH was at mot 1 station with a single layer.
-
- Jul 13, 2023
-
-
Vikas Singhal authored
-
Vikas Singhal authored
-
Defining data structures of Forward Spectator Detector in CbmRoot. In core/data/fsd/ the addressing scheme is defined together with Point, Digi and Hit classes. In core/detectors/fsd/ a structure to encapsulate a detector geometry properties is defined and intialized from the corresponding .geo.root file. At the same place, currently, an empty factory for parameter containers is present. At several other places, FSD was added in a similar fashion as PSD was used. Increase the version numbers for the Boost and Root streamers in CbmDigiData The increase of the Root streamer version was forgotten when adding the Trd2d with commit #190d49ee. To be consistent again both version numbers are synchronised and put to 5.
-
- Jul 12, 2023
-
-
Felix Weiglhofer authored
-
- Jul 11, 2023
-
-
- Jul 04, 2023
-
-
- Jul 03, 2023
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
format (imported from MR 1198)
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
(CbmTrdParModAsic) and the proper set related. Add also CROB id to the param file
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
TRD2D
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
ASIC pars. This is to propagate the correct mapping for all levels of data processing (unpack, monitor, reco, tracking)
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
definition. Details include: - global access to the masking status (CbmTrdModuleAbstract) - implementation of channel masking (CbmTrdParFasp) - updates in the R/W of FASP parameters (CbmTrdParSetAsic) - documentation for the ASIC param class (bmTrdParAsic.h) - online monitoring of mask/working channels (CbmTrdUnpackFaspMonitor)
-
- Jun 29, 2023
-
-
- Jun 26, 2023
-
-
Found to be mixing geometry material. See redmine #2885.
-