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

Major JME developments for 73x #6273

Closed
wants to merge 55 commits into from

Commits on Sep 23, 2014

  1. Puppi's First Commit

    violatingcp committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    b3156a0 View commit details
    Browse the repository at this point in the history
  2. Small fixes to Puppi

    violatingcp committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    1aeb9a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2014

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

Commits on Nov 3, 2014

  1. Configuration menu
    Copy the full SHA
    d0c7938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f404c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d491678 View commit details
    Browse the repository at this point in the history
  4. Bare copy of CommonTools/Puppi to CommonTools/PileupModules which is …

    …going to contain more stuff
    rappoccio committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    887d426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26f346a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. Configuration menu
    Copy the full SHA
    7d598f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1b1009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a424704 View commit details
    Browse the repository at this point in the history
  4. Fixing git mistake

    rappoccio committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    e38a1ea View commit details
    Browse the repository at this point in the history
  5. Getting running verison of PileupModules. Need to do some gymnastics …

    …due to the ValueMap constraints
    rappoccio committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    6f0b751 View commit details
    Browse the repository at this point in the history
  6. Adding soft drop

    rappoccio committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    c2ea865 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

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

Commits on Nov 7, 2014

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

Commits on Nov 8, 2014

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

Commits on Nov 10, 2014

  1. cherry-pick and merge to HcalDetDiagTimingMonitor

    Christopher committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    a010156 View commit details
    Browse the repository at this point in the history
  2. Added functionality to HcalBaseDQMonitor from HcalMonitorModule to ch…

    …eck sub-detector presence and calibration type.
    Christopher committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    22ce151 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2014

  1. another conflict resolution in HcalMonitorClient

    Christopher committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    399264e View commit details
    Browse the repository at this point in the history
  2. fixed a conflict in a comment

    Christopher committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    c3bbd68 View commit details
    Browse the repository at this point in the history
  3. removed dummy method in HcalEtaPhiHists...again

    Christopher committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    213ae86 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2014

  1. Configuration menu
    Copy the full SHA
    854854c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347bbad View commit details
    Browse the repository at this point in the history
  3. Merged HcalDQMMigrate11 from repository cowden

    Christopher committed Nov 12, 2014
    Configuration menu
    Copy the full SHA
    0c0932a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2014

  1. Configuration menu
    Copy the full SHA
    16c3f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8745b32 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2014

  1. fixed missing migration

    slava77devel authored and ferencek committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    ffd8913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c9d13 View commit details
    Browse the repository at this point in the history
  3. Replace use of boost::mutex

    Since the C++11 standard now has a full array of thread related classes
    we no longer need to use the boost equivalent. Switching to the appropriate
    std class should allow for easier maintenance.
    Dr15Jones committed Nov 14, 2014
    Configuration menu
    Copy the full SHA
    296cb95 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2014

  1. cleaned up memory allocated by new

    Christopher committed Nov 15, 2014
    Configuration menu
    Copy the full SHA
    2bdfa34 View commit details
    Browse the repository at this point in the history
  2. fix priority for injection

    boudoul committed Nov 15, 2014
    Configuration menu
    Copy the full SHA
    a525577 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2014

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

Commits on Nov 17, 2014

  1. Merge pull request cms-sw#6433 from bbockelm/LocalCacheFile-exception…

    …-messages
    
    Add contexts for exceptions in LocalCacheFile.
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    cd6ee68 View commit details
    Browse the repository at this point in the history
  2. added RunManager to master thread and more accurate conversion of eve…

    …nt ID from CMSSW into Geant4
    civanch committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    a934d0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    415c624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3e7037 View commit details
    Browse the repository at this point in the history
  5. Merge pull request cms-sw#6441 from smuzaffar/CMSSW_7_3_X

    Added the missing Done Checking dependency message needed by the IBs scripts
    smuzaffar committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    bcd9594 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    570a2f0 View commit details
    Browse the repository at this point in the history
  7. Add missing header <sys/time.h> for gettimeofday

    The patch adds `<sys/time.h>` header for `clock_gettime()`. Also make
    sure `_POSIX_TIMERS` is defined before checking its value.
    
    On Darwin/OSX one could use `mach_absolute_time()` and
    `AbsoluteToNanoseconds` provided by CoreServices framework instead.
    
    Signed-off-by: David Abdurachmanov <davidlt@cern.ch>
    David Abdurachmanov committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    19bbd28 View commit details
    Browse the repository at this point in the history
  8. Merge pull request cms-sw#6444 from davidlt/add-missing-header-gettim…

    …eofday
    
    Add missing header <sys/time.h> for gettimeofday
    davidlt committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    e5b3278 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e9aeca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1345300 View commit details
    Browse the repository at this point in the history
  11. Merge pull request cms-sw#6446 from Martin-Grunewald/MiscFixes

    HLT Misc. Fixes such as labels and Prescales
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    bae1c21 View commit details
    Browse the repository at this point in the history
  12. Merge pull request cms-sw#6445 from smorovic/event-type-73X

    Event type read from FED 1024 (forward-port to 73X)
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    cecb74b View commit details
    Browse the repository at this point in the history
  13. Merge pull request cms-sw#6443 from civanch/run_action

    Run action cleanup
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    2088f60 View commit details
    Browse the repository at this point in the history
  14. Merge pull request cms-sw#6337 from cowden/HcalDQMMigrate11

    Hcal DQM Migration - II.2
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    d30b791 View commit details
    Browse the repository at this point in the history
  15. Merge pull request cms-sw#6425 from boudoul/prio_73X

    fix priority for injection
    davidlange6 committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    3d7d026 View commit details
    Browse the repository at this point in the history
  16. Merge pull request cms-sw#6411 from Dr15Jones/removeUseOfBoostMutex

    Replace use of boost::mutex
    davidlange6 committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    5be37e7 View commit details
    Browse the repository at this point in the history
  17. Merge pull request cms-sw#6298 from lecriste/miniAOD_Validation_Sequence

    Validation sequence for miniAOD packedGenParticles
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    cecbf52 View commit details
    Browse the repository at this point in the history
  18. Update printout and make pythia8 interface explicitly fail when pythi…

    …a initialization fails (instead of just silently filtering out the empty events)
    bendavid committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    4872c3f View commit details
    Browse the repository at this point in the history
  19. Merge pull request cms-sw#6385 from ferencek/RefVectorAndPtrVectorCle…

    …anup_from-CMSSW_7_3_0_pre2
    
    Cleanup of refVector() and ptrVector() calls to edm::View<T>
    davidlange6 committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    69dce88 View commit details
    Browse the repository at this point in the history
  20. Merge pull request cms-sw#6455 from bendavid/pythia8checkinit_73x

    Add explicit initialization check to pythia8 interface (73x)
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    39f16d8 View commit details
    Browse the repository at this point in the history
  21. Merge pull request cms-sw#6456 from jalimena/hltIntegration1e34menuPh…

    …otonFix
    
    Hlt integration fix for Photon120 paths
    cmsbuild committed Nov 17, 2014
    Configuration menu
    Copy the full SHA
    470ec82 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2014

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