- Jun 19, 2023
-
-
- Jun 02, 2023
-
-
Felix Weiglhofer authored
-
- May 31, 2023
-
-
- May 30, 2023
-
-
Sergei Zharko authored
- a vector of mc point indexes in CbmL1DebugHitInfo is replaced with an integer field (-1, if hit is not matched, point id, if hit is matched) - clean-up of cbm::ca::TimeSliceReader and cbm::ca::MCModule: detector treatment was unified, minor cosmetic changes
-
Sergei Zharko authored
- Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters - Reorganisation of MC module
-
- May 25, 2023
- May 24, 2023
-
-
-
-
Initialize the data members in the header file and use default constructor and default destructor.
-
- 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
-