Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 180
    • Merge requests 180
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !41439

Merged
Created Mar 09, 2021 by Yuval Zach@yzach💬Contributor

Write Pad Trigger Simulation Output to RDO

  • Overview 10
  • Commits 5
  • Pipelines 2
  • Changes 6

This MR adds support for writing the results of the Pad Trigger simulation to RDOs.

This is done with the help of PadTriggerRDOConverter namespace, which provides methods to convert a simulation PadTrigger array to a NSW_PadTriggerDataContainer RDO.

The changes were tested with a simple particle gun simulation run + an algorithm running over the output POOL file and printing out the Pad Trigger data. Example output is attached.

Possible future improvements, out of the scope of this MR:

  • Implement an IdHelper for the Pad Trigger
  • A package-wide enum for handling sector size (small, large) and endcap, rather than scattered class-wise definitions

/cc @rosati

Edited Mar 27, 2021 by Yuval Zach
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/pt-simulation-rdo