Package org.jlab.io.bos
Class BosBankStructure
java.lang.Object
org.jlab.io.bos.BosBankStructure
- Author:
- gavalian
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintbyte[]intintintintint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BosBankStructurestatic intdataOffset(ByteBuffer buffer, int start_index) getName()booleantoString()void
-
Field Details
-
bankName
-
BANKNUMBER
public int BANKNUMBER -
NROWS
public int NROWS -
NCOLS
public int NCOLS -
LENGHT
public int LENGHT -
BANKSIZE
public int BANKSIZE -
NWORDS
public int NWORDS -
DATA
public byte[] DATA -
DATAOFFSET
public int DATAOFFSET
-
-
Constructor Details
-
BosBankStructure
public BosBankStructure()
-
-
Method Details