- Jul 03, 2023
-
-
Alexandru Bercuci authored
format (imported from MR 1198)
-
Alexandru Bercuci authored
(CbmTrdParModAsic) and the proper set related. Add also CROB id to the param file
-
- Jul 01, 2023
- Jun 27, 2023
-
-
Dominik Smith authored
-
- Jun 26, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Jun 19, 2023
-
-
- Jun 15, 2023
-
-
Dominik Smith authored
-
- Jun 09, 2023
-
-
Felix Weiglhofer authored
-
- May 31, 2023
-
-
- May 30, 2023
-
-
Dominik Smith authored
-
- May 11, 2023
-
-
Felix Weiglhofer authored
-
- May 09, 2023
-
-
-
Dominik Smith authored
-
- Apr 25, 2023
-
-
-
UnpackTof/T0: removed fNumChansPerAsic and fNumAsicsPerModule from parameter structs, as they don't appear to be needed.
-
-
- Apr 22, 2023
-
-
UnpackMuch: Removed fNumAsicsPerModule and fNumChansPerAsic parameters as they don't appear to be needed.
-
- Jan 31, 2023
-
-
Refactored HitFinderTof. Two micro-optimizations of CbmTaskTofHitFinder which save about 10 percent execution time in total.
-
Switched to using iterators in HitFinderTof.cxx. Fixed a bug in calibration. Added missing clear statement for digi vectors.
-
-
- Jan 26, 2023
- Jan 25, 2023
-
-
- Jan 18, 2023
- Jan 13, 2023
- Jan 12, 2023
-
-
- Jan 11, 2023
-
-
Make CbmDigiData, CbmDigiEvent and CbmDigiTimeslice classes (previously structs) with ROOT streamers
-
- Nov 18, 2022
-
-
Administrator authored
Add missing include statements and forward declarations. In FairRoot a serious cleanup of include statements was done which needs fixes in our code base.
-
Administrator authored
Use the same target names as provided by FairRoot with version v18.8. Add the new target FairRoot::Online which is a new library conatining the online related code which was previously part of the Base library. In case of older FairRoot versions the target is only an alias for the target FairRoot::Base such that the same dependencies already work with FairRoot v18.6 which is our current default version. Add the new target FairRoot::Online in all CMakeLists.txt where it is needed. The FindFairRoot macro is also used when compiling NicaFemto. Since there is a problem with the target definitions in NicaFemto the targets are not defined when compiling NicaFemto.
-
- Nov 08, 2022
-
-
Administrator authored
-
- Oct 24, 2022
-
-
Omveer authored
Files moved to NO_DICT_SRC: L1Algo/L1Event.cxx L1Algo/L1EventMatch.cxx Files are commented for time being in L1 target: OffLineInterface/CbmL1RichENNRingFinder.cxx OffLineInterface/CbmL1RichENNRingFinderParallel.cxx xpu git tag version modified Vc package finding moved to top level CMakeLists.txt
-
- Sep 28, 2022
-
-
Added protection against out-of-sequence timeslice reading to CbmSourceTs::ReadEvent(). This is not supported but could previously be requested by the user, leading to unexpected behavior.
-
- Jul 29, 2022
-
-
Jan de Cuveland authored
-
- Jul 25, 2022
-
-
-
Unpack Much: Applied Epoch cycle fix. Fixed MacOS compilation (variable-sized array). Fixed missing Elink parameters.
-