Skip to content
Snippets Groups Projects
Commit 99bd137a authored by Danilo Piparo's avatar Danilo Piparo
Browse files

[RN] Add automatic naming feature description

parent 06256027
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,7 @@ See `TFile::GetStreamerInfoListImpl` implementation for an example on how to imp
- Throw if name of a custom column is not a valid C++ name.
- Allow every RDataFrame variable be cast to a common type `ROOT::RDF::RNode`.
- Speed up just-in-time compilation (and therefore runtime) of Snapshots with a large number of branches.
- Create names for histograms and graphs based on the input columns if no model is provided.
### TTreeProcessorMT
- Parallelise search of cluster boundaries for input datasets with no friends or TEntryLists. The net effect is a faster initialization time in this common case.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment