--- gpamela/gpcdes/gpcal.inc 2005/06/21 02:42:07 3.3 +++ gpamela/gpcdes/gpcal.inc 2006/05/11 23:53:04 3.4 @@ -1,7 +1,10 @@ * -* $Id: gpcal.inc,v 3.2 2003/12/17 11:32:48 pamela Exp $ +* $Id: gpcal.inc,v 3.3 2005/06/21 02:42:07 cafagna Exp $ * * $Log: gpcal.inc,v $ +* Revision 3.3 2005/06/21 02:42:07 cafagna +* Major modification to the geometry and to the random number chain +* * Revision 3.2 2003/12/17 11:32:48 pamela * CALO SIMULATION COMPLETED: geometry and special tracking parameters updated and simulation checked by a comparison with the Trieste's standalone Monte Carlo simulation * @@ -30,7 +33,7 @@ + XINCAL(NHMCAL),YINCAL(NHMCAL), + ZINCAL(NHMCAL),ERELCAL(NHMCAL) C Ml: 14/03/2003 - COMMON /GPCCALI/NTHCALI,ICASTRIP(NHMCAL),ICAPLANE(NHMCAL), - + ICAMOD(NHMCAL),ENESTRIP(NHMCAL) + COMMON /GPCCALI/NTHCALI,ICASTRIP(NHMCALI),ICAPLANE(NHMCALI), + + ICAMOD(NHMCALI),ENESTRIP(NHMCALI) C end Ml 14/03/2003 *