| Package | Description |
|---|---|
| org.jlab.coda.jevio |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|