Geant4  10.02.p03
TestEm3/geant3/src/gutrev.F File Reference
#include "calor.inc"
#include "celoss.inc"
Include dependency graph for TestEm3/geant3/src/gutrev.F:

Go to the source code of this file.

Functions/Subroutines

subroutine gutrev
 

Function/Subroutine Documentation

◆ gutrev()

subroutine gutrev ( )

Definition at line 3 of file TestEm3/geant3/src/gutrev.F.

3 *
4 * User routine to control tracking of one event
5 * Called by GRUN
6 *
7 #include "calor.inc"
8 #include "celoss.inc"
9 *
10  do k=1,nbabsor
11  edepabs(k) = 0.
12  trckabs(k) = 0.
13  enddo
14 *
15  CALL gtreve
16 *