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

New FED modes handled in SiStrip unpacker #12157

Merged
merged 38 commits into from
Nov 10, 2015

Commits on Apr 20, 2015

  1. adding CMoverride modes

    amagnan committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    ed059d6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2015

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

Commits on May 23, 2015

  1. New SiStrip FED modes added to be used by the unpacker ; now need to …

    …define the legacy behaviour and specify the run number when FEDs were upgraded
    forthommel committed May 23, 2015
    Configuration menu
    Copy the full SHA
    0ef27d2 View commit details
    Browse the repository at this point in the history
  2. Forgot to add new FED modes into the data length definition for the F…

    …ED buffer building stage
    forthommel committed May 23, 2015
    Configuration menu
    Copy the full SHA
    1e6e1ad View commit details
    Browse the repository at this point in the history
  3. Removed all data type (real/fake) references in the SiStrip component…

    …s as it is not used afterwards ; added new FED modes in SiStripEnumsAndStrings
    forthommel committed May 23, 2015
    Configuration menu
    Copy the full SHA
    22472ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9abb1e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

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

Commits on Jun 24, 2015

  1. Configuration menu
    Copy the full SHA
    7d3e3b9 View commit details
    Browse the repository at this point in the history
  2. fix readout mode name

    quertenmont committed Jun 24, 2015
    Configuration menu
    Copy the full SHA
    0523828 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2015

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

Commits on Jun 30, 2015

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

Commits on Jul 1, 2015

  1. add new mode

    quertenmont committed Jul 1, 2015
    Configuration menu
    Copy the full SHA
    62598b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2015

  1. Merge pull request #1 from quertenmont/CMSTRACK127_unpackerFix

    Cmstrack127 unpacker fix
    Laurent Forthomme committed Jul 2, 2015
    Configuration menu
    Copy the full SHA
    dab7238 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2015

  1. Forgot to add a file...

    forthommel committed Aug 27, 2015
    Configuration menu
    Copy the full SHA
    998fa82 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Preparing to move to 760

    forthommel committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    2503b29 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. Configuration menu
    Copy the full SHA
    e85e227 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'CMSTRACK127_unpacker' of https://github.com/forthommel/…

    …cmssw into from-CMSSW_7_5_3_patch1
    forthommel committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    f69c1a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c5048e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Added consumes

    forthommel committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    2713c92 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. Configuration menu
    Copy the full SHA
    7f2a0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b24bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cff28c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2015

  1. Configuration menu
    Copy the full SHA
    aa26533 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8095ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951ab16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87cfea7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Configuration menu
    Copy the full SHA
    9e2ebea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22780a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    686c6e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02cb2c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Configuration menu
    Copy the full SHA
    02c875d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecceb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

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

Commits on Nov 4, 2015

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

Commits on Nov 6, 2015

  1. Moved READOUT_MODE_ZERO_SUPPRESSED_LITE8_BOTBOT_CMOVERRIDE to 0xD, an…

    …d restored 0xB to a ZS (fake) mode
    forthommel committed Nov 6, 2015
    Configuration menu
    Copy the full SHA
    4b1f188 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2015

  1. Added the legacy ZS fake mode into the ClustersFromRawProducer ; fill…

    …ed the BS ZSlite mode unpacker
    forthommel committed Nov 8, 2015
    Configuration menu
    Copy the full SHA
    c72f60e View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2015

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