FEDRA emulsion software from the OPERA Collaboration
|
This is the complete list of members for TBitMatrix, including all inherited members.
Adopt(unsigned char *mas, long rows, long columns) | TBaseMatrix | |
byteSize | TBaseMatrix | protected |
ClearBit(long i, long j) | TBitMatrix | |
ClearBit(long i, long j, int area) | TBitMatrix | |
GetBit(int type, long i, long j) | TBitMatrix | |
GetElement(int type, long i, long j) | TBitMatrix | inlinevirtual |
GetPointer(void) | TBaseMatrix | inlineprotected |
GetSize(long *ix_size=NULL, long *iy_size=NULL) | TBaseMatrix | |
GetZ(void) | TBitMatrix | inline |
Init(long ix_size, long iy_size) | TBaseMatrix | |
mas | TBaseMatrix | protected |
MoveMatrix(long ud, long lr) | TBaseMatrix | |
operator=(TBaseMatrix &T) | TBaseMatrix | |
Print(int type) | TBaseMatrix | |
ResetShift(void) | TBaseMatrix | |
SetBit(long i, long j) | TBitMatrix | |
SetBit(long i, long j, int area) | TBitMatrix | |
SetZ(float z) | TBitMatrix | inline |
shiftX | TBaseMatrix | protected |
shiftY | TBaseMatrix | protected |
TBaseMatrix() | TBaseMatrix | |
TBaseMatrix(long ix_size, long iy_size) | TBaseMatrix | |
TBaseMatrix(TBaseMatrix &iT) | TBaseMatrix | |
TBitMatrix() | TBitMatrix | |
TBitMatrix(long x_size, long y_size) | TBitMatrix | |
TBitMatrix(long x_size, long y_size, float z) | TBitMatrix | |
TBitMatrix(TBaseMatrix &T) | TBitMatrix | |
xSize | TBaseMatrix | protected |
ySize | TBaseMatrix | protected |
Z | TBitMatrix | protected |
~TBaseMatrix() | TBaseMatrix | virtual |
~TBitMatrix() | TBitMatrix | virtual |