Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xsalonx committed Aug 8, 2024
1 parent 07e96be commit e34add4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/server/services/dataPasses/DataPassService.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,9 @@ class DataPassService {
}

/**
* Set default list of DPL detectors which flags contribute to GAQ (global aggregated quality)
* for given runs and data pass
* Set default list of DPL detectors which flags contribute to GAQ (global aggregated quality) for given runs and data pass
* Where, for given run, default list of GAQ detectors is intersection of detectors linked to it with list of detectors
* from @see DEFAULT_GAQ_DETECTORS_FOR_PDP_BEAM_TYPE, which depends on beam type of the run
*
* @param {number} dataPassId data pass id
* @param {number[]} runNumbers list of run numbers
Expand Down

0 comments on commit e34add4

Please sign in to comment.