- 20 Sep, 2021 1 commit
-
-
- 01 Sep, 2021 1 commit
-
-
- 16 Aug, 2021 1 commit
-
-
- 11 Aug, 2021 1 commit
-
-
- 12 May, 2021 1 commit
-
-
Frank Winklmeier authored
Add a custom `logging` formatter for all child loggers in the TriggerMenuMT package. Due to the deep module hierarchy, logger names often become too long and make log file reading difficult. The custom formatter now only shows the first and last module name, e.g.: Py:TriggerMenuMT.HLTMenuConfig.UnconventionalTracking.FullScanLRTConfiguration becomes Py:TriggerMenuMT:FullScanLRTConfiguration Also remove all custom logger names and use the module `__name__` consistently.
-
- 05 Feb, 2021 1 commit
-
-
Daniele Zanzi authored
-
- 28 Jan, 2021 1 commit
-
-
- 14 Aug, 2020 1 commit
-
-
Debottam Bakshi Gupta authored
-
- 13 Aug, 2020 1 commit
-
-
- 10 Aug, 2020 1 commit
-
-
* Also unify input and output * Fix float values in some parameters (L1Topo expects int here)
-
- 15 May, 2020 1 commit
-
-
Joerg Stelzer authored
-
- 29 Aug, 2019 2 commits
-
-
Joerg Stelzer authored
First version (fairly complete) to generate the Run 3 L1 Menu. Main points: * The L1Menu and L1TopoMenu have been merged * There are three directories: - L1/Menu for the menu definition - L1/Config for the threshold and item definition and cabling layout, and - L1/Base for classes to hold the menu in place Start assembling an MC_pp_v8 menu. The menu remains split into 2 files, a file Menu_x that defines the items, and a file Menu_x_inputs, which defines the configuration of the topo boards, muctpi and ctpin. A third Menu file exists for the legacy inputs.
-
Joerg Stelzer authored
First version (fairly complete) to generate the Run 3 L1 Menu. Main points: * The L1Menu and L1TopoMenu have been merged * There are three directories: - L1/Menu for the menu definition - L1/Config for the threshold and item definition and cabling layout, and - L1/Base for classes to hold the menu in place Start assembling an MC_pp_v8 menu. The menu remains split into 2 files, a file Menu_x that defines the items, and a file Menu_x_inputs, which defines the configuration of the topo boards, muctpi and ctpin. A third Menu file exists for the legacy inputs.
-