- May 16, 2023
-
-
googol23nphy authored
-
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 11, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- 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
-
-
-
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.
-
-
-
Remove function SetProduceNoise from CbmMvdSensor and CbmMvdDetector. The function from the plugin is now called directly from the digitizer. Exchange some casts to the final taks by using the base class instead.
-
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.
-
-
Earlier clang formatting didn't apply though (./scripts/check-apply-format-changes.sh apply) was executed
-
-
-
- May 05, 2023
- May 02, 2023
-
-
Sergei Zharko authored
-
Sergei Zharko authored
- CTest for running qa_compare.C macro - Improvements in QA-Checker
-
Sergei Zharko authored
-
-
-
- Apr 24, 2023
-
-
- cf https://github.com/root-project/root/issues/12242 - Fixes edge case of #2620 which was missed by previous patch: Assemblies which are not PhysicalNodes were not recomputed if not touched
-
- Apr 17, 2023
-
-
Sergei Zharko authored
-
- Apr 14, 2023
-
-
Sergei Zharko authored
-
- Apr 12, 2023
-
-
Sergei Zharko authored
-
Sergei Zharko authored
- track type and track fit histogrammers added - index bug in TimeSliceReader class fixed
-
Sergei Zharko authored
-
- Apr 11, 2023
-
-
Sergei Zharko authored
-
- Mar 22, 2023
-
-
- Mar 21, 2023
-
-
Administrator authored
With FairRoot v18.8 the functions GetOutputFile() and SetOutputFile() are deprecated instead of using a file sink. Correct user code to create the file sink correctly or to extract the file name from the file sink. Comparisons of results before and after the change showed that the results are absolutely identical.
-