Skip to content
Snippets Groups Projects
  1. Jul 16, 2020
  2. Jul 14, 2020
  3. Jun 19, 2020
  4. May 28, 2020
  5. May 18, 2020
  6. May 15, 2020
  7. May 13, 2020
  8. May 07, 2020
  9. May 06, 2020
  10. Apr 29, 2020
  11. Apr 27, 2020
  12. Apr 24, 2020
  13. Apr 21, 2020
  14. Apr 20, 2020
  15. Apr 09, 2020
    • Liaoshan Shi's avatar
      Update MBTS geometry readout · 5ae5acca
      Liaoshan Shi authored and Walter Lampl's avatar Walter Lampl committed
      - Built full geometry model to get MBTS
      - Adapted to the new Run2 geometry hierarchy
      - Completed the CLHEP to Eigen migration
      - Migrated to standalone GeoModelKernel library
      
      Fixed the issue in AA-6
      5ae5acca
  16. Apr 07, 2020
  17. Apr 02, 2020
  18. Mar 31, 2020
  19. Mar 29, 2020
  20. Mar 26, 2020
  21. Mar 25, 2020
  22. Mar 18, 2020
    • Liaoshan Shi's avatar
      Fixed rotation angle for MDT BMG chambers · 867df646
      Liaoshan Shi authored
      The rotation angle and shift of MDT BMG chambers were not properly
      printed because the center of BMG chambers are not aligned with
      the sector center in XY-plane. This patch corrects for that
      and return a rotation angle to the next sector if the angular separation
      of the chamber and the next sector center is less than half of the
      sector open angle.
      867df646
  23. Mar 11, 2020
  24. Feb 24, 2020
  25. Feb 20, 2020
  26. Jan 31, 2020
  27. Jan 30, 2020
  28. Jan 03, 2020
    • scott snyder's avatar
      VP1AODSystems: Fix clang warnings. · bef4c135
      scott snyder authored
      clang warnings:
        - Remove unneeded #define private.
        - Fix typo in qualityString(); was calling wrong method.
        - Fix arg-passing problem in JetCollectionSettingsButton::Imp::createMaterial
          (int used for a float arg)
        - Remove MissingEtCollHandle::Imp::collHandle.  Was unused and anyway
          just called itself.
      bef4c135
    • scott snyder's avatar
      VP1HEPVis: Fix clang warnings. · 38037d39
      scott snyder authored
      clang warnigns:
        - Remove unneeded #define private.
        - Unused variables.
      38037d39
  29. Dec 25, 2019
  30. Dec 24, 2019
  31. Dec 16, 2019
  32. Nov 21, 2019
    • Frank Winklmeier's avatar
      Remove unused dependency on TestPolicy · 1dc3b256
      Frank Winklmeier authored
      The `TestPolicy` dependency stems mostly from the automatic `requirements`
      to `CMakeLists.txt` file migration. In cmake builds, the TestPolicy
      package is mostly useless apart from a few header files. So most
      packages do no need this dependency anymore.
      1dc3b256
Loading