Subroutine PlotDCHitPos 
subroutine PlotDCHitPos
        ! Uses
    use Precision_mod
    use Pattern_mod
    use hitpos_mod
    use hitpos_struct_mod
    use leftright_mod
        ! Calls
    call add_dchit
    call hit_dcwire
        ! Variables
    integer (kind=I4) :: iWindow
    integer (kind=I4) :: iPlane
    integer (kind=I4) :: iWire
    integer (kind=I4) :: iHit
    type (hitpos_type), POINTER :: HitPosP
end subroutine PlotDCHitPos
 Description of Variables 
iWindow
integer (kind=I4) :: iWindow
iPlane
integer (kind=I4) :: iPlane
iWire
integer (kind=I4) :: iWire
iHit
integer (kind=I4) :: iHit
HitPosP
type (hitpos_type), POINTER :: HitPosP