An error occurred fetching the project authors.
- Oct 05, 2017
-
-
Guilherme Amadio authored
-
- Oct 03, 2017
-
-
Guilherme Amadio authored
-
- Sep 29, 2017
-
-
Danilo Piparo authored
-
- Sep 22, 2017
-
-
Enrico Guiraud authored
This reverts part of commit 5059f594.
-
- Sep 19, 2017
-
-
Enrico Guiraud authored
-
- Sep 13, 2017
-
-
Enrico Guiraud authored
-
- Sep 05, 2017
-
-
Enrico Guiraud authored
Prefer string_view in function signatures. Avoid instantiating strings whenever possible.
-
- Aug 18, 2017
-
-
Enrico Guiraud authored
Also add accessor with protected visibility for the one that needs it.
-
- Aug 08, 2017
-
-
Enrico Guiraud authored
-
- Aug 01, 2017
-
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
(also avoid an extra shared_ptr copy)
-
- Jul 13, 2017
-
-
Enrico Guiraud authored
* added a paragraph on "creating a TDataFrame", including a TDF from scratch * added examples and short explanations for string expressions for Define and Filter * added a minimal example of creation of a TDF from scratch, including snapshotting to a new data-set * switched "branch" with "column" where we are not specifically talking about a TTree
-
- Jul 03, 2017
-
-
Enrico Guiraud authored
-
- Jun 29, 2017
-
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
- May 31, 2017
-
-
Danilo Piparo authored
-
- May 25, 2017
-
-
Danilo Piparo authored
-
- May 23, 2017
-
-
Danilo Piparo authored
-
- May 15, 2017
-
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
Inside the ns are: * TCustomColumn[Base] (was TDataFrameBranch[Base]) * TRange (was TDataFrameRange) * TFilter (was TDataFrameFilter) * TDataFrameImpl * BranchNames_t (was in namespace ROOT)
-
- May 11, 2017
-
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
Enrico Guiraud authored
-
- May 04, 2017
-
-
Enric Tejedor Saavedra authored
An empty-source dataframe constructed with a number of entries will generate those entries on the fly when some action is triggered, and it will do so for all the previously-defined temporary branches.
-
Enrico Guiraud authored
-
- Apr 28, 2017
-
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
- Apr 27, 2017
-
-
Enrico Guiraud authored
-
- Apr 25, 2017
-
-
Danilo Piparo authored
this has no effect on the interfaces but allows to cleanly return a new TDataFrame from the TDataFrameInterface.
-
- Apr 06, 2017
-
-
Danilo Piparo authored
-
- Apr 05, 2017
-
-
Enrico Guiraud authored
Markdown tables seem to not like line breaks inside a cell. Clang-format, on the other hand, did not like our very long lines, breaking the docs.
-
- Mar 23, 2017
-
-
Danilo Piparo authored
for the case where the user specifies the new quantity as a string containing a C++ expression.
-