Hello,
I think on the page 216 the second example should say:
Float_t f[10];
tree->Branch(“fBranch”,f,“f[10]/F”);
i.e. “&” should be removed.
Sergei.
Hello,
I think on the page 216 the second example should say:
Float_t f[10];
tree->Branch(“fBranch”,f,“f[10]/F”);
i.e. “&” should be removed.
Sergei.
Thanks Sergei for reporting this. Will be fixed in the doc
Rene