From 890c449e1dbffe8074402cb998c5e0580aa9531d Mon Sep 17 00:00:00 2001
From: christos <christos@cern.ch>
Date: Wed, 17 Apr 2019 17:14:51 +0100
Subject: [PATCH] Add static thread safety checker for egamma Rec packages

---
 Reconstruction/egamma/egammaAlgs/ATLAS_CHECK_THREAD_SAFETY       | 1 +
 .../egammaRecEvent/egammaRecEvent/ATLAS_CHECK_THREAD_SAFETY      | 1 +
 Reconstruction/egamma/egammaTools/ATLAS_CHECK_THREAD_SAFETY      | 1 +
 .../egamma/egammaUtils/egammaUtils/ATLAS_CHECK_THREAD_SAFETY     | 1 +
 4 files changed, 4 insertions(+)
 create mode 100644 Reconstruction/egamma/egammaAlgs/ATLAS_CHECK_THREAD_SAFETY
 create mode 100644 Reconstruction/egamma/egammaRecEvent/egammaRecEvent/ATLAS_CHECK_THREAD_SAFETY
 create mode 100644 Reconstruction/egamma/egammaTools/ATLAS_CHECK_THREAD_SAFETY
 create mode 100644 Reconstruction/egamma/egammaUtils/egammaUtils/ATLAS_CHECK_THREAD_SAFETY

diff --git a/Reconstruction/egamma/egammaAlgs/ATLAS_CHECK_THREAD_SAFETY b/Reconstruction/egamma/egammaAlgs/ATLAS_CHECK_THREAD_SAFETY
new file mode 100644
index 00000000000..2d96d66f502
--- /dev/null
+++ b/Reconstruction/egamma/egammaAlgs/ATLAS_CHECK_THREAD_SAFETY
@@ -0,0 +1 @@
+Reconstruction/egamma/egammaAlgs
diff --git a/Reconstruction/egamma/egammaRecEvent/egammaRecEvent/ATLAS_CHECK_THREAD_SAFETY b/Reconstruction/egamma/egammaRecEvent/egammaRecEvent/ATLAS_CHECK_THREAD_SAFETY
new file mode 100644
index 00000000000..98ea5ea3f1c
--- /dev/null
+++ b/Reconstruction/egamma/egammaRecEvent/egammaRecEvent/ATLAS_CHECK_THREAD_SAFETY
@@ -0,0 +1 @@
+Reconstruction/egamma/egammaRecEvent
diff --git a/Reconstruction/egamma/egammaTools/ATLAS_CHECK_THREAD_SAFETY b/Reconstruction/egamma/egammaTools/ATLAS_CHECK_THREAD_SAFETY
new file mode 100644
index 00000000000..415745c0a72
--- /dev/null
+++ b/Reconstruction/egamma/egammaTools/ATLAS_CHECK_THREAD_SAFETY
@@ -0,0 +1 @@
+Reconstruction/egamma/egammaTools
diff --git a/Reconstruction/egamma/egammaUtils/egammaUtils/ATLAS_CHECK_THREAD_SAFETY b/Reconstruction/egamma/egammaUtils/egammaUtils/ATLAS_CHECK_THREAD_SAFETY
new file mode 100644
index 00000000000..fc8a38a5197
--- /dev/null
+++ b/Reconstruction/egamma/egammaUtils/egammaUtils/ATLAS_CHECK_THREAD_SAFETY
@@ -0,0 +1 @@
+Reconstruction/egamma/egammaUtils
-- 
GitLab