Changeset 1337 for trunk/examples/extended/electromagnetic/TestEm10/README
- Timestamp:
- Sep 30, 2010, 2:47:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/examples/extended/electromagnetic/TestEm10/README
r807 r1337 1 $Id: README,v 1. 5 2006/05/18 08:16:42 grichine Exp $1 $Id: README,v 1.6 2008/05/07 11:47:09 maire Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 136 136 137 137 To use histograms any of implementations of AIDA interfaces should 138 be available (see http://aida.freehep.org). 139 140 A package including AIDA and extended interfaces also using Python 141 is PI, available from: http://cern.ch/pi . 142 143 Once installed PI or PI-Lite in a specified local area $MYPY, it is 144 required to add the installation path to $PATH, i.e. for example, 145 for release 1.2.1 of PI: 146 147 setenv PATH ${PATH}:$MYPI/1.2.1/app/releases/PI/PI_1_2_1/rh73_gcc32/bin 148 149 CERN users can use the PATH to the LCG area on AFS. 150 151 Before compilation of the example it is optimal to clean up old 152 files: 153 154 gmake histclean 155 gmake 156 157 Before running the example the command should be issued: 158 159 eval `aida-config --runtime csh` 160 161 It is possible to choose the format of the output file with 162 histograms using UI command: 163 164 /testem/histo/setFileType type 165 166 The following types are available: hbook, root, xml. 138 be available. See InstallAida.txt
Note:
See TracChangeset
for help on using the changeset viewer.
