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 unsafe dqmed analyzers for710pre6 #3262

Merged
merged 21 commits into from
Apr 9, 2014

Commits on Mar 25, 2014

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

Commits on Mar 26, 2014

  1. Configuration menu
    Copy the full SHA
    623d22b View commit details
    Browse the repository at this point in the history
  2. changes in Certification file to accomodate removal of JPT and TcMET,…

    … functionality from OfflineClient now in other analyzers, take out of sequence
    webermat committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    ad1c595 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. change in index choice for jet1 and 2 for dijet balance and asymmetry…

    … to make it reproducible
    webermat committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    e63cdd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27df951 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

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

Commits on Apr 1, 2014

  1. Configuration menu
    Copy the full SHA
    0d41ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2d57c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2014

  1. thread safe fixes

    apsallid committed Apr 2, 2014
    Configuration menu
    Copy the full SHA
    71bc0eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63b8c80 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2014

  1. Merged exotica_trigger_validation_take3 from repository trtomei

    Conflicts:
    	HLTriggerOffline/Common/python/HLTValidationHarvest_cff.py
    trtomei committed Apr 3, 2014
    Configuration menu
    Copy the full SHA
    9eb52ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded04f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1054842 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2014

  1. Update EVTColContainer.cc

    Added "const" qualifier to getTypeString function for thread safety.
    trtomei committed Apr 4, 2014
    Configuration menu
    Copy the full SHA
    329c33a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. add a thread_unsafe::DQMEDAnalyzer which inherits from the old EDAnal…

    …yzer to be able to handle the transition to the threaded fwk while not all the product used are thread safe
    deguio committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    4bbe4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1a05fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c14bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c3d95 View commit details
    Browse the repository at this point in the history
  5. Revert "Workaround for multithreading."

    This reverts commit b083662.
    deguio committed Apr 9, 2014
    Configuration menu
    Copy the full SHA
    a7a5bef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03645e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20f1617 View commit details
    Browse the repository at this point in the history