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 |
|
|
<LIB name=detc>
|
6 |
|
|
<LIB name=ecal>
|
7 |
|
|
<LIB name=util>
|
8 |
|
|
<LIB name=detc>
|
9 |
|
|
<LIB name=cmsi>
|
10 |
|
|
<Client>
|
11 |
|
|
<Environment name=CMS_PATH>The top of the cmsim distribution</Environment>
|
12 |
|
|
<Environment name=CMS_DB>Location of Detector Geometry Description DataBase
|
13 |
|
|
</Environment>
|
14 |
|
|
<Environment name=LIBDIR default=$CMS_PATH/cmsim/$CMS_VER/lib/$CMS_SYS type=lib>
|
15 |
|
|
Library Location Directory
|
16 |
|
|
</Environment>
|
17 |
|
|
<Environment name=INCLUDE default=$CMS_PATH/cmsim/$CMS_VER/cmsim>cmsim Include
|
18 |
|
|
path.
|
19 |
|
|
</Environment>
|
20 |
|
|
<INCLUDE default="$CMS_PATH/cmsim/$CMS_VER/cmsim">
|
21 |
|
|
</Client>
|
22 |
|
|
<Environment name=CPPDEFINES value="CERNLIB_TYPE LOGTIT CMS_TYPE CMS_VERSION CMS_GV321 CMS_CMAIN CMS_CPP CMS_CZ CMS_BATCH">
|
23 |
|
|
These Values are rather project specific - will have to move them out of here
|
24 |
|
|
sooner or later
|
25 |
|
|
</Environment>
|
26 |
williamc |
1.2 |
<External ref=geant version=98>
|
27 |
|
|
We need the geant library
|
28 |
|
|
</External>
|
29 |
|
|
<External ref=jetset version=98>
|
30 |
williamc |
1.1 |
And jetset
|
31 |
williamc |
1.2 |
</External>
|
32 |
williamc |
1.1 |
</Tool>
|