- May 25, 2023
- May 24, 2023
-
-
Felix Weiglhofer authored
-
-
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 15, 2023
-
-
- Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters - Reorganisation of MC module
-
-
- 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 09, 2023
-
-
-
-
Dominik Smith authored
-
-
- May 08, 2023
-
-
Remove all usage of cout. Use the FairLogger instead. Fix copyright statement.
-
-
Remove commented code. Move library dependency from public to private.
-
-
Update license header. Use nullptr instead of macro NULL. Remove path from include statements. Add missing include statements and remove unneeded ones. Use forward declaration whenever possible. Remove obsolete functions. Move cout to LOG. Remove some unnecessary code.
-
-
-
-
-
Add build system files for new mvd code structure Move code from mvd directory to core/detectors/mvd, sim/detectors/mvd, reco/detectors/mvd and analysis/detectors/mvd. Create the libraries CbmMvdCore, CbmMvdSim, CbmMvdReco and CbmMvdAna. This commit will not compile.
-
-
-
-
-
-
-
-
-
-
-
-
- May 02, 2023
-
-