ATLAS Offline Software
Loading...
Searching...
No Matches
CheckRootVersion.cxx File Reference
#include <RootCoreUtils/CheckRootVersion.h>
#include <cstdlib>
#include <iostream>
#include <atomic>
#include <TROOT.h>
#include <RootCoreUtils/Assert.h>
Include dependency graph for CheckRootVersion.cxx:

Go to the source code of this file.

Namespaces

namespace  RCU
 This module defines a variety of assert style macros.

Functions

void RCU::check_root_version ()
 effects: check whether we are using a consistent root version guarantee: strong failures: version missmatch
void RCU::disable_root_version_check ()
 effects: disable the root version check guarantee: no-fail