ATLAS Offline Software
PhysicsAnalysis
D3PDTools
RootCoreUtils
RootCoreUtils
CheckRootVersion.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
7
8
#ifndef ROOT_CORE_UTILS__CHECK_ROOT_VERSION_H
9
#define ROOT_CORE_UTILS__CHECK_ROOT_VERSION_H
10
11
// This module still needs to be documented. The interface provided
12
// in this module is intended for experts only. The module is
13
// considered to be in the pre-alpha stage.
14
15
16
17
#include <
RootCoreUtils/Global.h
>
18
19
namespace
RCU
20
{
24
void
check_root_version
();
25
28
void
disable_root_version_check
();
29
}
30
31
#endif
Global.h
RCU
This module defines a variety of assert style macros.
Definition:
Assert.cxx:26
RCU::check_root_version
void check_root_version()
effects: check whether we are using a consistent root version guarantee: strong failures: version mis...
Definition:
CheckRootVersion.cxx:31
RCU::disable_root_version_check
void disable_root_version_check()
effects: disable the root version check guarantee: no-fail
Definition:
CheckRootVersion.cxx:52
Generated on Thu Nov 7 2024 21:11:55 for ATLAS Offline Software by
1.8.18