- Feb 16, 2022
-
-
- Feb 03, 2022
-
-
Sergey Gorbunov authored
-
- Jan 13, 2022
-
-
sergeizharko authored
- cbmroot/reco/L1/L1Algo/L1BaseStationInfo.h: > a prototype of user-friendly interface to L1Station and other geometry inputs to L1Algo (experimental) > added setters and getters for L1Station data fields > added calculation of hidden L1Station properties > added Print() method - cbmroot/reco/L1/L1Algo/L1Parameters.h: > add new compile time constants: kMaxNFieldApproxCoefficients, kStationBits, kThreadBits, kTripletBits, kMaxNstations, kMaxNthreads, kMaxNtriplets > add new runtime "constants": fMaxDoubletsPerSinglet, fMaxTripletPerDoublets > add Print() method - cbmroot/reco/L1/L1Algo/L1Algo.h: > modifications according to the constants transfer to the L1Parameters class (example: fkMaxNthreads ==> L1Parameters::kMaxNthreads) - cbmroot/reco/L1/L1Algo/L1Algo.cxx: > add L1Parameters::Print() call from L1Algo::Init() > modifications according to the constants transfer to the L1Parameters class (example: fkMaxNthreads ==> L1Parameters::kMaxNthreads) - cbmroot/reco/L1/L1Algo/L1CATrackFinder.cxx: > modifications according to the constants transfer to the L1Parameters class (example: fkMaxNthreads ==> L1Parameters::kMaxNthreads) - cbmroot/reco/L1/L1Algo/L1TrackFitter.cxx: > modifications according to the constants transfer to the L1Parameters class (example: fkMaxNthreads ==> L1Parameters::kMaxNthreads) - cbmroot/reco/L1/L1Algo/L1Field.h: > magic constant '21' changed to L1Parameters::kMaxNFieldApproxCoefficients (compile time) - cmbroot/reco/L1/CbmL1.h: > add a L1Paramters class field (currently ptr to address in the heap) to CbmL1 > add getter for the L1Parameters class field to CbmL1 - cbmroot/reco/L1/CbmL1.cxx: > add transfer of the L1Parameters data from CbmL1 to L1Algo > modifications according to the constants transfer to the L1Parameters class (example: fkMaxNthreads ==> L1Parameters::kMaxNthreads) - cbmroot/macro/run/run_reco.C: > add example of L1Algo runtime constants modification
-
- Dec 22, 2021
-
-
- Nov 24, 2021
-
-
Valentina Akishina authored
-
- Nov 18, 2021
-
-
- Nov 17, 2021
-
-
- Sep 21, 2021
-
-
- Sep 17, 2021
-
-
Sergey Gorbunov authored
-
- Sep 07, 2021
-
-
Valentina Akishina authored
-
- Jul 27, 2021
-
-
- Jul 23, 2021
-
-
- Jul 22, 2021
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jul 21, 2021
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jul 19, 2021
-
-
Sergey Gorbunov authored
-
- Jul 14, 2021
-
-
Sergey Gorbunov authored
-
- Jul 01, 2021
-
-
Sergey Gorbunov authored
-
Sergey Gorbunov authored
-
- Jun 24, 2021
-
-
Comment unused parameters.
-
- Jun 09, 2021
-
-
Administrator authored
Unify user names in the license header authors list. Remove duplicate users in the authors list. Cleanupo of some other inor issues.
-
- Jun 08, 2021
-
-
Eoin Clerkin authored
Decision to not use doxygen for licence headers. Removes doxygen formatting and file tag.
-
- Jun 05, 2021
-
-
Eoin Clerkin authored
Pulls some author and date information from previous headers, adds this to information from the svn and git repositories. Inlude the standard copyright header to approximately 2000 files with institute of original committer as copyright holder. Contributing authors from previous declaration and repository records.
-
- May 17, 2021
-
-
Valentina Akishina authored
-
- Apr 27, 2021
-
-
Valentina Akishina authored
-
- Apr 21, 2021
-
-
Valentina Akishina authored
-
- Mar 29, 2021
-
-
Sergey Gorbunov authored
-
-
- Mar 09, 2021
-
-
- Jan 21, 2021
-
-
Sergey Gorbunov authored
-
- Jan 20, 2021
-
-
Comment unused variables and parameters.
-
- Dec 02, 2020
-
-
- Nov 25, 2020
-
-
- Oct 20, 2020
-
-
- Aug 20, 2020
-
-
Valentina Akishina authored
-