- May 24, 2023
-
-
-
Use snprintf instead.
-
-
Initialize the data members in the header file and use default constructor and default destructor.
-
The class belongs to the mvd core library. The pragma statement was simply wrong.
-
-
- May 16, 2023
-
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
- May 15, 2023
-
-
Felix Weiglhofer authored
-
- 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
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
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).
-
Administrator authored
Instead of using the Singularity runtime to execute the test in containers the successor Apptainer is used.
-
- May 09, 2023
-
-
-
-
Dominik Smith authored
-
-
- May 08, 2023
-
-
Remove all usage of cout. Use the FairLogger instead. Fix copyright statement.
-
The remaining code in the mvd directory was not used after all the changes. Move the 2 PDF files to core/detectors/mvd as temporary solution. Finally the files need a better place. Remove the complete mvd directory and the usage from the main CMakeLists.txt
-
-
Remove commented code. Move library dependency from public to private.
-
-
-
-
Use vectors instead of fixed size arrays. Adapt code to properly use the new buffer class.
-
First adaptations for a time based digitizer. Methods added but not used in CbmMvdDigitizerTask and CbmMvdDataSheet
-
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.
-
-
-
-