Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to skip the first n events of a file #160

Open
Zehvogel opened this issue Nov 7, 2023 · 3 comments
Open

Add a way to skip the first n events of a file #160

Zehvogel opened this issue Nov 7, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@Zehvogel
Copy link
Contributor

Zehvogel commented Nov 7, 2023

We have it in the PodioDataSvc and Marlin also has it but we are missing it here.

@Zehvogel Zehvogel added the enhancement New feature or request label Nov 7, 2023
@andresailer
Copy link
Collaborator

This should be handled by Gaudi or k4FWCore or both, right?

@Zehvogel
Copy link
Contributor Author

Zehvogel commented Nov 7, 2023

At the moment it is handled in the PodioDataSvc as far as I understand. A more uniform mechanism would be nice but I think we will need to just implement it again in the LcioEventAlgo....

@Zehvogel
Copy link
Contributor Author

Zehvogel commented Nov 7, 2023

I guess we could get the PodioDataSvc during the initialize of the LcioEventAlgo and get the number of events to skip from that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants