![]() |
ROOT
6.06/09
Reference Guide
|
Go to the source code of this file.
Macros | |
#define | ROOT_RELEASE "6.06/09" |
#define | ROOT_RELEASE_DATE "Sep 1 2016" |
#define | ROOT_RELEASE_TIME "14:54:33" |
#define | ROOT_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + (c)) |
#define | ROOT_VERSION_CODE ROOT_VERSION(6,6,9) /* 394761 */ |
#define ROOT_RELEASE "6.06/09" |
Definition at line 17 of file RVersion.h.
Referenced by TSystem::CompileMacro(), IVERSQ(), R__WriteDependencyFile(), and TROOT::TROOT().
#define ROOT_RELEASE_DATE "Sep 1 2016" |
Definition at line 18 of file RVersion.h.
Referenced by TROOT::TROOT().
#define ROOT_RELEASE_TIME "14:54:33" |
Definition at line 19 of file RVersion.h.
Referenced by TROOT::TROOT().
Definition at line 20 of file RVersion.h.
Referenced by TUnfoldSys::DoBackgroundSubtraction(), TUnfoldSys::GetBackground(), TUnfoldSys::GetSummedErrorMatrixXX(), and TUnfoldSys::GetSummedErrorMatrixYY().
#define ROOT_VERSION_CODE ROOT_VERSION(6,6,9) /* 394761 */ |
Definition at line 21 of file RVersion.h.
Referenced by TUnfoldSys::DoBackgroundSubtraction(), TUnfoldSys::GetBackground(), TUnfoldSys::GetSummedErrorMatrixXX(), TUnfoldSys::GetSummedErrorMatrixYY(), TRootSnifferScanRec::GoInside(), TROOT::RootVersionCode(), TRootSniffer::ScanHierarchy(), and TROOT::TROOT().