<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plugins SYSTEM "http://java.freehep.org/schemas/plugin/1.1/plugin.dtd">

<!-- @author  Mark Donszelmann -->
<!-- @version $Id: plugins.xml 219 2004-05-21 21:05:55Z duns $ -->

<plugins>
     <plugin>
      <information>
          <name>WIRED 4</name>
          <category>hep.visualization</category>
          <author>Mark Donszelmann</author>
          <version>4.0.alpha.3</version>
          <description kind="short">WWW Interactive Remote Event Display</description>
          <description>
This version of WIRED 4 displays HepRep version 2. It does not (yet) replace WIRED 3 for BaBar,
stand-alone or running as JAS plugin, or LCD WIRED. It will work with HepRep 2 XML files,
such as the ones generated by the Geant4 HepRepXML driver.
To browse the HepRep 2 files one also needs to install the HepRep plugin.
WIRED 4 can co-exist in JAS with the WIRED 3 and/or LCD WIRED plugins.
More information will appear on: http://wired4.freehep.org/.
          </description>
          <load-at-start/>
      </information>
      <resources>
          <j2se minVersion="1.4"/>
          <file href="http://wired4.freehep.org/wired/4.0.alpha.3/WiredPlugin.jar" location="WiredPlugin.jar"/>
          <application minVersion="0.7.6"/>
          <depends plugin="HepRep" minVersion="1.2.1"/>
      </resources>
      <plugin-desc class="hep.wired.plugin.WiredPlugin"/>
    </plugin>
</plugins>

