Uses of Class
org.jlab.coda.jevio.EvioSegment

Uses of EvioSegment in org.jlab.coda.jevio
 

Methods in org.jlab.coda.jevio that return EvioSegment
static EvioSegment StructureTransformer.transform(EvioBank bank)
          Create an EvioSegment object from an EvioBank.
static EvioSegment StructureTransformer.transform(EvioTagSegment tagsegment)
          Create an EvioSegment object from an EvioTagSegment.
 

Methods in org.jlab.coda.jevio with parameters of type EvioSegment
static EvioTagSegment StructureTransformer.transform(EvioSegment segment)
          Create an EvioTagSegment object from an EvioSegment.
static EvioBank StructureTransformer.transform(EvioSegment segment, int num)
          Create an EvioBank object from an EvioSegment.