Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 173
    • Merge requests 173
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !60204

TileConditions+TileSimAlgs: Convert TileSampleNoise into conditions object

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Siarhei Harkusha requested to merge harkusha/athena:master-tile-sample-noise-cond-obj into master Jan 30, 2023
  • Overview 11
  • Commits 2
  • Pipelines 2
  • Changes 10

TileSampleNoise wrapper class around unified TileCalibData conditions object (which knows how to unpack Tile pulse shape from it) has been converted into conditions object itself.

TileSampleNoiseCondAlg conditions algorithm which produces TileSampleNoise conditions object has been introduced.

Tile sample noise configuration has been updated to use new TileSampleNoiseCondAlg algorithm.

Tile digits maker algorithm has been updated to use TileSampleNoise conditions object instead of the corresponding wrapper class.

Tile sample noise conditions tool has been updated to use TileSampleNoise conditions object.

Unit test for Tile sample noise conditions tool has been udpated accordingly.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master-tile-sample-noise-cond-obj