Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • K km3io
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • km3py
  • km3io
  • Issues
  • #33

Closed
Open
Created Mar 02, 2020 by Massimiliano Lincetto@mlincettoDeveloper

DAQReader trees attributes and consistency

There is no apparent way to find out the attributes of the different trees provided by DAQReader.

> daqr.events
Number of events: 23858
> daqr.events[0]
DAQ event with 23 snapshot hits and 10 triggered hits

From here I do not know what I can access and with which syntax. Documentation provides example for snapshot_hits, I could figure out by myself header, but we should not rely on guessing.

Note also that for example events have header and summmaryslices have headers.

Edited Mar 02, 2020 by Massimiliano Lincetto
Assignee
Assign to
Time tracking