Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.10/00
-
Component/s: Core Libraries
-
Labels:None
-
Environment:
Any OS and platform
Description
Hello,
TTreePlayer does not allow to read (sub)branches of type Double32_t. Is this a known limitation or a bug? I attach a very simple snippet of code that shows the issue. When trying to read the branch ROOT throws the error:
Error in <TTreeReaderValueBase::CreateProxy()>: The branch t.fPt contains data of type Double32_t. It cannot be accessed by a TTreeReaderValue<double> |
Best,
Salvatore