Skip to content

Commit

Permalink
Merge 50b71eb into sapling-pr-archive-ktf
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Jan 12, 2024
2 parents 5b6b912 + 50b71eb commit 798aa04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Detectors/PHOS/calib/src/PHOSRunbyrunCalibDevice.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ o2::framework::DataProcessorSpec o2::phos::getPHOSRunbyrunCalibDeviceSpec(bool u
{

std::vector<OutputSpec> outputs;
outputs.emplace_back("PHS", "RUNBYRUNHISTOS", 0, o2::framework::Lifetime::Timeframe);
outputs.emplace_back(o2::calibration::Utils::gDataOriginCDBPayload, "PHOS_Runbyrun", 0, Lifetime::Sporadic);
outputs.emplace_back(o2::calibration::Utils::gDataOriginCDBWrapper, "PHOS_Runbyrun", 0, Lifetime::Sporadic);

Expand Down

0 comments on commit 798aa04

Please sign in to comment.