GaudiRelease/doc/doxygen/externaldocs.md
Go to the documentation of this file.
1 Related external libraries {#externaldocs}
2 ==========================
3 
4 From [LCG version 79][lcg-details]:
5 
6 - LCG Application Area:
7  - [3_0_4][coral] (relational access)
8  - [3_0_4][cool] (conditions database)
9  - [ROOT 6.04.02][root] (persistency)
10  - [RELAX_1_4_2][relax] (common dictionaries for I/O and interactivity)
11 
12 - Externals:
13  - [Boost 1.55.0](http://www.boost.org/doc/libs/1_55_0/)
14  - [AIDA 3.2.1](http://aida.freehep.org/doc/v3.2.1/api/) (histogramming)
15  - [Xerces-C 3.1.1p1](http://xml.apache.org/xerces-c/api-3)
16  - [GNU Scientific Library (GSL) 1.10](http://www.gnu.org/software/gsl/manual/html_node/index.html)
17  - [Python 2.7.9.p1](http://www.python.org/doc/2.7.9.p1/) (scripting and interactivity)
18  - [HepMC 2.06.09](http://lcgapp.cern.ch/project/simu/HepMC/)
19 
20 
21 See also:
22  - GNU Standard Template Library
23  - [gcc 4.8.1](http://gcc.gnu.org/onlinedocs/gcc-4.8.1/libstdc++/api/)
24  - C++ Reference
25  - <http://en.cppreference.com/w/cpp>
26  - <http://www.cplusplus.com/reference/>
27 
28 
29 [lcg-details]: http://lcgsoft.web.cern.ch/lcgsoft/release/79/
30 [coral]: https://twiki.cern.ch/twiki/bin/view/Persistency/Coral
31 [cool]: https://twiki.cern.ch/twiki/bin/view/Persistency/Cool
32 [root]: http://root.cern.ch/
33 [relax]: https://twiki.cern.ch/twiki/bin/view/LCG/RELAX