Skip to content

merging latest version of TableToTree#2974

Merged
ktf merged 15 commits into
AliceO2Group:devfrom
pbuehler:dev
Feb 19, 2020
Merged

merging latest version of TableToTree#2974
ktf merged 15 commits into
AliceO2Group:devfrom
pbuehler:dev

Conversation

@pbuehler

Copy link
Copy Markdown
Collaborator

No description provided.

@ktf ktf merged commit 41d4d6d into AliceO2Group:dev Feb 19, 2020
{

private:
// all the possible TTreeReaderValue<T> types

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not simply using TableBuilder?

v = (void*)var_l++;
break;
default:
LOG(FATAL) << "Type not handled: " << dt << std::endl;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should probably throw a runtime_error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants