From c1e6c43a010da8dfa3fe812d15c359c97731ee38 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 27 Aug 2021 11:32:28 -0500 Subject: [PATCH] modified: README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6eefae41..f1663ba3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Physics Benchmarks for the EIC - [`juggler`](https://eic.phy.anl.gov/juggler) reconstruction framework. - Benchmark repository common code - [common_bench](https://eicweb.phy.anl.gov/EIC/benchmarks/common_bench) - [Guide to tracking](https://eicweb.phy.anl.gov/EIC/documentation/guide_to_tracking/-/blob/master/README.md) +- ROOT's [`RDataFrame`](https://root.cern/doc/master/classROOT_1_1RDataFrame.html) ## Adding new benchmarks -- GitLab