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