/[PAMELA software]/gpamela/README
ViewVC logotype

Diff of /gpamela/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3.1.1.1 by cafagna, Thu Jul 11 16:01:58 2002 UTC revision 3.3 by mocchiut, Thu Jan 23 13:55:49 2014 UTC
# Line 1  Line 1 
1    Emiliano Mocchiutti:
2    UNDER SL6:
3    A) install compat-gcc-34-g77 and related compatibility packages
4    B) use
5    # CERNLIB SETTINGS
6    export CERN=/afs/cern.ch/sw/lcg/external/cernlib
7    export CERN_LEVEL=2006b/i686-slc5-gcc34-opt/
8    export CERN_ROOT=$CERN/$CERN_LEVEL
9    export PATH=$CERN_ROOT/bin:$PATH
10    
11    
12       Quick and dirty instruction list to build GPAMELA executable       Quick and dirty instruction list to build GPAMELA executable
13       ------------------------------------------------------------       ------------------------------------------------------------
# Line 59  Here follows the gpamela directory tree: Line 69  Here follows the gpamela directory tree:
69  |   |-- general purpose routine, for example GUSTEP, GPDAT etc. etc.  |   |-- general purpose routine, for example GUSTEP, GPDAT etc. etc.
70  |-- gpcal  |-- gpcal
71  |   |-- CALorimeter related routines  |   |-- CALorimeter related routines
72    |-- gpcalor
73    |   |-- GCALOR interface between GEANT and MICAP
74    |-- gpcalordes
75    |   |-- GCALOR include files
76  |-- gpcas  |-- gpcas
77  |   |-- CAS related soubroutine  |   |-- CAS related soubroutine
78  |-- gpcat  |-- gpcat
# Line 74  Here follows the gpamela directory tree: Line 88  Here follows the gpamela directory tree:
88  |        in the GEANT physics bank  |        in the GEANT physics bank
89  |-- gpmain  |-- gpmain
90  |   `-- GPAMELA main routine  |   `-- GPAMELA main routine
91    |-- gpnd
92    +   |-- neutron detector related routines
93  |-- gpobsolete  |-- gpobsolete
94  |   |-- obsolete code for tracker digitization  |   |-- obsolete code for tracker digitization
95  |-- gpspe  |-- gpspe

Legend:
Removed from v.3.1.1.1  
changed lines
  Added in v.3.3

  ViewVC Help
Powered by ViewVC 1.1.23