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 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 12
    • Merge requests 12
  • 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
  • !462

Multiple run processing for the EUDAQ loader

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jordi Duarte Campderros requested to merge duarte/corryvreckan:eudaq-multiple-files into master Sep 30, 2021
  • Overview 9
  • Commits 5
  • Pipelines 3
  • Changes 7

Implementation of the sequential processing of multiple raw files for the EUDAQ loader. This feature is specially useful to create plots (profiles) with high statistics.

The implementation is done through the SequentialReader class, which basically is a FIFO queue of eudaq::FileReaders.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: eudaq-multiple-files