Re: [ROOT] Dictionaries?

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Fri Sep 10 2004 - 21:41:42 MEST


Hi Bill,

There is nothing wrong with your code. You are connecting a file
using classes for which the shared lib is missing.
ROOT will try to do its best when querying the Tree. However,
you will not be able to call member functions of your classes.

Rene Brun

On Fri, 10 
Sep 2004, William Love wrote:

> Dear Root
> 
>   I have made a TTree containing events defined by my own code.  Each time
>  I load one of my root files I get the message:
> 
> Warning in <TClass::TClass>: no dictionary for class StRonEvent is available
> Warning in <TClass::TClass>: no dictionary for class EventHeader is available
> Warning in <TClass::TClass>: no dictionary for class Track is available
> 
>   Can you tell me what is wrong with my code or point to the page in the User
>  Guide? It has not caused a problem with using the root files to now, but it seems
>  to prevent MyClass() from seeing the branches and making a usable MyClass.h file.
> 
>   I am using root 4.00/04 but the error message dates from the flood.
> 
>                                       Bill Love



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET