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

DT calibration updates2019 #26201

Merged
merged 33 commits into from
Apr 2, 2019
Merged

DT calibration updates2019 #26201

merged 33 commits into from
Apr 2, 2019

Commits on Feb 22, 2019

  1. removing two fragments from override

    prebello authored and fabiocos committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    36711a7 View commit details
    Browse the repository at this point in the history
  2. removing three fragments from override

    prebello authored and fabiocos committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    b13d117 View commit details
    Browse the repository at this point in the history
  3. fix overrideFragments

    prebello authored and fabiocos committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    49cdcfe View commit details
    Browse the repository at this point in the history
  4. fix overrideFragments

    prebello authored and fabiocos committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    d4d8624 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Merge pull request #25997 from fabiocos/fc-bp25955

    [105X] removing three fragments from override (backport of #25955)
    cmsbuild committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    c3458c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. update heavy Ion data promptlike GT; add GEM emap for MC GTs; use aut…

    …oCond GT instead of hardcoded prompt GT for heavy Ion data relval
    tocheng committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    411a1a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    841ba37 View commit details
    Browse the repository at this point in the history
  3. Fix typo in GT name

    tocheng committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    b48e379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1222eb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0617593 View commit details
    Browse the repository at this point in the history
  6. Revert "update PF calibration in offline and MC GTs"

    This reverts commit f689a30.
    tocheng committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    469d5e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Merge pull request #26074 from tocheng/105X_autoCondGT_backport

    Backport : Update GT for ultra legacy - MC ECAL, GEM eMap
    cmsbuild committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    b7731d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Workflow: Use new unpacker

    Since 2017 a new unpacker for the digis is used. If the option
    "run-on-RAW" is used the digis need to be unpacked from the raw
    data. Now the correct new unpacker is loaded when using this option.
    
    (cherry picked from commit 3fa9140)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    b6b9e21 View commit details
    Browse the repository at this point in the history
  2. General: Print less messages about the number of analyzed events

    Bevor every analyzed event was printed in the cerr. Now it prints
    less often with increasing time between two messages.
    
    (cherry picked from commit f21547b)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    06b72e8 View commit details
    Browse the repository at this point in the history
  3. DTResidualCalibration: Less verbose logging

    Moved a lot of messages to debug level (like booking histos).
    Results in much less output.
    
    (cherry picked from commit e1bc42d)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    02f9e32 View commit details
    Browse the repository at this point in the history
  4. T0 Calibration rework and integration in workflow

    I re-worked the T0 calibration. The first working version (lot of
    commented code which will be removed) is included in this commit.
    It is also now integrated in the DTWorkflow. You can run is using:
    dtCalibration T0Wire all all --label LABEL --trial TRIAL --run=RUN
    --globaltag=GLOBALTAG --datasetpath=/MiniDaq/ERA/RAW
    
    (cherry picked from commit c6c6739)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    b670c9e View commit details
    Browse the repository at this point in the history
  5. Workflow: Fix for crab submission

    crab submit --wait seems not to wait any more. Therefore I wait a
    little bit longer using sleep in order to not crash when checking
    the status.
    
    (cherry picked from commit a9433c2)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    b7162e5 View commit details
    Browse the repository at this point in the history
  6. Workflow: Fix syntax error in vdrift workflow

    (cherry picked from commit 312ef95)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    c4f8014 View commit details
    Browse the repository at this point in the history
  7. VDrift: Add consume to MeanTimer

    A consumes needeed to be added in order to run in CMSSW10.
    
    (cherry picked from commit dcff4bc)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    669d7ee View commit details
    Browse the repository at this point in the history
  8. Vdrift Mean Timer Added to Workflow

    The Mean Timer can now be submitted using the workflow tool. As I
    do not fully understand the vdrift meantimer code I did not check
    if everything works correctly (e.g. importing ttrig dbs).
    
    (cherry picked from commit bb54b38)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    683f740 View commit details
    Browse the repository at this point in the history
  9. Workflow: Commit of T0 Workflow (previously forgotten)

    One may want to rebase this commit.
    
    (cherry picked from commit ce787b6)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    24ecc06 View commit details
    Browse the repository at this point in the history
  10. Consolidated updates for DT Calibration

    (cherry picked from commit 8db25b7)
    saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    d48cc73 View commit details
    Browse the repository at this point in the history
  11. Cleanup of T0 code

    - Remove debug output
    - Rename some variables
    - Remove old files from config
    
    (cherry picked from commit aa8e565)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    8de9e1a View commit details
    Browse the repository at this point in the history
  12. Renamed DTT0CalibrationNew to DTT0Calibration

    The history is kept.
    
    (cherry picked from commit 69ccb11)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    3213a90 View commit details
    Browse the repository at this point in the history
  13. Workflow: Minor fix in exception

    This exception was not definied before.
    
    (cherry picked from commit 2080235)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    d51bbcd View commit details
    Browse the repository at this point in the history
  14. T0: Fixed rename of files

    I forgot to change class name, log files and header name imports
    from DTT0CalibrationNew to DTT0Calibration.
    
    (cherry picked from commit 0b76d7d)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    10cdd01 View commit details
    Browse the repository at this point in the history
  15. T0: More cleanup of T0 code

    Changed dtT0CalibrationNew to dtT0Calibration.
    
    (cherry picked from commit afe5dbe)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    1be794b View commit details
    Browse the repository at this point in the history
  16. DTVDriftCalibration fixes to smart pointers

    Bug fixing of smart pointers. Could be rebased behind the cherry pick
    merge commit.
    
    (cherry picked from commit 90afc1f)
    JoRoemer authored and saghosh committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    e8b3e2c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

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

Commits on Mar 18, 2019

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

Commits on Mar 25, 2019

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

Commits on Mar 26, 2019

  1. Corrected formatting using clang-format for file DQM/DTMonitorModule/…

    …src/DTCalibValidationFromMuons.cc
    saghosh committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    abbd45d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

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