12#ifndef ROOT_TVersionCheck
13#define ROOT_TVersionCheck
#define ROOT_VERSION_CODE
Used to check if the shared library or plugin is compatible with the current version of ROOT.
TVersionCheck(int versionCode)
Register version of plugin library.
static TVersionCheck gVersionCheck(ROOT_VERSION_CODE)
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.