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

EGM VID IDs for 74X - PHYS14 tunings #9003

Merged
merged 102 commits into from
Jun 10, 2015

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    7d163fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ab1d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d559acc View commit details
    Browse the repository at this point in the history
  4. update testing file

    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    aae3331 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79dd2f8 View commit details
    Browse the repository at this point in the history
  6. muon VID

    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    12a5721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2699392 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3425f09 View commit details
    Browse the repository at this point in the history
  9. New working poitns for PHYS14

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    fb51fbf View commit details
    Browse the repository at this point in the history
  10. Changed this cut to use built-in electron function for full5x5 sigma_…

    …ieta_ieta now available
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    8f9518a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cb04029 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d897100 View commit details
    Browse the repository at this point in the history
  13. Fixed a bug regarding ES collection token. (The bug is already fixed …

    …in later CMSSW, close to 7.4.0, but we need the fix earlier than that)
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    2837b11 View commit details
    Browse the repository at this point in the history
  14. The upgrade to the PhotonIDValueMapProducer adds production of ValueM…

    …aps for variables needed by photon MVA as well as automatic detection of AOD vs miniAOD
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    6eb2f8f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e09648a View commit details
    Browse the repository at this point in the history
  16. Phys14 photon MVA weights

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    5deb082 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6796a24 View commit details
    Browse the repository at this point in the history
  18. To share code while debugging

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    b1de0d7 View commit details
    Browse the repository at this point in the history
  19. Work in progress, debugging

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    2ce584b View commit details
    Browse the repository at this point in the history
  20. Removed debugging printouts

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    9d350a1 View commit details
    Browse the repository at this point in the history
  21. A protection added for the case when the ES token remains uninitializ…

    …ed (it is an optional argument in the constructor with a default uninitialized value)
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    952932d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    05536f0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6c9568c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8b6b559 View commit details
    Browse the repository at this point in the history
  25. Moved the EffectiveAreas class to RecoEgamma

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    e390c39 View commit details
    Browse the repository at this point in the history
  26. These updtes complete the first full VID implementation of the cut-ba…

    …sed photon ID
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    39486b7 View commit details
    Browse the repository at this point in the history
  27. Changed electron cut implementation to auto-detect AOD vs miniAOD. Im…

    …proved definition of working points in Python: now less repetitive
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    c7a1a35 View commit details
    Browse the repository at this point in the history
  28. This new version of the producer automatically detects AOD vs miniAOD…

    … format, and is configured to handle either in the cfi
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    9b361ab View commit details
    Browse the repository at this point in the history
  29. Remove ElectronIDValueMapProducer from the VID electron sequence (com…

    …mented out, can be reintroduced)
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    edb82e5 View commit details
    Browse the repository at this point in the history
  30. Added a second argument to the switchOnVID... functions. The default,…

    … when unmentioned, is AOD, but can be set to miniAOD, in which case an appropriate physics objects collection is set.
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    b298305 View commit details
    Browse the repository at this point in the history
  31. An improvement to control of data formats

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    92539bc View commit details
    Browse the repository at this point in the history
  32. Fix dumb typos in comments

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    29300d5 View commit details
    Browse the repository at this point in the history
  33. Fixed a typo in a comment

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    6723557 View commit details
    Browse the repository at this point in the history
  34. First version of the new electron ID V2 wiht eff area correction. Als…

    …o EffectiveArea class moved to another area.
    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    b6d00a8 View commit details
    Browse the repository at this point in the history
  35. Remove debug printouts

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    e491385 View commit details
    Browse the repository at this point in the history
  36. Fixed MD5 sums

    ikrav authored and lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    fd448e8 View commit details
    Browse the repository at this point in the history
  37. revert to 74X version of ECLT

    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    e32c056 View commit details
    Browse the repository at this point in the history
  38. fix compilation errors

    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    a35fc68 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    d8cd313 View commit details
    Browse the repository at this point in the history
  40. move pyVID python classes out of __init__.py since otherwise it confu…

    …ses CMSSW, add Photon pyVID
    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    d01b97d View commit details
    Browse the repository at this point in the history
  41. move pyVID python classes out of __init__.py since otherwise it confu…

    …ses CMSSW, add Photon pyVID
    lgray committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    f4665d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2015

  1. Configuration menu
    Copy the full SHA
    fb33662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafce30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6117701 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fafc0f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2015

  1. Configuration menu
    Copy the full SHA
    b0f665e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from ikrav/egm_id_74X_v0

    Egm id 74 x v0
    lgray committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    6f6cf6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5524807 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a47e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34af451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed6441f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d772fa View commit details
    Browse the repository at this point in the history
  8. adding heep V51

    Sam-Harper authored and lgray committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    c43bdf0 View commit details
    Browse the repository at this point in the history
  9. adding in HEEP V5.0 and some fixes

    Conflicts:
    	RecoEgamma/ElectronIdentification/plugins/cuts/GsfEleFull5x5SigmaIEtaIEtaCut.cc
    Sam-Harper authored and lgray committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    9a47796 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75561df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b632120 View commit details
    Browse the repository at this point in the history
  12. fix up minor incompatibilities

    lgray committed Apr 29, 2015
    Configuration menu
    Copy the full SHA
    e497afb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3445f48 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Merge pull request #13 from lgray/pyVID_and_newIDs_74X_SAMTEST

    Add in HEEP 5.{0,1}
    lgray committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    90dff36 View commit details
    Browse the repository at this point in the history
  2. Update effAreaPhotons_cone03_pfNeutralHadrons_V2.txt

    The new update Photon Iso gamma effective areas
    skyriacoCMS committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    0471029 View commit details
    Browse the repository at this point in the history
  3. Update effAreaPhotons_cone03_pfNeutralHadrons_V2.txt

    The new Photon ISO h 0
    skyriacoCMS committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    412a4a3 View commit details
    Browse the repository at this point in the history
  4. Update effAreaPhotons_cone03_pfChargedHadrons_V2.txt

    The new updated Photon Iso h
    skyriacoCMS committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    7bbb884 View commit details
    Browse the repository at this point in the history
  5. Update cutBasedPhotonID_PHYS14_PU20bx25_V2_cff.py

    The update cut values Barrel and End Cap
    skyriacoCMS committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    f33f7a7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2015

  1. Merge pull request #5 from skyriacoCMS/patch-4

    Update cutBasedPhotonID_PHYS14_PU20bx25_V2_cff.py
    ikrav committed May 1, 2015
    Configuration menu
    Copy the full SHA
    fef9cbb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from skyriacoCMS/patch-3

    Update effAreaPhotons_cone03_pfChargedHadrons_V2.txt
    ikrav committed May 1, 2015
    Configuration menu
    Copy the full SHA
    32890a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from skyriacoCMS/patch-1

    Update effAreaPhotons_cone03_pfNeutralHadrons_V2.txt
    ikrav committed May 1, 2015
    Configuration menu
    Copy the full SHA
    34203f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97374d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a8412 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2015

  1. Merge pull request #14 from ikrav/egm_id_74X_v0

    Updated pho/ele ID for 740
    lgray committed May 2, 2015
    Configuration menu
    Copy the full SHA
    df1df46 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2015

  1. Merge pull request #6 from lgray/pyVID_and_newIDs_74X

    Sync with Lindsey's branch
    ikrav committed May 4, 2015
    Configuration menu
    Copy the full SHA
    b4dc0b0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

  1. Removed an obsolete comment

    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    8661259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4cf19d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d36778 View commit details
    Browse the repository at this point in the history
  4. Rearranged python definition of the HEEP V5.1: moved common parts int…

    …o a separate _tools file
    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    8ee3785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    669889c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9f85d5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7 from Sam-Harper/egm_id_74X_v1

    Sam's improved version
    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    f827d53 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #8 from lgray/pyVID_and_newIDs_74X

    add bitmap to VID output - the order of bits is the order of the cuts…
    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    aeedb8a View commit details
    Browse the repository at this point in the history
  9. Updated MD5 sums

    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    d184892 View commit details
    Browse the repository at this point in the history
  10. Updated MD5 sums

    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    7a72dfd View commit details
    Browse the repository at this point in the history
  11. fix usage of _ in product name

    lgray committed May 6, 2015
    Configuration menu
    Copy the full SHA
    cbd84e0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9 from lgray/pyVID_and_newIDs_74X

    fix usage of _ in product name
    ikrav committed May 6, 2015
    Configuration menu
    Copy the full SHA
    4cade6c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2015

  1. Merge pull request #15 from ikrav/egm_id_74X_v0

    updates from ilya
    lgray committed May 7, 2015
    Configuration menu
    Copy the full SHA
    08d1d17 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2015

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

