Hadd no dictionary for class is available

Those classes (from the tutorials directory) do not have any customization of the I/O and thus it is safe to ignore those error. Furthermore hadd is in this case using the fast cloning with does not even stream the object (it just copy the compressed bytes).

In general to remove those error you will have to make sure that a library (and its rootmap file, for older releases) that implements the classes is on the LD_LIBRARY_PATH.