1GENMAP(1) General Commands Manual GENMAP(1)
2
3
4
6 genmap - ROOT utility to create class to library maps
7
9 genmap [-D] [-i mapfile] [-o library]
10
12 Creates a map from classes to shared libraries that contain these
13 classes.
14
16 -D Show debug information.
17
18 -omapfile
19 Output on mapfile
20
21 -isofile
22 Library to inspect
23
25 root(1), rlibmap(1)
26
27 See also the ROOT webpages: http://root.cern.ch
28
30 The ROOT team (see web page above):
31 Rene Brun and Fons Rademakers
32
34 This library is free software; you can redistribute it and/or modify it
35 under the terms of the GNU Lesser General Public License as published
36 by the Free Software Foundation; either version 2.1 of the License, or
37 (at your option) any later version.
38
39 This library is distributed in the hope that it will be useful, but
40 WITHOUT ANY WARRANTY; without even the implied warranty of MER‐
41 CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
42 General Public License for more details.
43
44 You should have received a copy of the GNU Lesser General Public
45 License along with this library; if not, write to the Free Software
46 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
47 USA
48
50 This manual page was written by Christian Holm Christensen
51 <cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by
52 others).
53
54
55
56ROOT Version 3 GENMAP(1)