Subroutine PlotFgResults

subroutine PlotFgResults

        ! Uses
    use Precision_mod
    use Track_mod

        ! Calls
    call PlotFGRhits
    call PlotTrackFGR
    call set_track_color
    call set_track_flags

        ! Variables
    integer :: i
    integer :: iTr
    integer :: icolor
    integer :: iwindow

end subroutine PlotFgResults

Description of Variables

i

integer :: i

iTr

integer :: iTr

icolor

integer :: icolor

iwindow

integer :: iwindow