Skip to content

File reader to read multiple tracks #2

@DraTeots

Description

@DraTeots

The algorithm that reads in the data is located here:

https://github.com/JeffersonLab/tdis/blob/main/source/tdis/io/DigitizedDataEventSource.hpp

Currently it reads one track per event. But the code is intended at one point to be able to read multiple tracks per event. It is even possible in jana to read multiple sources e.g. Background and MC mixed together.

We need to add a flag that will control how many tracks to load per event and update code to do so

Metadata

Metadata

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions