You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RF] Relocate the macro definition for XROOFIT_NAMESPACE_NAME
In Tests running in StatAnalysis we are seeing errors related to this macro
definition. The changes in this PR are to try to consolidate the definition of
XROOFIT_NAMESPACE_NAME in the `Config.h` file, which hopefully will resolve the
ambiguities.
The problems were observed after building xRooFit on top of ROOT and then on
the root prompt doing: `#include "xRooFit/xRooFit.h"`
I also ran a clang format, which is the source of the whitespace changes in
this PR.
(cherry picked from commit 33cc89c)
0 commit comments