Changeset 1337 for trunk/examples/advanced/air_shower/README
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/examples/advanced/air_shower/README (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/advanced/air_shower/README
r807 r1337 49 49 ----> SET-UP 50 50 | 51 -example enviroment with the compiler 3.2.3 52 -a standard Geant4 example GNUmakefile is provided | 53 54 setup with: | 55 compiler = gcc-3.2.3 56 G4SYSTEM = linux-g++ | 51 A standard Geant4 example GNUmakefile is provided | 57 52 58 53 The following environment variables can be set: | … … 65 60 setenv ULTRA_GROUND_USE 1 : A diffusive reflecting surface is used. 66 61 67 Setup for analysis with AIDA 3.2.1, PI 1.3.3. 68 The download instructions for the PI UltraLite+Hbook version 69 can be found at: 70 http://cern.ch/pi/pi-ultraLite-133.html 62 ------------------------------------------------------------------------ 71 63 72 Definition of environment variables (assuming you used the directory 73 "PiUltraLite-1.3.3" in your home directory): 64 Setup for analysis with iAIDA : for details, see Appendix 2 of the Users Guide for Application Developers 74 65 75 setenv PI_VERSION 1_3_3 76 setenv PI_DIR ${HOME}/PiUltraLite-1.3.3 77 setenv PATH ${PATH}:"$ {HOME}/PiUltraLite-1.3.3/bin"78 eval `aida-config -r csh` | 79 ------------------------------------------------------------ 80 The following keywords can be used in order to produce HBOOK, AIDA or ROOT 81 histograms 66 Definition of environment variables (assuming AIDA_INSTALL is the directory where you installed iAIDA): 67 68 setenv PATH ${PATH}:"$AIDA_INSTALL/bin" 69 70 The following keywords can be used in UltraAnalysisManager.cc, 71 in order to produce HBOOK, AIDA or ROOT histograms. 72 82 73 "hbook" for HBOOK histograms 83 74 "xml" for AIDA histograms 84 75 "root" for ROOT histograms 85 76 86 For more information on the analysis tools:77 For more information on the AIDA interface: 87 78 http://aida.freehep.org 88 http://www.cern.ch/PI 79 89 80 90 81 - … … 117 108 for more info http://www.ge.infn.it/geant4/examples/ 118 109 119 last modified: B. Tome and M.C. Espirito Santo 20/05/2004 110 last modified: B. Tome 16/11/2009 111 created by : B. Tome and M.C. Espirito Santo 20/05/2004
Note:
See TracChangeset
for help on using the changeset viewer.
