Skip to content
Snippets Groups Projects
  1. Jun 29, 2023
  2. Mar 21, 2023
    • Administrator's avatar
      Allow fixed random seed for all transport macros · 7123e90b
      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.
      7123e90b
  3. Jun 17, 2022
  4. Apr 06, 2022
  5. Apr 01, 2022
    • Administrator's avatar
      Remove obsolete setups from test suite · e09590a0
      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.
      e09590a0
  6. Feb 09, 2022
    • Administrator's avatar
      Fix CI · 01e5e5ae
      Administrator authored and Volker Friese's avatar Volker Friese committed
      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.
      01e5e5ae
    • Administrator's avatar
      Improve CI · e2293547
      Administrator authored and Volker Friese's avatar Volker Friese committed
      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.
      e2293547
  7. Jan 13, 2022
    • Eoin Clerkin's avatar
      Macros for APR21 defaults with shifted placements · e6c87d7a
      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.
      e6c87d7a
  8. Jul 20, 2021
    • Administrator's avatar
      Properly destruct the TGeoManger · c80ef52f
      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.
      c80ef52f
  9. Jun 08, 2021
  10. Jun 05, 2021
    • Eoin Clerkin's avatar
      Add copyright header to author declared files. · a4888728
      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.
      a4888728
  11. May 31, 2021
    • Eoin Clerkin's avatar
      Short license declarations for .sh files · 6f6619b0
      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
      6f6619b0
    • Eoin Clerkin's avatar
      Adds license header to .cxx, .cpp, .h, and .C files · f983bc0a
      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
      f983bc0a
  12. May 27, 2021
  13. Apr 30, 2021
  14. Apr 16, 2021
  15. Jan 20, 2021
  16. Dec 10, 2020
  17. Nov 17, 2020
  18. Oct 27, 2020
  19. Aug 31, 2020
  20. Jul 10, 2020
  21. Jun 03, 2020
Loading