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

Fix and update of pede param plotting macros #9785

Closed
wants to merge 478 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 30, 2015

  1. apply the last commit, change Memory from 2400 to 3000.

    Merge branch 'from-CMSSW_7_4_3-relval' into from-CMSSW_7_4_3-relval-forPR
    hengne committed May 30, 2015
    Configuration menu
    Copy the full SHA
    8bcf2fd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2015

  1. minor fix for dt

    jingyu zhang committed May 31, 2015
    Configuration menu
    Copy the full SHA
    a846fa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1386eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebe4363 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbd3e09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48c9590 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    922ac4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5c32bf View commit details
    Browse the repository at this point in the history
  8. remove the define module from SealModule

    Javier committed May 31, 2015
    Configuration menu
    Copy the full SHA
    107e4e0 View commit details
    Browse the repository at this point in the history
  9. remove HLTrigger/JetMET from BuildFile

    Javier committed May 31, 2015
    Configuration menu
    Copy the full SHA
    d8323f7 View commit details
    Browse the repository at this point in the history
  10. moving HLTJetHbbFilter to plugins

    Javier committed May 31, 2015
    Configuration menu
    Copy the full SHA
    5857aba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2015

  1. Configuration menu
    Copy the full SHA
    e12eb26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b31b25 View commit details
    Browse the repository at this point in the history
  3. *removing first lock file flush which is not needed because flush with a

    new content is done later
    smorovic committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    220ed05 View commit details
    Browse the repository at this point in the history
  4. *LOCK_EX for locking in supervisor thread can be replaced with LOCK_S…

    …H,becauses processes
    
    don't need to mutually synchronize with ordering of index json file copying locally, only with EoLS (done in main thread with other lock instance) which remains exclusive
    smorovic committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    755c893 View commit details
    Browse the repository at this point in the history
  5. explicit disabling of json output before throwing checksum exception

    from nextEvent in the input source
    smorovic committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    a77f03d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee6bf47 View commit details
    Browse the repository at this point in the history
  7. *lock file update improvements

    *configurable sleep time between lock attempts
    *monitoring of average lock acquire attempting time
    smorovic committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    925381b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b5ba73 View commit details
    Browse the repository at this point in the history
  9. using accumulated lock time and count so that average can be calculated

    correctly at any aggregation levels
    smorovic committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    3fadd73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    350803d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    37a960f View commit details
    Browse the repository at this point in the history
  12. Fix a minor, but a critical mistake.

    Mistake caused the esMonitoring.py to waste cpu cycles,
    but not properly signaling write-non-readiness to select call.
    Dmitrijus Bugelskis committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    c544ede View commit details
    Browse the repository at this point in the history
  13. Backporting PR cms-sw#9286 and PR cms-sw#9327

    Igor committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    ea671e7 View commit details
    Browse the repository at this point in the history
  14. replacing HBHENoiseFilter with MakeHBHENoiseFilterResult, HBHENoiseFi…

    …lter sequence
    Igor committed Jun 1, 2015
    Configuration menu
    Copy the full SHA
    8690e5e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2015

  1. move HLTJetHbbFilter.h to plugins

    Javier committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    52d0df9 View commit details
    Browse the repository at this point in the history
  2. move HLTJetHbbFilter.h to plugins

    Javier committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    8d6e4c3 View commit details
    Browse the repository at this point in the history
  3. L1T lowPU menu v3

    Martin-Grunewald committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    2ad1721 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa86690 View commit details
    Browse the repository at this point in the history
  5. Heppy: mod in heppy script so that current working dir is added to sy…

    …s.path and not scripts/
    cbernet committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    8199dc4 View commit details
    Browse the repository at this point in the history
  6. Fix typo in comment

    Martin-Grunewald committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    115f097 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    243565f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2af933b View commit details
    Browse the repository at this point in the history
  9. Merge pull request cms-sw#9104 from mmusich/fixPromptCalibProdSiStrip…

    …Gains_74X
    
    Fixing PromptCalibProdSiStripGains to work in 74X
    cmsbuild committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    04a5cad View commit details
    Browse the repository at this point in the history
  10. Merge pull request cms-sw#9080 from alja/p5-addons

    74x: Additional features needed for P5 visualization
    cmsbuild committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    afde9f4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request cms-sw#9376 from Martin-Grunewald/PixelPUIDMT74X

    Redo PixelJetPuId multi-threading (74X)
    cmsbuild committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    660bd4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f3fdd39 View commit details
    Browse the repository at this point in the history
  13. correction

    nilina committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    feb4e54 View commit details
    Browse the repository at this point in the history
  14. correction

    nilina committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    92acdd6 View commit details
    Browse the repository at this point in the history
  15. correction

    nilina committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    89a548e View commit details
    Browse the repository at this point in the history
  16. turn CCC off for everybody, not only for iterative tracking, in RunI-…

    …like customization snippet.
    rovere committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    6042319 View commit details
    Browse the repository at this point in the history
  17. The input parameter runtype is removed, default run is changed to pp_…

    …run, default value is added to the constructon of RunType
    batinkov committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    23e777c View commit details
    Browse the repository at this point in the history
  18. updated tracking for pp_run

    threus committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    d792de7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    07c402d View commit details
    Browse the repository at this point in the history
  20. Merge pull request cms-sw#9423 from cms-sw/revert-9080-p5-addons

    Revert "74x: Additional features needed for P5 visualization"
    davidlange6 committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    0e174d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d798b29 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Configuration menu
    Copy the full SHA
    453ed03 View commit details
    Browse the repository at this point in the history
  2. Changes from 75X backported

    cschomak committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    7d95147 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9424 from cms-sw/revert-9423-revert-9080-p5…

    …-addons
    
    Revert "Revert "74x: Additional features needed for P5 visualization""
    davidlange6 committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    ab1a44b View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9421 from batinkov/CMSSW_7_4_X

    runtype is removed
    cmsbuild committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    9020207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef74d59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f32fa34 View commit details
    Browse the repository at this point in the history
  7. bug fix

    cbernet committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    1a1eefb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46b69b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3fc2fac View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    741bed2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    297b631 View commit details
    Browse the repository at this point in the history
  12. unittest for value

    cbernet committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    7645cb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4a87a51 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3875059 View commit details
    Browse the repository at this point in the history
  15. unittest for eventstfile

    cbernet committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    4930e8c View commit details
    Browse the repository at this point in the history
  16. looper main section removed.

    cbernet committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    e280ae9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aea3fa7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9fed5b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2015

  1. Configuration menu
    Copy the full SHA
    5388ce9 View commit details
    Browse the repository at this point in the history
  2. updated sequences for 74X

    threus committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    df1ea82 View commit details
    Browse the repository at this point in the history
  3. limit the proofsrv slaves to be only two for these unit tests

    (cherry picked from commit 720f96d)
    smuzaffar committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    24339c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    706b9a4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#9037 from KiSooLee/74X-KiSoo-DQM

    HLTMuonOfflineAnalyzer_cfi.py for pp low pile up
    cmsbuild committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    05d9542 View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#8965 from mrcarver/updateDQM74X

    Update SUSY DQM modules forHCAL M3 in 74X
    cmsbuild committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    61bcade View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#9068 from danduggan/EvD-configUpdate74x

    updating EventDisplay config in 74x
    cmsbuild committed Jun 4, 2015
    Configuration menu
    Copy the full SHA
    f5918d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2015

  1. Merge pull request cms-sw#9456 from threus/stripsOnlineDQMCfgLite_74x

    Remove module-level plots from online Strip DQM
    cmsbuild committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    d5e9126 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9301 from avetisya/prescale-index-and-new-L…

    …1-tables
    
    Adding prescale index and L1 tables with per-type data
    cmsbuild committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    6e847b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9050 from gzevi/dqmoffline_egamma_updates_74X

    Changes to Egamma/Electrons plots: separate +/- endcap for alignment,…
    cmsbuild committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    fbbdf28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9386 from smorovic/filelocking-74X

    Online file-locking improvements (74X)
    cmsbuild committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    bd240df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da10ed0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#9418 from rovere/RunIPorting_CMSSW_7_4_2_pa…

    …tch1
    
    turn CCC off everywhere, not only in iterative tracking, in RunI-like customization snippet.
    davidlange6 committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    c4d7fb4 View commit details
    Browse the repository at this point in the history
  7. [+] backport cms-sw#9440

    BetterWang committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    75c1d0b View commit details
    Browse the repository at this point in the history
  8. fixing eventSetupPathsKey

    mmusich committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    19d9a68 View commit details
    Browse the repository at this point in the history
  9. Merge pull request cms-sw#9475 from mmusich/fixAlCaLumiPixelMinBias

    Fixing eventSetupPathsKey for ALCARECOLumiPixelsMinBias
    davidlange6 committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    077fba3 View commit details
    Browse the repository at this point in the history
  10. Made files thread-safe

    cvuosalo committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    56c1406 View commit details
    Browse the repository at this point in the history
  11. Avoid deadlock by taking SharedResource lock first

    Tests running unscheduled workflows found a deadlock do to a legacy
    module doing an unscheduled get from another legacy module while another
    thread was trying to run the second legacy module. This caused the order
    of locks (module lock then legacy lock) to be changed for the second
    module which lead to the deadlock.
    
    This change is a temporary workaround in which we take the legacy lock
    before the module lock. This work most of the time but still can cause
    a deadlock for the case of two 'one' modules both with different shared
    resources but one of them calling a legacy module (which tries to take
    locks to all resources). A complete fix is forth coming.
    Dr15Jones committed Jun 5, 2015
    Configuration menu
    Copy the full SHA
    f17cf26 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2015

  1. Merge pull request cms-sw#9483 from Dr15Jones/avoidDeadlockByTakingSh…

    …aredResourceLockFirst
    
    Avoid deadlock by taking SharedResource lock first
    cmsbuild committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    a8db4d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9444 from threus/stripOnlineDQMcfg

    Strip online dqm cfg
    davidlange6 committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    2f62e59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9262 from rjwang/CMSSW_7_4_X_addCSCME31

    adding missing information of CSC ME3/1
    cmsbuild committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    0844fbe View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9310 from davidlt/cutparser-random-mem-bug-74X

    Fix use-after-free bug in typeCode
    davidlange6 committed Jun 6, 2015
    Configuration menu
    Copy the full SHA
    8f29c05 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2015

  1. Merge pull request cms-sw#9325 from jmduarte/hlt-Hbb-filter-74x

    backport of HLT Hbb filter for 74X
    cmsbuild committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    e220f0e View commit details
    Browse the repository at this point in the history
  2. add protections against circular mother daughter links to avoid infin…

    …ite loops in gen status flag code
    bendavid committed Jun 7, 2015
    Configuration menu
    Copy the full SHA
    8a2c989 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2015

  1. add cfg for l1tstage1 dqm running on live

    jingyu zhang committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    466c1f6 View commit details
    Browse the repository at this point in the history
  2. Heppy: heppy_check is now working (number of events processed written…

    … at the end by the looper)
    
    + changed name of heppy.py modules to heppy_loop.py to avoid name clashes with the heppy package.
    transparent to users as they're using the heppy bash wrapper.
    cbernet committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    1538087 View commit details
    Browse the repository at this point in the history
  3. Properly zero terminate a string in DQMEventInfo.

    Dmitrijus Bugelskis committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    1e0ab27 View commit details
    Browse the repository at this point in the history
  4. Fixing reading on condDBv2

    mmusich committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    4e750e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c039a8 View commit details
    Browse the repository at this point in the history
  6. Using 7_5_X version of DPGAnalysis/Skims/python/HighMETSkim_cff.py as…

    … requested by @franzoni and removing cloning of HBHENoiseFilterResultProducer as requested by @slava77
    Igor committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    6883c22 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

  1. Merge pull request cms-sw#9398 from Martin-Grunewald/L1TlowPUv3

    L1T lowPU menu v3
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    bc8317d View commit details
    Browse the repository at this point in the history
  2. definition of EcalUncalElectron, EcalCalElectron and EcalRecalElectro…

    …n sequences, dataformats and selections. remove unuseful files
    shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    f67aba8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f197baa View commit details
    Browse the repository at this point in the history
  4. moved plugins from src to plugins folder

    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    2a27873 View commit details
    Browse the repository at this point in the history
  5. relval for Ecal{Cal,Uncal}{Z,W}Electron alcarecoes running on SingleE…

    …lectron data 2012
    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    04e1332 View commit details
    Browse the repository at this point in the history
  6. RelValMatrix fix mc for Ecal Alcareco

    adding AlCaEle to 2015 RECO step for MC
    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    bcf5ed2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20dc7d1 View commit details
    Browse the repository at this point in the history
  8. updates for electrons stream

    rgerosa authored and Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    b31b2df View commit details
    Browse the repository at this point in the history
  9. fixed include of ElectronStream plugin, moving part of include statem…

    …ents into .cc file and removed some of the unuseful includes
    
    Conflicts:
    	Calibration/EcalAlCaRecoProducers/plugins/SelectedElectronFEDListProducer.cc
    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    999b5aa View commit details
    Browse the repository at this point in the history
  10. Add consumes interface

    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    a3d96c2 View commit details
    Browse the repository at this point in the history
  11. updates

    rgerosa authored and Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    358166e View commit details
    Browse the repository at this point in the history
  12. reduced output format

    Shervin committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    5bb55ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02477e9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ab02c3 View commit details
    Browse the repository at this point in the history
  15. bug fix

    cbernet committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    5f24d78 View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#9510 from deguio/mergeDQMStore_74

    merge instead of adding in case the CanExtendAllAxis is set
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    a852228 View commit details
    Browse the repository at this point in the history
  17. Merge pull request cms-sw#8674 from JetMETdqmval/develop_Validation_M…

    …iniAOD_Reco_Processor
    
    enable MiniAOD validation, in default validation switch GenJets to GenJetsNoNu as new default
    davidlange6 committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    9e0f63b View commit details
    Browse the repository at this point in the history
  18. Merge pull request cms-sw#9332 from dmitrijus/gzip_final_ok

    Added scripts for on-the-fly log file compression and reading.
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    08dafb6 View commit details
    Browse the repository at this point in the history
  19. Merge pull request cms-sw#9126 from mplaner/CMSSW_7_4_X

    update list of HLT paths monitored by the Higgs HLT DQM
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    9d9376d View commit details
    Browse the repository at this point in the history
  20. Merge pull request cms-sw#9087 from cfmcginn/hltHILowPUDQM_74BackPort

    Add low lumi HI jet and photon triggers HLT DQM entries (backport from 75X)
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    75a018b View commit details
    Browse the repository at this point in the history
  21. Merge pull request cms-sw#9277 from jingyucms/jingyu-minor-change-rct…

    …-csc
    
    fix rct HF FED vector and ungang csc ME1/a
    cmsbuild committed Jun 9, 2015
    Configuration menu
    Copy the full SHA
    7fc0e49 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. Merge pull request cms-sw#9322 from VinInn/OriAlgoFor74X

    back port of cms-sw#9073 for 74x
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    bd02cbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9162 from bsunanda/Run2-alca15

    bsunanda:Run2-alca15 Backport the changes for AlCaReco and Trigger codes for Hcal calibrations in PRs 8943, 8950 and 9062
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    97558c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9382 from BetterWang/EP_backport_74X

    HeavyIon EP code backport
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    8d74ed3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9233 from bmarzocc/7_4_X_AlCaPhiSym_ringCut

    7_4_X_AlCaPhiSym_ringCut
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    4d4524f View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#9210 from mark-grimes/trimFastjetProducerMe…

    …mory74X
    
    Trim FastjetJetProducer memory (forward port cms-sw#9203 to 74X)
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    dd35298 View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#9072 from kkrajczar/MultiThreadingSupport74X

    Multi-threading support added for Heavy Ions HLT modules
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    9eda215 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#9504 from dmitrijus/string_zero

    Properly zero terminate a string in DQMEventInfo.
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    67e07d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6a410f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    275c519 View commit details
    Browse the repository at this point in the history
  10. Merge pull request cms-sw#9513 from fwyzard/confdbOfflineConverter_v2

    add support for ConfDB v2 to hltConfigFromDB
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    1f5dfe1 View commit details
    Browse the repository at this point in the history
  11. Merge pull request cms-sw#9508 from mmusich/fixingAlCaTriggerBitsReader

    Fixing AlCaRecoTriggerBits reading/writing for condDBv2
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    e6c904c View commit details
    Browse the repository at this point in the history
  12. Merge pull request cms-sw#9085 from shervin86/fixAlcareco_74x

    Fix alcareco 74x
    davidlange6 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    d405b67 View commit details
    Browse the repository at this point in the history
  13. Merge pull request cms-sw#9490 from bendavid/genstatusfix_74x

     Protect against infinite loops in gen status flag code (74x)
    davidlange6 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    d983363 View commit details
    Browse the repository at this point in the history
  14. Merge pull request cms-sw#9447 from smuzaffar/CMSSW_7_4_X

    limit the proofsrv slaves to be only two for these unit tests
    davidlange6 committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    4f4a33f View commit details
    Browse the repository at this point in the history
  15. Merge pull request cms-sw#9416 from sushilchauhan/beamspot_kcanrebinF…

    …ix_744p1
    
    kCanRebin is replaced with SetCanExtend in online beamspot code for dqm
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    0b4337a View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#9408 from fioriNTU/from-CMSSW_7_4_2

    SiStrip summary report back to old shape
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    2816774 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e68476f View commit details
    Browse the repository at this point in the history
  18. less obfuscated GT loading

    rmanzoni committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    9f0c941 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f0d55dd View commit details
    Browse the repository at this point in the history
  20. CondDBv2

    hroskes committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    402ec36 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    479cfda View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c3c62b View commit details
    Browse the repository at this point in the history
  23. Bugfix for nEvents

    hroskes committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    5d138e7 View commit details
    Browse the repository at this point in the history
  24. Merge pull request cms-sw#9400 from vdutta/tkdqm-update-kcanrebin

    Fix to allow histogram rebinning to work again for Tracker DQM trend plots in ROOT6
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    4e162a2 View commit details
    Browse the repository at this point in the history
  25. Merge pull request cms-sw#9003 from lgray/pyVID_and_newIDs_74X

    EGM VID IDs for 74X - PHYS14 tunings
    cmsbuild committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    103028a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. Configuration menu
    Copy the full SHA
    9784fab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c068727 View commit details
    Browse the repository at this point in the history
  3. Add DisplacedSUSY config for RelVals

    Norraphat committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    81f0294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1501427 View commit details
    Browse the repository at this point in the history
  5. Add missing include

    wmtan committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    38aabcd View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Configuration menu
    Copy the full SHA
    52ee9f7 View commit details
    Browse the repository at this point in the history
  2. Fixes for FastSim

    perrotta authored and Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    8974f50 View commit details
    Browse the repository at this point in the history
  3. Restore removed line

    Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    6fd5328 View commit details
    Browse the repository at this point in the history
  4. Restore removed line

    Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    00fba4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab5c199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3193b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e870ea7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    330275f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4dc363b View commit details
    Browse the repository at this point in the history
  10. Further updates

    perrotta authored and Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    c15fe99 View commit details
    Browse the repository at this point in the history
  11. Further updates (again...)

    perrotta authored and Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    f21fbd8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    40d8f6b View commit details
    Browse the repository at this point in the history
  13. Fix typo

    Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    7e782a8 View commit details
    Browse the repository at this point in the history
  14. Menus update

    Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    81c9f95 View commit details
    Browse the repository at this point in the history
  15. Further HLT Updates

    Martin-Grunewald committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    c4456a7 View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#9581 from wmtan/AddMissingInclude

    Add missing include to fix build problem
    davidlange6 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    b41b8a0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request cms-sw#9579 from wmtan/MakeROOT5ChecksumsKnown74X

    Make ROOT5 checksums known in ROOT6 release
    davidlange6 committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    161fc8b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b738794 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    40a148c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    af9ccd9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b140d2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ac30d7c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1a94112 View commit details
    Browse the repository at this point in the history
  24. updated GT for HLT running.

    Salvatore Di Guida committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    3122295 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    76a675c View commit details
    Browse the repository at this point in the history
  26. ROOT6

    hroskes committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    039a0d0 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    38a3f9c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ab30343 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    63b31f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Configuration menu
    Copy the full SHA
    96d9735 View commit details
    Browse the repository at this point in the history
  2. dataset is working

    cbernet committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    21efbaf View commit details
    Browse the repository at this point in the history
  3. added eosdataset

    cbernet committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    2b7d227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bb036e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e9f2c6 View commit details
    Browse the repository at this point in the history
  6. Make ROOT5 checksum known

    wmtan committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    5adf0e2 View commit details
    Browse the repository at this point in the history
  7. 744

    jpata committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    31f4f02 View commit details
    Browse the repository at this point in the history
  8. Merge pull request cms-sw#9607 from wmtan/MakeChecksumKnown

    Make ROOT5 checksum known in ROOT6 release
    davidlange6 committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    5f4c336 View commit details
    Browse the repository at this point in the history
  9. fixed pfn check

    jpata committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    30f730f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b7515c View commit details
    Browse the repository at this point in the history
  11. rename

    jpata committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    e27e97f View commit details
    Browse the repository at this point in the history
  12. Merge pull request cms-sw#39 from jpata/heppy-chain-744p4

    Thanks for this improvement Joosep!
    cbernet committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    3a3ea5a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2015

  1. *fix stat where reading from name buffer instead of content buffer wh…

    …en calculating Adler32
    
    *suppression of output when FastMonitoringService value is reset to 0
    smorovic committed Jun 14, 2015
    Configuration menu
    Copy the full SHA
    f7a4a7d View commit details
    Browse the repository at this point in the history
  2. using bool as a flag

    smorovic committed Jun 14, 2015
    Configuration menu
    Copy the full SHA
    78dc2e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db754eb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Configuration menu
    Copy the full SHA
    2394eb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9137 from igv4321/hcal-nef-backport

    Backport of the HCAL negative energy filter code
    cmsbuild committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    78eb194 View commit details
    Browse the repository at this point in the history
  3. * removing trailing '_' from local variables

    * check if MicroStaterService is available for better readability
    smorovic committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    d196a8c View commit details
    Browse the repository at this point in the history
  4. Avoid null-dereference in LocalFileSystem::findMount

    After initial for-loop best might be 0x0. The patch avoids
    NULL-dereference issue, which causes segfaults.
    
    Signed-off-by: David Abdurachmanov <David.Abdurachmanov@cern.ch>
    Reported-by: Sébastien Brochet <sebastien.brochet@cern.ch>
    David Abdurachmanov authored and David Abdurachmanov committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    9e40f3c View commit details
    Browse the repository at this point in the history
  5. Use /proc/self/mounts instead of /etc/mtab

    According to glibc documentation one should use `_PATH_MOUNTED`, which
    by default should point to `/etc/mtab`. This file is maintained by
    `mount` and `umount` programs.
    
    This is wrong if we are running in a sandboxed everinment, e.g. Linux
    containers (OpenVZ, Docker, Rocket, LXC/LXD) or chroot/proot. Then this
    files comes from alternative rootfs and does not reflect actual mount
    points.
    
    On modern systems (incl. CentOS 7 and Fedora) `/etc/mtab` points to
    `/proc/self/mounts`.
    
    The patch by default reads `/proc/self/mounts` on Linux systems.
    
    By default Docker will create a `/etc/mtab` as symlink to `/proc/mounts`
    (which points to `/proc/self/mounts`) on any container.
    
    OpenVZ documentation also request chaging `/etc/mtab` to a symlink.
    
    Same in Linux From Scratch guide. Also reminds that `/` could be mounted
    as read-only, thus `/etc/mtab` could be stale.
    
    Signed-off-by: David Abdurachmanov <David.Abdurachmanov@cern.ch>
    Reported-by: Sébastien Brochet <sebastien.brochet@cern.ch>
    David Abdurachmanov authored and David Abdurachmanov committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    cca6422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b6aafa View commit details
    Browse the repository at this point in the history
  7. fix conflicts

    deguio committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    57f834a View commit details
    Browse the repository at this point in the history
  8. bunch of fixes for online DQM

    deguio committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    2efcbfd View commit details
    Browse the repository at this point in the history
  9. fix query list

    Javier committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    c5b5e00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4df1d66 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2015

  1. add full track DQM

    zc11 committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    40e8783 View commit details
    Browse the repository at this point in the history
  2. fix

    jingyu zhang committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    699f9cc View commit details
    Browse the repository at this point in the history
  3. remove printout

    emanueledimarco committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    dbfd47e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96418d0 View commit details
    Browse the repository at this point in the history
  5. Check for valid pointers in GetJetConstituentsQuick (Port of PR#7525 …

    …from 72X).
    
    This was not ported forward from CMSSW_7_2_X. This change adds pointer checking to GetJetConstituentsQuick(). This prevents errors when looping over genJet constituents that have been dropped from miniAOD.
    heilman committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    8bcca51 View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#9592 from diguida/onlineDQM_GT

    Updated GT for online DQM
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    346e219 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#9588 from fwyzard/hltDumpStream_update

    hltDumpStream update (74x)
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    dea046f View commit details
    Browse the repository at this point in the history
  8. Merge pull request cms-sw#9468 from fioriNTU/FPixClusterOccupancy

    F pix cluster occupancy
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    ac98aab View commit details
    Browse the repository at this point in the history
  9. Merge pull request cms-sw#9339 from jruizvar/newsusydqm740

    New dqm modules for PFHT paths (rebase of cms-sw#9027)
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    7dad981 View commit details
    Browse the repository at this point in the history
  10. Merge pull request cms-sw#9287 from fcavallo/dtFix74

    more DT DQM fixes
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    0b39f87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d8cf581 View commit details
    Browse the repository at this point in the history
  12. Merge pull request cms-sw#9157 from gzevi/dqmoffline_egamma_updates3_…

    …for74X
    
    DQMOffline egamma electrons updates (74X backport)
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    366146a View commit details
    Browse the repository at this point in the history
  13. Merge pull request cms-sw#9146 from duanders/hotlinedqm74X

    Hotline DQM module for 74X
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    ed87fc2 View commit details
    Browse the repository at this point in the history
  14. Merge pull request cms-sw#9566 from rappoccio/b2ghltdqm_74x

    Backporting to 74x : Updating DQM to latest HLT path name
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    37d5661 View commit details
    Browse the repository at this point in the history
  15. Merge pull request cms-sw#9478 from cvuosalo/VuosaloHLTMigrate74

    Thread-safe conversion for HLT modules in CommonTools/RecoAlgos, backport of cms-sw#9081
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    c531ec5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#9267 from dmitrijus/clonewars_74x

    Do less cloning of TH1 objects in the DQMStore (backport to 74x)
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    1c0ad37 View commit details
    Browse the repository at this point in the history
  17. Merge pull request cms-sw#9613 from smorovic/fixes-jsonmonitoring

    Fixes to JSONMonotoring (74X)
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    0fe5383 View commit details
    Browse the repository at this point in the history
  18. Merge pull request cms-sw#9622 from davidlt/fix-findMount-74X

    Resolve null-dereference and enable Linux containers
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    903fa6a View commit details
    Browse the repository at this point in the history
  19. Merge pull request cms-sw#9598 from dmcinerney/3DGeomCompRedo-PR-74X

    integrated 3D geometry comparison visualization into all-in-one tool
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    ba34750 View commit details
    Browse the repository at this point in the history
  20. Merge pull request cms-sw#9417 from nilina/Correction-AlCaReco-HcalIt…

    …erPhiSym3
    
    backport of HCAL iterative phi symmetry calibration AlCaReco for 74X
    davidlange6 committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    31e58ea View commit details
    Browse the repository at this point in the history
  21. Merge pull request cms-sw#9601 from hroskes/validation-tools-74X

    Backport of cms-sw#9600: Fixes for parallel offline and track splitting validations
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    cffa8a9 View commit details
    Browse the repository at this point in the history
  22. Merge pull request cms-sw#9587 from MilanoBicocca-pix/CMSSW_7_4_X_60L…

    …S_harvesting
    
    Fix inconsistency in BeamSpot IOV creation in PCL
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    d5206c7 View commit details
    Browse the repository at this point in the history
  23. Merge pull request cms-sw#9625 from jmduarte/ecal-dqm-fix-alcahlt-74x

    bug fix for ECAL HLT validation workflow 74X
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    a389f65 View commit details
    Browse the repository at this point in the history
  24. Merge pull request cms-sw#9542 from threus/striponlineDQfixHLTselecti…

    …on_74x
    
    strip online DQM config: activated HLT selection for cosmics and pp collisions
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    7f2793c View commit details
    Browse the repository at this point in the history
  25. update the list of path monitored by the offline DQM + add the first …

    …L1 filter in the filter parsing
    
    Conflicts:
    	DQMOffline/Trigger/python/HLTMuonOfflineAnalyzer_cfi.py
    Hugues committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    5cca287 View commit details
    Browse the repository at this point in the history
  26. Merge pull request cms-sw#9536 from cschomak/CMSSW_7_4_1_GeometryComp…

    …arisonBugFixesUpdates_backported_from_75X
    
    Changes of geometry comparison tool backported from 75X
    cmsbuild committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    11e5476 View commit details
    Browse the repository at this point in the history
  27. Update hltHiggsValidator_cfi.py

    Include new paths for All Hadronic ttH(bb) analysis
    Daniel Salerno authored and jasperlauwers committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    83c0d33 View commit details
    Browse the repository at this point in the history
  28. Update hltHiggsPostProcessors_cff.py

    Include new paths for All Hadronic ttH(bb) analysis
    Daniel Salerno authored and jasperlauwers committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    60d2e32 View commit details
    Browse the repository at this point in the history
  29. Update hltHiggsValidator_cfi.py

    Include control paths for All Hadronic ttH(bb) analysis
    Daniel Salerno authored and jasperlauwers committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    8ffb5fa View commit details
    Browse the repository at this point in the history
  30. Update efficiency plots, PU range and added HggControlPath directory

    Conflicts:
    	HLTriggerOffline/Higgs/python/hltHiggsValidator_cfi.py
    jasperlauwers committed Jun 16, 2015
    Configuration menu
    Copy the full SHA
    5e5586c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2015

  1. Merge pull request cms-sw#9315 from cfmcginn/basicJetCorrProd_74BackPort

    Added basicjet template for JetCorrectionProducer (heavy ions hlt use…
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    c8e3244 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9175 from HuguesBrun/updatePathInHiggsDQM_b…

    …p74X
    
    update the list of the paths monitored in the Higgs HLT (backport)
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    2d7ecd6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9638 from heilman/74XJetDev

    Check for valid pointers in GetJetConstituentsQuick (Port of PR#7525 from 72X)
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    d460418 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9623 from deguio/fixOnline744

    Fix online744
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    7812979 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#9574 from srimanob/74XExoLLDisplacedSUSYRel…

    …Vals
    
    Add DisplacedSUSY config for RelVals
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    b21296f View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#9561 from MilanoBicocca-pix/CMSSW_7_4_X_jun…

    …e10_alignement
    
    [BeamSpot] update cfg to rerun track and PV fitting before BS determination
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    65ec394 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#9392 from venturia/dpganalysis_sistriptools…

    …-74x
    
    Bug fix for the deprecation of kCanRebin. Migration to conddb v2. New macros and configuration to analyze out of time pileup
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    6f87950 View commit details
    Browse the repository at this point in the history
  8. hltConfigFromDB: increase the thread stack size

    increase the thread stack size from the defaulr (1 MB) to 32 MB, to work around java.lang.StackOverflowError errors
    fwyzard committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    cbe390c View commit details
    Browse the repository at this point in the history
  9. Merge pull request cms-sw#9395 from igv4321/further-backport-of-hcal-…

    …noise-filters
    
    Further backport of hcal noise filters
    davidlange6 committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    3d9bb91 View commit details
    Browse the repository at this point in the history
  10. Merge pull request cms-sw#9629 from zc11/hltFullTrackLowPUDQM_74XBack…

    …Port
    
    Add full track DQM
    cmsbuild committed Jun 17, 2015
    Configuration menu
    Copy the full SHA
    bd28fd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Merge pull request cms-sw#9656 from fwyzard/hltGetConfigFromDB_increa…

    …se_stack_size_74x
    
    hltConfigFromDB: increase the thread stack size
    cmsbuild committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    398c4ed View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. Merge pull request cms-sw#9125 from HuguesBrun/updateListPathInMuonOf…

    …flineDQM_backPort74X
    
    update the list of the muon path monitored in Offline Muon DQM (backport in 74X)
    cmsbuild committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    d85d022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cms-sw#9407 from cms-tsg-storm/hltUpdatesOnTopOf74…

    …4_74X
    
    HLT updates on top of CMSSW_744 - 74X
    davidlange6 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    844d65d View commit details
    Browse the repository at this point in the history
  3. Merge pull request cms-sw#9183 from jasperlauwers/HLTriggerOffline_Hi…

    …ggs_backport
    
     HLTriggerOffline/Higgs - Adding AHttH paths, updating PU range and correcting/removing empty histograms - Backport of cms-sw#9109
    cmsbuild committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    b67ebb0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request cms-sw#9544 from cbernet/heppy_7_4_4_patch4

    Heppy 7 4 4 patch4
    davidlange6 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    be4d438 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#9549 from emanueledimarco/zeeskim_74X

    Back port of Z->ee Skim for Run2 to 74X
    cmsbuild committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    be2f1c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request cms-sw#9635 from hroskes/for-first-collisions-test…

    …-744-PR
    
    Offline validation for 74X collisions and cosmics
    cmsbuild committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    d8d22c4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cms-sw#9150 from cms-btv-pog/BoostedDoubleSVTagger…

    …_from-CMSSW_7_4_1
    
    Boosted double SV tagger (74X)
    davidlange6 committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    e945a4f View commit details
    Browse the repository at this point in the history
  8. Merge pull request cms-sw#9500 from jingyucms/jingyu-74x-stage1-live

    add cfg for l1tstage1 dqm running on live
    cmsbuild committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    b6e6261 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2015

  1. Pede param plotting macros

    - Fix compilation in ROOT6
    - Modify default output: one canvas per plot, stored as pdf
    - Modify default style
    uhh2-bot committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    e071cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72e3e2c View commit details
    Browse the repository at this point in the history