Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/composite_calorimeter/envExample.csh is written in an unsupported language. File is not indexed.

0001 #------------------------------------------------------------------
0002 # C-shell script to be run before building/executing this example.
0003 #------------------------------------------------------------------
0004 #
0005 #
0006 # --- Specific setup for this test-beam example ---
0007 setenv CCAL_CONFPATH       ./dataconf
0008 setenv CCAL_SENSITIVECONF  g4testbeamhcal96.conf
0009 setenv CCAL_GEOMETRYCONF   testbeamhcal96.conf
0010 setenv CCAL_GLOBALPATH     ./dataglobal
0011 setenv CCAL_GEOMPATH       ./datageom
0012 setenv CCAL_VISPATH        ./datavis
0013 # ---
0014 
0015 
0016 
0017