Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level-1 Trigger changes for HI Firmware (76X backport of #12176) #12180

Merged

Commits on Jul 20, 2015

  1. Refactor CaloParams into CaloParamsHelper

    In addition, switch from vector of doubles to LUT for PUM0 table.
    R. Alex Barbieri committed Jul 20, 2015
    Copy the full SHA
    1286b47 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2015

  1. turn on high verbosity for HI algos

    R. Alex Barbieri committed Sep 2, 2015
    Copy the full SHA
    793313d View commit details
    Browse the repository at this point in the history
  2. switch back to 3x3 jet finder for tests

    R. Alex Barbieri committed Sep 2, 2015
    Copy the full SHA
    bd5d761 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2015

  1. switch to integer division

    R. Alex Barbieri committed Sep 18, 2015
    Copy the full SHA
    9966d77 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. change verbosity levels

    R. Alex Barbieri committed Sep 22, 2015
    Copy the full SHA
    ea61821 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. use a tunable mask to zero the walls

    R. Alex Barbieri committed Sep 28, 2015
    Copy the full SHA
    0696c83 View commit details
    Browse the repository at this point in the history
  2. change the verbosity

    R. Alex Barbieri committed Sep 28, 2015
    Copy the full SHA
    d2cdb14 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2015

  1. updates to verbosity for egammas

    R. Alex Barbieri committed Oct 1, 2015
    Copy the full SHA
    db3c80a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2015

  1. egamma verbosity and also iso/non-iso swap

    R. Alex Barbieri committed Oct 5, 2015
    Copy the full SHA
    05f1c36 View commit details
    Browse the repository at this point in the history
  2. reorganize single track algo

    R. Alex Barbieri committed Oct 5, 2015
    Copy the full SHA
    e6ea069 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2015

  1. centrality verbosity changes

    R. Alex Barbieri committed Oct 9, 2015
    Copy the full SHA
    8d7d590 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. use correct CaloParams values for HI algos

    R. Alex Barbieri committed Oct 20, 2015
    Copy the full SHA
    906473c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. commit current HI status, will move to pre7 shortly

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    c8ffb13 View commit details
    Browse the repository at this point in the history
  2. Merged l1t-devel-CMSSW_7_6_0_pre1-CaloParamsUpdate from repository cm…

    …s-l1t-offline
    
    * cms-l1t-offline/l1t-devel-CMSSW_7_6_0_pre1-CaloParamsUpdate:
      Refactor CaloParams into CaloParamsHelper
    
    Conflicts:
    	L1Trigger/L1TCalorimeter/src/PUSubtractionMethods.cc
    	L1Trigger/L1TCalorimeter/src/firmware/Stage1Layer2JetAlgorithmImpHI.cc
    	L1Trigger/L1TCalorimeter/src/firmware/Stage1Layer2SingleTrackHI.cc
    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    4223eea View commit details
    Browse the repository at this point in the history
  3. build fixes

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    bda5b2b View commit details
    Browse the repository at this point in the history
  4. Merged HIL1_FirmwareMatching_760p7 from repository richard-cms

    * richard-cms/HIL1_FirmwareMatching_760p7:
      build fixes
      commit current HI status, will move to pre7 shortly
      use correct CaloParams values for HI algos
      centrality verbosity changes
      reorganize single track algo
      egamma verbosity and also iso/non-iso swap
      updates to verbosity for egammas
      change the verbosity
      use a tunable mask to zero the walls
      change verbosity levels
      switch to integer division
      switch back to 3x3 jet finder for tests
      turn on high verbosity for HI algos
      Refactor CaloParams into CaloParamsHelper
    
    Conflicts:
    	L1Trigger/L1TCalorimeter/test/SimL1Emulator_Stage1.py
    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    f8faf19 View commit details
    Browse the repository at this point in the history
  5. Merged HIL1_FirmwareMatching_760p7 from repository richard-cms

    * richard-cms/HIL1_FirmwareMatching_760p7:
      build fixes
      commit current HI status, will move to pre7 shortly
      use correct CaloParams values for HI algos
      centrality verbosity changes
      reorganize single track algo
      egamma verbosity and also iso/non-iso swap
      updates to verbosity for egammas
      change the verbosity
      use a tunable mask to zero the walls
      change verbosity levels
      switch to integer division
      switch back to 3x3 jet finder for tests
      turn on high verbosity for HI algos
      Refactor CaloParams into CaloParamsHelper
    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    18bee6f View commit details
    Browse the repository at this point in the history
  6. switch to new HI parameters instead of overloading old ones

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    058cdef View commit details
    Browse the repository at this point in the history
  7. remove background subtraction for ETT for HI running

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    54b6934 View commit details
    Browse the repository at this point in the history
  8. fix typo

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    e5746f9 View commit details
    Browse the repository at this point in the history
  9. reduce verbosity

    R. Alex Barbieri committed Oct 22, 2015
    Copy the full SHA
    ca37af9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. extend centrality algo and add alternative MB algo

    R. Alex Barbieri committed Oct 26, 2015
    Copy the full SHA
    cf7ac78 View commit details
    Browse the repository at this point in the history
  2. switch MB trigger to use parameters

    R. Alex Barbieri committed Oct 26, 2015
    Copy the full SHA
    81d9993 View commit details
    Browse the repository at this point in the history
  3. don't forget new LUT file:

    R. Alex Barbieri committed Oct 26, 2015
    Copy the full SHA
    863ada4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. fix egamma HI bug

    R. Alex Barbieri committed Oct 27, 2015
    Copy the full SHA
    3c9c624 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2015

  1. fixes for extended centrality

    R. Alex Barbieri committed Oct 28, 2015
    Copy the full SHA
    2be7d97 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. extended centrality fixes

    R. Alex Barbieri committed Oct 29, 2015
    Copy the full SHA
    bce4bf5 View commit details
    Browse the repository at this point in the history
  2. fix CaloParamsHelper so that multiple setting of masks doesn't break …

    …things
    R. Alex Barbieri committed Oct 29, 2015
    Copy the full SHA
    3be7aca View commit details
    Browse the repository at this point in the history
  3. do not set node version manually, remove PUSParam LUT

    R. Alex Barbieri committed Oct 29, 2015
    Copy the full SHA
    3254487 View commit details
    Browse the repository at this point in the history
  4. Merged HIL1_FirmwareMatching_760p7 from repository richard-cms

    * richard-cms/HIL1_FirmwareMatching_760p7: (26 commits)
      do not set node version manually, remove PUSParam LUT
      fix CaloParamsHelper so that multiple setting of masks doesn't break things
      extended centrality fixes
      fixes for extended centrality
      fix egamma HI bug
      don't forget new LUT file:
      switch MB trigger to use parameters
      extend centrality algo and add alternative MB algo
      reduce verbosity
      fix typo
      remove background subtraction for ETT for HI running
      switch to new HI parameters instead of overloading old ones
      build fixes
      commit current HI status, will move to pre7 shortly
      use correct CaloParams values for HI algos
      centrality verbosity changes
      reorganize single track algo
      egamma verbosity and also iso/non-iso swap
      updates to verbosity for egammas
      change the verbosity
      ...
    R. Alex Barbieri committed Oct 29, 2015
    Copy the full SHA
    d06248b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. add important finegrain patch

    R. Alex Barbieri committed Nov 2, 2015
    Copy the full SHA
    64e1449 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. fix HI ETT mismatches

    (cherry picked from commit 06da8c1)
    R. Alex Barbieri committed Dec 3, 2015
    Copy the full SHA
    e3db6d1 View commit details
    Browse the repository at this point in the history