Package org.jlab.io.bos
Class BosBankStructure
java.lang.Object
org.jlab.io.bos.BosBankStructure
- Author:
- gavalian
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
byte[]
int
int
int
int
int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BosBankStructure
static int
dataOffset
(ByteBuffer buffer, int start_index) getName()
boolean
toString()
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