From 051efd379ffe25e3acfac5222658050f9e151208 Mon Sep 17 00:00:00 2001
From: giordano <domenico.giordano@cern.ch>
Date: Fri, 6 Sep 2019 18:21:40 +0200
Subject: [PATCH] added kv description file

---
 atlas/kv/atlas-kv/DESCRIPTION | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 atlas/kv/atlas-kv/DESCRIPTION

diff --git a/atlas/kv/atlas-kv/DESCRIPTION b/atlas/kv/atlas-kv/DESCRIPTION
new file mode 100644
index 00000000..5d74dd80
--- /dev/null
+++ b/atlas/kv/atlas-kv/DESCRIPTION
@@ -0,0 +1,4 @@
+ATLAS KV is a lightweight benchmark based on the GEANT4 simulation of the ATLAS detector.
+This workload simulates the propagation throughout the ATLAS detector of single muon events. 
+The application is based on Athena version v17.8.0.9, and is single process, it does not need input data.
+The score is obtained extracting the average CPU time spent by the application in simulating the events, after having excluded the initialisation phase.
\ No newline at end of file
-- 
GitLab