--- gpamela/README 2002/07/11 16:01:58 3.1.1.1 +++ gpamela/README 2014/01/23 13:55:49 3.3 @@ -1,3 +1,13 @@ +Emiliano Mocchiutti: +UNDER SL6: +A) install compat-gcc-34-g77 and related compatibility packages +B) use +# CERNLIB SETTINGS +export CERN=/afs/cern.ch/sw/lcg/external/cernlib +export CERN_LEVEL=2006b/i686-slc5-gcc34-opt/ +export CERN_ROOT=$CERN/$CERN_LEVEL +export PATH=$CERN_ROOT/bin:$PATH + Quick and dirty instruction list to build GPAMELA executable ------------------------------------------------------------ @@ -59,6 +69,10 @@ | |-- general purpose routine, for example GUSTEP, GPDAT etc. etc. |-- gpcal | |-- CALorimeter related routines +|-- gpcalor +| |-- GCALOR interface between GEANT and MICAP +|-- gpcalordes +| |-- GCALOR include files |-- gpcas | |-- CAS related soubroutine |-- gpcat @@ -74,6 +88,8 @@ | in the GEANT physics bank |-- gpmain | `-- GPAMELA main routine +|-- gpnd ++ |-- neutron detector related routines |-- gpobsolete | |-- obsolete code for tracker digitization |-- gpspe