Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
core/base/doc/index.md
Go to the documentation of this file.
1 \defgroup Core Core ROOT classes
2 \brief The Core classes of ROOT.
3 \defgroup Base Base ROOT classes
4 \ingroup Core
5 \brief The Base classes of ROOT.
6 
7 The base classes of the ROOT system provide the core of the system. They
8 are available to all other classes. They range from a set of abstract
9 interfaces (TVirtualXXXXX classes), to a wide range of basic utility
10 classes providing basic services like strings, regular expression,
11 timers, date/time, md5 checksumming, signal/slots event handling,
12 plugin handler, run-config resource processor, etc. etc.
13 
TArc * a
Definition: textangle.C:12
void run(bool only_compile=false)
Definition: run.C:1