Subroutine PlotHeTracks

subroutine PlotHeTracks

        ! Uses
    use precision_mod
    use track_mod

        ! Calls
    call PlotHeTrackHits
    call PlotHeTrackKinks
    call PlotTrackVPQTEZ
    call set_track_color
    call set_track_flags

        ! Variables
    integer :: I
    integer :: iwindow
    integer :: itrk
    integer :: icolor
    real (kind=R8) :: zstop

end subroutine PlotHeTracks

Description of Variables

I

integer :: I

iwindow

integer :: iwindow

itrk

integer :: itrk

icolor

integer :: icolor

zstop

real (kind=R8) :: zstop