BRAT 2.4.5
Class index
Full class index
brahmlib
BRAHMS
ROOT page

List of data types


char ............ Builtin basic type
unsigned char ... Builtin basic type
short ........... Builtin basic type
unsigned short .. Builtin basic type
int ............. Builtin basic type
unsigned int .... Builtin basic type
long ............ Builtin basic type
unsigned long ... Builtin basic type
float ........... Builtin basic type
double .......... Builtin basic type
void ............ Builtin basic type
bool ............ Builtin basic type
Char_t .......... Signed Character 1 byte (char)
UChar_t ......... Unsigned Character 1 byte (unsigned char)
Short_t ......... Signed Short integer 2 bytes (short)
UShort_t ........ Unsigned Short integer 2 bytes (unsigned short)
Int_t ........... Signed integer 4 bytes (int)
UInt_t .......... Unsigned integer 4 bytes (unsigned int)
Seek_t .......... File pointer (int)
Long_t .......... Signed long integer 4 bytes (long)
ULong_t ......... Unsigned long integer 4 bytes (unsigned long)
Float_t ......... Float 4 bytes (float)
Double_t ........ Float 8 bytes (double)
Text_t .......... General string (char)
Bool_t .......... Boolean (0=false, 1=true) (bool)
Byte_t .......... Byte (8 bits) (unsigned char)
Version_t ....... Class version identifier (short)
Option_t ........ Option string (const char)
Ssiz_t .......... String size (int)
Real_t .......... TVector and TMatrix element type (float)
VoidFuncPtr_t ... pointer to void function
Axis_t .......... Axis values type (double)
Stat_t .......... Statistics type (double)
Font_t .......... Font number (short)
Style_t ......... Style number (short)
Marker_t ........ Marker number (short)
Width_t ......... Line width (short)
Color_t ......... Color number (short)
SCoord_t ........ Screen coordinates (short)
Coord_t ......... Pad world coordinates (double)
Angle_t ......... Graphics angle (float)
Size_t .......... Attribute size (float)
Size3D .......... Statistics type (double)
Handle_t ........ Generic resource handle
Display_t ....... Display handle
Visual_t ........ Visual handle
Window_t ........ Window handle
Pixmap_t ........ Pixmap handle
Drawable_t ...... Drawable handle
Region_t ........ Region handle
Colormap_t ...... Colormap handle
Cursor_t ........ Cursor handle
FontH_t ......... Font handle (as opposed to Font_t which is an index)
KeySym_t ........ Key symbol handle
Atom_t .......... WM token
GContext_t ...... Graphics context handle
FontStruct_t .... Pointer to font structure
Mask_t .......... Structure mask type
Time_t .......... Event time
SigHandler_t .... Statistics type (double)
Krb5Auth_t ...... Statistics type (double)
TWin32SendClass . Event time
size_t .......... Attribute size (float)
Long64_t ........ Event time
Window .......... Attribute size (float)

This page automatically generated by script docBrat by Christian Holm

Copyright ; 2002 BRAHMS Collaboration <brahmlib@rcf.rhic.bnl.gov>
Last Update on Wed Sep 11 04:50:02 2002 by

Validate HTML
Validate CSS