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 |
------------------------------------------------------------ |
------------------------------------------------------------ |
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 |
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 |