|
Last change
on this file since 1318 was 807, checked in by garnier, 17 years ago |
|
update
|
-
Property svn:executable
set to
*
|
|
File size:
623 bytes
|
| Rev | Line | |
|---|
| [807] | 1 | #------------------------------------------------------------------
|
|---|
| 2 | # C-shell script to be run before building/executing this example.
|
|---|
| 3 | #------------------------------------------------------------------
|
|---|
| 4 | #
|
|---|
| 5 | # --- Geant4 specific ---
|
|---|
| 6 | setenv G4ANALYSIS_USE 1
|
|---|
| 7 | #
|
|---|
| 8 | # --- Aida / PI ---
|
|---|
| 9 | eval `aida-config --runtime csh`
|
|---|
| 10 | #
|
|---|
| 11 | # --- Specific setup for this test-beam example ---
|
|---|
| 12 | setenv CCAL_CONFPATH ./dataconf
|
|---|
| 13 | setenv CCAL_SENSITIVECONF g4testbeamhcal96.conf
|
|---|
| 14 | setenv CCAL_GEOMETRYCONF testbeamhcal96.conf
|
|---|
| 15 | setenv CCAL_GLOBALPATH ./dataglobal
|
|---|
| 16 | setenv CCAL_GEOMPATH ./datageom
|
|---|
| 17 | setenv CCAL_VISPATH ./datavis
|
|---|
| 18 | # ---
|
|---|
| 19 |
|
|---|
| 20 |
|
|---|
| 21 |
|
|---|
| 22 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.