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

Pr92x L1T UnpackerCaloLayer1 & DQMCaloLayer1 Adjust for Non-present FED data in MC #18703

Commits on May 11, 2017

  1. If cannot find FED data for caloLayer1RawToDigi, issue a LogInfo not …

    …a LogError, and silence after 5 times.
    rekovic committed May 11, 2017
    Copy the full SHA
    cb8218b View commit details
    Browse the repository at this point in the history
  2. Turn LogError to LogInfo in case of different number of towers in dat…

    …a and emulation. The missmatch goes into the DQM histogram towerCountMismatchesPerBx anyhow.
    rekovic committed May 11, 2017
    Copy the full SHA
    cb4b9f6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Revert "If cannot find FED data for caloLayer1RawToDigi, issue a LogI…

    …nfo not a LogError, and silence after 5 times."
    
    This reverts commit cb8218b.
    rekovic committed May 15, 2017
    Copy the full SHA
    fb1ae40 View commit details
    Browse the repository at this point in the history
  2. In case of MC RAW, cannot find FED data for caloLayer1RawToDigi. This…

    … is a known feature that happpens only in that case, and which will be fixed with the introduction of a packer (in makings). So turn LogError to LogDebug to avoid overfilling LogMesseg in MC RAW2DIGI jobs."
    rekovic committed May 15, 2017
    Copy the full SHA
    a2f10c6 View commit details
    Browse the repository at this point in the history
  3. Revert "Turn LogError to LogInfo in case of different number of tower…

    …s in data and emulation. The missmatch goes into the DQM histogram towerCountMismatchesPerBx anyhow."
    
    This reverts commit cb4b9f6.
    rekovic committed May 15, 2017
    Copy the full SHA
    da62ac5 View commit details
    Browse the repository at this point in the history
  4. Turn LogError to LogDebug in case of different number of towers in da…

    …ta and emulation. The missmatch goes into the DQM histogram towerCountMismatchesPerBx anyhow.
    rekovic committed May 15, 2017
    Copy the full SHA
    a422632 View commit details
    Browse the repository at this point in the history