Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to change default Snapshot behaviour of collections #15503

Open
vepadulano opened this issue May 14, 2024 · 1 comment
Open

Allow users to change default Snapshot behaviour of collections #15503

vepadulano opened this issue May 14, 2024 · 1 comment

Comments

@vepadulano
Copy link
Member

Explain what you would like to see improved and how.

As proposed in the following forum post:
https://root-forum.cern.ch/t/how-to-stop-rdataframe-from-changing-column-type-from-std-vector-double-to-root-rvec/58971/3

ROOT version

Any

Installation method

Any

Operating system

Any

Additional context

No response

@vepadulano
Copy link
Member Author

Hint: we need to call this function with vector2rvec=false, this means properly propagating the argument through the call stack.

std::string ColumnName2ColumnTypeName(const std::string &colName, TTree *tree, RDataSource *ds, RDefineBase *define,
bool vector2rvec)

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

No branches or pull requests

2 participants