forked from EvergreenCrypto/docker-finance
ROOT 6.38.00 brings LLVM 20 which errors (or ROOT's Cling errors) when calling certain base CRTP template functions without a `this` pointer. Resolves: "error: call to non-static member function without an object argument" NOTE: RandomImpl is not currently affected but is refactored for consistency.