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

CMG Heppy updates, 76X #69

Closed
wants to merge 130 commits into from

Commits on Jun 21, 2015

  1. Set hierarchy constraints as default.

    Previous problems were found to be due to numerical effects in
    pede. These are solved in >=rev137, which uses 'elimination'
    instead of lagrangian multipliers.
    uhh2-bot committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    7b0496f View commit details
    Browse the repository at this point in the history

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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Copy the full SHA
    64e1449 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. Configuration menu
    Copy the full SHA
    ae8fcae View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. Delete old log files

    hroskes committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    5ead4c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e062f04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48fef49 View commit details
    Browse the repository at this point in the history
  4. Use the correct GlobalPosition so that the output can be consistently…

    … compared to the input
    hroskes committed Nov 20, 2015
    Configuration menu
    Copy the full SHA
    bf1a3c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. fix beginRun

    schoef committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    bbac65d 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
    Configuration menu
    Copy the full SHA
    e3db6d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2015

  1. remove beginrun

    schoef committed Dec 6, 2015
    Configuration menu
    Copy the full SHA
    8f0c554 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. removing comment

    schoef committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    357e9a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2015

  1. Fixed erroneous comments

    ikrav authored and lgray committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    9499540 View commit details
    Browse the repository at this point in the history
  2. Allow zero effective areas

    ikrav authored and lgray committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    e444d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3086b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa61315 View commit details
    Browse the repository at this point in the history
  5. update photon unit tests

    lgray committed Dec 10, 2015
    Configuration menu
    Copy the full SHA
    00e4da2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2015

  1. Configuration menu
    Copy the full SHA
    7684cc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. Configuration menu
    Copy the full SHA
    89a91cf View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Fix infinite recursion

    Sébastien Brochet committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    414d66c View commit details
    Browse the repository at this point in the history
  2. Add rho to the list of parameters

    Sébastien Brochet committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    f518d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf6f20 View commit details
    Browse the repository at this point in the history
  4. Added APV mode filter.

    Implemented as EDFilter that checks the SiStripLatencyRcd.
    gregor-mittag committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    09b9833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    961ab5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    435eeb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4741b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Configuration menu
    Copy the full SHA
    a22aacb View commit details
    Browse the repository at this point in the history
  2. Added magnetic field filter tools.

    Includes an (approximate) EDFilter and a script to create JSON files according
    to the content of the run registry.
    gregor-mittag committed Dec 15, 2015
    Configuration menu
    Copy the full SHA
    3c6c969 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2015

  1. Configuration menu
    Copy the full SHA
    ace9e27 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2016

  1. Merge pull request cms-sw#12778 from ghellwig/alignment-filters_76X

    Alignment filters 76X (Backport of cms-sw#12776)
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    7d974d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9750 from mschrode/hierarchyconstraintsasde…

    …fault_75X
    
    Set hierarchy constraints as default in Millepede
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    7887819 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#12813 from ebrondol/FixTnP_76X

    Adapting MuIsoDepositProducer to 76X
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    380e363 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#12496 from schoef/CMSSW_7_6_X_devel

    Consumes migration for PFSimParticleProducer in RecoParticleFlow/PFSimProducer
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    27da171 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#12769 from Martin-Grunewald/76X_HLTrigRepor…

    …t_MTfix
    
    76X_HLTrigReport_MTfix
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    7cffd8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#12524 from hroskes/alignment-bugfixes-76X

    Backport of cms-sw#12523: Small bugfixes in alignment workflows
    cmsbuild committed Jan 5, 2016
    Configuration menu
    Copy the full SHA
    07345b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2016

  1. Merge pull request cms-sw#12742 from lgray/egm_id_76X_10122015

    EGM ID Update 76X
    cmsbuild committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    9dde493 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#12775 from ggovi/conddbV2-fix-to-support-ol…

    …d-synch-types-76X
    
    Fix to support the old synchronization types
    cmsbuild committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    cedfb62 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#12785 from ghellwig/remove-obsolete-cms-scr…

    …ipts_76X
    
    Remove obsolete cms* scripts 76X( Backport of cms-sw#12783)
    cmsbuild committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    cc54e0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#12180 from richard-cms/HI_L1_FirmwareDevel_…

    …76X_PR
    
      Level-1 Trigger changes for HI Firmware (76X backport of cms-sw#12176)
    cmsbuild committed Jan 6, 2016
    Configuration menu
    Copy the full SHA
    80b99b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. New GT for all scenarios, including changes deployed for HI Run2 MC s…

    …imulation campaign.
    
    RunI Simulation
    
    * Ideal scenario: 76X_mcRun1_design_v11: As 76X_mcRun1_design_v10 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Realisic scenariio: 76X_mcRun1_realistic_v11: As 76X_mcRun1_realistic_v10 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Heavy Ion scenario: 76X_mcRun1_HeavyIon_v11: As 76X_mcRun1_HeavyIon_v10 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Proton-Lead scenario: 76X_mcRun1_pA_v11: As 76X_mcRun1_pA_v10 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    RunII Simulation
    
    * Ideal scenario: 76X_mcRun2_design_v14: As 76X_mcRun2_design_v13 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Startup scenario: 76X_mcRun2_startup_v13: As 76X_mcRun2_startup_v12 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Asymptotic scenario: 76X_mcRun2_asymptotic_v14: As 76X_mcRun2_asymptotic_v13 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Heavy Ion scenario: 76X_mcRun2_HeavyIon_v14: As 76X_mcRun2_HeavyIon_v12 with the following changes:
     * added additional labels for castor sim geometry
     * introduced L1T calo params configuration for HI
     * updated L1T menu with the version used in PbPb collisions
     * updated Castor Gains in order to avoid a lot of saturation (on digi level) in PbPb simulations in CASTOR
     * updated centrality table for HFtowers in 200 bins
     * updated underlying event table with latest estimations from PbPb first collisions
     * updated JEC with HI tracking including L1FastJet corrections set to 1, in order to avoid crashes
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    RunI Data
    
    * HLT processing: 76X_dataRun1_HLT_frozen_v11: As 76X_dataRun1_HLT_frozen_v10 (snapshot time set to 2015-12-18 17:00:00 UTC) with the following changes:
     * added HLT label for PF hadron calibration in order to replicate 2015 HLT performance
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Offline processing: 76X_dataRun1_v16: As 76X_dataRun1_v15 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    RunII Data
    
    * HLT processing: 76X_dataRun2_HLT_frozen_v11: As 76X_dataRun2_HLT_frozen_v10 (snapshot time set to 2015-12-18 17:00:00 UTC) with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * HLT Heavy Ion processing: 76X_dataRun2_HLTHI_frozen_v2: As 76X_dataRun2_HLTHI_v1 (snapshot time set to 2015-12-18 17:00:00 UTC) with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    * Offline processing: 76X_dataRun2_v16: As 76X_dataRun2_v15 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    
    Upgrade 2017 simulation
    
    * Ideal scenario: 76X_upgrade2017_design_v9: As 76X_upgrade2017_design_v8 with the following changes:
     * updated B tag discriminators for HLT with the following taggers: CombinedSVIVFV2RecoVertex, CombinedSVIVFV2PseudoVertex, CombinedSVIVFV2NoVertex, CombinedSVRecoVertex, CombinedSVPseudoVertex, CombinedSVNoVertex (as used by HLT data collection in 2015).
    Salvatore Di Guida committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    f814baf View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#12830 from diguida/autoCond_76X_v8

    New GT for all scenarios, including Heavy Ion Run2 simulation changes already deployed in 75X and 80X.
    davidlange6 committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    cb4fb6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcd2f21 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. New HCalTower cleaner including rechits

    safarzad authored and perrotta committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    9ee095f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6680e8c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Configuration menu
    Copy the full SHA
    daaebab View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2016

  1. Configuration menu
    Copy the full SHA
    f496727 View commit details
    Browse the repository at this point in the history
  2. add logwarning

    lgray committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    3b518ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#12930 from bachtis/PFFIX_TrackHCALLink

    Fix issue with weird linking case crashing reprocessing
    cmsbuild committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    4e8b383 View commit details
    Browse the repository at this point in the history
  4. do a more targetted fix

    lgray committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    f6c612d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2016

  1. Merge pull request cms-sw#12921 from perrotta/NewHcalNoise76X

    New HCalTower cleaner including rechits - 76X
    davidlange6 committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    ef02996 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#12889 from cms-btv-pog/PuppiProducer-Cloned…

    …PackedCands_from-CMSSW_7_6_3
    
    Cloning of input PackedCandidates in PuppiProducer when using existing Puppi weights (76X)
    davidlange6 committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    c58ed71 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#12773 from blinkseb/jer_fix_76x

    Fix infinite recursion in JER code
    davidlange6 committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    2bbc622 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08251ef View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#12940 from lgray/fix_merging_loop_pfeg

    Bugfix to merging loop in PFEGAlgo (76X)
    cmsbuild committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    4278d6e View commit details
    Browse the repository at this point in the history
  6. cluster only non-zero momentum particles; use count of particles time…

    …s 0.01 as a score for vertices with all particles with effectively unknown momentum
    slava77devel committed Jan 15, 2016
    Configuration menu
    Copy the full SHA
    c41c9a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Merge pull request cms-sw#12969 from slava77/CMSSW_7_6_3/sign763c/pvS…

    …orter-zeroFix
    
    fix to PV sorting when all track momenta are not well measured (B=0T case mainly)
    cmsbuild committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    8c103b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2016

  1. cleanup for namespaces

    matteosan1 authored and Shervin committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    04c6e49 View commit details
    Browse the repository at this point in the history
  2. Changes:

     - introduced EnergyScaleCorrection_class that reads the text files with scales and smearings
     - EnergyScaleCorrection_class integrated in ElectronEnergyCalibratorRun2 and PhotonEnergyCalibratorRun2
     - tested (only technical test) on MC (electrons)
    Shervin committed Jan 29, 2016
    Configuration menu
    Copy the full SHA
    527531c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Configuration menu
    Copy the full SHA
    df34f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e056cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b94690a View commit details
    Browse the repository at this point in the history
  4. updated smearing uncertainties

    Shervin committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    afc6df7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Merge pull request #2 from shervin86/smearer76X

    Smearer76 x
    matteosan1 committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    8796ce7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. Configuration menu
    Copy the full SHA
    196189b View commit details
    Browse the repository at this point in the history
  2. small fix

    matteosan1 committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    5ddd3a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Configuration menu
    Copy the full SHA
    54c2ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfcd722 View commit details
    Browse the repository at this point in the history
  3. Remove the 74X_16DecRereco_2015 files which are just copies of the 76…

    …X_16DecRereco_2015 with wrong names
    gpetruc committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    34abbee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b98770c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d74615 View commit details
    Browse the repository at this point in the history
  6. Heppy: Update ElectronCalibrator & LeptonAnalyzer to latest interface…

    … of ElectronEnergyCalibratorRun2
    gpetruc committed Feb 7, 2016
    Configuration menu
    Copy the full SHA
    7fb65dc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. cleaning commits

    matteosan1 committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    89b2eb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3945d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. Configuration menu
    Copy the full SHA
    d3b2bdf View commit details
    Browse the repository at this point in the history
  2. ongoing developments

    ferriff authored and matteosan1 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    a81d4d0 View commit details
    Browse the repository at this point in the history
  3. few changes from constTerm, alpha to rho, phi

    Shervin Nourbakhsh authored and matteosan1 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    4cc4bb6 View commit details
    Browse the repository at this point in the history
  4. update smearing systematics to return a variation of nSigma (for rho …

    …and phi independently)
    ferriff authored and matteosan1 committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    750c0d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Configuration menu
    Copy the full SHA
    777e2c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Add POG 80%/90% WPS

    steggema committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    1139059 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c7fcc View commit details
    Browse the repository at this point in the history
  3. Heppy: Also save leptons from off-shell DY decay where no Z boson pre…

    …sent in gen particles collection
    steggema committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    c3afd8b View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#621 from gpetruc/heppy_KaMuCa_76X

    Heppy Kalman Muon Corrections for 76X
    gpetruc committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    a2a57fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48b060b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bda220e View commit details
    Browse the repository at this point in the history
  7. change interface to have coherent argument ordering for scales and sm…

    …earings methods, always pass Et; improve debugging printouts
    ferriff authored and matteosan1 committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    429727b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d72e38 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Configuration menu
    Copy the full SHA
    d3141b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d407cf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

  1. Configuration menu
    Copy the full SHA
    24f2bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99a4e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bab5fc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. * fix the R9 to the full5x5 version

    * fix a possible unreasonable correction when not in a known class
    emanueledimarco committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    f2d6f64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85a8b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d550648 View commit details
    Browse the repository at this point in the history
  4. - remove unusued dat file

    - update the scale and smearings to 76X re-reco
    emanueledimarco committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    2b50acb View commit details
    Browse the repository at this point in the history
  5. remove spurious cout

    emanueledimarco committed Mar 3, 2016
    Configuration menu
    Copy the full SHA
    d7946f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63109b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3366e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Merge pull request cms-sw#622 from emanueledimarco/ecalcorr_76X

    Updating ECAL scale and resolution corrections, and propagating to Heppy Electrons and Photons
    gpetruc committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    c8c1d15 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#623 from emanueledimarco/photonId25ns_76X

    Cut based photon ID at 25ns
    gpetruc committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    1e55808 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#620 from steggema/heppy76x_HTTUpdates

    Heppy: A few additions/fixes
    gpetruc committed Mar 7, 2016
    Configuration menu
    Copy the full SHA
    e6706e4 View commit details
    Browse the repository at this point in the history