--- gpamela/gpcdes/gpdhit.inc 2006/04/10 00:07:21 3.6 +++ gpamela/gpcdes/gpdhit.inc 2006/05/02 18:00:10 3.7 @@ -1,7 +1,10 @@ * -* $Id: gpdhit.inc,v 3.5 2006/04/09 23:28:55 cafagna Exp $ +* $Id: gpdhit.inc,v 3.6 2006/04/10 00:07:21 cafagna Exp $ * * $Log: gpdhit.inc,v $ +* Revision 3.6 2006/04/10 00:07:21 cafagna +* The P0 range in ND hit changed +* * Revision 3.5 2006/04/09 23:28:55 cafagna * Several new things, among this: ND and CARD * @@ -11,8 +14,10 @@ * Revision 3.3 2005/06/21 02:42:09 cafagna * Major modification to the geometry and to the random number chain * -* Revision 3.2 2003/12/17 11:32:49 pamela -* CALO SIMULATION COMPLETED: geometry and special tracking parameters updated and simulation checked by a comparison with the Trieste's standalone Monte Carlo simulation +* Revision 3.2 2003/12/17 11:32:49 pamela CALO SIMULATION COMPLETED: +* geometry and special tracking parameters updated and simulation +* checked by a comparison with the Trieste's standalone Monte Carlo +* simulation * * Revision 3.1.1.1 2002/07/11 16:01:59 cafagna * First GPAMELA release on CVS @@ -34,7 +39,7 @@ #if defined(GPAMELA_INTER) * Interactive case. The average position inside the set has been stored DATA CHTOF/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT', - + 'P0 ','TIME','PATH','IPAR','EREL'/ + + 'EREL','TIME','PATH','IPAR','P0 '/ C ML: C DATA CHTRD/'XAVE','YAVE','ZAVE','XOUT','YOUT','ZOUT', C + 'EREL','PATH','IPAR','P0 '/ @@ -54,7 +59,7 @@ #endif #if !defined(GPAMELA_INTER) DATA CHTOF/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT', - + 'P0 ','TIME','PATH','IPAR','EREL'/ + + 'EREL','TIME','PATH','IPAR','P0 '/ C ML: C DATA CHTRD/'XIN ','YIN ','ZIN ','XOUT','YOUT','ZOUT', C + 'EREL','PATH','IPAR','P0 '/ @@ -90,7 +95,7 @@ DATA OHTOF/6*100.,0.,0.,0.,0.,0./, *ML: * + FHTOF/6*10000.,1.E9,1.E12,10000.,1.,1.E3/ - + FHTOF/6*10000.,1.E3,1.E12,10000.,1.,1.E9/ + + FHTOF/6*10000.,1.E9,1.E12,10000.,1.,1.E3/ *END ML. C ML: C DATA OHTRD/6*100.,0.,0.,0.,0./,