source: trunk/examples/extended/electromagnetic/TestEm1/geant3/src/gutrev.F@ 812

Last change on this file since 812 was 807, checked in by garnier, 17 years ago

update

File size: 886 bytes
RevLine 
[807]1
2 SUBROUTINE GUTREV
3*
4* User routine to control tracking of one event
5* Called by GRUN
6*
7#include "celoss.inc"
8*
9 ETOT = 0.
10*
11 CALL GTREVE
12*
13 END
Note: See TracBrowser for help on using the repository browser.