Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Allpix Squared Allpix Squared
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Allpix SquaredAllpix Squared
  • Allpix SquaredAllpix Squared
  • Merge requests
  • !930

First implementation of QDC digitized charge data in the detector histo module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Tobias Bisanz requested to merge tbisanz/allpix-squared:det_histo_improvements into master Jan 05, 2023
  • Overview 7
  • Commits 2
  • Pipelines 0
  • Changes 3

The DetectorHistogramming modules assumes that all charge is in units of electrons. However, charge can also be in QDC units if digitized. In the latter case, two things must be handled differently:

  • histogram limits and labels set accordingly
  • interpretation of the data, i.e. calls to Units::convert which are used to convert electrons into ke must not be made
Edited Jan 05, 2023 by Tobias Bisanz
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: det_histo_improvements