1ROOTN.EXE(1) General Commands Manual ROOTN.EXE(1)
2
3
4
6 rootn.exe - ROOT interpreter memory managed backend
7
9 This executable is linked with libNew, unlike root.exe, which makes it
10 appropriate for if one wants to use memory mapped file, TMapFile, and
11 so on. In all other aspects, it's the same as the root(1) executable.
12
14 root(1), root.exe(1), and cint(1)
15
17 The ROOT team:
18 Rene Brun and Fons Rademakers
19
21 This library is free software; you can redistribute it and/or modify it
22 under the terms of the GNU Lesser General Public License as published
23 by the Free Software Foundation; either version 2.1 of the License, or
24 (at your option) any later version.
25
26 This library is distributed in the hope that it will be useful, but
27 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
28 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
29 General Public License for more details.
30
31 You should have received a copy of the GNU Lesser General Public
32 License along with this library; if not, write to the Free Software
33 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
34 USA
35
37 This manual page was written by Christian Holm Christensen
38 <cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by
39 others).
40
41
42
43
44ROOT Version 3 ROOTN.EXE(1)