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

[MCH] added ostream parameter to PreCluster::print() function #1

Merged

Conversation

alice-mch
Copy link

I have added a stream parameter of type std::ostream to the PreCluster::print() function, and changed a bit the way of printing the digits. The output now shows one digit per line, in the format

  digit[i] = detID, padID, ADC

which is more readable and provides more informations.

@pillot
Copy link
Owner

pillot commented Apr 2, 2020

Thanks. I will propagate this commit to the official PR.

@pillot pillot merged this pull request into pillot:preclustering-test Apr 2, 2020
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

Successfully merging this pull request may close these issues.

2 participants