Hi,
I have the following code TUUIDInTFileBugReport.C (1.2 KB)
which tries to read a TUUID from a TFile. The Build test file should contain 10 unique ids, which will be reproduced by the current state of the reading routine. But when the line //tree->SetBranchStatus("*",false);
is not commented out, the reading code will only print one id, nevertheless the specific branch has been explicitly activated before setting up the branch address.
Is this a bug or a misunderstanding on my side?.
Thanks for you help
Cheers Thomas