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 long long ................. Builtin basic type unsigned long 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) Bool_t .................... Boolean (0=false, 1=true) (bool) Version_t ................. Class version identifier (short) Option_t .................. Option string (const char) Long64_t .................. Portable signed long integer 8 bytes ULong64_t ................. Portable unsigned long integer 8 bytes VoidFuncPtr_t ............. pointer to void function ShowMembersFunc_t ......... void (*ShowMembersFunc_t)(void *obj, TMemberInspector &R__insp, char *R__parent); IsAFunc_t ................. TClass *(*IsAFunc_t)(const void *obj); ROOT::NewFunc_t ........... void *(*NewFunc_t)(void *); ROOT::NewArrFunc_t ........ void *(*NewArrFunc_t)(Long_t size); ROOT::DelFunc_t ........... void (*DelFunc_t)(void *); ROOT::DelArrFunc_t ........ void (*DelArrFunc_t)(void *); ROOT::DesFunc_t ........... void (*DesFunc_t)(void *); Font_t .................... Font number (short) Style_t ................... Style number (short) Width_t ................... Line width (short) Color_t ................... Color number (short) Size_t .................... Attribute size (float) 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) Atom_t .................... WM token GContext_t ................ Graphics context handle FontStruct_t .............. Pointer to font structure Mask_t .................... Structure mask type Time_t .................... Event time Ssiz_t .................... String size (int) Streamer_t ................ void (*Streamer_t)(TBuffer&, void*, Int_t); FreeHookFun_t ............. void (*FreeHookFun_t)(void*, void *addr, size_t); ReAllocFun_t .............. void *(*ReAllocFun_t)(void*, size_t); ReAllocCFun_t ............. void *(*ReAllocCFun_t)(void*, size_t, size_t); SCoord_t .................. Screen coordinates (short) KeySym_t .................. Key symbol handle Stat_t .................... Statistics type (double) SecureAuth_t .............. Int_t (*SecureAuth_t)(TSocket *sock, const char *user, Krb5Auth_t ................ Int_t (*Krb5Auth_t)(TSocket *sock, TString &user); Axis_t .................... Axis values type (double) Real_t .................... TVector and TMatrix element type (float) Text_t .................... General string (char) FRBOOL .................... this set FR_NO=0, FR_YES=1 */ fftw_notw_codelet ......... void (fftw_notw_codelet) fftw_twiddle_codelet ...... void (fftw_twiddle_codelet) fftw_generic_codelet ...... void (fftw_generic_codelet) fftw_real2hc_codelet ...... void (fftw_real2hc_codelet) fftw_hc2real_codelet ...... void (fftw_hc2real_codelet) fftw_hc2hc_codelet ........ void (fftw_hc2hc_codelet) fftw_rgeneric_codelet ..... void (fftw_rgeneric_codelet) fftw_rader_codelet ........ void (fftw_rader_codelet) fftw_malloc_type_function . void *(*fftw_malloc_type_function) (size_t n); fftw_free_type_function ... void (*fftw_free_type_function) (void *p); fftw_die_type_function .... void (*fftw_die_type_function) (const char *errString); ios_base::event_callback .. void (*event_callback) (event, ios_base&, int index); Marker_t .................. Marker number (short)