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

Deep flavour PR #17247

Merged
merged 23 commits into from Feb 9, 2017
Merged

Commits on Feb 5, 2017

  1. Added DeepFlavour deep NN b-tagger. Added its (generic) TagInfo DataF…

    …ormat and refactored PAT code to add the tagger and to match the DeepFlavour naming convention
    
    Conflicts:
    	RecoBTag/Configuration/python/RecoBTag_EventContent_cff.py
    	RecoBTag/Configuration/python/RecoBTag_cff.py
    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    a13ab73 View commit details
    Browse the repository at this point in the history
  2. added tagging variable to the list. Finalized TaggingVariableList in …

    …the producer to obtain stable results
    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    bddb994 View commit details
    Browse the repository at this point in the history
  3. added missing tagging variables for DeepFlavour to work, fix inconsis…

    …tencies in the training and testing code
    
    Conflicts:
    	RecoBTag/SecondaryVertex/interface/CombinedSVComputer.h
    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    7229739 View commit details
    Browse the repository at this point in the history
  4. fix input tags when running with label/postfix

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    ce93d7c View commit details
    Browse the repository at this point in the history
  5. jets with no tracks get assigned -1 by default

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    75b2702 View commit details
    Browse the repository at this point in the history
  6. added script to move from the training json format to the CMSSW compa…

    …tible one
    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    4e4c710 View commit details
    Browse the repository at this point in the history
  7. fix DeepNN positive tagger

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    7d07583 View commit details
    Browse the repository at this point in the history
  8. bugfix on negative tags

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    f9c078b View commit details
    Browse the repository at this point in the history
  9. cMVA work in progress

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    6b86b17 View commit details
    Browse the repository at this point in the history
  10. Working CMVA with some problems still to be solved

    Conflicts:
    	RecoBTag/Configuration/python/RecoBTag_EventContent_cff.py
    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    8b0ea83 View commit details
    Browse the repository at this point in the history
  11. fixed inf values of SoftLeptonTaggers

    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    a02ac67 View commit details
    Browse the repository at this point in the history
  12. Fixed J(B)P and SoftMu(El) values

    Conflicts:
    	RecoBTag/LWTNN/src/Stack.cc
    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    416cfcc View commit details
    Browse the repository at this point in the history
  13. fixing some defaults and cleaning stuff

    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    8cd4845 View commit details
    Browse the repository at this point in the history
  14. configure parameter on pT threshold to default JP and SL taggers

    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    d0c66f8 View commit details
    Browse the repository at this point in the history
  15. small bugfix in postive deepCMVA tagger

    smoortga authored and mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    8f2a037 View commit details
    Browse the repository at this point in the history
  16. Move code from RecoBTag/DeepFlavour to RecoBTag/Combined, cleanup, re…

    …move RecoBTag/LWTNN dependency and use external
    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    3b2640e View commit details
    Browse the repository at this point in the history
  17. added DeepCSV testing file to help fix mutex error

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    2ca44a7 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    ccbc5bb View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    9040185 View commit details
    Browse the repository at this point in the history
  20. fix indentation

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    c98d16a View commit details
    Browse the repository at this point in the history
  21. implemented PR cms-sw#17247 comments

    mauro verzetti committed Feb 5, 2017
    Copy the full SHA
    9c21597 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. fix final inconsistencies

    mauro verzetti committed Feb 6, 2017
    Copy the full SHA
    898bb41 View commit details
    Browse the repository at this point in the history
  2. add description to added tagInfo

    mauro verzetti committed Feb 6, 2017
    Copy the full SHA
    6f1e3b6 View commit details
    Browse the repository at this point in the history