I used the same class only in this example, in my real-life application
it were 2 different classes: PredictedTrack and FoundTrack. All the
rest is exectly the same as in the example, the result also.
I'll prepare the another test exaclty emulating the process.
Regards
Valeri
On Wed, 3 Mar 1999, Rene Brun wrote:
> There is a limitation in split mode. You cannot have two split branches
> referencing the same class. The branch names in this case are not
> correctly generated.
> I hope to have time to support this mode in the coming release.
> Meanwhile use split=0.
>
> Rene Brun
>