Ignore:
Timestamp:
Sep 30, 2010, 2:47:17 PM (15 years ago)
Author:
garnier
Message:

tag geant4.9.4 beta 1 + modifs locales

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/air_shower/README

    r807 r1337  
    4949----> SET-UP
    5050                                                                        |
    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++                                                    |
     51A standard Geant4 example GNUmakefile is provided                     |
    5752
    5853The following environment variables can be set:                         |
     
    6560setenv ULTRA_GROUND_USE 1 : A diffusive reflecting surface is used.
    6661
    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------------------------------------------------------------------------
    7163
    72 Definition of environment variables (assuming you used the directory
    73 "PiUltraLite-1.3.3" in your home directory):
     64Setup for analysis with iAIDA : for details, see Appendix 2 of the Users Guide for Application Developers
    7465
    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
     66Definition of environment variables (assuming AIDA_INSTALL is the directory where you installed iAIDA):
     67
     68setenv PATH ${PATH}:"$AIDA_INSTALL/bin"
     69
     70The following keywords can be used in UltraAnalysisManager.cc,
     71in order to produce HBOOK, AIDA or ROOT histograms.
     72
    8273"hbook" for HBOOK histograms
    8374"xml" for AIDA histograms
    8475"root" for ROOT histograms
    8576
    86 For more information on the analysis tools:
     77For more information on the AIDA interface:
    8778http://aida.freehep.org
    88 http://www.cern.ch/PI 
     79
    8980
    9081-
     
    117108for more info http://www.ge.infn.it/geant4/examples/
    118109
    119 last modified: B. Tome and M.C. Espirito Santo 20/05/2004
     110last modified:  B. Tome 16/11/2009
     111created by   :  B. Tome and M.C. Espirito Santo 20/05/2004
Note: See TracChangeset for help on using the changeset viewer.