Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 138
    • Merge requests 138
  • 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
  • !62036

RpcDigitizationTool.ClusterSize1_2uncorr should be created consistently as a bool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John Derek Chapman requested to merge jchapman/athena:RpcDigitizationToolConfigSyntax_23.0 into 23.0 Mar 31, 2023
  • Overview 4
  • Commits 1
  • Pipelines 1
  • Changes 4

Previously the RpcDigitizationTool.ClusterSize1_2uncorr variable was configured and used as an int (0 or 1) despite being declared as a bool. This should have no effect on the output, but was producing spurious diffs in configuration comparisons.

Tagging @jojungge.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: RpcDigitizationToolConfigSyntax_23.0