ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/toolbox/cmsim
Revision: 1.5.2.4
Committed: Wed May 5 14:07:57 1999 UTC (26 years ago) by williamc
Branch: V0_9branch
CVS Tags: V0_15_1, V0_15_0, V0_15_0beta, V0_12_12_4, V0_12_12_3, V0_13_3, V0_13_2, V0_12_12_2, V0_12_12_1, V0_12_12_0, PlayGround_0, V0_13_1, V0_13_0, V0_12_12, V0_12_11, V0_12_9b, V0_12_10, V0_12_9, V0_12_8, V0_12_7, V0_12_6, V0_12_5, V0_12_4, V0_12_3, V0_12_2, V0_12_1, V0_12_0, V0_11_4, V0_11_3, V0_11_2, V0_11_1, V0_11_0, V0_10_19, V0_10_18, V0_10_17, V0_10_16, V0_10_15, V0_10_14, V0_10_13, V0_10_12, V0_10_11, V0_10_10, V0_10_9, V0_10_8, V0_10_7, V0_10_6, V0_10_5, V0_10_4, V0_10_3, V0_10_2, V0_10_1, V0_10_0, V0_10_0beta, V0_9_42, V0_9_41, V0_9_40, V0_9_39, V0_9_38, V0_9_37, V0_9_36, V0_9_35, V0_9_34, V0_9_33, V0_9_32, V0_9_31, V0_9_30, V0_9_29, V0_9_28, V0_9_27, V0_9_26, V0_9_25, V0_9_24, V0_9_23, V0_9_22, V0_9_21, V0_9_20, V0_9_19, V0_9_18, V0_9_17, V0_9_16, V0_9_15, V0_9_14, V0_9_13, V0_9_12, V0_9_11, V0_9_10, V0_9_9, V0_9_8, V0_9_7
Branch point for: V0_15branch, HPWbranch
Changes since 1.5.2.3: +3 -0 lines
Log Message:
muon jtrg and szpk libs found

File Contents

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