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

Pixel simulated bad channel info packed into FED raw data #25748

Merged

Commits on Jan 23, 2019

  1. Removing mechanism that bypassed DigiToRaw+RawToDigi and transfered t…

    …he PixelFEDChannelCollection created by the digitizer directly to reco
    veszpv committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    4e1eb4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe18d5e View commit details
    Browse the repository at this point in the history
  3. Reading PixelFEDChannelCollection created by the digitizer using same…

    … label as for the digis, and verifying that channels exist in the cabling map. No extra output is generated, as channel info will be packed into the FEDRawData
    veszpv committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    36089c2 View commit details
    Browse the repository at this point in the history
  4. Print log error if a channel flagged bad has digis (should never happ…

    …en), but in any case, pack FED error 25 into data
    veszpv committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    06db132 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2019

  1. Fixing clang warning

    veszpv committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    3f89ec1 View commit details
    Browse the repository at this point in the history