hep.io.sio
Interface SIORecord


public interface SIORecord


Method Summary
 SIOBlock getBlock()
           
 int getRecordLength()
           
 String getRecordName()
           
 

Method Detail

getRecordName

String getRecordName()
                     throws IOException
Throws:
IOException

getRecordLength

int getRecordLength()
                    throws IOException
Throws:
IOException

getBlock

SIOBlock getBlock()
                  throws IOException
Throws:
IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.