181 Error(
"GetNdata",
"a dimension is still negative!");
188 Int_t local_overall = 1;
194 local_overall *= index;
207 overall += local_overall;
223 bool hasCast =
false;
244 default:
Error(
"Sync",
"Unexpected case!");
275 case 0:
fNdata = 1;
break;
size_t size(const MatrixT &matrix)
retrieve the size of a square matrix
int Int_t
Signed integer 4 bytes (int).
Array of integers (32 bits per element).
TObject * Remove(TObject *obj) override
Remove object from array.
Int_t GetLast() const override
Return index of last object in array.
Bool_t TestBit(UInt_t f) const
void SetBit(UInt_t f, Bool_t set)
Set or unset the user status bits as specified in f.
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
TObject()
TObject constructor.