Skip to content
Snippets Groups Projects
  1. Oct 27, 2021
  2. Oct 25, 2021
    • Frank Winklmeier's avatar
      TriggerJobOpts: cleanup TriggerConfigGetter and flags · c5f0ac52
      Frank Winklmeier authored
      - Replace `TriggerFlags.dataTakingConditions` by
        `ConfigFlags.Trigger.availableRecoMetadata`: this flag is used to indicate
        the trigger systems that are enabled during reconstruction. It is set
        based on the L1/HLT keys in COOL or the metadata in the input file.
      - Remove obsolete metadataItems setting (the key names are not relevant
        anymore, and we are setting this elsewhere already).
      - Deprecate `TriggerFlags.configForStartup`: this flag was used to
        indicate whether trigger keys can be found in COOL. But this is
        essentially the same check as `availableRecoMetadata` performs now.
      
      I did not re-implement the setting of the `DQMonFlags` based on the
      available systems. If this is really needed still for the legacy
      monitoring it should be done in the relevant DQ job options.
      c5f0ac52
    • Frank Winklmeier's avatar
      RecExCommon: set doDPD to False if not required · 3a7e1931
      Frank Winklmeier authored
      Set `rec.doDPD=False` if no DPD maker script is specified and if not in
      pass-through mode.
      3a7e1931
    • Frank Winklmeier's avatar
      RecExCommon: Move DQ init job option earlier · 88c0c463
      Frank Winklmeier authored
      Move the include of `DataQualityInit_jobOptions` earlier before the
      `ConfigFlags` are being locked.
      88c0c463
    • Frank Winklmeier's avatar
      RecExCommon: Setup and lock ConfigFlags · 8c94abb0
      Frank Winklmeier authored
      Since we start having multiple CA-based configurations included in
      RecExCommon, setup the ConfigFlags via `OldFlags2NewFlags` in
      `RecExCommon_topOptions.py` so they can be used downstream.
      
      Also lock the flags (except for DPD making).
      8c94abb0
  3. Oct 22, 2021
  4. Oct 20, 2021
  5. Oct 13, 2021
  6. Oct 12, 2021
  7. Oct 08, 2021
  8. Oct 07, 2021
  9. Oct 01, 2021
  10. Sep 23, 2021
  11. Sep 21, 2021
  12. Sep 07, 2021
  13. Sep 03, 2021
  14. Aug 25, 2021
  15. Aug 20, 2021
  16. Aug 19, 2021
  17. Aug 18, 2021
    • scott snyder's avatar
      RecExCommon: Fix myTopOptions. · d0350b43
      scott snyder authored
      Fix myTopToptions.py example to work in current master.
      d0350b43
    • Goetz Gaycken's avatar
      Fix IDTIDE and IDTRKVALID content and conflicts when writing both. · e0661438
      Goetz Gaycken authored
      - fix configuration when writing both, IDTIDE and IDTRKVALID,
      - fix detection whether IDTIDE or IDTRKVALID is written,
      - re-add missing truth and SDO content when processing MC,
      - re-add NN variables when writing IDTIDE,
      - remove IDTIDE and IDTRKVALID track and truth particle decorations
        from the AOD.
      - remove btagging decorations from IDTIDE and IDTRKVALID.
      e0661438
  18. Aug 17, 2021
  19. Aug 12, 2021
  20. Aug 11, 2021
    • Vakhtang Tsulaia's avatar
      CaloDetMgrDetDescrCnv code cleanup · 42397110
      Vakhtang Tsulaia authored
      Migrated CaloMgrDetDescrCnv to AthMessaging, and made a number of cosmetic and
      stylistic changes in CaloMgrDetDescrCnv.cxx.
      
      Dropped two obsolete python scripts:
      * CaloDetMgrDetDescrCnv/python/CaloDetMgrDDCnv.py
      * CaloDetMgrDetDescrCnv/share/CaloTTDetMgrDetDescrCnv_joboptions.py
      and updated their clients.
      
      Fixed broken TestLArDetDescr/share/TestCaloDDE_jobOptions.py
      42397110
    • stapiaar's avatar
      updating HI flags and ART test accordingly · 9ddccd9b
      stapiaar authored
      9ddccd9b
  21. Aug 10, 2021
  22. Aug 07, 2021
  23. Aug 05, 2021
  24. Aug 04, 2021
  25. Aug 01, 2021
  26. Jul 22, 2021
Loading