1GENREFLEX-ROOTCINT(1) General Commands Manual GENREFLEX-ROOTCINT(1)
2
3
4
6 genreflex-rootcint - ROOT Dictionary generator using REFLEX/GCCXML
7
9 rootcint header_file[+][-][!] ... [LinkDef.h] > dict_file
10 rootcint [-f] dict_file [-c] header_file[+][-][!] ... [LinkDef.h]
11
13 genreflex-rootcint is called by rootcint(1) if the option -gccxml is
14 specified, and gccxml(1) is found.
15
17 rootcint(1), gccxml(1), root(1), cint(1)
18
19 rootcint is documented fully on the ROOT web site.
20
22 The ROOT team (see web page above):
23 Rene Brun and Fons Rademakers
24
26 This library is free software; you can redistribute it and/or modify it
27 under the terms of the GNU Lesser General Public License as published
28 by the Free Software Foundation; either version 2.1 of the License, or
29 (at your option) any later version.
30
31 This library is distributed in the hope that it will be useful, but
32 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
33 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
34 General Public License for more details.
35
36 You should have received a copy of the GNU Lesser General Public
37 License along with this library; if not, write to the Free Software
38 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
39 USA
40
42 This manual page was written by Christian Holm Christensen
43 <cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by
44 others).
45
46
47
48ROOT Version 5 GENREFLEX-ROOTCINT(1)