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

[RF] Inconsistent prints from some RooStats classes #17429

Open
VanyaBelyaev opened this issue Jan 15, 2025 · 0 comments
Open

[RF] Inconsistent prints from some RooStats classes #17429

VanyaBelyaev opened this issue Jan 15, 2025 · 0 comments

Comments

@VanyaBelyaev
Copy link

Explain what you would like to see improved and how.

some RooStats classes, e.g. RooStats::AsymptoticCalculator perform prints using all three printing ways within O(10) lines, e.g.

  1. printf
  2. std::cout
  3. oocoutP

As result, it makes impossible to control the output verbosity.
Would it be possible to convert all std::cout and printf into ROOT/RooFit prints ?

ROOT version

6.35/1
I am using LCG dev3 nightly build from cvmfs

Installation method

cvmfs, LCG dev3 nightly slot

Operating system

Linux, lxplus.cern.ch

Additional context

No response

@guitargeek guitargeek changed the title Inconsistent prints from some RooStats classes [RF] Inconsistent prints from some RooStats classes Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants