Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • Corryvreckan Corryvreckan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CorryvreckanCorryvreckan
  • CorryvreckanCorryvreckan
  • Merge requests
  • !423
The source project of this merge request has been removed.

AnalysisEfficiency: added parameter require_associated_cluster_on

Merged Sejla Hadzic requested to merge (removed):AnalysisEfficiency-add-require_detectors_parameter into master May 08, 2021
  • Overview 18
  • Pipelines 0
  • Changes 3

I wanted to add a parameter similar to require_detectors in the Tracking4D module, but this time in the AnalysisEfficiency. The motivation is to have an option to perform the same analysis of our test-beam data with Corryvreckan as it was done previously with TBmon2. Here require_detectors would contain a list of detectors for which it is required to have an associated cluster to the track.

Just for an example, we normally have two DUTs. For an efficiency measurement on DUT0 in Corryvreckan, I would include DUT1 in tracking and list it as require_detectors in the Tracking4D module. However, we would like to be able to perform track reconstruction using only telescope planes and select from them tracks for an efficiency measurement with an associated cluster on a required detector, even if that detector is not included in tracking. I did not find other way to do this in Corryvreckan up to now.

Maybe the name require_detectors should be changed.

Edited May 19, 2021 by Sejla Hadzic
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: AnalysisEfficiency-add-require_detectors_parameter