Loading [MathJax]/extensions/tex2jax.js
|
ROOT
Reference Guide |
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
17#define ROOT_RELEASE "6.26/11"
18#define ROOT_RELEASE_DATE "Nov 16 2022"
19#define ROOT_RELEASE_TIME "11:46:25"
20#define ROOT_VERSION(a,b,c) (((a) << 16) + ((b) << 8) + (c))
21#define ROOT_VERSION_CODE ROOT_VERSION(6,26,11)