Error("TTreeReaderValueBase::GetBranchDataType()","Must use TTreeReaderArray to read branch %s: it contains an array or a collection.",branch->GetName());
Error("TTreeReaderValueBase::GetBranchDataType()","The branch %s was created using a leaf list and cannot be represented as a C++ type. Please access one of its siblings using a TTreeReaderArray:",branch->GetName());