ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/toolbox/cmsim
Revision: 1.4
Committed: Thu Mar 25 17:33:00 1999 UTC (26 years, 1 month ago) by williamc
Branch: MAIN
CVS Tags: V0_8, V0_7, V0_6, V0_5, V0_4, V0_3
Changes since 1.3: +25 -2 lines
Log Message:
Add all cmsim libraries and add xdr lib to X11 on Sun

File Contents

# User Rev Content
1 williamc 1.1 <Tool name=cmsim version=cms115 doctype=libtool.dtd>
2     <Environment name=CMS_VER value=cms115>Specifies the cmsim version</Environment>
3     <Environment name=CMS_SYS>Architecture flag to indicate the
4     location of the system architecture specific files. e.g sun4x_56</Environment>
5 williamc 1.4 <LIB name=cmsi>
6     <LIB name=detc>
7     <LIB name=reco>
8     <LIB name=detc>
9     <LIB name=trak>
10     <LIB name=fast>
11     <LIB name=cmsi>
12     <LIB name=detc>
13     <LIB name=jtrg>
14     <LIB name=trak>
15     <LIB name=hcal>
16     <LIB name=ecal>
17 williamc 1.1 <LIB name=detc>
18     <LIB name=ecal>
19 williamc 1.4 <LIB name=detc>
20     <LIB name=muon>
21     <LIB name=mrpc>
22     <LIB name=vcal>
23 williamc 1.1 <LIB name=util>
24 williamc 1.4 <LIB name=user>
25     <LIB name=kine>
26     <LIB name=szpk>
27     <LIB name=mttf>
28     <LIB name=geane>
29 williamc 1.1 <Client>
30     <Environment name=CMS_PATH>The top of the cmsim distribution</Environment>
31     <Environment name=CMS_DB>Location of Detector Geometry Description DataBase
32     </Environment>
33     <Environment name=LIBDIR default=$CMS_PATH/cmsim/$CMS_VER/lib/$CMS_SYS type=lib>
34     Library Location Directory
35     </Environment>
36     <Environment name=INCLUDE default=$CMS_PATH/cmsim/$CMS_VER/cmsim>cmsim Include
37     path.
38     </Environment>
39     <INCLUDE default="$CMS_PATH/cmsim/$CMS_VER/cmsim">
40     </Client>
41     <Environment name=CPPDEFINES value="CERNLIB_TYPE LOGTIT CMS_TYPE CMS_VERSION CMS_GV321 CMS_CMAIN CMS_CPP CMS_CZ CMS_BATCH">
42     These Values are rather project specific - will have to move them out of here
43     sooner or later
44     </Environment>
45 williamc 1.4 <Architecture name=SunOS__5>
46     <Environment name=CPPDEFINES value=CMS_SOLARIS>
47     </Environment>
48     </Architecture>
49 williamc 1.2 <External ref=geant version=98>
50     We need the geant library
51     </External>
52     <External ref=jetset version=98>
53 williamc 1.1 And jetset
54 williamc 1.2 </External>
55 williamc 1.3 <External ref=cern version=98>
56     And the rest of the cernlibs
57     </External>
58 williamc 1.1 </Tool>