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

Bring L1T emulation up to date with l1t-tsg-v4 tag #13768

Merged
merged 241 commits into from Apr 1, 2016

Commits on Feb 9, 2016

  1. Copy the full SHA
    5406f87 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8e4835 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b0824f2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7dcb5dc View commit details
    Browse the repository at this point in the history
  5. Fixed HBHENoiseFilterResult

    bundocka authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    3d742d9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8fc7039 View commit details
    Browse the repository at this point in the history
  7. unpacker for calo layer1

    mulhearn committed Feb 9, 2016
    Copy the full SHA
    c168773 View commit details
    Browse the repository at this point in the history
  8. Added HF 1x1 handling

    SridharaDasu authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    dae3208 View commit details
    Browse the repository at this point in the history
  9. Added HF tower handling

    SridharaDasu authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    e12adb7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    0be1a05 View commit details
    Browse the repository at this point in the history
  11. Removed empty hfTPGDigis stub :(

    SridharaDasu authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    9734d82 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    4b1cedf View commit details
    Browse the repository at this point in the history
  13. Added run number and dataset selection ability at run time to test sc…

    …ript - thanks Nick Smith
    SridharaDasu authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    91b0a53 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6bfc69b View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    2bd812a View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    2865eac View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    3489e9e View commit details
    Browse the repository at this point in the history
  18. Added Options 4 and 5 isolation LUTs for taus

    Conflicts:
    	L1Trigger/L1TCalorimeter/data/Flat_Tau_iso_LUT_eff70.txt
    	L1Trigger/L1TCalorimeter/data/Flat_Tau_iso_LUT_eff80.txt
    	L1Trigger/L1TCalorimeter/data/Flat_Tau_iso_LUT_eff90.txt
    davignon authored and mulhearn committed Feb 9, 2016
    Copy the full SHA
    5897e1b View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    fe177ee View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Copy the full SHA
    faf8e0a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df59949 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0aa725f View commit details
    Browse the repository at this point in the history
  4. remove unsupported examples

    mulhearn committed Feb 10, 2016
    Copy the full SHA
    d5352f6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3f8977c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2e2000a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e95c1eb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Copy the full SHA
    4f28e8c View commit details
    Browse the repository at this point in the history
  2. Check the size of the track address map before using it when builting…

    … the raw track address.
    thomreis authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    74785f1 View commit details
    Browse the repository at this point in the history
  3. Bugfix: Every BX, not just the first one, is now filled with 6 empty …

    …muons if no muon was in the BX.
    thomreis authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    66fd6f6 View commit details
    Browse the repository at this point in the history
  4. * make get methods of L1TMuonOverlapParams to be const

    * the phi angle converions follows hardware mroe closely
    akalinow authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    0531a74 View commit details
    Browse the repository at this point in the history
  5. * update connections tables

    * update GoldenPatterns files (anf change name of the XML file)
    akalinow authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    694c341 View commit details
    Browse the repository at this point in the history
  6. * add patterns file to git.

    akalinow authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    fce3b48 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f2450cd View commit details
    Browse the repository at this point in the history
  8. * fix order of candidates saved to the event

    * clean up code in the emulator main class
    akalinow authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    148a7b7 View commit details
    Browse the repository at this point in the history
  9. * update ClassVersion for L1Muon.

    akalinow authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    1e165c5 View commit details
    Browse the repository at this point in the history
  10. checkFormat() function added to all EMTFBlock*.cc files

    Benjamin authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    576e996 View commit details
    Browse the repository at this point in the history
  11. MessageLogger printout frequency changed to every event

    Benjamin authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    cdbbd06 View commit details
    Browse the repository at this point in the history
  12. Update and bug fixes to checkFormat()

    Benjamin authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    c4b8acb View commit details
    Browse the repository at this point in the history
  13. Added EMTFBlockRPC.cc

    Benjamin authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    09b2975 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    7927789 View commit details
    Browse the repository at this point in the history
  15. Added RegionalMuonCands to output

    abrinke1 authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    eb4d000 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    36708a6 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    e194199 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    35e25ac View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    b2556d1 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    68ebb1c View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    06e40eb View commit details
    Browse the repository at this point in the history
  22. Add L1NtupleAODEMU option

    apana authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    5c9ac2a View commit details
    Browse the repository at this point in the history
  23. Add L1Event tree default L1Ntuples

    apana authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    fb8d182 View commit details
    Browse the repository at this point in the history
  24. Fix default for muonToken

    apana authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    3bdb66e View commit details
    Browse the repository at this point in the history
  25. Take out spurious cout

    apana authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    16090e0 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    86d59de View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    26aaf6b View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    0d9a192 View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    9ec02a8 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    58ec0c6 View commit details
    Browse the repository at this point in the history
  31. Update HCAL TP token names

    apana authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    48e9520 View commit details
    Browse the repository at this point in the history
  32. fix run and event numbers

    jimbrooke authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    b69d577 View commit details
    Browse the repository at this point in the history
  33. add jet ID to offline HT, and eta < 3

    jimbrooke authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    35c06df View commit details
    Browse the repository at this point in the history
  34. include only HF TPs with version 1

    jimbrooke authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    533bcd5 View commit details
    Browse the repository at this point in the history
  35. fixed offline jetpt threshold

    bundocka authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    f099ea9 View commit details
    Browse the repository at this point in the history
  36. corrected jets for ht, mht

    Conflicts:
    	L1Trigger/L1TCalorimeter/python/caloStage2Params_cfi.py
    	L1Trigger/L1TNtuples/plugins/L1JetRecoTreeProducer.cc
    bundocka authored and mulhearn committed Feb 11, 2016
    Copy the full SHA
    0d00b62 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    26009a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Copy the full SHA
    92d5635 View commit details
    Browse the repository at this point in the history
  2. include HF 1x1 TP production

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    c673d98 View commit details
    Browse the repository at this point in the history
  3. include HCAL TPs in tower emu tree

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    c4512d4 View commit details
    Browse the repository at this point in the history
  4. fixes to jet finder to accomodate HF

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    1994746 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    19cd81f View commit details
    Browse the repository at this point in the history
  6. use CaloTools to convert to GT units

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    269d353 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d3449ca View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9122d33 View commit details
    Browse the repository at this point in the history
  9. put back missing HF1x1 mods

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    d2df29f View commit details
    Browse the repository at this point in the history
  10. Reverted corrected PF Jet sort

    bundocka authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    f0feda7 View commit details
    Browse the repository at this point in the history
  11. Fixed typo in L1TRawToDigi_cff.py

    bundocka authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    68a1898 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    6495cf8 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    f8b5cd4 View commit details
    Browse the repository at this point in the history
  14. temp workaround demux jet iphi problem

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    b651bca View commit details
    Browse the repository at this point in the history
  15. split towers in hf

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    45527c8 View commit details
    Browse the repository at this point in the history
  16. fixes to GT indices

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    b430df3 View commit details
    Browse the repository at this point in the history
  17. corrected jets for ht, mht

    bundocka authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    3e850dc View commit details
    Browse the repository at this point in the history
  18. fix eta bounds for sums

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    8ad4795 View commit details
    Browse the repository at this point in the history
  19. change back to demux jets

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    f256e1a View commit details
    Browse the repository at this point in the history
  20. fix eta range for ht sums

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    b6ee4cf View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    c71080f View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    fba7500 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    3ae5c55 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    9e7335b View commit details
    Browse the repository at this point in the history
  25. corrected jets for ht, mht

    bundocka authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    db23c1e View commit details
    Browse the repository at this point in the history
  26. fix eta bounds for sums

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    2bf0d90 View commit details
    Browse the repository at this point in the history
  27. fix eta range for ht sums

    jimbrooke authored and mulhearn committed Feb 12, 2016
    Copy the full SHA
    99243af View commit details
    Browse the repository at this point in the history
  28. quiet a cout

    mulhearn committed Feb 12, 2016
    Copy the full SHA
    6504625 View commit details
    Browse the repository at this point in the history
  29. Update L1JEC.

    These new calibrations, derived from Spring15 MC, include:
    
    - constant factors for HF jets, using new 1x1 TPs
    
    - updated factors for HBHE, to take into account the move to using an
      HCAL conditions object to linearise HCAL TP Et
    Robin Aggleton authored and jimbrooke committed Feb 12, 2016
    Copy the full SHA
    b612427 View commit details
    Browse the repository at this point in the history
  30. remove print out

    jimbrooke committed Feb 12, 2016
    Copy the full SHA
    f89409d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Copy the full SHA
    713beb6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    24098c5 View commit details
    Browse the repository at this point in the history
  3. * add configuration reset before loading a new configuration.

      Affects reloading configuration as the change of the run.
    akalinow committed Feb 15, 2016
    Copy the full SHA
    d332b6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #154 from akalinow/configButfix

    Config butfix
    akalinow committed Feb 15, 2016
    Copy the full SHA
    8b4fb17 View commit details
    Browse the repository at this point in the history
  5. Fix jet PUS bugs which would ignore -ve eta, screw up HF jets.

    This fixes changes made to add HF into jet finder, in the following
    commits:
    
    - 7a72ec8 (pre5 branch)
    
    - 1994746 (pre6 branch)
    Robin Aggleton committed Feb 15, 2016
    Copy the full SHA
    f67df2e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8acf914 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    695d8c3 View commit details
    Browse the repository at this point in the history
  8. Use quality to decide coordinate based cancel out and min pT as a sec…

    …ond step when the qualities are equal
    thomreis committed Feb 15, 2016
    Copy the full SHA
    047e723 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    5980c84 View commit details
    Browse the repository at this point in the history
  10. Update L1JEC to take into account PUS bugfix.

    Also clean up some dud comments in the caloParams configs.
    Robin Aggleton committed Feb 15, 2016
    Copy the full SHA
    2779cb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Copy the full SHA
    79a7a69 View commit details
    Browse the repository at this point in the history
  2. Extra LUTs for algo2

    gflouris committed Feb 17, 2016
    Copy the full SHA
    831c24b View commit details
    Browse the repository at this point in the history
  3. Algo2 phib

    gflouris committed Feb 17, 2016
    Copy the full SHA
    e0d33ac View commit details
    Browse the repository at this point in the history
  4. set bx range

    gflouris committed Feb 17, 2016
    Copy the full SHA
    415fe88 View commit details
    Browse the repository at this point in the history
  5. WS - three output muons

    gflouris committed Feb 17, 2016
    Copy the full SHA
    e55ea9f View commit details
    Browse the repository at this point in the history
  6. use rpc if dt low quality

    gflouris committed Feb 17, 2016
    Copy the full SHA
    fdb673c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #158 from gflouris/mydevel_800pre6

    BMTF New Algorithm
    gflouris committed Feb 17, 2016
    Copy the full SHA
    737703a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    f9f1e48 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'l1t-calostage2-CMSSW_8_0_0_pre6' of github.com:cms-l1t-…

    …offline/cmssw into mydevel
    jimbrooke committed Feb 17, 2016
    Copy the full SHA
    da0b143 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Copy the full SHA
    9678f63 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. * add configuration reset before loading a new configuration.

      Affects reloading configuration as the change of the run.
    akalinow authored and mulhearn committed Feb 19, 2016
    Copy the full SHA
    0d8d9e8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    740ece3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    dd7bed9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Reset vectors in L1AnalysisRecoVertexDataFormat before each event.

    Failure to do this results in massive vectors and filesize.
    Robin Aggleton committed Feb 20, 2016
    Copy the full SHA
    3bf1b93 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Copy the full SHA
    c55bb01 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fb9eb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Merged l1t-calostage2-CMSSW_8_0_0_pre6 from repository cms-l1t-offline

    Conflicts:
    	L1Trigger/L1TCalorimeter/src/firmware/Stage2Layer2JetSumAlgorithmFirmwareImp1.cc
    mulhearn committed Feb 22, 2016
    Copy the full SHA
    a7b7a5b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fb19b85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c7b80d6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dc1d9d6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b09970d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'l1t-muon-CMSSW_8_0_0_pre6_uGMT-dev-cancelByQuality' int…

    …o l1t-muon-CMSSW_8_0_0_pre6_uGMT-dev-index-bits
    thomreis committed Feb 22, 2016
    Copy the full SHA
    cd6db0a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a72897b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2b18449 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Copy the full SHA
    79e370f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc29144 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3fb02cc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7656c6b View commit details
    Browse the repository at this point in the history
  5. Added HFLUTs table

    SridharaDasu authored and mulhearn committed Feb 23, 2016
    Copy the full SHA
    1023b5f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d99271c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    cceb3e3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3e597fd View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    ab736a4 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    27b3f3e View commit details
    Browse the repository at this point in the history
  11. Set good muon quality of QualityAdjuster to 12 so that the two MSBs f…

    …or the uGT are 1
    thomreis authored and mulhearn committed Feb 23, 2016
    Copy the full SHA
    2071047 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Copy the full SHA
    88f0d45 View commit details
    Browse the repository at this point in the history
  2. revert HT to sum of all jets no jet ID

    jimbrooke authored and mulhearn committed Feb 24, 2016
    Copy the full SHA
    c85a2ef View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    485b857 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8005fe7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f342c93 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2aa48aa View commit details
    Browse the repository at this point in the history
  7. Eta map fix

    gflouris authored and mulhearn committed Feb 24, 2016
    Copy the full SHA
    2111dd7 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    82c8111 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. Copy the full SHA
    9c92b34 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. L1T unit testing

    mulhearn committed Feb 28, 2016
    Copy the full SHA
    20d4861 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Copy the full SHA
    fb0e384 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9f2128e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f2a61f7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    acc9276 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2016

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

Commits on Mar 3, 2016

  1. Copy the full SHA
    796ed18 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dasu-updates-for-layer1' of github.com:cms-l1t-offline/…

    …cmssw into from-CMSSW_8_0_0_pre6
    jimbrooke committed Mar 3, 2016
    Copy the full SHA
    824a18b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e802917 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    051d6ea View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    94bf0a3 View commit details
    Browse the repository at this point in the history
  6. fix integration test code

    mulhearn committed Mar 3, 2016
    Copy the full SHA
    92994bb View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7b7eb8a View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    5834e9e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Copy the full SHA
    57b2eeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #181 from konec/omtfdev_mk3

    New quality definition, and code refactorin
    akalinow committed Mar 4, 2016
    Copy the full SHA
    0ab3839 View commit details
    Browse the repository at this point in the history
  3. actually apply the change

    jimbrooke committed Mar 4, 2016
    Copy the full SHA
    0a68960 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fc102ef View commit details
    Browse the repository at this point in the history
  5. Merge branch 'l1t-calospeedup-CMSSW_8_0_0_pre6' of https://github.com…

    …/jimbrooke/cmssw into jimbrooke-l1t-calospeedup-CMSSW_8_0_0_pre6
    mulhearn committed Mar 4, 2016
    Copy the full SHA
    9b793ea View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d49afd8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bc2487e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    c7b80a8 View commit details
    Browse the repository at this point in the history
  9. 4bit Quality v2

    gflouris committed Mar 4, 2016
    Copy the full SHA
    9aa18f1 View commit details
    Browse the repository at this point in the history
  10. Masking

    gflouris committed Mar 4, 2016
    Copy the full SHA
    b480ca7 View commit details
    Browse the repository at this point in the history
  11. Fix for GT muon unpacking

    blwiner authored and mulhearn committed Mar 4, 2016
    Copy the full SHA
    0f0ea88 View commit details
    Browse the repository at this point in the history
  12. bugfix integration test

    mulhearn committed Mar 4, 2016
    Copy the full SHA
    b4f2da1 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5b467c1 View commit details
    Browse the repository at this point in the history
  14. Revert "switch on Calo Layer1 bitwise emulate by default"

    This reverts commit 5b467c1.
    mulhearn committed Mar 4, 2016
    Copy the full SHA
    6212904 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    3ea6905 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. add support for convenient command-line driven config files, while st…

    …arting from cmsDriver.py
    mulhearn committed Mar 5, 2016
    Copy the full SHA
    13b9f0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5fd0db4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6bcde1c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. uGMT ntuple and config file

    thomreis committed Mar 7, 2016
    Copy the full SHA
    0923aaf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c9c540d View commit details
    Browse the repository at this point in the history
  3. output edm root file

    thomreis committed Mar 7, 2016
    Copy the full SHA
    aaec590 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2bfdc2f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'l1t-muon-quality-CMSSW_8_0_0_pre6' of github.com:cms-l1…

    …t-offline/cmssw into QualBXFixForThomas
    
    Needed to pull in extra changes of l1t-muon-quality-CMSSW_8_0_0_pre6 branch so I can update branch with EMTF output fix
    mrcarver committed Mar 7, 2016
    Copy the full SHA
    1e76aba View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    0a8494d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    01c3cc3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    598b588 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    06b320e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8b0dea3 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a4e5a5a View commit details
    Browse the repository at this point in the history
  12. Merged cp-backport-integration-tests from repository cms-l1t-offline

    Conflicts:
    	EventFilter/L1TRawToDigi/src/implementations_stage2/RegionalMuonGMTPacker.cc
    	L1Trigger/Configuration/python/SimL1Emulator_cff.py
    	L1Trigger/Configuration/python/customiseReEmul.py
    	L1Trigger/Configuration/python/customiseUtils.py
    	L1Trigger/L1TCommon/python/l1tSummaryStage1Digis_cfi.py
    	L1Trigger/L1TCommon/python/l1tSummaryStage2Digis_cfi.py
    	L1Trigger/L1TCommon/test/reEmul.py
    	L1Trigger/L1TCommon/test/runL1T.py
    	L1Trigger/L1TGlobal/src/GtBoard.cc
    	L1Trigger/L1TNtuples/python/l1UpgradeTree_cfi.py
    mulhearn committed Mar 7, 2016
    Copy the full SHA
    012bc2d View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Copy the full SHA
    82f7cd7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8ddd9af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0bebaa9 View commit details
    Browse the repository at this point in the history
  4. Fixed lack of EMTF output muons

    mrcarver authored and rekovic committed Mar 8, 2016
    Copy the full SHA
    13b53b2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    223eb49 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2016

  1. Copy the full SHA
    fdaf95b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'l1t-muon-quality-CMSSW_8_0_0_pre6' of github.com:cms-l1…

    …t-offline/cmssw into QualBXFixForThomas
    
    Pulled in other developments before I fix BX and quality again
    mrcarver committed Mar 9, 2016
    Copy the full SHA
    f8bf1b6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef30b27 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0045f64 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. Copy the full SHA
    998bb12 View commit details
    Browse the repository at this point in the history
  2. Fixed LUT usage?

    SridharaDasu authored and mulhearn committed Mar 10, 2016
    Copy the full SHA
    2e15d85 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6f0c820 View commit details
    Browse the repository at this point in the history
  4. turn on layer-1

    mulhearn committed Mar 10, 2016
    Copy the full SHA
    c93f8db View commit details
    Browse the repository at this point in the history
  5. Revert "turn on layer-1"

    This reverts commit c93f8db.
    mulhearn committed Mar 10, 2016
    Copy the full SHA
    3912f74 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'remotes/cms-l1t-offline/l1t-integration…

    …-CMSSW_8_0_0_pre6' into l1t-muon-quality-CMSSW_8_0_0_pre6
    rekovic committed Mar 10, 2016
    Copy the full SHA
    946cb2d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ce4b461 View commit details
    Browse the repository at this point in the history
  8. Revert "output edm root file"

    This reverts commit aaec590.
    rekovic committed Mar 10, 2016
    Copy the full SHA
    e2e689e View commit details
    Browse the repository at this point in the history
  9. Revert "uGMT ntuple and config file"

    This reverts commit 0923aaf.
    rekovic committed Mar 10, 2016
    Copy the full SHA
    dcd8103 View commit details
    Browse the repository at this point in the history
  10. Use the Trigger Tower Sums

    rekovic committed Mar 10, 2016
    Copy the full SHA
    a16b534 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    db8dbb1 View commit details
    Browse the repository at this point in the history
  12. Updated stage2 tau compression, calibration and isolation LUTs, updat…

    …ed tau emulator for new LUTs
    davignon authored and rekovic committed Mar 10, 2016
    Copy the full SHA
    cbf413c View commit details
    Browse the repository at this point in the history
  13. Updated stage2 tau compression, calibration and isolation LUTs, updat…

    …ed tau emulator for new LUTs - after validation
    davignon authored and rekovic committed Mar 10, 2016
    Copy the full SHA
    7a74166 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2016

  1. Copy the full SHA
    79d8201 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6f70dc7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'integration' into l1t-integration-CMSSW_8_0_0_pre6

    Conflicts:
    	DataFormats/L1Trigger/src/classes_def.xml
    	L1Trigger/L1TCommon/macros/NtupleDiff.C
    	L1Trigger/L1TCommon/scripts/testL1T.pl
    	L1Trigger/L1TGlobal/src/GtBoard.cc
    mulhearn committed Mar 11, 2016
    Copy the full SHA
    86914a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d9e9ed8 View commit details
    Browse the repository at this point in the history
  5. bring back diff plots

    mulhearn committed Mar 11, 2016
    Copy the full SHA
    b3ba959 View commit details
    Browse the repository at this point in the history
  6. turn on layer1 by default

    mulhearn committed Mar 11, 2016
    Copy the full SHA
    5eee1cd View commit details
    Browse the repository at this point in the history
  7. Revert "turn on layer1 by default"

    This reverts commit 5eee1cd.
    mulhearn committed Mar 11, 2016
    Copy the full SHA
    f2a9d1d View commit details
    Browse the repository at this point in the history
  8. Changed hcal scale

    gomber authored and mulhearn committed Mar 11, 2016
    Copy the full SHA
    ce61c82 View commit details
    Browse the repository at this point in the history
  9. turn on layer1 by default

    mulhearn committed Mar 11, 2016
    Copy the full SHA
    bab44b7 View commit details
    Browse the repository at this point in the history
  10. Revert "turn on layer1 by default"

    This reverts commit bab44b7.
    mulhearn committed Mar 11, 2016
    Copy the full SHA
    98a8692 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Copy the full SHA
    e2eebe6 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    06cccfd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cc419ff View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    563341a View commit details
    Browse the repository at this point in the history
  5. remove root file

    mulhearn committed Mar 18, 2016
    Copy the full SHA
    d29872b View commit details
    Browse the repository at this point in the history
  6. Merged refs/pull/13767/head from repository cms-sw

    Conflicts:
    	DataFormats/L1TMuon/interface/EMTFOutput.h
    	L1Trigger/L1TMuonOverlap/src/OMTFSorter.cc
    mulhearn committed Mar 18, 2016
    Copy the full SHA
    84f5939 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Copy the full SHA
    42c6cb9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    597d6e2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9deec31 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da38130 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    135fb74 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Move all L1TCaloLayer1 constants to namespace

    Couldn't do `use namespace ...` because constants used in headers
    nsmith- committed Mar 29, 2016
    Copy the full SHA
    252e7a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Copy the full SHA
    0b8a8dd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    22d781a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e5f40ef View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Copy the full SHA
    2df598b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e19f34a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65b0bdd View commit details
    Browse the repository at this point in the history