24 TByteMatrix(
long x_size,
long y_size,
double tgx,
double tgy);
28 void SetAngle(
double tgx,
double tgy);
29 void GetAngle(
double *tgx,
double *tgy);
31 void SetByte(
long i,
long j,
unsigned char byte = 0xff);
34 void Add1(
long i,
long j);
Definition: basematrix.h:20
Definition: bitmatrix.h:13
Definition: bytematrix.h:12
void GetAngle(double *tgx, double *tgy)
Definition: bytematrix.cxx:99
TByteMatrix()
Definition: bytematrix.cxx:13
int GetByte(int type, long i, long j)
Definition: bytematrix.cxx:106
TObjArray * Pick8(int type, int thr)
Definition: bytematrix.cxx:340
void SetByte(long i, long j, unsigned char byte=0xff)
Definition: bytematrix.cxx:130
void ClearByte(long i, long j)
Definition: bytematrix.cxx:148
void ClearAll(void)
Definition: bytematrix.cxx:167
virtual ~TByteMatrix()
Definition: bytematrix.cxx:61
void SetAngle(double tgx, double tgy)
Definition: bytematrix.cxx:92
double Tgy
Definition: bytematrix.h:20
TByteMatrix & operator+=(TBitMatrix &TBit)
Definition: bytematrix.cxx:292
int GetElement(int type, long i, long j)
Definition: bytematrix.h:35
double Tgx
Definition: bytematrix.h:20
void Add1(long i, long j)
Definition: bytematrix.cxx:174
Int_t type
Definition: testBGReduction_By_ANN.C:15