- Sep 30, 2023
-
-
- Added new library CaCore in cbmroot/algo/ca/core, where the code from cbmroot/reco/L1/L1Algo will be iteratively moved
-
- Sep 24, 2023
-
-
Adding detector-specific FSD hit producer, currently a very simple ideal one - copying data from digi to hit - adding only geometry information of the center and dimension of the FSD module. Inclusion of FSD into event-building algorithms. Following the templates and just adding cases if the FSD detector objects are processed. Adding FSD to run_reco macros and also to new compiled reco executable. Modified CbmFsdHit class, new constructor with all info needed.
-
- Sep 19, 2023
-
-
- Sep 14, 2023
- Aug 30, 2023
-
-
- Aug 28, 2023
-
-
- Aug 03, 2023
-
-
-
Felix Weiglhofer authored
-
- Jul 14, 2023
-
-
Vikas Singhal authored
-
- Jul 13, 2023
-
-
Vikas Singhal authored
-
Vikas Singhal authored
-
- Jul 11, 2023
-
-
- Jul 03, 2023
-
-
Alexandru Bercuci authored
reconstruction functionality on simulations and data with both EbyE and full timeslice scenarios
-
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
-
Alexandru Bercuci authored
algorithm
-
Alexandru Bercuci authored
-
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 19, 2023
-
-
- Jun 13, 2023
-
-
Pierre-Alain Loizeau authored
-
- Jun 01, 2023
-
-
Felix Weiglhofer authored
-
- May 24, 2023
-
-
-
Use snprintf instead.
-
The class belongs to the mvd core library. The pragma statement was simply wrong.
-
- May 16, 2023
-
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
- May 12, 2023
-
-
Felix Weiglhofer authored
- Log throughput in addition to runtime for each reconstrution step. - Log device name, when running GPU reconstruction. - Seperate steps in legacy reconstruction, to allow measuring the time spent in each step, even when running in parallel.
-
- May 11, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- May 10, 2023
-
-
Dominik Smith authored
CbmTrdUnpackFaspAlgo: Removed catching of multiply defined equipment IDs (sometimes multiple entries are passed for invalid eq_id = 0).
-
- May 08, 2023
-
-
Remove all usage of cout. Use the FairLogger instead. Fix copyright statement.
-
-
-