From e87558242a4af44b874d09b22a0ba1063eab9ac4 Mon Sep 17 00:00:00 2001
From: Nicolas de Sereville <deserevi@ipno.in2p3.fr>
Date: Wed, 9 Dec 2015 18:30:42 +0100
Subject: [PATCH] + Change Examples directory name to Benchmarks

---
 {Examples => Benchmarks}/.gitignore                 |   0
 {Examples => Benchmarks}/Example1_Simu.root         | Bin
 {Examples => Benchmarks}/Example2_Simu.root         | Bin
 {Examples => Benchmarks}/cats/Analysis.cxx          |   0
 {Examples => Benchmarks}/cats/Analysis.h            |   0
 .../cats/Calibration/CATS_Calib_D1_X.txt            |   0
 .../cats/Calibration/CATS_Calib_D1_Y.txt            |   0
 .../cats/Calibration/CATS_Calib_D2_X.txt            |   0
 .../cats/Calibration/CATS_Calib_D2_Y.txt            |   0
 {Examples => Benchmarks}/cats/Makefile              |   0
 {Examples => Benchmarks}/cats/README.txt            |   0
 {Examples => Benchmarks}/cats/RunToTreat.txt        |   0
 {Examples => Benchmarks}/cats/ShowResult.C          |   0
 {Examples => Benchmarks}/cats/calibration.txt       |   0
 {Examples => Benchmarks}/cats/configs/.DS_Store     | Bin
 .../cats/configs/ConfigCATS.dat                     |   0
 .../cats/configs/ConfigMust2.dat                    |   0
 17 files changed, 0 insertions(+), 0 deletions(-)
 rename {Examples => Benchmarks}/.gitignore (100%)
 rename {Examples => Benchmarks}/Example1_Simu.root (100%)
 rename {Examples => Benchmarks}/Example2_Simu.root (100%)
 rename {Examples => Benchmarks}/cats/Analysis.cxx (100%)
 rename {Examples => Benchmarks}/cats/Analysis.h (100%)
 rename {Examples => Benchmarks}/cats/Calibration/CATS_Calib_D1_X.txt (100%)
 rename {Examples => Benchmarks}/cats/Calibration/CATS_Calib_D1_Y.txt (100%)
 rename {Examples => Benchmarks}/cats/Calibration/CATS_Calib_D2_X.txt (100%)
 rename {Examples => Benchmarks}/cats/Calibration/CATS_Calib_D2_Y.txt (100%)
 rename {Examples => Benchmarks}/cats/Makefile (100%)
 rename {Examples => Benchmarks}/cats/README.txt (100%)
 rename {Examples => Benchmarks}/cats/RunToTreat.txt (100%)
 rename {Examples => Benchmarks}/cats/ShowResult.C (100%)
 rename {Examples => Benchmarks}/cats/calibration.txt (100%)
 rename {Examples => Benchmarks}/cats/configs/.DS_Store (100%)
 rename {Examples => Benchmarks}/cats/configs/ConfigCATS.dat (100%)
 rename {Examples => Benchmarks}/cats/configs/ConfigMust2.dat (100%)

diff --git a/Examples/.gitignore b/Benchmarks/.gitignore
similarity index 100%
rename from Examples/.gitignore
rename to Benchmarks/.gitignore
diff --git a/Examples/Example1_Simu.root b/Benchmarks/Example1_Simu.root
similarity index 100%
rename from Examples/Example1_Simu.root
rename to Benchmarks/Example1_Simu.root
diff --git a/Examples/Example2_Simu.root b/Benchmarks/Example2_Simu.root
similarity index 100%
rename from Examples/Example2_Simu.root
rename to Benchmarks/Example2_Simu.root
diff --git a/Examples/cats/Analysis.cxx b/Benchmarks/cats/Analysis.cxx
similarity index 100%
rename from Examples/cats/Analysis.cxx
rename to Benchmarks/cats/Analysis.cxx
diff --git a/Examples/cats/Analysis.h b/Benchmarks/cats/Analysis.h
similarity index 100%
rename from Examples/cats/Analysis.h
rename to Benchmarks/cats/Analysis.h
diff --git a/Examples/cats/Calibration/CATS_Calib_D1_X.txt b/Benchmarks/cats/Calibration/CATS_Calib_D1_X.txt
similarity index 100%
rename from Examples/cats/Calibration/CATS_Calib_D1_X.txt
rename to Benchmarks/cats/Calibration/CATS_Calib_D1_X.txt
diff --git a/Examples/cats/Calibration/CATS_Calib_D1_Y.txt b/Benchmarks/cats/Calibration/CATS_Calib_D1_Y.txt
similarity index 100%
rename from Examples/cats/Calibration/CATS_Calib_D1_Y.txt
rename to Benchmarks/cats/Calibration/CATS_Calib_D1_Y.txt
diff --git a/Examples/cats/Calibration/CATS_Calib_D2_X.txt b/Benchmarks/cats/Calibration/CATS_Calib_D2_X.txt
similarity index 100%
rename from Examples/cats/Calibration/CATS_Calib_D2_X.txt
rename to Benchmarks/cats/Calibration/CATS_Calib_D2_X.txt
diff --git a/Examples/cats/Calibration/CATS_Calib_D2_Y.txt b/Benchmarks/cats/Calibration/CATS_Calib_D2_Y.txt
similarity index 100%
rename from Examples/cats/Calibration/CATS_Calib_D2_Y.txt
rename to Benchmarks/cats/Calibration/CATS_Calib_D2_Y.txt
diff --git a/Examples/cats/Makefile b/Benchmarks/cats/Makefile
similarity index 100%
rename from Examples/cats/Makefile
rename to Benchmarks/cats/Makefile
diff --git a/Examples/cats/README.txt b/Benchmarks/cats/README.txt
similarity index 100%
rename from Examples/cats/README.txt
rename to Benchmarks/cats/README.txt
diff --git a/Examples/cats/RunToTreat.txt b/Benchmarks/cats/RunToTreat.txt
similarity index 100%
rename from Examples/cats/RunToTreat.txt
rename to Benchmarks/cats/RunToTreat.txt
diff --git a/Examples/cats/ShowResult.C b/Benchmarks/cats/ShowResult.C
similarity index 100%
rename from Examples/cats/ShowResult.C
rename to Benchmarks/cats/ShowResult.C
diff --git a/Examples/cats/calibration.txt b/Benchmarks/cats/calibration.txt
similarity index 100%
rename from Examples/cats/calibration.txt
rename to Benchmarks/cats/calibration.txt
diff --git a/Examples/cats/configs/.DS_Store b/Benchmarks/cats/configs/.DS_Store
similarity index 100%
rename from Examples/cats/configs/.DS_Store
rename to Benchmarks/cats/configs/.DS_Store
diff --git a/Examples/cats/configs/ConfigCATS.dat b/Benchmarks/cats/configs/ConfigCATS.dat
similarity index 100%
rename from Examples/cats/configs/ConfigCATS.dat
rename to Benchmarks/cats/configs/ConfigCATS.dat
diff --git a/Examples/cats/configs/ConfigMust2.dat b/Benchmarks/cats/configs/ConfigMust2.dat
similarity index 100%
rename from Examples/cats/configs/ConfigMust2.dat
rename to Benchmarks/cats/configs/ConfigMust2.dat
-- 
GitLab