- May 27, 2021
-
-
Administrator authored
The latest version of our formating rules is applied to all header and source files as well as to the macros using clang-format 11.0.
-
- May 17, 2021
-
-
Valentina Akishina authored
-
- May 15, 2021
-
-
Volker Friese authored
Fix a bug in the TRD cluster finder; the index of registering TRD hits to events was wrong, leading to one missing TRD hit. Refs #2112.
-
- May 12, 2021
-
-
Volker Friese authored
Fix missing registration of TofTracks to CbmEvent in littrack, needed for track length calculation. Refs #2112.
-
- May 07, 2021
-
-
Administrator authored
When reordering the include statements a name clash between a define statement in L1 code and a function in Root's TF1.h was found which did not allow to compile the code. Rename the define statement such that the name clash is resolved. refs #2051
-
- May 04, 2021
-
-
Sergey Gorbunov authored
-
- May 03, 2021
-
-
- Apr 29, 2021
-
-
Volker Friese authored
-
drslebedev authored
* Add CbmEvent to RICH track extrapolation procedure. * Add CbmEvent to the RICH track projection procedure. * Add CbmEvent to ring reconstruction procedure. * Add CbmEvent to ring fitting procedure. * Add CbmEvent to ring-track matching procedure. * Update run macros. * Fix compilation error, include Logger.h * Fix problem when CbmEvent::GetNofData return -1. * Change some LOG outputs to debug mode.
-
- Apr 27, 2021
-
-
Valentina Akishina authored
-
- Apr 23, 2021
- Apr 22, 2021
-
-
The hit counter was resetted for each event, while the number of clusters correponds to the full timeslice. Now the printed hitCounterTs counts all hits in a TS without a reset. No explicit hit counting per event is currently implemented.
-
- Apr 21, 2021
-
-
Valentina Akishina authored
-
Valentina Akishina authored
-
CbmAlgoBuildRawEvents: Use bool flag instead of negative TS time values to trigger reading of TS meta data from file.
-
-
- Apr 20, 2021
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Fix problem in CbmPVFinderKF (declaration of C array with non-positive size; redefine digi output file name for json to avoid overwriting conflict in the tests; slightly re-arrange tests from macro/run. Refs 2076.
-
- Apr 19, 2021
-
-
Modified CbmTofSimpClusterizer such as to read from and write to CbmEvents in case of event-based reconstruction. Refs #2074.
-
-
- Apr 18, 2021
-
-
Norbert Herrmann authored
-
- Apr 16, 2021
-
-
Administrator authored
Add missing include statements. With FairSoft apr21 and/or FairRoot v18.6.2 some implicitly included header files aren't found any longer. Add include statements for these header files explicitly.
-
- Apr 06, 2021
-
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
Norbert Herrmann authored
-
- Apr 01, 2021
-
-
Administrator authored
-
Administrator authored
-
Administrator authored
The class FairLogger is meanwhile only a wrapper around the Logger class, so use the Logger directly. This also helps to reduce many warnings when using the Eclipse IDE.
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Mar 31, 2021
-
-
- Mar 30, 2021
-
-
Sergey Gorbunov authored
-