I have a question about increasing the id of ClassDef ; I add members to
a existing class
but I want to be able to read older objects of this class. I understood
that I have to modify the streamer function to take that into account in
the Dictonary file. I have done that and all seems to work but is there
a way to do that automatically (because in the make file I use, the
dictonary file is automatically generated without the modification
if(R__v>1){...}?
Thanks a lot
Olivier Meplan