Files
geant4/examples/advanced/Rich/setupAidaPi.csh
T
2016-06-09 10:56:29 +02:00

12 lines
313 B
Tcsh
Executable File

#------------------------------------------------------------------
# C-shell script to be run before building/executing this example.
#------------------------------------------------------------------
#
# --- Geant4 specific ---
setenv G4ANALYSIS_USE 1
#
# --- Aida / PI ---
eval `aida-config --runtime csh`
#