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

NanoAOD update #21095

Merged
merged 81 commits into from Nov 14, 2017
Merged

NanoAOD update #21095

merged 81 commits into from Nov 14, 2017

Commits on Oct 2, 2017

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

Commits on Oct 3, 2017

  1. Merge tag 'CMSSW_9_4_0_pre2'

    gpetruc committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    cb9f8be View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Configuration menu
    Copy the full SHA
    e3a763a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4639b6a View commit details
    Browse the repository at this point in the history
  3. remove high purity requirement

    fgolf committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    5837ea0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8319f9c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2017

  1. improved size & doc report

    gpetruc committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    7c35d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd3bb5 View commit details
    Browse the repository at this point in the history
  3. set executable bit

    gpetruc committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    bb9a53a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #37 from gpetruc/better_size_and_doc_report

    improved size & doc report
    gpetruc committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    aa121ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from arizzi/nano_94X_wTests

    add integration tests
    arizzi committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    bcf76ce View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. For electrons with pt > 35.0 GeV store non-PF track, ecal and hcal is…

    …olation within a cone of 0.3
    olaiya committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    66c6391 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Merge pull request #38 from olaiya/cms-nanoAOD/master_moreElectronVars

    Added non-PF track, ecal and hcal isolation within a cone of 0.3
    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    ce615a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from fgolf/forNanoAOD_isoTracks

    For nano aod iso tracks
    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    e45aa9c View commit details
    Browse the repository at this point in the history
  3. Update met_cff.py

    gouskos committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    28b98c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #31 from gouskos/cms-nanoAOD/nano_94X

    add met unclustered uncertainty
    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    feba362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e854212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7466494 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48a003a View commit details
    Browse the repository at this point in the history
  8. DQM (to be continued)

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    35be574 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    945ca51 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba280e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed9165d View commit details
    Browse the repository at this point in the history
  12. more DQM stuff

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    8172f72 View commit details
    Browse the repository at this point in the history
  13. improve DQM

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    fc3a72e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    30fa9d1 View commit details
    Browse the repository at this point in the history
  15. Get NanoAOD DQM running with cmsDriver

    - cmsDriver.py mc92X_dq -s NANO,DQM:@nanoAODDQM --mc --eventcontent NANOAODSIM,DQM --datatier NANO,DQMIO --filein /store/mc/RunIISummer17MiniAOD/TT_TuneCUETP8M2T4_13TeV-powheg-pythia8/MINIAODSIM/92X_upgrade2017_realistic_v10_ext1-v2/50000/024FE157-9899-E711-B553-001E67E71D03.root --conditions auto:phase1_2017_realistic -n 10000 --nThreads 4 --era Run2_2017,run2_nanoAOD_92X
    - cmsDriver.py mc92X_dq --conditions auto:phase1_2017_realistic -s HARVESTING:@nanoAODDQM --era Run2_2017 --filein file:mc92X_dq_NANO_DQM_inDQM.root --scenario pp --filetype DQM --geometry DB:Extended --mc  -n -1
    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    e6e66bb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5abf173 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5225e72 View commit details
    Browse the repository at this point in the history
  18. code-checks

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    e1b49ea View commit details
    Browse the repository at this point in the history
  19. fix DQM for eCorr and pt

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    1e6f98c View commit details
    Browse the repository at this point in the history
  20. fix quotes in nanoDQM_cfi.py

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    347716c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bda4452 View commit details
    Browse the repository at this point in the history
  22. update DQM plots

    gpetruc committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    c674c1d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    39c8317 View commit details
    Browse the repository at this point in the history
  24. change from rho-central-neutral to rho-all for mini-iso for muons, el…

    …ectrons, and iso tracks
    fgolf committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    40b7fc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Configuration menu
    Copy the full SHA
    84220df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ee41c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Merge pull request #47 from fgolf/nanoaod_rhoeffa_v2

    Nanoaod rhoeffa v2
    gpetruc committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    9aa2f23 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    f47c5c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #50 from arizzi/nanoPre3

    Merge CMSSW 940pre3 on cms-nanoAOD
    arizzi committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    13763c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6c86e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from gpetruc/DQM_and_qtests

    DQM setup
    arizzi committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    128d0db View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/cms-nanoAOD/cmssw into fr…

    …om-CMSSW_9_4_0_pre2
    veelken committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    635417f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f2841e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd078f8 View commit details
    Browse the repository at this point in the history
  8. Restoring the b taggers

    rappoccio committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    c6eccc4 View commit details
    Browse the repository at this point in the history
  9. Adding 80x customization

    rappoccio committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    40e9180 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #49 from veelken/from-CMSSW_9_4_0_pre2

    Added mass for GenVisTaus and replaced pdgId by charge
    gpetruc committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    861d9bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96cca03 View commit details
    Browse the repository at this point in the history
  12. Adding customization

    rappoccio committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    b66fbff View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

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

Commits on Oct 27, 2017

  1. Fix N3 maximum in plot.

    rappoccio committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    8076d2f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Configuration menu
    Copy the full SHA
    1434654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acde29c View commit details
    Browse the repository at this point in the history
  3. add genpart mass and x1,x2

    arizzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    e1e21ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53 from gpetruc/deterministic_egamma

    use deterministic e/gamma smearing
    gpetruc committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    7cc7fcf View commit details
    Browse the repository at this point in the history
  5. add gen particle mass in dqm

     # Please enter the commit message for your changes. Lines starting
    arizzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    51c2acf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b5885 View commit details
    Browse the repository at this point in the history
  7. run QGL in 80X

    arizzi committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    bc41c20 View commit details
    Browse the repository at this point in the history
  8. Get some valid PDF weights on 80X MG5-MLM samples (work around differ…

    …ent syntax in LHE file, and use NNPDF30_lo_as_0118 since the NLO one has no replicas)
    gpetruc committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    488adca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d77816f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #56 from gpetruc/fixes_for_80X_tests

    Fixes for 80X tests
    gpetruc committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    ec7093c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2017

  1. Merge pull request #54 from arizzi/genMassX1X2

    add genpart mass and x1,x2
    arizzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    11e4c3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from arizzi/qgl80x

    run QGL in 80X
    arizzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    d14734a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26f147 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d6172d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #52 from rappoccio/NanoAOD_940pre3

    Adding updated jet content.
    arizzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    81b65a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18b2b98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0cea8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba22349 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0330dab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6322a9f View commit details
    Browse the repository at this point in the history
  11. Merge pull request #59 from gpetruc/miniIso_80X

    Recompute miniIso on the fly for 80X miniAODs
    gpetruc committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    c86cc79 View commit details
    Browse the repository at this point in the history
  12. add muon change to dqm

    arizzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    1f28d85 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #60 from arizzi/muonAndCMSDriver

    Muon ntracker layer  and update cms driver
    arizzi committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    baa0bd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    8af4051 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74c9642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9712582 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

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