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

Uses of EvioTagSegment in org.jlab.coda.jevio
 

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

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