From 6c71503a9ca8b6f9b1c99e7660f8e8439fdcdb1b Mon Sep 17 00:00:00 2001 From: Shyam Kumar <shyam055119@gmail.com> Date: Tue, 14 May 2024 21:45:50 +0200 Subject: [PATCH] Create readme.txt --- benchmarks/material_budget/readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 benchmarks/material_budget/readme.txt diff --git a/benchmarks/material_budget/readme.txt b/benchmarks/material_budget/readme.txt new file mode 100644 index 00000000..5d3bf57c --- /dev/null +++ b/benchmarks/material_budget/readme.txt @@ -0,0 +1,6 @@ +This code is based on root and framework independent and can be used to extract the material budget using the root geometry of the ePIC tracker. +Shyam Kumar; shyam.kumar@ba.infn.it; shyam055119@gmail.com +Steps: +1. put the root geometry file in the same directory +2. Replace the geometry root file name in the code +run using the command root -l PlotMaterialBudget_ePIC.C -- GitLab