18 lines
495 B
Bash
Executable File
18 lines
495 B
Bash
Executable File
#------------------------------------------------------------------
|
|
# Bash-shell script to be run before building/executing this example.
|
|
#------------------------------------------------------------------
|
|
#
|
|
#
|
|
# --- Specific setup for this test-beam example ---
|
|
export CCAL_CONFPATH=./dataconf
|
|
export CCAL_SENSITIVECONF=g4testbeamhcal96.conf
|
|
export CCAL_GEOMETRYCONF=testbeamhcal96.conf
|
|
export CCAL_GLOBALPATH=./dataglobal
|
|
export CCAL_GEOMPATH=./datageom
|
|
export CCAL_VISPATH=./datavis
|
|
# ---
|
|
|
|
|
|
|
|
|