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

Dynamic strip reco v3 #10605

Closed
wants to merge 39 commits into from

Commits on May 19, 2015

  1. - dynamic strip reconstruction for Yuta

    - added Loose, Medium and Tight tau ID discriminators with pileup weighted isolation
    - removal of deprecated tau ID discriminators from pat::Taus
    veelken committed May 19, 2015
    Configuration menu
    Copy the full SHA
    6f399b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a53594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f3fb0 View commit details
    Browse the repository at this point in the history
  4. - store neutral pileup weighted isolation pT sum

    - bug-fix: disable deltaBeta corrections for pileup weighted isolation discriminators
    veelken committed May 19, 2015
    Configuration menu
    Copy the full SHA
    a90295c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b729963 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b75f447 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

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

Commits on May 29, 2015

  1. New cleaner module that works also if tau is made up of combination of

    pf charged hadrons and tracks -> solves rare problem with 3-prongs
    having charge +/-3.
    anehrkor committed May 29, 2015
    Configuration menu
    Copy the full SHA
    dc1625e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from anehrkor/fixThreeProngCharge

    New charge cleaner module for taus
    veelken committed May 29, 2015
    Configuration menu
    Copy the full SHA
    7462cdc View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Configuration menu
    Copy the full SHA
    10bfa9d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'DynamicStripReco_v2' of github.com:cms-tau-pog/cmssw in…

    …to DynamicStripReco_v2
    veelken committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    55e8a57 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

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

Commits on Jun 9, 2015

  1. Configuration menu
    Copy the full SHA
    760321e View commit details
    Browse the repository at this point in the history
  2. apply cut on ptOuter also in case of HPS combined islation 3-hit disc…

    …riminators with deltaBeta correction
    veelken committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    58113d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. - updated deltaBeta correction factor to 0.2

    - updated thresholds for isolation WPs:
         Loose = 2.5 GeV
         Medium = 1.5 GeV
         Tight = 0.8 GeV (no change)
    veelken committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    cc6bf3c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

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

Commits on Jul 15, 2015

  1. - dynamic strip reconstruction for Yuta

    - added Loose, Medium and Tight tau ID discriminators with pileup weighted isolation
    - removal of deprecated tau ID discriminators from pat::Taus
    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    e1c054f View commit details
    Browse the repository at this point in the history
  2. fixed typo in discriminator name

    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    c26646c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e81b22 View commit details
    Browse the repository at this point in the history
  4. - store neutral pileup weighted isolation pT sum

    - bug-fix: disable deltaBeta corrections for pileup weighted isolation discriminators
    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    b71d423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00052a2 View commit details
    Browse the repository at this point in the history
  6. fixed typo in discriminator name

    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    a8ebbe6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0fbd342 View commit details
    Browse the repository at this point in the history
  8. New cleaner module that works also if tau is made up of combination of

    pf charged hadrons and tracks -> solves rare problem with 3-prongs
    having charge +/-3.
    anehrkor authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    40fae23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ac4715 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    48e4e2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96af3ab View commit details
    Browse the repository at this point in the history
  12. apply cut on ptOuter also in case of HPS combined islation 3-hit disc…

    …riminators with deltaBeta correction
    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    7b3568d View commit details
    Browse the repository at this point in the history
  13. - updated deltaBeta correction factor to 0.2

    - updated thresholds for isolation WPs:
         Loose = 2.5 GeV
         Medium = 1.5 GeV
         Tight = 0.8 GeV (no change)
    veelken authored and andrewj314 committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    ff1b211 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    abaac8e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. Added missing discriminators to updateHPSPFTaus_cff.py - their absenc…

    …e was causing unit tests to fail.
    andrewj314 committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    d3058a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2015

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

Commits on Jul 22, 2015

  1. Configuration menu
    Copy the full SHA
    16846ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'DynamicStripReco_v2' of github.com:cms-tau-pog/cmssw in…

    …to DynamicStripReco_v2
    veelken committed Jul 22, 2015
    Configuration menu
    Copy the full SHA
    5fd9900 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

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

Commits on Aug 6, 2015

  1. New attempt to add Dynamic Strip Reco to 7_6_X - a new PR was necessa…

    …ry because of a rebase while debugging
    
    Previous PR at: cms-sw#10215
    andrewj314 committed Aug 6, 2015
    Configuration menu
    Copy the full SHA
    3a3c707 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2015

  1. Added fillDescriptions() method, reverted HLT dumps to previous versi…

    …on since they may not be modified. Now failing unit test 1330.0 as well as 135.4. Attempting to diagnose
    
    but updating the PR anyway to iterate with the experts.
    andrewj314 committed Aug 9, 2015
    Configuration menu
    Copy the full SHA
    732990d View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2015

  1. Added Christian's alternate fix to the HLT issues. Now passing all te…

    …sts except 135.4 (missing module label: combinatoricRecoTaus)
    andrewj314 committed Aug 11, 2015
    Configuration menu
    Copy the full SHA
    3115aed View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2015

  1. Per Slava's suggestion, removed modules from cms.Sequence and added t…

    …hem to import section instead. Now runTheMatrix passes all tests!!!
    andrewj314 committed Aug 13, 2015
    Configuration menu
    Copy the full SHA
    398866a View commit details
    Browse the repository at this point in the history