- Jan 13, 2022
-
-
- Jan 12, 2022
-
-
Daniele Zanzi authored
(cherry picked from commit ce8d4667)
-
-
- Nov 26, 2021
-
-
- Nov 23, 2021
-
-
- Nov 13, 2021
-
-
- Nov 11, 2021
-
-
- Nov 08, 2021
-
-
- Nov 04, 2021
-
-
- Oct 07, 2021
-
-
- Oct 03, 2021
-
-
- Oct 01, 2021
-
-
- Sep 29, 2021
-
-
- Sep 28, 2021
-
-
- Sep 24, 2021
-
-
- Sep 22, 2021
-
-
- Sep 13, 2021
-
-
- Sep 07, 2021
-
-
- Sep 01, 2021
-
-
- Aug 16, 2021
-
-
- Aug 11, 2021
-
-
- Jun 03, 2021
-
-
- May 28, 2021
-
-
Marco Montella authored
-
- May 27, 2021
-
-
- Apr 15, 2021
-
-
- Apr 13, 2021
-
-
- Feb 05, 2021
-
-
Daniele Zanzi authored
-
- Jan 28, 2021
-
-
- Nov 16, 2020
-
-
Joerg Stelzer authored
-
- Sep 04, 2020
-
-
- May 13, 2020
-
-
Joerg Stelzer authored
-
- May 06, 2020
-
-
- Mar 03, 2020
-
-
- Feb 21, 2020
-
-
Will Taylor authored
-
- Dec 18, 2019
-
-
scott snyder authored
- cmp - no destructuring for lambda arguments - xrange -> range - Fix relative imports. - generators -> list - iteritems - fix use of filter on strings - can't use -1 for level in __import__ - duplicate enum value - except statment syntax. - func_name - izip - integer literals starting with 0 - exec can't set local variables - sorting - integer vs float division
-
- Aug 29, 2019
-
-
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.
-