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

MT::LCWriter writes old format files #145

Open
fdplacido opened this issue Dec 2, 2021 · 0 comments
Open

MT::LCWriter writes old format files #145

fdplacido opened this issue Dec 2, 2021 · 0 comments

Comments

@fdplacido
Copy link

When writing files using the MT::LCWriter, the format seems to be old.
When checking the number of events with lcio_event_counter one gets the following:

$ lcio_event_counter examples/cpp/rootDict/DST01-06_ppr004_bbcsdu.slcio
 LCIORandomAccessMgr::getEventMap() recreating event map for direct access (old file)
49

which is one event less than it should (off by 1).

This happens with the *.slcio files found in this repo, within the examples folder, and files written using MT::LCWriter.
When using the regular writer lcio_event_counter reports correctly.

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

No branches or pull requests

1 participant