NAME¶
genreflex-rootcint - ROOT Dictionary generator using REFLEX/GCCXML
SYNOPSIS¶
rootcint header_file[+][-][!] ... [LinkDef.h] > dict_file
rootcint [-f] dict_file [-c] header_file[+][-][!] ... [LinkDef.h]
DESCRIPTION¶
genreflex-rootcint is called by
rootcint(1) if the option
-gccxml is specified, and
gccxml(1) is found.
SEE ALSO¶
rootcint(1),
gccxml(1),
root(1),
cint(1)
rootcint is documented fully on the
ROOT web
site.
ORIGINAL AUTHORS¶
The ROOT team (see web page above):
Rene Brun and Fons
Rademakers
COPYRIGHT¶
This library is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 2.1 of the License, or (at your option)
any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details.
You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 51
Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
AUTHOR¶
This manual page was written by Christian Holm Christensen <cholm@nbi.dk>,
for the Debian GNU/Linux system (but may be used by others).