- Jun 29, 2023
-
-
Sergey Gorbunov authored
-
- Mar 21, 2023
-
-
Administrator authored
There were still some transport macros which did not allow to fix the random seed. This is fixed now such that all transport macros from the CI suite now run with a fixed random seed of 1. This allows to compare results of different software versions for identity.
-
- Jun 17, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
reconstruction macros global updates: CbmL1 and CbmKF (as a FairRoot task) now need the interfaces to the tracking detectors. The interfaces are initialized in an additional task - CbmTrackingDetectorInterfaceInit, which should be added before. Please, refer to '$VMCWORKDIR/macro/run/run_reco.C' as an example
-
- Apr 06, 2022
-
-
- Apr 01, 2022
-
-
Administrator authored
The setups labeled APR21 and DEC21 were only for testing purposes and will be removed from the repository with one of the next commits. So we have to remove the tests using these setups.
-
- Feb 09, 2022
-
-
Allow to overwrite existing files. This is needed for the CI since the rerun of failing transport macros wil fail otherwise in any case due to the already existing output file. The default setting in the transport macros is to not overwrite existing files. The CI uses a paramter to change the default.
-
Clean the data directories before running the test in the mvd, much and mcbm directories. Fix test dependencies in several directories. Add json config file for CI tests which writes output in the data directory such that the files are properly deleted when running the next tests.
-
- Jan 13, 2022
-
-
Eoin Clerkin authored
pipe_v16e_1e is the shifted pipe_v16b_1e by creation of node. pipe_v20b_1m is the shifted pipe_v20a_1m sts_v20a is the shifted sts_v19a geometry much_v20c_sis100_1m_lmvm is shifted lmvm verison of v20a much_v20c_sis100_1m_jpsi is shifted version of v20a trd_v20c_1(e,h,m_ is the shifted trd_v20b_1(e,h,m) tof_v20c_1(e,h,m) is the shifted tof_v20b_1(e,h.m) psd_v20c is the shifted psd_v20a Geometries without macros are manually shifted by editing of their TFile. Updates external repos tags For geometry, parameter and input repos. Updated tags in switch_defaults.sh. run_tra_(file|beam).C now positions the target dependent on the setup file chosen. Updates README.md file in macro/geometry directory. Adds standard tra, digi, and reco ctest for origin redefinition and DEC21 candidate geometries for the electron and hadron setups.
-
- Jul 20, 2021
-
-
Administrator authored
If the ROOT session is closed after the macro has finished the TGeoManger has to be properly destructed. This is done calling the macro RemoveGeoManager. Add thecall in macro where it was missing.
-
- 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 31, 2021
-
-
Eoin Clerkin authored
Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Short license declarations for .sh files Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Revert "Short license declarations for .sh files" This reverts commit d3dd8608. Uses SPDX identifier Modifies declaration to use SPDX license identifier syntax Corrects file Empty line before hashbang removed
-
Eoin Clerkin authored
Files with detected previous copyright or authorship skipped. Copyright claimed for the current or last CBMC institute of the original commiter to the SVN or GIT repositories. File distributed under GNU public license version 3.0 declared. Revert "Adds license header to .cxx, .cpp, .h, and .C files" This reverts commit 94da1500. Removes one blank line Revert "Removes one blank line" This reverts commit a8e5e236. Preemptive empty lines removal If first two lines of a file are empty, or have spaces and tabs only then remove the lines. Revert "Preemptive empty lines removal" This reverts commit da38bf5d. Add empty line For stylistic reasons, an empty line is added after doxygen header. Revert "Add empty line" This reverts commit 30491934. Puts space between includes. Revert "Puts space between includes." This reverts commit 468b7024. Add multiple authors tag Lists authors in order of their contribution Revert "Add multiple authors tag" This reverts commit f5d3e748. Removes empty line on one file for clang format compliance. Revert "Removes empty line on one file for clang format compliance." This reverts commit fbac8bad. Small changes as per requested. Add small (o) to original commiters username. Adds running 10 percent instead of line count treshold for contributors. Revert "Small changes as per requested." This reverts commit 84af7b5f. Long form of names Word originator beside original committer of file. Revert "Long form of names" This reverts commit 759426e2. Add space between comma seperated double affilliation institutes
-
- May 27, 2021
-
-
Administrator authored
The latest version of our formating rules is applied to all header and source files as well as to the macros using clang-format 11.0.
-
- Apr 30, 2021
-
-
Administrator authored
-
- Apr 16, 2021
- Jan 20, 2021
-
-
Sergey Gorbunov authored
-
- Dec 10, 2020
-
-
Administrator authored
With FairRoot v18.4.1 the deprecated function SetInputFile was removed from FairRunAna. Correctly use now FairFileSource in the macros.
-
- Nov 17, 2020
-
-
New or modified transport macros for file input (run_tra_file.C and beam simulation (run_tra_beam.C). Added three regular tests: transport of collision events, transport of signal events (from PLUTO) and transport of beam events.
-
- Oct 27, 2020
-
-
Anna Senger authored
-
Anna Senger authored
-
Anna Senger authored
-
Anna Senger authored
-
Anna Senger authored
-
- Aug 31, 2020
-
-
Administrator authored
Properly remove the GeoManger before leaving the ROOT session.
-
- Jul 10, 2020
-
-
Administrator authored
Apply code formatting to all source/header files and root macros.
-
- Jun 03, 2020
-
-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
-