Commits on May 9, 2015

  1. Configuration menu
    Copy the full SHA
    a48f05d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd7911 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. remove files in data areas

    lgray committed May 19, 2015
    Configuration menu
    Copy the full SHA
    d044a40 View commit details
    Browse the repository at this point in the history
  2. address code review pt. 1

    lgray committed May 19, 2015
    Configuration menu
    Copy the full SHA
    06f0102 View commit details
    Browse the repository at this point in the history
  3. fix up over-verbosity

    lgray committed May 19, 2015
    Configuration menu
    Copy the full SHA
    d4d12c3 View commit details
    Browse the repository at this point in the history
  4. address code review pt. 2

    lgray committed May 19, 2015
    Configuration menu
    Copy the full SHA
    7bb0c78 View commit details
    Browse the repository at this point in the history
  5. fix compilation error

    lgray committed May 19, 2015
    Configuration menu
    Copy the full SHA
    a280909 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    12f2e66 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Configuration menu
    Copy the full SHA
    3ae4b8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e136f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fcf100 View commit details
    Browse the repository at this point in the history
  4. fix up pyfwlite test

    lgray committed May 21, 2015
    Configuration menu
    Copy the full SHA
    84a662b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1953ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6bcc92 View commit details
    Browse the repository at this point in the history
  7. fix type in VersionedSelector

    lgray committed May 21, 2015
    Configuration menu
    Copy the full SHA
    857437a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cc037b View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

  1. Configuration menu
    Copy the full SHA
    68389bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from Sam-Harper/vid_heepV51_ecalDrivenFix_74X

    adding EcalDriven cut to VID for HEEP 74X
    lgray committed May 24, 2015
    Configuration menu
    Copy the full SHA
    225dd32 View commit details
    Browse the repository at this point in the history