Re: very basic question from newbie

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Feb 18 1998 - 14:29:24 MET


rene Scholte wrote:
> 
> hello,
> 
> i have a very basic question, please bear with me, because i'm new to this
> mailinglist.
> 
> What headerfile(s) do i have to include to be able to use the types root
> uses ?
> (So i want to use int_t, ULong_t etc.)
> 
> thanx in advance,
> 
> Rene Scholte

As soon as you use one of the Root classes (TObject, TH1, TCanvas, etc)
these types are automatically defined.
If you want teh definition of the Root types only
#include <Rtypes.h>

Rene Brun



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:30 MET