<?xml version="1.0" encoding="iso-8859-1" standalone="no" ?>
<HDDM xmlns="http://www.gluex.org/hddm" class="s" version="1.0">

  <reconstructedPhysicsEvent eventNo="int" runNo="int">
    <reaction maxOccurs="unbounded" minOccurs="0" type="60323" weight="float"
                                                  Ebeam="float" Eunit="GeV">
      <vertex maxOccurs="unbounded" id="int">
        <origin t="float" vx="float" vy="float" vz="float" lunit="cm"/>
        <product id="int" maxOccurs="unbounded" parentid="int" pdgtype="int">
          <momentum E="float" px="float" py="float" pz="float" Eunit="GeV"
                    punit="GeV/c"/>
        </product>
      </vertex>
    </reaction>
    <tagger minOccurs="0">
      <taggerHit maxOccurs="unbounded" minOccurs="0" id="int"
                 t="float" E="float" tunit="ns" Eunit="GeV"/>
    </tagger>
    <calorimeterCluster minOccurs="0" maxOccurs="unbounded"
                        id="int" matchedTrackId="int">
      <cluster x="float" y="float" z="float" t="float" E="float"
               xerr="float" yerr="float" zerr="float" terr="float" Eerr="float"
               lunit="cm" tunit="ns" Eunit="GeV"/>
      <correlations xycorr="float" xzcorr="float" yzcorr="float"
                    tzcorr="float" Ezcorr="float"/>
    </calorimeterCluster>
    <chargedTrack minOccurs="0" maxOccurs="unbounded" id="int"
                                                      ptype="Particle_t">
      <trackFit Ndof="int" chisq="float"
                x0="float" y0="float" z0="float" t0="float" t0err="float"
                px="float" py="float" pz="float"
                pathLength="float" flightTime="float"
                punit="GeV/c" lunit="cm" tunit="ns"/>
      <start minOccurs="0" t0="float" t0err="float"/>
      <dEdx minOccurs="0" fromTOF="float" fromTrackers="float" unit="keV/cm"/>
      <errorMatrix5x5
          e11="float" e12="float" e13="float" e14="float" e15="float"
                      e22="float" e23="float" e24="float" e25="float"
                                  e33="float" e34="float" e35="float"
                                              e44="float" e45="float"
                                                          e55="float"
      />
    </chargedTrack>
    <RFtime tsync="0.0" tsyncerr="0.08" tunit="ns"/>
  </reconstructedPhysicsEvent>
</HDDM>
