Skip to content
Snippets Groups Projects
  1. Aug 28, 2023
  2. Aug 17, 2023
  3. Aug 16, 2023
  4. Aug 14, 2023
  5. Aug 07, 2023
  6. Aug 03, 2023
  7. Aug 01, 2023
  8. Jul 31, 2023
  9. Jul 28, 2023
  10. Jul 26, 2023
  11. Jul 25, 2023
  12. Jul 21, 2023
    • Pierre-Alain Loizeau's avatar
      [CTEST] Re-introduce Nightly/Weekly test of overlaps in geo setups · 0de13605
      Pierre-Alain Loizeau authored
      - Move the check_overlaps macro to macro/geometry
      - Apply it to all existing setups (minus exclusion list) on Nightly and Weekly builds, using output of examine_materials
      - Make macro more flexible by using lists of expected overlaps and dedicated functions instead of chained If/Else blocks
      - Cleanup Expected Overlaps list for main CBM setups
      - Add expected overlaps for -Bmon in TOF- for special case of APR21 setups
      - Add Expected Overlaps list for mCBM (either Bmon+Vacuum, internal to detectors or caused by alignment)
      - Remove outdated/too specialized check_overlaps macros in macro/run and macro/mcbm (+ corresponding CI test)
      dev_2023_30
      0de13605
  13. Jul 19, 2023
    • Sergey Gorbunov's avatar
    • Pierre-Alain Loizeau's avatar
      4884893a
    • Pierre-Alain Loizeau's avatar
      [Evt disp] Add event display for CbmTimeslice with CbmEvent array (squashed) · c026d9bf
      Pierre-Alain Loizeau authored and Florian Uhlig's avatar Florian Uhlig committed
      - New classes to draw PixelHit depending on (Timeslice, Event) instead of only TreeEntry (=Timeslice in this case)
      - New classes to draw CbmGlobalTrack depending on (Timeslice, Event) instead of only TreeEntry (=Timeslice in this case)
      - New CbmTimesliceManager based on FairEventManager + corresponding Editor for the event display GUI
        - Choice of timeslice with safety check
        - Choice of event in timeslice with safety check
        - Calls to GotoEvent methods of new PixelHit and GlobalTrack drawing classes
        - Pre-sets of Track & PixelHit for sis100e, sis100m and mCBM
        - Add buttons for next and prev TS in new display
        - Add views tunned for mCBM in new display
        - Add support for visibility tuning in xml config + mcbm example
      - Example macro for mCBM 2022 reco
        - Add support for align matrices + make unp file optional
        - Example xml file for geometry view config, tuned for run 2391 and the Nickel setup
      - Example macro for CBM
        - Example xml file for geometry view config, tuned for the current SIS100 electron setup
      - Decouple TS evt display manager from FairEventManager + rel. fixes
        - Remove inheritance of CbmTimesliceManager from FairEventManager + clone (and cleanup) all required blocks of code from it
        - Clone FairEveTransparencyControl to CbmTsEveTransparencyControl as only gui element calling FairEventManager instance
        - Remove call to FairEventManager instance to CbmTimesliceManager one in all Timeslice event display classes
        - Fix calls to wrong methods in CbmTimeslicePixelHitSetDraw
        - Fix printout of TS and Event info in main views
      - Add support for animation and screenshots + fixes
      c026d9bf
  14. Jul 18, 2023
  15. Jul 13, 2023
  16. Jul 12, 2023
  17. Jul 11, 2023
  18. Jul 03, 2023
  19. Jun 29, 2023
  20. Jun 26, 2023
  21. Jun 23, 2023
  22. Jun 13, 2023
Loading