diff --git a/MQ/base/CbmMQChannels.cxx b/MQ/base/CbmMQChannels.cxx
index fe553a0ca5e1ba930fc7fa45c47d81eaf6a5e328..369285446618695112d2fb79d87715aa381b90cf 100644
--- a/MQ/base/CbmMQChannels.cxx
+++ b/MQ/base/CbmMQChannels.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQChannels.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMQChannels.h"
 
diff --git a/MQ/base/CbmMQChannels.h b/MQ/base/CbmMQChannels.h
index 2a11a4fd10f6c71c129e92f370f34395543c1e7b..93a12877efd8a37b7804b255a621e0e066bbafb7 100644
--- a/MQ/base/CbmMQChannels.h
+++ b/MQ/base/CbmMQChannels.h
@@ -1,7 +1,6 @@
-/** @file CbmMQChannels.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMMQCHANNELS_H_
 #define CBMMQCHANNELS_H_
diff --git a/MQ/base/CbmMQDefs.h b/MQ/base/CbmMQDefs.h
index 8b5f12aa57f536cffa4bffe8aaefe0fcdcbf9ad9..516a99b6215e7938eca748f7365957693f617625 100644
--- a/MQ/base/CbmMQDefs.h
+++ b/MQ/base/CbmMQDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmMQDefs.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //#ifdef HAVE_FAIRMQSTATEMACHINE
 //#include "FairMQStateMachine.h"
diff --git a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx
index 64ef05ba5ff0b36eeefb7265cccd6c5506ac6b6c..94777a5ab41882e897b184f80e9ff76ca0d25da0 100644
--- a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx
+++ b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceEventBuilderEtofStar2019.cxx
-  * @copyright Copyright (C) 2019-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceEventBuilderEtofStar2019.cxx
diff --git a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h
index 821b195fbc2147441cb58f4e5b2f6f359f1df68d..c27599d982b430bb2047d2b4c6f7c2bf4cd77b44 100644
--- a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h
+++ b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceEventBuilderEtofStar2019.h
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceEventBuilderEtofStar2019.h
diff --git a/MQ/eTOF/CbmDeviceTriggerHandlerEtof.cxx b/MQ/eTOF/CbmDeviceTriggerHandlerEtof.cxx
index 079c3220a60165f3b62bfd49daa1699064f6e5f6..70893aa6c98c6128f127dded17bef5e5f81a7b53 100644
--- a/MQ/eTOF/CbmDeviceTriggerHandlerEtof.cxx
+++ b/MQ/eTOF/CbmDeviceTriggerHandlerEtof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceTriggerHandlerEtof.cxx
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceTriggerHandlerEtof.cxx
diff --git a/MQ/eTOF/CbmDeviceTriggerHandlerEtof.h b/MQ/eTOF/CbmDeviceTriggerHandlerEtof.h
index 7a9c74a3b74610bae19df7b7f71db17532c1a7f8..5288e65c4235e31fc84d2348e81edacd3d862fc8 100644
--- a/MQ/eTOF/CbmDeviceTriggerHandlerEtof.h
+++ b/MQ/eTOF/CbmDeviceTriggerHandlerEtof.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceTriggerHandlerEtof.h
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceTriggerHandlerStar2019.h
diff --git a/MQ/eTOF/runEventBuilderEtofStar2019.cxx b/MQ/eTOF/runEventBuilderEtofStar2019.cxx
index 1ad69e9371cd3a8cbe7c307de13343ed0a4b4a8e..6a5a49419841a6838b1ec6ee32f4f3e04558b957 100644
--- a/MQ/eTOF/runEventBuilderEtofStar2019.cxx
+++ b/MQ/eTOF/runEventBuilderEtofStar2019.cxx
@@ -1,7 +1,6 @@
-/** @file runEventBuilderEtofStar2019.cxx
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "CbmDeviceEventBuilderEtofStar2019.h"
 
diff --git a/MQ/eTOF/runTriggerHandlerEtof.cxx b/MQ/eTOF/runTriggerHandlerEtof.cxx
index f03c1d21f0ec245786b51f3a4baaf2f6f478d645..36fab0761c6045c6bd37210fd7158bb90c3ab347 100644
--- a/MQ/eTOF/runTriggerHandlerEtof.cxx
+++ b/MQ/eTOF/runTriggerHandlerEtof.cxx
@@ -1,7 +1,6 @@
-/** @file runTriggerHandlerEtof.cxx
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "CbmDeviceTriggerHandlerEtof.h"
 
diff --git a/MQ/hitbuilder/CbmDeviceHitBuilderTof.cxx b/MQ/hitbuilder/CbmDeviceHitBuilderTof.cxx
index b16f74fdb87dfd91803d9b5e53e2fb238718b123..44965790253aa98f23c579a0bd5ea7611e48e514 100644
--- a/MQ/hitbuilder/CbmDeviceHitBuilderTof.cxx
+++ b/MQ/hitbuilder/CbmDeviceHitBuilderTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceHitBuilderTof.cxx
-  * @copyright Copyright (C) 2018-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceHitBuilderTof.cxx
diff --git a/MQ/hitbuilder/CbmDeviceHitBuilderTof.h b/MQ/hitbuilder/CbmDeviceHitBuilderTof.h
index c8fd669ff841298342a46bb3d981c961b64a4475..ce6e303085301041c479436de33043e68a16f421 100644
--- a/MQ/hitbuilder/CbmDeviceHitBuilderTof.h
+++ b/MQ/hitbuilder/CbmDeviceHitBuilderTof.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceHitBuilderTof.h
-  * @copyright Copyright (C) 2018-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceHitBuilderTof.h
diff --git a/MQ/hitbuilder/CbmTofHit.h b/MQ/hitbuilder/CbmTofHit.h
index 30ba3308cdfb0a1221439471c2ba6627bb31c139..43175520bbbc9687ffe0e85b1469443c887cb74e 100644
--- a/MQ/hitbuilder/CbmTofHit.h
+++ b/MQ/hitbuilder/CbmTofHit.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHit.h
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Cordier, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Cordier, Norbert Herrmann [committer] */
 
 /**
  * \file CbmTofHit.h
diff --git a/MQ/hitbuilder/runHitBuilderTof.cxx b/MQ/hitbuilder/runHitBuilderTof.cxx
index 2fbfca3d12d5ce7208a8fc93645ea13abbf12751..1301ab41589c5fe2ac8056a05b7d4ced4c43a91f 100644
--- a/MQ/hitbuilder/runHitBuilderTof.cxx
+++ b/MQ/hitbuilder/runHitBuilderTof.cxx
@@ -1,7 +1,6 @@
-/** @file runHitBuilderTof.cxx
-  * @copyright Copyright (C) 2018-2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [orginator] **/
+/* Copyright (C) 2018-2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [orginator] */
 
 #include "CbmDeviceHitBuilderTof.h"
 
diff --git a/MQ/mcbm/CbmDeviceBuildRawEvents.cxx b/MQ/mcbm/CbmDeviceBuildRawEvents.cxx
index d0c0ad2be003c7fe27839900173dcee4541c55cf..c32fb711d296e5c835defef55297fbc529bf5c0c 100644
--- a/MQ/mcbm/CbmDeviceBuildRawEvents.cxx
+++ b/MQ/mcbm/CbmDeviceBuildRawEvents.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceBuildRawEvents.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Dominik Smith [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Dominik Smith [committer] */
 
 /**
  * CbmDeviceBuildRawEvents.cxx
diff --git a/MQ/mcbm/CbmDeviceBuildRawEvents.h b/MQ/mcbm/CbmDeviceBuildRawEvents.h
index fa96a9c70ace5cf7972aad68a55584abca2581a5..ac443d264e71fbf6313d3efb997ebb3ada278f20 100644
--- a/MQ/mcbm/CbmDeviceBuildRawEvents.h
+++ b/MQ/mcbm/CbmDeviceBuildRawEvents.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceBuildRawEvents.h
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Dominik Smith [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Dominik Smith [committer] */
 
 /**
  * CbmDeviceBuildRawEvents.h
diff --git a/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.cxx b/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.cxx
index 54433f7b2c2af88ffa0f3f81ea59147f15c93664..d484659f11e5a46d4b2eea19cdcc4dfabe486e44 100644
--- a/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.cxx
+++ b/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmEventBuilderWin.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmEventBuilderWin.cxx
diff --git a/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.h b/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.h
index d9dd1dc7b5761dc82ddb430813654f58e02343d2..f735204ef309158d4fad9f532c106c32abaf7680 100644
--- a/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.h
+++ b/MQ/mcbm/CbmDeviceMcbmEventBuilderWin.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmEventBuilderWin.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmEventBuilderWin.h
diff --git a/MQ/mcbm/CbmDeviceMcbmEventSink.cxx b/MQ/mcbm/CbmDeviceMcbmEventSink.cxx
index c750def8973340f4832e5e3c533acb746d4b1125..7ea626c5964079ce994d0a00fea7742c838bf4dd 100644
--- a/MQ/mcbm/CbmDeviceMcbmEventSink.cxx
+++ b/MQ/mcbm/CbmDeviceMcbmEventSink.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmEventSink.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmEventSink.cxx
diff --git a/MQ/mcbm/CbmDeviceMcbmEventSink.h b/MQ/mcbm/CbmDeviceMcbmEventSink.h
index 648bfa7523841094022529f2db5408d7f9045d9c..c199f4b7ee314fc5cb78604ef13a5e1c46bf70c7 100644
--- a/MQ/mcbm/CbmDeviceMcbmEventSink.h
+++ b/MQ/mcbm/CbmDeviceMcbmEventSink.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmEventSink.h
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmEventSink.h
diff --git a/MQ/mcbm/CbmDeviceMcbmMonitorPulser.cxx b/MQ/mcbm/CbmDeviceMcbmMonitorPulser.cxx
index c0910ec0c1bd9d7db0b90bf4ce3fcc8de17ddc6e..230c1269089f239d6de5d1fc1605e1c5744cf81a 100644
--- a/MQ/mcbm/CbmDeviceMcbmMonitorPulser.cxx
+++ b/MQ/mcbm/CbmDeviceMcbmMonitorPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmMonitorPulser.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A Loizeau, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A Loizeau, Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmMonitorPulser.cxx
diff --git a/MQ/mcbm/CbmDeviceMcbmMonitorPulser.h b/MQ/mcbm/CbmDeviceMcbmMonitorPulser.h
index 35750b5c1d0e8a0b15877324f4bc4c5a1adc7a2f..34c47e2d905f77e7c0a8b088d4b7f93ba26e21c7 100644
--- a/MQ/mcbm/CbmDeviceMcbmMonitorPulser.h
+++ b/MQ/mcbm/CbmDeviceMcbmMonitorPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmMonitorPulser.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A Loizeau, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A Loizeau, Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmMonitorPulser.h
diff --git a/MQ/mcbm/CbmDeviceMcbmUnpack.cxx b/MQ/mcbm/CbmDeviceMcbmUnpack.cxx
index 903eef94dc91fbc57c0facbafcb1e33a8983a0c6..65262db98b5e5772a86665c1b5c58a8a339d7537 100644
--- a/MQ/mcbm/CbmDeviceMcbmUnpack.cxx
+++ b/MQ/mcbm/CbmDeviceMcbmUnpack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmUnpack.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmUnpack.cxx
diff --git a/MQ/mcbm/CbmDeviceMcbmUnpack.h b/MQ/mcbm/CbmDeviceMcbmUnpack.h
index 3b9a43f3b094f22e48e82505ed078fb618abd678..6720e8879e84ae882e66439ac6aea8311181419d 100644
--- a/MQ/mcbm/CbmDeviceMcbmUnpack.h
+++ b/MQ/mcbm/CbmDeviceMcbmUnpack.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMcbmUnpack.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMcbmUnpack.h
diff --git a/MQ/mcbm/runBuildRawEvents.cxx b/MQ/mcbm/runBuildRawEvents.cxx
index 1f55cf1b8420b2f9a1962820b7d5f7536a61fb64..99336862f42f4cc50cbd3459163607b1c33aa5c9 100644
--- a/MQ/mcbm/runBuildRawEvents.cxx
+++ b/MQ/mcbm/runBuildRawEvents.cxx
@@ -1,7 +1,6 @@
-/** @file runBuildRawEvents.cxx
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dominik Smith [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dominik Smith [committer] */
 
 #include "CbmDeviceBuildRawEvents.h"
 
diff --git a/MQ/mcbm/runMcbmEventSink.cxx b/MQ/mcbm/runMcbmEventSink.cxx
index f125146a60a3b7346abc0ec431c8403f292bbbd8..1577c2491cbb968dda83587b7415a35cfc2fdee4 100644
--- a/MQ/mcbm/runMcbmEventSink.cxx
+++ b/MQ/mcbm/runMcbmEventSink.cxx
@@ -1,7 +1,6 @@
-/** @file runMcbmEventSink.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmDeviceMcbmEventSink.h"
 
diff --git a/MQ/mcbm/runMcbmEvtBuilderWin.cxx b/MQ/mcbm/runMcbmEvtBuilderWin.cxx
index 14edd1783c2cfb484525e66d591b47cf3372eb25..7137fd9ed68d8465c73100742ace7b04a926bf66 100644
--- a/MQ/mcbm/runMcbmEvtBuilderWin.cxx
+++ b/MQ/mcbm/runMcbmEvtBuilderWin.cxx
@@ -1,7 +1,6 @@
-/** @file runMcbmEvtBuilderWin.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmDeviceMcbmEventBuilderWin.h"
 
diff --git a/MQ/mcbm/runMcbmMonitorPulser.cxx b/MQ/mcbm/runMcbmMonitorPulser.cxx
index 1e8a89af63b84e9bc96a0e80d93bcf73de0b38dc..215a3a373fdf81ddb9098508a2784d9ff7e86e6b 100644
--- a/MQ/mcbm/runMcbmMonitorPulser.cxx
+++ b/MQ/mcbm/runMcbmMonitorPulser.cxx
@@ -1,7 +1,6 @@
-/** @file runMcbmMonitorPulser.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmDeviceMcbmMonitorPulser.h"
 
diff --git a/MQ/mcbm/runMcbmUnpack.cxx b/MQ/mcbm/runMcbmUnpack.cxx
index 2adeb76298300c9adfed2fe45372b0fd6231c838..7b88b34d7042b4fd58b322f2bb29c516ccb92037 100644
--- a/MQ/mcbm/runMcbmUnpack.cxx
+++ b/MQ/mcbm/runMcbmUnpack.cxx
@@ -1,7 +1,6 @@
-/** @file runMcbmUnpack.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmDeviceMcbmUnpack.h"
 
diff --git a/MQ/monitor/CbmDeviceMonitorT0.cxx b/MQ/monitor/CbmDeviceMonitorT0.cxx
index 533871a4336a583954ddc68c0ed02cc3cdb56f3d..4206264945b69cf3317a2ce727f65895068c8de4 100644
--- a/MQ/monitor/CbmDeviceMonitorT0.cxx
+++ b/MQ/monitor/CbmDeviceMonitorT0.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMonitorT0.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 /**
  * CbmDeviceMonitorT0.cxx
diff --git a/MQ/monitor/CbmDeviceMonitorT0.h b/MQ/monitor/CbmDeviceMonitorT0.h
index 1caca5520b5e5e61f8cdef35c50eeee4a2541e81..0181defaa8a6868397786d7a6d2f1f14f311800e 100644
--- a/MQ/monitor/CbmDeviceMonitorT0.h
+++ b/MQ/monitor/CbmDeviceMonitorT0.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMonitorT0.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 /**
  * CbmDeviceMonitorT0.h
diff --git a/MQ/monitor/CbmDeviceMonitorTof.cxx b/MQ/monitor/CbmDeviceMonitorTof.cxx
index 2af1705ca199ed4e98151e785edb2867c3025502..243add13855423fbb6bbd5cd5fb6c1bb7222fd1f 100644
--- a/MQ/monitor/CbmDeviceMonitorTof.cxx
+++ b/MQ/monitor/CbmDeviceMonitorTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMonitorTof.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A Loizeau, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A Loizeau, Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMonitorTof.cxx
diff --git a/MQ/monitor/CbmDeviceMonitorTof.h b/MQ/monitor/CbmDeviceMonitorTof.h
index 1a327c64784846cb64bfb037a43e2e027dff0eae..3290dcf1723d5f327617dd9b5c3a2ba6ef2575a7 100644
--- a/MQ/monitor/CbmDeviceMonitorTof.h
+++ b/MQ/monitor/CbmDeviceMonitorTof.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMonitorTof.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A Loizeau, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A Loizeau, Pierre-Alain Loizeau [committer] */
 
 /**
  * CbmDeviceMonitorTof.h
diff --git a/MQ/monitor/runMonitorT0.cxx b/MQ/monitor/runMonitorT0.cxx
index bca1a50249cbbd5f61c6494be84f5394269436e7..6964f6a1f59e56e88cf49230574b7df19748014b 100644
--- a/MQ/monitor/runMonitorT0.cxx
+++ b/MQ/monitor/runMonitorT0.cxx
@@ -1,7 +1,6 @@
-/** @file runMonitorT0.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 #include "CbmDeviceMonitorT0.h"
 
diff --git a/MQ/monitor/runMonitorTof.cxx b/MQ/monitor/runMonitorTof.cxx
index fd6c98a789cd3f0d4e2416ea5d4a16dba8ba1c0c..74fa210cbc9315ae652ac21a60f1548b83c515f8 100644
--- a/MQ/monitor/runMonitorTof.cxx
+++ b/MQ/monitor/runMonitorTof.cxx
@@ -1,7 +1,6 @@
-/** @file runMonitorTof.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmDeviceMonitorTof.h"
 
diff --git a/MQ/sink/CbmDevNullSink.cxx b/MQ/sink/CbmDevNullSink.cxx
index e834abfd3d3e475f4c594a51885f84f107ee6fca..35ece92be3c725dcf443d5b0f7202b97e8086925 100644
--- a/MQ/sink/CbmDevNullSink.cxx
+++ b/MQ/sink/CbmDevNullSink.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDevNullSink.cxx
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDevNullSink.cxx
diff --git a/MQ/sink/CbmDevNullSink.h b/MQ/sink/CbmDevNullSink.h
index c28faca369c866ccc37e43c91757085baac20714..9e8f0e9bdf5fe739e97f552e6b2511f7ec57cd54 100644
--- a/MQ/sink/CbmDevNullSink.h
+++ b/MQ/sink/CbmDevNullSink.h
@@ -1,7 +1,6 @@
-/** @file CbmDevNullSink.h
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDevNullSink.h
diff --git a/MQ/sink/CbmTsaComponentSink.cxx b/MQ/sink/CbmTsaComponentSink.cxx
index 52012b6f797b75af3d1711cce82f31e0f9699da2..a05c0344b1cc3ab90d5332afcc819e153fb447c5 100644
--- a/MQ/sink/CbmTsaComponentSink.cxx
+++ b/MQ/sink/CbmTsaComponentSink.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTsaComponentSink.cxx
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmTsaComponentSink.cxx
diff --git a/MQ/sink/CbmTsaComponentSink.h b/MQ/sink/CbmTsaComponentSink.h
index 2218920a3c8665f6d32bad5fa85601a427c3c897..d7d0aa2a90d6e89b726bac8e0d9621438c050a4a 100644
--- a/MQ/sink/CbmTsaComponentSink.h
+++ b/MQ/sink/CbmTsaComponentSink.h
@@ -1,7 +1,6 @@
-/** @file CbmTsaComponentSink.h
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmTsaComponentSink.h
diff --git a/MQ/sink/runDevNullSink.cxx b/MQ/sink/runDevNullSink.cxx
index 31a5319ec98ee522197efb0aac6593c4343bfb73..6ef22271a5d26f872faf556ef26f0456a342cd6a 100644
--- a/MQ/sink/runDevNullSink.cxx
+++ b/MQ/sink/runDevNullSink.cxx
@@ -1,7 +1,6 @@
-/** @file runDevNullSink.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDevNullSink.h"
 
diff --git a/MQ/sink/runTsaComponentSink.cxx b/MQ/sink/runTsaComponentSink.cxx
index b89942793fdc90365fd0ac70d116e266be5c12d4..43df1af2b1a05b3c4f0073cbfbdd7cdb3b6024eb 100644
--- a/MQ/sink/runTsaComponentSink.cxx
+++ b/MQ/sink/runTsaComponentSink.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaComponentSink.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTsaComponentSink.h"
 
diff --git a/MQ/source/CbmMCPointSource.cxx b/MQ/source/CbmMCPointSource.cxx
index b0534dd90137c6886ba40173b396d493b3b1ca0c..2f5a2da80a53ce38138994378f4de81f8bbeeee1 100644
--- a/MQ/source/CbmMCPointSource.cxx
+++ b/MQ/source/CbmMCPointSource.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCPointSource.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  *  CbmMCPointSource.cpp
diff --git a/MQ/source/CbmMCPointSource.h b/MQ/source/CbmMCPointSource.h
index c1fe20678150482a7127d1c7ba3be97437c92433..58f8012badbbc04c038567bafba05107ce1c9845 100644
--- a/MQ/source/CbmMCPointSource.h
+++ b/MQ/source/CbmMCPointSource.h
@@ -1,7 +1,6 @@
-/** @file CbmMCPointSource.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmMCPointSource.h
diff --git a/MQ/source/CbmMQTsaInfo.cxx b/MQ/source/CbmMQTsaInfo.cxx
index e36a93ce2e302937425f09299b532e19ef6d7998..d555bb6636af9c2b5dea0dfdc5ccb59e1a86b926 100644
--- a/MQ/source/CbmMQTsaInfo.cxx
+++ b/MQ/source/CbmMQTsaInfo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaInfo.cxx
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  *  CbmMQTsaInfo.cpp
diff --git a/MQ/source/CbmMQTsaInfo.h b/MQ/source/CbmMQTsaInfo.h
index b2dfd25ea33d37cb0e0c3bb7ce48faa7e1b999fa..e87ffb419ee2db2cedcaca3632307d1f8cace92d 100644
--- a/MQ/source/CbmMQTsaInfo.h
+++ b/MQ/source/CbmMQTsaInfo.h
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaInfo.h
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmMQTsaInfo.h
diff --git a/MQ/source/CbmMQTsaMultiSampler.cxx b/MQ/source/CbmMQTsaMultiSampler.cxx
index 59a00874100ac24736b5f677c8f02611740137df..081d6ffd9672d35ed3aad0a4139810b2a27daeaa 100644
--- a/MQ/source/CbmMQTsaMultiSampler.cxx
+++ b/MQ/source/CbmMQTsaMultiSampler.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaMultiSampler.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 /**
  *  CbmMQTsaMultiSampler.cpp
diff --git a/MQ/source/CbmMQTsaMultiSampler.h b/MQ/source/CbmMQTsaMultiSampler.h
index aec658a1b4ae8458da50e45083a2137d93445970..b4e5523a58ba68a34f87589e0dd026a6471285af 100644
--- a/MQ/source/CbmMQTsaMultiSampler.h
+++ b/MQ/source/CbmMQTsaMultiSampler.h
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaMultiSampler.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pierre-Alain Loizeau */
 
 /**
  * CbmMQTsaSampler.h
diff --git a/MQ/source/CbmMQTsaMultiSamplerTof.cxx b/MQ/source/CbmMQTsaMultiSamplerTof.cxx
index 35549c9fe65dcaeb89a5af30a957d71b38ec3296..9edbf4d9b3d89c48028f32cdc57a7078cc59de12 100644
--- a/MQ/source/CbmMQTsaMultiSamplerTof.cxx
+++ b/MQ/source/CbmMQTsaMultiSamplerTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaMultiSamplerTof.cxx
-  * @copyright Copyright (C) 2017-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig */
 
 /**
  *  CbmMQTsaMultiSampler.cpp
diff --git a/MQ/source/CbmMQTsaMultiSamplerTof.h b/MQ/source/CbmMQTsaMultiSamplerTof.h
index 472d79df5aa0f3bf616fbfc028f2a1089753a60f..d78897fc14a91add3c8e2c971cac116fa2592de4 100644
--- a/MQ/source/CbmMQTsaMultiSamplerTof.h
+++ b/MQ/source/CbmMQTsaMultiSamplerTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaMultiSamplerTof.h
-  * @copyright Copyright (C) 2018-2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmMQTsaMultiSamplerTof.h
diff --git a/MQ/source/CbmMQTsaSampler.cxx b/MQ/source/CbmMQTsaSampler.cxx
index 5fec44196f63f1086787a83770435f5efac24e3a..5aeceeda0731665f94541ea68a2ca299f802cf76 100644
--- a/MQ/source/CbmMQTsaSampler.cxx
+++ b/MQ/source/CbmMQTsaSampler.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaSampler.cxx
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  *  CbmMQTsaSampler.cpp
diff --git a/MQ/source/CbmMQTsaSampler.h b/MQ/source/CbmMQTsaSampler.h
index 808298112912652cb1c58a4615622a04b51642a5..5c84b9122949393aaaeb89c5c489e62373d3ba8f 100644
--- a/MQ/source/CbmMQTsaSampler.h
+++ b/MQ/source/CbmMQTsaSampler.h
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaSampler.h
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmMQTsaSampler.h
diff --git a/MQ/source/CbmMQTsaSamplerTof.cxx b/MQ/source/CbmMQTsaSamplerTof.cxx
index d67172f580ad3d7191a760208c7386d2abee59bd..6612b99d977fd3cf681ef33557b1eb910bebdd30 100644
--- a/MQ/source/CbmMQTsaSamplerTof.cxx
+++ b/MQ/source/CbmMQTsaSamplerTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaSamplerTof.cxx
-  * @copyright Copyright (C) 2018-2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig */
 
 /**
  *  CbmMQTsaSamplerTof.cpp
diff --git a/MQ/source/CbmMQTsaSamplerTof.h b/MQ/source/CbmMQTsaSamplerTof.h
index c0195575e738dc8b988bd7d59b7630ae279cdc3c..ce72f84f89dd4d20a22008f2b487fc2afaeb98dc 100644
--- a/MQ/source/CbmMQTsaSamplerTof.h
+++ b/MQ/source/CbmMQTsaSamplerTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMQTsaSamplerTof.h
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /**
  * CbmMQTsaSamplerTof.h
diff --git a/MQ/source/CbmStsDigiSource.cxx b/MQ/source/CbmStsDigiSource.cxx
index b7b6c9ab6cca8f985ce33c8cc3840fc5458387b3..1986e448d5d80a92612320890e735c80d746cc0a 100644
--- a/MQ/source/CbmStsDigiSource.cxx
+++ b/MQ/source/CbmStsDigiSource.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsDigiSource.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  *  CbmStsDigiSource.cpp
diff --git a/MQ/source/CbmStsDigiSource.h b/MQ/source/CbmStsDigiSource.h
index e9a12d36d257c277845771234dafda270fb5703b..4a80c8cff41abc6b01754765a446c514a3d84851 100644
--- a/MQ/source/CbmStsDigiSource.h
+++ b/MQ/source/CbmStsDigiSource.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDigiSource.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmStsDigiSource.h
diff --git a/MQ/source/runMCPointSource.cxx b/MQ/source/runMCPointSource.cxx
index ceb6be07371bba517476329acbdccafcc203a195..614cbe1df9fced4d108c4abd4018b8b6651735ff 100644
--- a/MQ/source/runMCPointSource.cxx
+++ b/MQ/source/runMCPointSource.cxx
@@ -1,7 +1,6 @@
-/** @file runMCPointSource.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMCPointSource.h"
 
diff --git a/MQ/source/runStsDigiSource.cxx b/MQ/source/runStsDigiSource.cxx
index 0c41e4224b7d30cb6581f5662914fbf7eeb55f40..9ce5c7b4dfb42a70e4616e5c73d0a29646db03e8 100644
--- a/MQ/source/runStsDigiSource.cxx
+++ b/MQ/source/runStsDigiSource.cxx
@@ -1,7 +1,6 @@
-/** @file runStsDigiSource.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmStsDigiSource.h"
 
diff --git a/MQ/source/runTsaInfo.cxx b/MQ/source/runTsaInfo.cxx
index 144c56e51cfad1410000f69b5fa5d62b3b2498ca..8fc2cb0b6b2d6c2dab1069d7bbee89247990596c 100644
--- a/MQ/source/runTsaInfo.cxx
+++ b/MQ/source/runTsaInfo.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaInfo.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMQTsaInfo.h"
 
diff --git a/MQ/source/runTsaMultiSampler.cxx b/MQ/source/runTsaMultiSampler.cxx
index 0618c8b5edcba003107b3c3eb62cf1ecc7800b9f..13caf762dce3a883964361ce0286ea7a98008ad5 100644
--- a/MQ/source/runTsaMultiSampler.cxx
+++ b/MQ/source/runTsaMultiSampler.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaMultiSampler.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pierre-Alain Loizeau */
 
 #include "CbmMQTsaMultiSampler.h"
 
diff --git a/MQ/source/runTsaMultiSamplerTof.cxx b/MQ/source/runTsaMultiSamplerTof.cxx
index e235fba3cec3f1c3c04d6d8456b5832d080a2e02..441237d3d5bad40a6e7b6c9c32bb4c5faf15cc30 100644
--- a/MQ/source/runTsaMultiSamplerTof.cxx
+++ b/MQ/source/runTsaMultiSamplerTof.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaMultiSamplerTof.cxx
-  * @copyright Copyright (C) 2019-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "CbmMQTsaMultiSamplerTof.h"
 
diff --git a/MQ/source/runTsaSampler.cxx b/MQ/source/runTsaSampler.cxx
index 9f938ecab0b035603451804b20fd2aa40e101234..3cf6ac664c82e8f5ec508a3e953d723a2e241f63 100644
--- a/MQ/source/runTsaSampler.cxx
+++ b/MQ/source/runTsaSampler.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaSampler.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMQTsaSampler.h"
 
diff --git a/MQ/source/runTsaSamplerTof.cxx b/MQ/source/runTsaSamplerTof.cxx
index e6c2d1ad0b801a47029ac0d3ffcd4f2856fb218a..f48873b0b87e0f295fd2036b2385759ff7dc93ba 100644
--- a/MQ/source/runTsaSamplerTof.cxx
+++ b/MQ/source/runTsaSamplerTof.cxx
@@ -1,7 +1,6 @@
-/** @file runTsaSamplerTof.cxx
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "CbmMQTsaSamplerTof.h"
 
diff --git a/MQ/sts/CbmDeviceMinimal.cxx b/MQ/sts/CbmDeviceMinimal.cxx
index 98faa091f98c0c974f84e8723d690332b93c467b..0fd1a313392aeec946e482244db99055afc9fbf5 100644
--- a/MQ/sts/CbmDeviceMinimal.cxx
+++ b/MQ/sts/CbmDeviceMinimal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMinimal.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsLocalReco.cxx
diff --git a/MQ/sts/CbmDeviceMinimal.h b/MQ/sts/CbmDeviceMinimal.h
index 2f8c7deaa893432a0aed9df8f564e2a402f26039..c857eb3ae82d920079712527e3f70af9fca2c519 100644
--- a/MQ/sts/CbmDeviceMinimal.h
+++ b/MQ/sts/CbmDeviceMinimal.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceMinimal.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsLocalReco.h
diff --git a/MQ/sts/CbmDeviceStsLocalReco.cxx b/MQ/sts/CbmDeviceStsLocalReco.cxx
index 4068dd04cdc7b906e60ceaf0b47528ed5013f4df..cf638f7f561968c634bf400055309fed8f438d8d 100644
--- a/MQ/sts/CbmDeviceStsLocalReco.cxx
+++ b/MQ/sts/CbmDeviceStsLocalReco.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceStsLocalReco.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsLocalReco.cxx
diff --git a/MQ/sts/CbmDeviceStsLocalReco.h b/MQ/sts/CbmDeviceStsLocalReco.h
index 3eb4c05f5904ee672c39219f8790ec1b378044a2..c234cef7c567d2c43fe53836645d9ccc45f13c52 100644
--- a/MQ/sts/CbmDeviceStsLocalReco.h
+++ b/MQ/sts/CbmDeviceStsLocalReco.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceStsLocalReco.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsLocalReco.h
diff --git a/MQ/sts/runStsLocalReco.cxx b/MQ/sts/runStsLocalReco.cxx
index 5e3a6da7a6908058c8863e0d65f4668581993d1a..1efe099b5e0b8ffb33700f7ceb9530018559fbf7 100644
--- a/MQ/sts/runStsLocalReco.cxx
+++ b/MQ/sts/runStsLocalReco.cxx
@@ -1,7 +1,6 @@
-/** @file runStsLocalReco.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDeviceStsLocalReco.h"
 
diff --git a/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.cxx b/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.cxx
index 73e3138c7bcdd4acd74263e2071dad933acc839e..6742c054d28ac78ef264b83a52eaab9104b3b75b 100644
--- a/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.cxx
+++ b/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceUnpackTofMcbm2018.cxx
-  * @copyright Copyright (C) 2018-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceUnpackTofMcbm2018.cxx
diff --git a/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.h b/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.h
index 9711cc02c3d521aab6fc458bd37d137a95dc165e..27dd076e25ded906849590092a43bc82fd305ef5 100644
--- a/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.h
+++ b/MQ/unpacker/CbmDeviceUnpackTofMcbm2018.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceUnpackTofMcbm2018.h
-  * @copyright Copyright (C) 2018-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann [committer] */
 
 /**
  * CbmDeviceUnpackTofMcbm2018.h
diff --git a/MQ/unpacker/CbmDeviceUnpackTofStar2018.cxx b/MQ/unpacker/CbmDeviceUnpackTofStar2018.cxx
index bb2fead03c7e5b1f75679a3835ea3b10fb4f2a3d..766c0854cd209664ac555dcb72c09eb49074d7ea 100644
--- a/MQ/unpacker/CbmDeviceUnpackTofStar2018.cxx
+++ b/MQ/unpacker/CbmDeviceUnpackTofStar2018.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceUnpackTofStar2018.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceUnpackTofStar2018.cxx
diff --git a/MQ/unpacker/CbmDeviceUnpackTofStar2018.h b/MQ/unpacker/CbmDeviceUnpackTofStar2018.h
index 421f368d872ac1dbbc3f7e134d8f438c1933b4c9..bd216e962ad2b645bc035dbe7351a9ca27147e6f 100644
--- a/MQ/unpacker/CbmDeviceUnpackTofStar2018.h
+++ b/MQ/unpacker/CbmDeviceUnpackTofStar2018.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceUnpackTofStar2018.h
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceUnpackTofStar2018.h
diff --git a/MQ/unpacker/CbmTbDaqBuffer.cxx b/MQ/unpacker/CbmTbDaqBuffer.cxx
index a96da6085e45b8741d2df0d9fa2a6cd1e57f46e6..3342871f94a2f2ebcfae9ecc5157c3b5cc95211f 100644
--- a/MQ/unpacker/CbmTbDaqBuffer.cxx
+++ b/MQ/unpacker/CbmTbDaqBuffer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTbDaqBuffer.cxx
-  * @copyright Copyright (C) 2013-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Norbert Herrmann [committer] **/
+/* Copyright (C) 2013-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Norbert Herrmann [committer] */
 
 /** @file CbmTbDaqBuffer.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/MQ/unpacker/CbmTbDaqBuffer.h b/MQ/unpacker/CbmTbDaqBuffer.h
index 425b29ddc2b0547c93396886098cb0c46575f8f4..a7539db81246154ce117c7e8264f9bde979336c1 100644
--- a/MQ/unpacker/CbmTbDaqBuffer.h
+++ b/MQ/unpacker/CbmTbDaqBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmTbDaqBuffer.h
-  * @copyright Copyright (C) 2012-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Norbert Herrmann [committer] **/
+/* Copyright (C) 2012-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Norbert Herrmann [committer] */
 
 /** @file CbmDaqBuffer.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/MQ/unpacker/runUnpackTofMcbm2018.cxx b/MQ/unpacker/runUnpackTofMcbm2018.cxx
index 83a6141776be4fcea4f6b31dd81b7c5a0e8faf4b..9b9cf97a132af28d2dc8ba3f93987f963e38dad5 100644
--- a/MQ/unpacker/runUnpackTofMcbm2018.cxx
+++ b/MQ/unpacker/runUnpackTofMcbm2018.cxx
@@ -1,7 +1,6 @@
-/** @file runUnpackTofMcbm2018.cxx
-  * @copyright Copyright (C) 2018-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "CbmDeviceUnpackTofMcbm2018.h"
 
diff --git a/MQ/unpacker/runUnpackTofStar2018.cxx b/MQ/unpacker/runUnpackTofStar2018.cxx
index 44913eb3cf9f2eb87033d5fd5afe6d3e7dbd1225..53fac23e3e33773811fea0b999622710cb6e29d6 100644
--- a/MQ/unpacker/runUnpackTofStar2018.cxx
+++ b/MQ/unpacker/runUnpackTofStar2018.cxx
@@ -1,7 +1,6 @@
-/** @file runUnpackTofStar2018.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDeviceUnpackTofStar2018.h"
 
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h
index f9fab8d1fa74079c58f7d35030f3bf688d9028e4..b9fca4feb7d22a078c87838701885ad2456cdcf3 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmCutsLinkDef.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 #pragma link off all globals;
 #pragma link off all classes;
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.cxx
index 56931b81a7f8f0e81d3c30987ed62d654baca02b..80881c7e5d8f48c9f05b27f403c906bfa2966ac0 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBasicFemtoPairCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmBasicFemtoPairCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.h
index ce747672ab0ecc0d7a2c31a9630871f109f95884..b697e8a47a3679bcbd6b9dc3f1cbf2dd770317dd 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmBasicFemtoPairCut.h
@@ -1,7 +1,6 @@
-/** @file CbmBasicFemtoPairCut.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmBasicFemtoPairCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.cxx
index 74c8d71c3e58d7153e01707c77879a9afbab9eaf..b50f55bd4455bf8b9ed3a74bfc671b6c367c52c1 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeltaPhiDeltaThetaCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmDeltaPhiDeltaThetaCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.h
index 80435829efbafb272c58ce327d608895fbd0a8af..5b6ee5ae96b7db34cf301f41b597254f225b4e4e 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmDeltaPhiDeltaThetaCut.h
@@ -1,7 +1,6 @@
-/** @file CbmDeltaPhiDeltaThetaCut.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmDeltaPhiDeltaThetaCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.cxx
index e92d02a66c403a8c9509c0ed770974831f6812cc..063e23e90628655ec210883f94f0c4bd729c6a63 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsExitSepCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmStsExitSepCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.h
index cf78b0b67dff8690b731e1a455099a6dba6fb702..5e7ba9cc9c87d70a396befd35897c02519a8f02e 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/pair/CbmStsExitSepCut.h
@@ -1,7 +1,6 @@
-/** @file CbmStsExitSepCut.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmStsExitSep.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.cxx
index e77abe95f8931994965407338cde0fa09a4a5076..976a7fc736eccf34ec2cd4e7e4c6f095c1c52269 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBasicTrackCuts.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmBasicTrackCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.h
index 6ada1882acd0818ed9fed52d839b2238467ba763..64c4fc71c0170f13e8a2bc99f70026fd86dcc2a2 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmBasicTrackCuts.h
@@ -1,7 +1,6 @@
-/** @file CbmBasicTrackCuts.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmBasicTrackCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.cxx
index 60bc315368b918b7f9ec4fdcb7f7cd5ff9ecb17b..5cf1f3661de4214f5aa824f386e1ee61c5f056b0 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmNHitsCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmNHitsCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.h
index 19a990ed6b661a03b7bbf2ae2a746a8170e26091..c442cabf58af3ee17ad09c007b367fbc9463184f 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmNHitsCut.h
@@ -1,7 +1,6 @@
-/** @file CbmNHitsCut.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmNHitsCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.cxx
index 13b0c69c6ec8d45abef2528796b47e1ab78e73c9..5f5ed60a325ef220c2597a6721d4671717d23a30 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmTofCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.h
index 2e97e019aa3053765682f7d04ad6bc04f2f4c59f..704afabc0117dd778a7de2da4801bb33c7a6e0bb 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofCut.h
@@ -1,7 +1,6 @@
-/** @file CbmTofCut.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmTofCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.cxx
index 425398da56aa125e42ee29c931465de9f2320815..c3a85d8558a5c7c34066abd7552e03a1f059adc0 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofM2PolyCut.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmTofM2PolyCut.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.h
index 2c7d0445cb67942a20bb951b8fb190aa112dc765..6c63f4562f69bd74d0354060df0995ded3eb3fc3 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/track/CbmTofM2PolyCut.h
@@ -1,7 +1,6 @@
-/** @file CbmTofM2PolyCut.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmTofM2PolyCut.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatLinkDef.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatLinkDef.h
index a7bb434479ce098d11fac44540b1accd226990fc..895c2d2af7011fd771a9377ab39b5a127c30a200 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatLinkDef.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatLinkDef.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmFormatLinkDef.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaBmnFormatLinkDef.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.cxx
index fa0523b1dbe65727cb80120e9405714de68a7d0c..8f73e08e3a2b4d0b762cb1256fadc8ace9c8b956 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmFormatTypes.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmFormatTypes.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.h
index 1fe1210979ed9883e50c691974623501ed6fca63..447329394108d721e567882b941849e21c691482 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/NicaCbmFormatTypes.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmFormatTypes.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmFormatTypes.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.cxx
index 7d6536bceb080cbca95b4eb81658625b7d946c77..7a19ab155b97be16001d86d3070d9218a9670690 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeContainer.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaDstAnaTreeContainer.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.h
index ec82c99a166a382ce2aabbfb3ab821857491b311..c89fc7dfa5702aea09721790464bda7b5314ee09 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeContainer.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeContainer.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstAnaTreeContainer.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.cxx
index a65606c36b28cecb336f79774e416096035015c1..fc780504c3d7826aecc84eae41dd3cd6f4f82b12 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeObjectTrack.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmAnaTreeObjectTrack.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.h
index 13a09c9a4ac69c142658b8366f0b725c9d0383ae..0564e3610040010c9e7737b1fd27ba0350dcef12 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeObjectTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeObjectTrack.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmAnaTreeObjectTrack.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.cxx
index 6c78b476fbd4cbe422bb3bb65eec21ae01e0bb42..160c2b73cf0295d4c737d77f6b489052db68dcc3 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeSource.cxx
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstSource.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.h
index 4335b21b78e5815afdcea8545a32bcd93fb43bc9..b7e1f5acfb5eafac6307246f66e0eee7ad478d5a 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/CbmAnaTreeSource.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaTreeSource.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmAnaTreeSource.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.cxx
index 59419fc84e7ef89955f602832fa4daa166d2ee91..494966f561d45a57e46367376bcda77617e96c6d 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHbtEvent.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmHbtEventReco.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.h
index 65fd0cbbe5589efbb56d8d228e2eb25d1f2562d8..9d6386b4de214488656fd49a0a16a049252c42e4 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmHbtEvent.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmHbtEventReco.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.cxx
index 70545086872673f25da7784ccc1d6111a087783f..198123b96066a43900b5a945d3d4be09876c32f0 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHbtTrack.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmHbtTrack.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.h
index 46eabe5e3fcd52eacf27d5b857f516183f2124d2..d3ccee9ea4b7fac668f64c6990038d8cea2b70d1 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/femto/CbmHbtTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmHbtTrack.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmHbtTrack.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.cxx
index 4c8520235d5851b797baf3472ae5dde5a4eedf50..102a2863982558917f46af9c02f1553cad42259f 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCEvent.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstMcEvent.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.h
index e1114050a304a56b9757a2d6081a70de24a18734..5d00b3311ee4729d28adfb4efd5d4dea214a1fce 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEvent.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCEvent.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstMcEvent.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.cxx
index 90525ec3b71efafaa6418d0ef84e45f2c35ff3ad..41c2ebb7655414caa2dc030ba20fd989b47ef58f 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCEventInterface.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstMcEventInterface.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.h
index 14de08d18d8287b4527c949c8beb560c8e3735b6..5ac3125608f5fab4a191d5508bbee062f15ba11e 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCEventInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCEventInterface.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstMcEventInterface.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.cxx
index 4b9abbf529b4a8b51054a813ef476bc8f4de8cd7..f2cd1e56786c22b3b5612a421fcde319b13a0a52 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCTrack.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATMCTrack.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.h
index 0580082853b19d136c575f6fc93d4fbd9d638464..040949d83f121f63ab5f8ae0cc146e8f53cc4dd4 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrack.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCTrack.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATMCTrack.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.cxx
index b944e957b44143ec92728f6cd796faf81d332d61..f13e906b51f7f80b8e1fd0bbbfd92cbf08b037e8 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCTrackInterface.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATMMCTrackInterface.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.h
index 8a00b4ee350679fbc7dbdb177ad03f90d006492f..29daa8a92cbd1bb884ec920e4b69550f30c354f8 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/mc/NicaCbmMCTrackInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmMCTrackInterface.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATMMCTrackInterface.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.cxx
index a7bff214f803bb22b17a3b70ae3a84ca43229e36..9883a90a3ad879da6472dcfdf9af2b0aad130720 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmEvent.cxx
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmEvent.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.h
index 8477e1d7e27f911c88897a5e5f83954f7f15e208..9a3ccb29f974ba38113bf1b15430704a3a27bc8c 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEvent.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmEvent.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmEvent.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.cxx
index f7bc52f153aa2214b486e2dd4c65839177bad286..adea76aa058e2b90b554e5282bc632ebe0f1deb5 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmEventInterface.cxx
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmEventInterface.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.h
index b48a4d957c809bd5c2530a5c396ded39b1db2a4c..75f9a2f77470396f44a31b0e4ac0ff3a8d52bf42 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmEventInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmEventInterface.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmDstEventInterface.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.cxx
index fa26fac30d3541a411d18501d7a3ecf4a7b558f6..9a8e2a8837d7732971931e98095d7b6f0230dfb8 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmTrack.cxx
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmTrack.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.h
index a9cc0d0613c8e6cb5df6d7b5b23718e1eee458a6..403b4ccb3ba25c9f74b95e2af01095406317e049 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrack.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmTrack.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmTrack.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.cxx
index 31b93048012822cd2637d7c76729063999d32533..6e5b0fc40d7a3ea5fd4f9d2f6647ba88f64b72d9 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmTrackInterface.cxx
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmTrackInterface.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.h
index e414f04ba3eaf19f5acb16a5b4b0fe281a6712c0..85a91eedc0ca84dd82a51f4f1f2a23c3b29209d9 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/anatree/reco/NicaCbmTrackInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmTrackInterface.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmTrackInterface.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.cxx
index cbb5c13c003bd57966507940b01ba21c2903f80b..7237ba4bd3b905489d0d85da9e06a705eec8e971 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHbtFullEvent.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmHbtEvent.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.h
index dd1aa831ed330b17eac0b8bf38851cdec6e512a4..52685a1c44436d3b2bc5472113670abec70401d5 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/CbmHbtFullEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmHbtFullEvent.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmHbtEvent.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.cxx
index a91e584b0eebab32b01a2f40f57642e2451dc7c1..cb995fcca1e77c38c535d2c7cfba9f9deedcd551 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmFullEvent.cxx
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATEvent.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.h
index 06dcd2a74bc18867624d24c56815f26430655680..7b3d68174f1905a4588097bbfac92a87c9f32eba 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/combined/NicaCbmFullEvent.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmFullEvent.h
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaCbmATEvent.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.cxx
index ea1e016e53a5dad043185c5fb7a9a59f16f127aa..5437ebf1cb79cdad5e7ebaf5b0d16d1bf0dc5781 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.cxx
@@ -1,7 +1,6 @@
-/** @file NicaGeneratorReadUnigen.cxx
-  * @copyright Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaGeneratorReadUnigen.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.h
index 7afc964fff70f49ce72f2cfbacfe5723a83669cd..deda5fc842d6e8f2ba59df5eb79e72393867fa7c 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorReadUnigen.h
@@ -1,7 +1,6 @@
-/** @file NicaGeneratorReadUnigen.h
-  * @copyright Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaGeneratorReadUnigen.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.cxx
index 518d089aa2b0efd16a21309bd3cffda9afa2a310..eef2b66cad80aa239a0cd5b337b267d58fb4b8f2 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.cxx
@@ -1,7 +1,6 @@
-/** @file NicaGeneratorWriteUnigen.cxx
-  * @copyright Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2015-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaGeneratorWriteUnigen.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.h
index 4b6415411b8fd3926262cbab35902af35d987512..5cdb6522bbb2ac069e0ef9a0152936f52655613c 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaGeneratorWriteUnigen.h
@@ -1,7 +1,6 @@
-/** @file NicaGeneratorWriteUnigen.h
-  * @copyright Copyright (C) 2015-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2015-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaGeneratorWriteUnigen.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.cxx
index 8c863d1211a795470154fd8f504fe6795ace2986..5152235b92cee7c992edf885485b67895636cefc 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.cxx
@@ -1,7 +1,6 @@
-/** @file NicaUnigenEvent.cxx
-  * @copyright Copyright (C) 2014-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2014-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaUnigen.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.h
index 9af99e8465e2a943a6e02deca6fedac7b6f03c0c..88c16eb86b60d2007ba220c48f7b5d6eaa1aa753 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEvent.h
@@ -1,7 +1,6 @@
-/** @file NicaUnigenEvent.h
-  * @copyright Copyright (C) 2014-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2014-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigen.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.cxx
index d9f33779d1c285f8875c26894cc2229affc9c3c5..3330937690f6b389ebd9127274ba3f82f7a50d5a 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaUnigenEventInterface.cxx
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenSource.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.h
index 85a5f31179af80943b1dfc57f6f55ecde8c73614..aa519dd960c9cf3ebd8c4b2efced6dbaee4bcd64 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenEventInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaUnigenEventInterface.h
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenSource.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.cxx
index ffd94e911117e31c9f3d02a97078b84c527fcb86..e46ffcdd5d6771e907eaff6c7648dfd9bbd0f84d 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.cxx
@@ -1,7 +1,6 @@
-/** @file NicaUnigenSource.cxx
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenSource.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.h
index 44153593a8dc460287fb1dfc3abfddef67f0a867..074fac306e2ec6f5a9cdea7da394db5792b3b1c1 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenSource.h
@@ -1,7 +1,6 @@
-/** @file NicaUnigenSource.h
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenSource.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.cxx
index fd4949a61958ef15e5547ad861b54a58123f1074..d738388afa651bec83788a2e340e755e40e39996 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.cxx
@@ -1,7 +1,6 @@
-/** @file NicaUnigenTrack.cxx
-  * @copyright Copyright (C) 2014-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2014-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenTrack.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.h
index da720bc2048ae77a0b35435fab7943a5ff5ccb0e..6d4ab430f903f5851f341bed402d8298b7d24fe2 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrack.h
@@ -1,7 +1,6 @@
-/** @file NicaUnigenTrack.h
-  * @copyright Copyright (C) 2014-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2014-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenTrack.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.cxx
index f6f05fa66b1933247c54bbb59edb564e7d08a30d..2d41869631866cb2a003915c25a08d81bf18e98b 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.cxx
@@ -1,7 +1,6 @@
-/** @file NicaUnigenTrackInterface.cxx
-  * @copyright Copyright (C) 2017-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenTrackInterface.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.h b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.h
index 76afa56b5a753548b0cadcff3b09fb16c649f2e0..06cd2f4e7f0fce05199b24c5012170c6568778ce 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/format/unigen/NicaUnigenTrackInterface.h
@@ -1,7 +1,6 @@
-/** @file NicaUnigenTrackInterface.h
-  * @copyright Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2017-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaUnigenTrackInterface.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.cxx
index a7abdad55dc950cdaf7eff43fe145fa4ff14004e..e8955e483b56545a58250da635b3440a3a5db13f 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDetectorID.cxx
-  * @copyright Copyright (C) 2018-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2019 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmDetectorID.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.h b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.h
index b6f77c8d583f49b7fd7dfe9fc83c89af2ff85b91..26068d162c91ce32ae17b88b89257881c03d4818 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmDetectorID.h
@@ -1,7 +1,6 @@
-/** @file CbmDetectorID.h
-  * @copyright Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * CbmDetectorID.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.cxx
index c3f4c5bf39a06cbad1a9162517688baafbbb0c09..1330a28eee142eea6b9b507d2daaf03f5e798e97 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHelix.cxx
-  * @copyright Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * CbmHelix.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.h b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.h
index 27f1b16a7a795e70c87ab664ded3498627be6fe5..a24eb7192e63863c053ba51bf7872eb305dd3bd5 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmHelix.h
@@ -1,7 +1,6 @@
-/** @file CbmHelix.h
-  * @copyright Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmHelix.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.cxx
index 0cb35e0f9d2e96aeba8be3d3e0cb94c6085a73f6..72e7d212ce3d031a7878d3991ac203ebf011b399 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.cxx
@@ -1,7 +1,6 @@
-/** @file CbmNicaCompression.cxx
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmNicaCompression.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.h b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.h
index c85326dcf7e286d8c153aa3cb17c7e4d948e033a..0aa2f309affaa2636b1311854d3645f3de1458e8 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/CbmNicaCompression.h
@@ -1,7 +1,6 @@
-/** @file CbmNicaCompression.h
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * CbmNicaCompression.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.cxx b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.cxx
index 5518121144c8de24e467213e0704ddc57c330c68..5dfc0cd8fbc5b7d9c3b735ecb928c428670b56ed 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.cxx
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.cxx
@@ -1,7 +1,6 @@
-/** @file NicaCbmFirstTask.cxx
-  * @copyright Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaCbmFirstTask.cxx
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.h b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.h
index c17bedb5168002e10231bcd95617d9168967d5f6..0e321e19daea4675cf39f71d2b4a4224ab65077a 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmFirstTask.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmFirstTask.h
-  * @copyright Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer], Daniel Wielanek [committer] **/
+/* Copyright (C) 2019-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer], Daniel Wielanek [committer] */
 
 /*
  * NicaCbmFirstTask.h
diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
index a486d9e4f51fd599dabd2f8d37da019db47cd935..f541c829c12dd02ba62e5a6c5b32c9b5bc350262 100644
--- a/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
+++ b/analysis/PWGC2F/femtoscopy/nicafemto/helpers/NicaCbmHelpersLinkDef.h
@@ -1,7 +1,6 @@
-/** @file NicaCbmHelpersLinkDef.h
-  * @copyright Copyright (C) 2018-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2018-2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * NicaBmnFormatLinkDef.h
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.cxx
index 9fdd09c7c07972b3c801db52097f04888f5d6e4d..6a8a52901fae37587fc15cd8d61131e4b961a59b 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiCandidate.cxx
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev [committer] */
 
 /*
  * CbmAnaJpsiCandidate.cxx
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h
index 744e1b5f23b67b56f6dad3efce4d9d0e8e5441a5..5904804b2073fd188f1b71d18155c7fa034952d6 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiCandidate.h
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber */
 
 #ifndef CBM_ANA_JPSI_CANDIDATE_H
 #define CBM_ANA_JPSI_CANDIDATE_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h
index 29944ea5c515c2254fccf4dee2e4bb60f8f56c82..d1bfdaa9119d6f174202cd062f86fe9094291719 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiCuts.h
-  * @copyright Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 #ifndef CBM_ANA_JPSI_CUTS_H
 #define CBM_ANA_JPSI_CUTS_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.cxx
index 4fada061032bda46f73cd134e98fb04e6d91ab30..e490ac94edd3b148162ba3208f15e67682b8e43a 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiHist.cxx
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber */
 
 #include "CbmAnaJpsiHist.h"
 
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h
index 6333c1b442e8e00fbf433b2228eedc168f8d53f2..4d01bd12ac5949be7a854de789b0cb8797cdb2cd 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiHist.h
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig */
 
 #ifndef CBM_ANA_JPSI_HIST_H
 #define CBM_ANA_JPSI_HIST_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h
index bf14bbb92228ec3f0677ff1c6ddbf7b5d0e8c71f..7181ed1d68e8fc4bbcaa77afe35c3a4c966f67eb 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiKinematicParams.h
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #ifndef CBM_ANAJPSI_KINEMATIC_PARAMS_H
 #define CBM_ANAJPSI_KINEMATIC_PARAMS_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.cxx
index 67e0556ea7a4e98b37a8e47885908172056d2322..17bf6a8129694a51a94fe311833ed1b19b47b416 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiReport.cxx
-  * @copyright Copyright (C) 2015-2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber **/
+/* Copyright (C) 2015-2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber */
 
 #include "CbmAnaJpsiReport.h"
 
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h
index 25c18bcef574742fbdc61b4a9ecbd486e1d1590f..552f2fe5864223e24f17c8850b6e3590ce06ecf7 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiReport.h
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig */
 
 #ifndef CBMANAJPSIREPORT_H
 #define CBMANAJPSIREPORT_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.cxx
index 47a846cea1a30d38167cda9fe5da2ee64d9e246f..58b637805f3ac7500b46a16a7c353a9ac1ffbc12 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiSuperEvent.cxx
-  * @copyright Copyright (C) 2015-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Adrian Amatus Weber, Semen Lebedev [committer] **/
+/* Copyright (C) 2015-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Adrian Amatus Weber, Semen Lebedev [committer] */
 
 /*
  * CbmAnaJpsiSuperEvent.cxx
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.h
index 6482d98a379ba0dd1a28146c67e3fb8afdb7ab37..e1db505e7a0bd6c288bc4dae7e5a88a5180f9958 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiSuperEvent.h
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev [committer], Florian Uhlig, Adrian Amatus Weber **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev [committer], Florian Uhlig, Adrian Amatus Weber */
 
 /*
  * CbmAnaJpsiSuperEvent.h
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx
index 4585b10cc22ce1299233c8196b653b40286c8249..7b1f450c10a3cd7d88066767475621aec0047929 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiSuperEventReport.cxx
-  * @copyright Copyright (C) 2015-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber, Semen Lebedev [committer] **/
+/* Copyright (C) 2015-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber, Semen Lebedev [committer] */
 
 #include "CbmAnaJpsiSuperEventReport.h"
 
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h
index c07939d15b1fc784e824edc77c1dfb66cc95c5d2..a217d2e6a857ec820ec81bfa6636fddd3acb7247 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiSuperEventReport.h
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig */
 
 #ifndef CBMANAJPSISUPEREVENTREPORT_H
 #define CBMANAJPSISUPEREVENTREPORT_H
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx
index 9c87a02a5a3ae8a50a6f62ce41b8973b2d3aa12c..2116e42fa6ca7c31a5a11eba945f991a53c12f7a 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiTask.cxx
-  * @copyright Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber, Semen Lebedev **/
+/* Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber, Semen Lebedev */
 
 #include "CbmAnaJpsiTask.h"
 
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h
index 39397c4559fe169b9a221c3f383c7b0733c33774..576e5bc9a7709fb6c4fc86cac6e981a23195def4 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiTask.h
-  * @copyright Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Adrian Amatus Weber, Elena Lebedeva [committer] **/
+/* Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Adrian Amatus Weber, Elena Lebedeva [committer] */
 
 #ifndef CBMJPSIANATASK
 #define CBMJPSIANATASK
diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h
index 74133d9399e185864992ec771adb80e12de9f0e1..f44b9b0edb02c7215473b80dc36fd08252dea255 100644
--- a/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h
+++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaJpsiUtils.h
-  * @copyright Copyright (C) 2015-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #ifndef CBM_ANA_JPSI_UTILS_H
 #define CBM_ANA_JPSI_UTILS_H
diff --git a/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h b/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h
index e29dbf02b5deb0ce708617dad82ca8ba56b9e16d..34050afa48b5e1e57fdfc4ebb183481ac64e9fbc 100644
--- a/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h
+++ b/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmJPsiAnalysisLinkDef.h
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.cxx
index 1b9c9340c62d5db680962f9a2450e89487639686..6b3ef3e570c766b1e32b727fff8115c6161114ec 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversion.cxx
-  * @copyright Copyright (C) 2014-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig, Andrey Lebedev [committer] **/
+/* Copyright (C) 2014-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig, Andrey Lebedev [committer] */
 
 /**
  * \file CbmAnaConversion.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.h
index 0a9af0716689ce0ec6ee8611aa671334c00e217f..ea419069eefaefd0e016d98868dae008fbbd1ff5 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversion.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversion.h
-  * @copyright Copyright (C) 2014-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
 * \file CbmAnaConversion.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionCutSettings.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionCutSettings.h
index 79d00e1d19bd7cef8a8dd625b76b517d7b8164ff..11c38296d0d7e498feac99c27c2be80c4f643214 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionCutSettings.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionCutSettings.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionCutSettings.h
-  * @copyright Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S. Reinecke, Florian Uhlig **/
+/* Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S. Reinecke, Florian Uhlig */
 
 /**
  * @author S. Reinecke <reinecke@uni-wuppertal.de>
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionGlobalFunctions.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionGlobalFunctions.h
index 8a1df97dd562ce9a19aac8e77ab6cf033d5b3e71..a89d48f133e5ec8cf7793bf2a4a7503e63ae7d5a 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionGlobalFunctions.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionGlobalFunctions.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionGlobalFunctions.h
-  * @copyright Copyright (C) 2016-2017 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S. Reinecke, Andrey Lebedev **/
+/* Copyright (C) 2016-2017 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S. Reinecke, Andrey Lebedev */
 
 /**
  * @author S. Reinecke <reinecke@uni-wuppertal.de>
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.cxx
index 51cb8730dfda35268abb70b7ae9db8f4986fd596..5d088468a6746641bbe8cdf67d0f68edc28a00ea 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionKF.cxx
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionKF.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.h
index cc926f498a4279607b011284db3d864e4e8daf2d..4c79230aa80d56350d60b207b5b4551f3804b2a8 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKF.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionKF.h
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionKF.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKinematicParams.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKinematicParams.h
index dc9d35a3e8da6280a412a3abb33f2a0a140ee516..0b44b5f07f61c3b19a6f1f09062df6869ba4c9aa 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKinematicParams.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionKinematicParams.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionKinematicParams.h
-  * @copyright Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S. Reinecke,  **/
+/* Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S. Reinecke,  */
 
 /**
  * @author S. Reinecke <reinecke@uni-wuppertal.de>
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.cxx
index ea65ec680bfe101aba3a900ff8ecaaa743230cf8..89bbe1d8200c0b0cdb422c674df36aa0f4be90cf 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionPhotons.cxx
-  * @copyright Copyright (C) 2014-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionPhotons.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.h
index a3cfb2fb5344d086f6ccc5392a4b057869472705..ce7cf99d8c615b8a4e13e86d0e1df8f218ef8bc7 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionPhotons.h
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionPhotons.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.cxx
index adfaaeef1173c8fe73f0fae4105b87b1d0b92d3e..d7e79ed74cf3aee03cf4d0a70cc4ffc3425c1b14 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionPhotons2.cxx
-  * @copyright Copyright (C) 2015-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2015-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig, Andrey Lebedev */
 
 /**
  * \file CbmAnaConversionPhotons2.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.h
index 8fdeb7af0f266e95ab65b3fcf91c0c48debfc6d7..10f3307fbbdfa67a35358cae550d228a4e5c075b 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionPhotons2.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionPhotons2.h
-  * @copyright Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionPhotons2.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.cxx
index 5ff3d279594351b0b48ef3ad6f56eb1fee7cd947..c96d16a555f6b8af1bbe3811450e687a71045392 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionReco.cxx
-  * @copyright Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig, Andrey Lebedev */
 
 /**
  * \file CbmAnaConversionReco.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.h
index 30c5c5b8bc2286ac0281ac83caff302dd2b3a63d..ee9337a766f6deba3f7d3446883d7ec94e4eeb92 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionReco.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionReco.h
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionReco.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.cxx
index 94fdd8452d9859c4e4f6566b2cd06d0c23fc046e..9c18739f6665fab76b3dd6ab45cfe73565dc756b 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionRecoFull.cxx
-  * @copyright Copyright (C) 2014-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2014-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig, Andrey Lebedev */
 
 /**
  * \file CbmAnaConversionRecoFull.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.h
index 84ee5717aadbca0c8a31dd8bc3a35cbc47100dca..d4cc3f0a1d70bf636f780a9036e7a5d99e018de2 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRecoFull.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionRecoFull.h
-  * @copyright Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionRecoFull.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.cxx
index 4fd25c5c3bbad95f3695524127380697c5b90f9a..9993b52b19efdc0df122a0e5eb8ba26467dfed92 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionRich.cxx
-  * @copyright Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionRich.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.h
index d58a1013ea2579fc4b9c84a50d3a61d543729d3f..83ae4970ee7a46a9cc2743bbeff9a3f5e32fa6ab 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionRich.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionRich.h
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionRich.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.cxx
index 4d700aaaf2931d84f08350bcc2d5c3db01e8e659..f0b30f7fde0092e954332d8f1f2991dbc01282ca 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTest.cxx
-  * @copyright Copyright (C) 2015-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2015-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig, Andrey Lebedev */
 
 /**
  * \file CbmAnaConversionTest.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.h
index a9a089c1a3ec0534f437685fa915b2563267e77a..65e9af9bbd5b85889e0b54449cecc321bf280e21 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTest.h
-  * @copyright Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2015-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionTest.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.cxx
index 4bbd965023c8fb5da5c68dbca52e0db3a458d737..34d78368512b0b0427a0faf68ce86d4d94bd8618 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTest2.cxx
-  * @copyright Copyright (C) 2016-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2016-2019 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionTest2.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.h
index 9e0b520354dadeaf117dd1260f15455de5d5e1a3..ae39fdf7fc5bf3d9f8baafc89725e64e7bc82556 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTest2.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTest2.h
-  * @copyright Copyright (C) 2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionTest2.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.cxx b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.cxx
index aea8cc2746c9a6925e8c79e77cd3140e0dc45bfb..eff31165133697596e650db0449afbb23d5588a3 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.cxx
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTomography.cxx
-  * @copyright Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionTomography.cxx
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.h b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.h
index 7f660595117654f269f5423d4c3e2e6d2c6d9f31..3b29b5be13655f77b074ab32f38a5ac5ef1bbaad 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmAnaConversionTomography.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaConversionTomography.h
-  * @copyright Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sascha Reinecke, Florian Uhlig **/
+/* Copyright (C) 2014-2016 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sascha Reinecke, Florian Uhlig */
 
 /**
  * \file CbmAnaConversionTomography.h
diff --git a/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h b/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h
index 2f8b2a9c465a5cf53f72ba4b12ebcf3dc7277ef7..4bb656119943d99dab63fb93a87b9d99f1266085 100644
--- a/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h
+++ b/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmConversionAnalysisLinkDef.h
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.cxx
index 1ae423cf31cdd77bbc8bf7fdd13ba903667e25bb..edf968d6aa41357e716c856ab50954a8912fe4f4 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronReports.cxx
-  * @copyright Copyright (C) 2012-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmAnaDielectronReports.cxx
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.h
index 736de830e1ecb66aaac91d209e4d767b78e57f1e..7fd55d5317bd4e263b5e176afc9366c15b0e2615 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronReports.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronReports.h
-  * @copyright Copyright (C) 2012-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmAnaDielectronReports.h
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx
index 169ccc077dd36c1a2ecbabbeef67fb4f9089f2e7..e00de9a53d5c8572b56fa9d96ec61c1a0f092b23 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronStudyReportAll.cxx
-  * @copyright Copyright (C) 2012-2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva, Semen Lebedev [committer] */
 
 #include "CbmAnaDielectronStudyReportAll.h"
 
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h
index 41f7e0c1ec0456e8c2156f71c27c599ec60c4662..83eae4832da4948412e6fcd2a673de00fb356d64 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronStudyReportAll.h
-  * @copyright Copyright (C) 2012-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva **/
+/* Copyright (C) 2012-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva */
 
 #ifndef CBM_ANA_DIELECTRON_STUDY_REPORT_ALL
 #define CBM_ANA_DIELECTRON_STUDY_REPORT_ALL
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.cxx
index 03567d915a78bd365339f54df037492b8b3c0c68..afd95b8b64faa10fac8a067f0fc3a201259c6a9e 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTask.cxx
-  * @copyright Copyright (C) 2010-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Elena Lebedeva, Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Elena Lebedeva, Semen Lebedev [committer] */
 
 /** CbmAnaDielectronTask.cxx
  * based on class by T.Galatyuk
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.h
index aea58ca93237ff62024daf8f63e4ee8d386eaf37..373af134226db07ff52b867db259c45eccfc8c7e 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTask.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTask.h
-  * @copyright Copyright (C) 2010-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva, Florian Uhlig **/
+/* Copyright (C) 2010-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva, Florian Uhlig */
 
 /** CbmAnaDielectronTask.h
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.cxx
index 3045dc888eca61c3626ed5682e38324ff55b687c..d8f8a02494c53274f4965b527a2a525541e90886 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTaskDraw.cxx
-  * @copyright Copyright (C) 2011-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva **/
+/* Copyright (C) 2011-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva */
 
 /** CbmAnaDielectronTaskDraw.cxx
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.h
index a522ec4560e6f06ef5448066c4e5efcbd11dc00a..da7f3bc446389beef6b05f175d35961bf9f15020 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDraw.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTaskDraw.h
-  * @copyright Copyright (C) 2011-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva **/
+/* Copyright (C) 2011-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva */
 
 /** CbmAnaDielectronTaskDraw.h
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
index d80e94b920b093fd554661c694b0cfd4a59395b7..9cae31ca15621b4ad40e0e88d0550c459c2b032d 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTaskDrawAll.cxx
-  * @copyright Copyright (C) 2011-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva, Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2011-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva, Andrey Lebedev, Semen Lebedev [committer] */
 
 /** CbmAnaDielectronTaskDrawAll.cxx
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.h
index b362a519e645e903a820b0a240dcc4b32c7fe920..de0f9c7e928db814ff8a7cd3b7225d898e3e4d81 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronTaskDrawAll.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDielectronTaskDrawAll.h
-  * @copyright Copyright (C) 2011-2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva, Andrey Lebedev, Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva, Andrey Lebedev, Semen Lebedev [committer], Florian Uhlig */
 
 /** CbmAnaDielectronTaskDrawAll.h
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.cxx
index d73072d4077b42cc942e1ec5d158d53948471f27..8f2b22bd4fd219c96e8cc1b636703a945a7fdf9f 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaLmvmDrawStudy.cxx
-  * @copyright Copyright (C) 2011-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2011-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 /** CbmAnaLmvmDrawStudy.cxx
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.h
index 0b5e700902b7a2c3ca1ff551fc35dae1ef1774a0..d27c1dfd4417cebd9e32e9805c424505a0259c6d 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaLmvmDrawStudy.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaLmvmDrawStudy.h
-  * @copyright Copyright (C) 2012-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Florian Uhlig */
 
 /** CbmAnaLmvmDrawStudy.h
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h b/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h
index d45ab608fcceea8b89d9a69f497ace30d5ccad4a..99f61b12aca1966a680b0400265e1add73c7c669 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmDiElectronAnalysisLinkDef.h
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx
index 542d26e853402703f6c65f81d74ee28b72ce396c..d82df3f5748c08cc2f589c0c7dc43d73a94d5056 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHaddBase.cxx
-  * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Elena Lebedeva [committer] **/
+/* Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Elena Lebedeva [committer] */
 
 
 #include "CbmHaddBase.h"
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.h b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.h
index f88015db62d6222f9f56fc9f0869670194996b44..9b887f51fed467086aed1901941ce90490de847b 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.h
@@ -1,7 +1,6 @@
-/** @file CbmHaddBase.h
-  * @copyright Copyright (C) 2015-2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Elena Lebedeva [committer] **/
+/* Copyright (C) 2015-2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Elena Lebedeva [committer] */
 
 /**
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCandidate.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCandidate.h
index 0b8c0035b4cc2e17d84a1e6fe333f1a55bf08983..60e9ff1399b0b856c63486c864be998ed8e8cd2b 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCandidate.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCandidate.h
@@ -1,7 +1,6 @@
-/** @file CbmLmvmCandidate.h
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 /**
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCuts.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCuts.h
index 8fb7204cd44d12e748bcf0297798aaa33eb5b3ed..3b7b28e9e1c090bb1eb0422f0866f1412ea39bd9 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCuts.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmCuts.h
@@ -1,7 +1,6 @@
-/** @file CbmLmvmCuts.h
-  * @copyright Copyright (C) 2015-2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Gregor Pitsch **/
+/* Copyright (C) 2015-2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Gregor Pitsch */
 
 /**
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx
index 89f32415fd4a7ac249a8534e9db4587a19e8bf74..2755325ab5b78e7397142657a84c9d1da092a011 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLmvmHist.cxx
-  * @copyright Copyright (C) 2012-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva, Semen Lebedev [committer] */
 
 /**
  * \brief Helper class for histogram names.
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h
index 81d255de4c12f0ec6b3f264cf62ccd5717bd50f8..eae25a96ed63046e69defb0e44e43980f700ab2c 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h
@@ -1,7 +1,6 @@
-/** @file CbmLmvmHist.h
-  * @copyright Copyright (C) 2012-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva, Florian Uhlig **/
+/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva, Florian Uhlig */
 
 #ifndef CBM_LMVM_HIST_H
 #define CBM_LMVM_HIST_H
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmKinematicParams.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmKinematicParams.h
index 7166bf88c793a1be5031310cb5aefeca98370911..14847a0f3621e74ad29e650942d913f1f2dbd109 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmKinematicParams.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmKinematicParams.h
@@ -1,7 +1,6 @@
-/** @file CbmLmvmKinematicParams.h
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 /**
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmUtils.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmUtils.h
index 6eef46289cf66ff90c5273b9600d8479a4156f7d..21faaf740c7e44be305a91502b3d916405739311 100644
--- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmUtils.h
+++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmLmvmUtils.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 /**
  * @author Elena Lebedeva <e.lebedeva@gsi.de>
diff --git a/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h b/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h
index fba7a67e91ae9bed17f59ec92c16dddeaca15f05..26f9af70327c53649580f1246cb8a3b36d32db50 100644
--- a/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h
+++ b/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h
@@ -1,7 +1,6 @@
-/** @file AnalysisTaskMultiPairAnalysis.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef ANALYSISTASKMULTIPAIRANALYSIS_H
 #define ANALYSISTASKMULTIPAIRANALYSIS_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h b/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h
index 11a0bca6173606bb9db5605d8936d0210c36b819..00b834f4b9a8f35e21949f7e394c6209ca9c5ed0 100644
--- a/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h
+++ b/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPapaLinkDef.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h
index 12715f7090bb0a13e04182e2ad030886922e831b..1258c4cfb44462bf49d2634fe79b02f0ef23ec2e 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysis.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSIS_H
 #define PAIRANALYSIS_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.cxx
index 00748256b2d1d0fce7f17c9fbd88e6ec3c4d4bde..4beef0cadd6efb4e8a056e1371c68424586c3ab3 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisCutCombi.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /* Advanced cut class.
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.h
index 911b694ce0da47a322b6057bdbab7e59cc3b9669..faebd1631445ba8899289fcf42d3a97a199a3d98 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutCombi.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisCutCombi.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISCUTCOMBI_H
 #define PAIRANALYSISCUTCOMBI_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.cxx
index cb530c04718bab99ac381925e21cad251e48ccdc..92b5ffa2f58cfaf4d51f9c98a2a5864c0a9d6d08 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisCutQA.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /*   Allow to monitor how many tracks, pairs, events pass the selection criterion 
    in any of the cuts added to the corresponding filters. Further it automatically
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.h
index ccb3c32190000ddc84bb3ccacc14fa3a6f2a955a..e4fd61d77888dc55ef5237d8c4845df4d7bf3c70 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisCutQA.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisCutQA.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer], Etienne Bechtel **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer], Etienne Bechtel */
 
 #ifndef PAIRANALYSISCUTQA_H
 #define PAIRANALYSISCUTQA_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.cxx
index f30ca91ed93b0896dbf0be7a82bd1656ccbd9c61..24460f7112487fd172fe9c2a3ff5634b6441b95a 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisEvent.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer], Florian Uhlig */
 /*
   Event that holds all information needed for the of analysis (including fast simulations). 
   Init() the PairAnalysisTrack array fTracks and provides easy access to:
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.h
index 6a47763addb78910488d5c66d87dbf9f8936b393..24fc2206661e894e043f4062cd658c3a485432c0 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisEvent.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisEvent.h
-  * @copyright Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISEVENT_H
 #define PAIRANALYSISEVENT_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx
index 3c6824a5dc559b0f99e95c6201c6a5cfc3eb5dd1..74f3c3bd2a219c11a5cc9f096df6a0e5ded0428f 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisFunction.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 ///////////////////////////////////////////////////////////////////////////
 //                PairAnalysis Function                                  //
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.h
index 382035cb40447530adf607441e951dda709f4630..99c96e9e767e2da58c507f41610e2885ecfbc765 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisFunction.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISFUNCTION_H
 #define PAIRANALYSISFUNCTION_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisHistos.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisHistos.cxx
index 5653c179abc76ab293d64ea9ca1b00e9ca42d244..d9eb4d0e48ea64d8dac7a9f23819c9686692f555 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisHistos.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisHistos.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisHistos.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 /*
   TOADD: reserved words, MC signals, hist classes, MC weighting, plotting!
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.cxx
index 140be9ea954ba267cc077c475afec8a0f2b994a1..67ed41f5cb27114f4e53a352f01f92dd8d396817 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisMetaData.cxx
-  * @copyright Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /*
   Meta data container that stores basic information on the setup, system,
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h
index c7ad40128a0d856ffd03d1a781a25c017f71a233..5f134f4b433032d8412daa773a59e928dfa78dde 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisMetaData.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISMETADATA_H
 #define PAIRANALYSISMETADATA_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.cxx
index 857eb7b56fe53b89ee84fec3db249ea303417530..2e3f68f074803188f383111d9cb22f81a70b0033 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisObjectCuts.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /*
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.h
index dd3f1bf8818afb0c7fc0e4b7edb63e42389a549f..aed6ed982c454462b0f9789caec8ea76ed0106fb 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisObjectCuts.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisObjectCuts.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer], Etienne Bechtel **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer], Etienne Bechtel */
 
 #ifndef PAIRANALYSISOBJECTCUTS_H
 #define PAIRANALYSISOBJECTCUTS_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.cxx
index 94ea8efa4d7170d43bc789e593c486f3d6e73b00..ce03e79ccf892fcedafa474acdeed670df9471ca 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisPair.cxx
-  * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 /*
 
   PairAnalysis pair interface class.
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.h
index ae82137d0e1b9053561a86f4698576cf5a9d1bcd..45f55eb9ecd28d04f7444e590095ec5cb045fd8c 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPair.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisPair.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISPAIR_H
 #define PAIRANALYSISPAIR_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.cxx
index b3f6399eb3f51bea4d83d5a68b8c67dc16408c32..73084956ccfe24f8bd60f267230d002711bd8fe7 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisPairLV.cxx
-  * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 /*
 
   PairAnalysisPair class that internally makes use of TLorentzVector.
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.h
index 5f292d8e1d16ef7b46fab224164dd5b65748d9a5..64fc06fe59670c26262031da3fec71e9d0c2c5fb 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisPairLV.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisPairLV.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISPAIRLV_H
 #define PAIRANALYSISPAIRLV_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx
index 00c048e85e12cbe990b1fb20cb690ac79c790868..a5aca628e208fe34ca8ed5c7af7db762afb6a9ff 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSignalExt.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 ///////////////////////////////////////////////////////////////////////////
 //                Dielectron SignalExt                                  //
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.h
index 140f1179787adb1fc6917b4f439a2ba5361153de..9923ad0c5fd3f7707e6fb40b88fcdc7fb268c1c9 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSignalExt.h
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISSIGNALEXT_H
 #define PAIRANALYSISSIGNALEXT_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx
index 10c685e2723d028dc9c2b5687b55b88f60d4a31c..9148a5a08c3225379f2acce64842393275a78df4 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSignalFit.cxx
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 ///////////////////////////////////////////////////////////////////////////
 //                Dielectron SignalFit                                  //
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.h
index dc54156124d585bf33400766209aa9ec93f4b4bc..aa500f831a2c7424bc3bfea7e7ab57218abcad6b 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSignalFit.h
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISSIGNALFIT_H
 #define PAIRANALYSISSIGNALFIT_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx
index 729db45a0b12417175a68efd3dd2d1ddb994e8a7..ac33334e5590c1d85399d043fc54f64a2a0b613c 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSignalFunc.cxx
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 ///////////////////////////////////////////////////////////////////////////
 //                Dielectron Function                                  //
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx
index b12a89d9edfb10d5673808c502f6e5f53e72370e..f167b3cbe3d9e528319fd2bd999f142d64a55b2b 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSpectrum.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 ///////////////////////////////////////////////////////////////////////////
 //                PairAnalysisSpectrum                                   //
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.h
index 0f1517351d42f4eede821cae69ef33524a220a5a..be86e739f304cc9bb693773f68bbece3b67ace51 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisSpectrum.h
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISSPECTRUM_H
 #define PAIRANALYSISSPECTRUM_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyleDefs.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyleDefs.h
index fdc4424621099d425f86e4e6220ee085ecfca1e5..c89703e33ef5d73b037e50786e36c2f7588f1b9d 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyleDefs.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyleDefs.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisStyleDefs.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Etienne Bechtel **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Etienne Bechtel */
 
 #ifndef PAIRANALYSISSTYLEDEFS_H
 #define PAIRANALYSISSTYLEDEFS_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.cxx
index 4eda4c20da07b046842261dbfb232f04b0569950..db0ba530524e087001edc89bd0f4db59f7d533ce 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisStyler.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /*
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.h
index fa3f9943f5d2af7e54b1b79c741dc5136ae8d309..31425be524e71ced7196f53035936c5ef26ce8e7 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisStyler.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisStyler.h
-  * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISSTYLER_H
 #define PAIRANALYSISSTYLER_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.cxx
index 78699732dbb1166d8e1402d782ba6da9ba285d39..0e9f15fdccfc279d1ae7a4a741a11231142d8c18 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.cxx
@@ -1,7 +1,6 @@
-/** @file PairAnalysisTrack.cxx
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /*
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.h
index 098e6f049b3e6a19070e60b4affaadcc0f456f9a..f57e23cf1fa5cabb13a929e7150003cfb2229ce9 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrack.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisTrack.h
-  * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef PAIRANALYSISTRACK_H
 #define PAIRANALYSISTRACK_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.h
index 8616af889c25c290ea6b72c026694ed0026438c6..46a0656227597083c711cbe4bbb7901f5bcc16ea 100644
--- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.h
+++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisTrackRotator.h
@@ -1,7 +1,6 @@
-/** @file PairAnalysisTrackRotator.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef DILEPTONTRACKROTATOR_H
 #define DILEPTONTRACKROTATOR_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/configs/ConfigTemplate_user_task.C b/analysis/PWGDIL/dielectron/papaframework/configs/ConfigTemplate_user_task.C
index d0cd4e85e76d4af9c928ce36baa260c91413471a..2603e4ecdea37996b04c30299b6833cc8fb8ad80 100644
--- a/analysis/PWGDIL/dielectron/papaframework/configs/ConfigTemplate_user_task.C
+++ b/analysis/PWGDIL/dielectron/papaframework/configs/ConfigTemplate_user_task.C
@@ -1,7 +1,6 @@
-/** @file ConfigTemplate_user_task.C
-  * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 // \brief A template task configuration macro with example and explanations
 // This macro should represent a starting point for the usage of the
diff --git a/analysis/PWGDIL/dielectron/papaframework/configs/Config_jbook_QA.C b/analysis/PWGDIL/dielectron/papaframework/configs/Config_jbook_QA.C
index aea89507dd04c08f9db7ca394c8551af44359eeb..a52fd74c4e9819d06d27afef8a67d75c2f9a9b24 100644
--- a/analysis/PWGDIL/dielectron/papaframework/configs/Config_jbook_QA.C
+++ b/analysis/PWGDIL/dielectron/papaframework/configs/Config_jbook_QA.C
@@ -1,7 +1,6 @@
-/** @file Config_jbook_QA.C
-  * @copyright Copyright (C) 2015-2016 Goethe-University Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015-2016 Goethe-University Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /// \file Config_jbook_Mee.C
 /// \brief A template task configuration macro with example and explanations
diff --git a/analysis/PWGDIL/dielectron/papaframework/configs/Config_trd_PidLI.C b/analysis/PWGDIL/dielectron/papaframework/configs/Config_trd_PidLI.C
index e20a6c9607be590b5bd5b5a64cbe18844408d409..81501d4556549a05e8b6be4c55a85c9557a3d291 100644
--- a/analysis/PWGDIL/dielectron/papaframework/configs/Config_trd_PidLI.C
+++ b/analysis/PWGDIL/dielectron/papaframework/configs/Config_trd_PidLI.C
@@ -1,7 +1,6 @@
-/** @file Config_trd_PidLI.C
-  * @copyright Copyright (C) 2016 Goethe-University Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel, Julian Book [committer] **/
+/* Copyright (C) 2016 Goethe-University Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel, Julian Book [committer] */
 
 /** @brief configuration for TRD Likelihood input **/
 PairAnalysis* Config_Analysis(Int_t cutDefinition);
diff --git a/analysis/PWGDIL/dielectron/papaframework/configs/Config_user_Minimum.C b/analysis/PWGDIL/dielectron/papaframework/configs/Config_user_Minimum.C
index 73a596626b7a69855f0c5174789db0124eaae0c7..4bdf60e49ed8a72ebc65edc72324b009d7339016 100644
--- a/analysis/PWGDIL/dielectron/papaframework/configs/Config_user_Minimum.C
+++ b/analysis/PWGDIL/dielectron/papaframework/configs/Config_user_Minimum.C
@@ -1,7 +1,6 @@
-/** @file Config_user_Minimum.C
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /// \file Config_user_Minimum.C
 /// \brief A minimum task configuration macro
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx
index 633c7ae57eed2cdbba24822c63fbbdec5d9d3866..cbe841fb7b21267b6ca42594ed2f5627e750e2d9 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFastDecayer.cxx
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #include "CbmFastDecayer.h"
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h
index a84af54e48e7a0692f65bbbe9ae5f1940c6af3f6..284d2b2ea953920d41d922d0ec75036be87e6398 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h
@@ -1,7 +1,6 @@
-/** @file CbmFastDecayer.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef CBMFASTDECAYER_H
 #define CBMFASTDECAYER_H
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx
index 4e4264c27276d8e3d12cb87fe7257825f98165c1..306983db05f9ba0c0848c593fb7e2eae4a03d7ac 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFastSim.cxx
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /////////////////////////////////////////////////////////////
 //
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h
index b078e72977f3c93d62bae3ef189247e5f9d16a6d..b88cfadc9a9fe53b3f61bb6f349d082c34b2f3dd 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h
@@ -1,7 +1,6 @@
-/** @file CbmFastSim.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifndef CBMFASTSIM_H
 #define CBMFASTSIM_H 1
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h
index f22598354e971924336762ce7f86b2e180b710d6..4171346691aeb08a3e0401987ad68ce0b6cb0e8a 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmFastSimLinkDef.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C
index 494468a94ba009d823e81be352d60a1bcf080bf0..052a6cb58417594fe80b6901a0f6f54fb2cf9d75 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C
@@ -1,7 +1,6 @@
-/** @file SetCuts.C
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /** Configuration macro for setting common cuts and processes for both G3 and G4 (M. Al-Turany 14.11.2007)
    specific cuts and processes to g3 or g4 should be set in the g3Config.C or g4Config.C
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/g3Config.C b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/g3Config.C
index 0d26c0ee056bebdab9dab4d5d5f296cb80b90c1a..3f084a27cf0d20c447ceb379b2765bf8bfd0af94 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/g3Config.C
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/g3Config.C
@@ -1,7 +1,6 @@
-/** @file g3Config.C
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Bertini, Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Bertini, Julian Book [committer] */
 
 // Configuration macro for Geant3 VirtualMC
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C
index 201cb9acf8766e7a9aef6a3fa98877e5613e7539..cc71383e6c603c2305705bfa2295719ae8712c6b 100644
--- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C
+++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C
@@ -1,7 +1,6 @@
-/** @file run_sim_fast.C
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/analysis/PWGDIL/dielectron/papaframework/macros/DrawHist.C b/analysis/PWGDIL/dielectron/papaframework/macros/DrawHist.C
index 558e7d055c5b1abb4e3d097c0e565ea1b49b493a..6e1bd0c38545dd4d56b458f7909b9584428da7a9 100644
--- a/analysis/PWGDIL/dielectron/papaframework/macros/DrawHist.C
+++ b/analysis/PWGDIL/dielectron/papaframework/macros/DrawHist.C
@@ -1,7 +1,6 @@
-/** @file DrawHist.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /// \brief A template macro with examples and explanations
 ///
diff --git a/analysis/PWGDIL/dielectron/papaframework/macros/DrawQA.C b/analysis/PWGDIL/dielectron/papaframework/macros/DrawQA.C
index 71213760ac7e17c473bdb2479383028dc2bbfea3..1a6c2777742d52c17f34c52f4ad7aadf4e09291c 100644
--- a/analysis/PWGDIL/dielectron/papaframework/macros/DrawQA.C
+++ b/analysis/PWGDIL/dielectron/papaframework/macros/DrawQA.C
@@ -1,7 +1,6 @@
-/** @file DrawQA.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /// \brief A template macro with examples and explanations
 ///
diff --git a/analysis/PWGDIL/dielectron/papaframework/macros/DrawSignalExtraction.C b/analysis/PWGDIL/dielectron/papaframework/macros/DrawSignalExtraction.C
index ece955c5456f35ee3d4eaf37decc7edcd898b698..e4b2eacef7899daee3075280501d70fe014f9b47 100644
--- a/analysis/PWGDIL/dielectron/papaframework/macros/DrawSignalExtraction.C
+++ b/analysis/PWGDIL/dielectron/papaframework/macros/DrawSignalExtraction.C
@@ -1,7 +1,6 @@
-/** @file DrawSignalExtraction.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer] */
 
 /// \brief A template macro with examples and explanations
 ///
diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/Config_dilepton_testing.C b/analysis/PWGDIL/dielectron/papaframework/scripts/Config_dilepton_testing.C
index 7a36aa55e127262dd73b6bafae6d682ba9f5f3ad..00b1823920bebe9fc8e37ceb78b7857ea1e117d4 100644
--- a/analysis/PWGDIL/dielectron/papaframework/scripts/Config_dilepton_testing.C
+++ b/analysis/PWGDIL/dielectron/papaframework/scripts/Config_dilepton_testing.C
@@ -1,7 +1,6 @@
-/** @file Config_dilepton_testing.C
-  * @copyright Copyright (C) 2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book, Etienne Bechtel [committer] **/
+/* Copyright (C) 2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book, Etienne Bechtel [committer] */
 
 /// \file Config_dilepton_testing.C
 // \brief A template task configuration macro with example and explanations
diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C b/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C
index 9631adebdb26249e8a6aadf8ba13d2a87b53bdcb..a2513287ace9c5e04e4396346d992681300617f6 100644
--- a/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C
+++ b/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C
@@ -1,7 +1,6 @@
-/** @file merge.C
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book [committer], Etienne Bechtel **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book [committer], Etienne Bechtel */
 
 int merge(char* input_list = "list.txt", char* output_file = "merged.root")
 {
diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C b/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C
index 0a3376711d7a5536af968d6ec6f1480d1602b1a2..c2b9741a97ce4ee5a619906eeb1241fb4205a6b1 100644
--- a/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C
+++ b/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_common_analysis.C
-  * @copyright Copyright (C) 2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 R__ADD_INCLUDE_PATH($PWD)
 
diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C b/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C
index 2add29bbc4860a7e10e9713a775deb3975f9bdd1..5cdbf902267d5aa784dfb45d55703d0dcc0f8f29 100644
--- a/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C
+++ b/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C
@@ -1,7 +1,6 @@
-/** @file run_testing.C
-  * @copyright Copyright (C) 2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 R__ADD_INCLUDE_PATH($PWD)
 
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h b/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h
index e2236b9dcc90d064e623efd82a761e7402f30e8f..4aafe5a6d5e440ec76e52a87f13dc673b7c2338a 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmConversion2AnalysisLinkDef.h
-  * @copyright Copyright (C) 2016-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Ievgenii Kres [committer] **/
+/* Copyright (C) 2016-2020 Fakultaet fuer Mathematik und Naturwissenschaften, Bergische Universitaet Wuppertal, Wuppertal
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Ievgenii Kres [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.cxx
index 5c29249993f991bb3644410e80dac5d13ade3508..caf2962d46753ce2e00a52da90e4daf235992449 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionBG.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionBG.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h
index 6bb27b567c1d851ec602ef3ce145e4548d32bb62..7a55dba99c139db1a587231a252d2b5feca83f24 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionBG.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_BG
 #define CBM_KRES_CONVERSION_BG
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.cxx
index 133032d481bea862d9be6efb9dc4180cf75b9cd1..f349fc92be8bce4fe599cb13b0cc0f05f7e34db8 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionCorrectedPhotons.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionCorrectedPhotons.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h
index a33fa87d5fbd7d803348eeb56043cfe52c81e82c..8bb955694f2533a2bbb62b536c85459b2ab0d4b1 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionCorrectedPhotons.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_CORRECTED_PHOTONS
 #define CBM_KRES_CONVERSION_CORRECTED_PHOTONS
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.cxx
index d8b05aa6d2982060acde4adb681ad9d34f3c5995..bde4386f3ed6b482581bb5bbb81030ec09317fd1 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionGeneral.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionGeneral.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h
index a2f825c47d75b40d3a532f2d5a711d7931313b33..bcbdee04a26c1641778a55cbccab370eb2ab66eb 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionGeneral.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_GENERAL
 #define CBM_KRES_CONVERSION_GENERAL
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.cxx
index 5df6e5b62b6a415bdec2b2ac89a9b13a6e84a788..e277d38c6af6274eab21f2c442b44fd69c147207 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionKF.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionKF.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h
index 765a1221f0f23ab3ef7947828e8e23b4a13877dc..18cca0b8d648f7b847b50c193c8c5bb802e8eb56 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionKF.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_KF
 #define CBM_KRES_CONVERSION_KF
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.cxx
index df3520f0af1c4cec791349d210ce11b2bfbb4f02..bc391ae864593b81dd57abc21e49c1c08edc4553 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionMain.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionMain.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h
index 904a27eedd11080c9f36a7edfbda681527a020b9..dad9fc71e53e1ccf4c8c6311eb9e00be1d3b19f1 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionMain.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MAIN
 #define CBM_KRES_CONVERSION_MAIN
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.cxx
index 1d2e9e27f6a8f0d7a649e09f099e2c4d5c75de6e..f2a6500d00e0c2bea56a64048842c65398071315 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManual.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionManual.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h
index 8a5eed2400fd8d7b7a6894583d98a33238cd4344..fcaa941dd6734ca2ed453c6eda17f5734af69309 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManual.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MANUAL
 #define CBM_KRES_CONVERSION_MANUAL
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.cxx
index 259a3ad3aad73f0faaf27a4d0b414317800e51d0..811e865578224ecaa78561e2a3617b2ebdddc29d 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias1.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionManualmbias1.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h
index dca7cdf8492f660ef5fdcc856e1696c0c18cce65..cf0b4c9c6ea1a4f4f07b233ec0a5d664893a282a 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias1.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_1
 #define CBM_KRES_CONVERSION_MANUAL_mbias_1
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.cxx
index 7a4353f9b7391385bbcc09f0a86b6de8c9775fa9..a949f5ec93ebd745ce3c220cd79b1e95ef37f0bb 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias2.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionManualmbias2.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h
index 7e0e35ef87bcb264c51f48bdfdbb095dd5a3d2fc..9d90745af0e70079cf6545b4c9bf180b2422e32b 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias2.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_2
 #define CBM_KRES_CONVERSION_MANUAL_mbias_2
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.cxx
index a63f191e26428f8abfb9bfe5c8f75973861a0245..4792a9b0ddd2cd1ca972103297092d99dd7e3fc4 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias3.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionManualmbias3.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h
index 19a9ebbae36b4cc68c8325172147f4674e2164b2..df077ce8e5a13ae4502f4878249cde8ebc80f20a 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias3.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_3
 #define CBM_KRES_CONVERSION_MANUAL_mbias_3
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.cxx
index 2f063d179c4e8c2a483d9ad69663fa77709446d7..34083c772f3c44e3fceee3fca0f128e46898e001 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias4.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionManualmbias4.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h
index 65f54f0c13ae95ed41e594642cb051f0949fb776..4beabe7596f333dccc7943c9f758487e9ed6f253 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionManualmbias4.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_4
 #define CBM_KRES_CONVERSION_MANUAL_mbias_4
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.cxx
index 468413cd57f1cdb5fed52338e1c22605c9ddf6d3..e0b9d82a2ec22ad207a2caae6b444298eb6ca749 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionPhotons.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionPhotons.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h
index 3d59a03b1df92d971941c2738b2eaf45b4ed6ac6..2efda1086503deb996ceee608bac696af401fe45 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionPhotons.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_PHOTONS
 #define CBM_KRES_CONVERSION_PHOTONS
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.cxx
index 211e8ba88c2bbecc2760ef8a47274158f2a291f7..b0bfecf753a507f50270af70bb06e9aa8e903c17 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionReconstruction.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresConversionReconstruction.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h
index 38ab72230feaf18e594312fe5599abf41db806da..1c436dc2bc53bfc8d5b9cd2196dffc1203f34c26 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h
@@ -1,7 +1,6 @@
-/** @file CbmKresConversionReconstruction.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_CONVERSION_RECONSTRUCTION
 #define CBM_KRES_CONVERSION_RECONSTRUCTION
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.cxx
index ea2b15bb89a9351fde23e751cc1509352381ee15..f394e907027e90b580620653a6f8c3bf89ae36f6 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresEta.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresEta.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h
index a733049a1120a6782cf7fe9ecf44400d0243ff30..1463937402e669ae1cb749020c0fd69ca2ed8428 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h
@@ -1,7 +1,6 @@
-/** @file CbmKresEta.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_ETA
 #define CBM_KRES_ETA
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.cxx
index 553af080b1e9e4ae77e4efc2a3eeeed65235325e..a6fa367a31a9784be8e8a29aee2576646a306330 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresEtaMCAnalysis.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresEtaMCAnalysis.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h
index ebcd15409eb42badb388e95837aa905b4335168f..ab576cf13b4a84229dc5653216597ad025a18456 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h
@@ -1,7 +1,6 @@
-/** @file CbmKresEtaMCAnalysis.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_ETA_MC_ANALYSIS
 #define CBM_KRES_ETA_MC_ANALYSIS
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresFunctions.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresFunctions.h
index aea27b1d7071938eb14456600dbf98e5aa0dad4f..c16ca941134f46b51a08ed447935ce0aade9c18b 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresFunctions.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresFunctions.h
@@ -1,7 +1,6 @@
-/** @file CbmKresFunctions.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresFunctions.h
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.cxx
index e870348021a6734a0d0d64aad8e8cc4b70857d72..a4499aaf2e0b170c45be5b6f87cc8237e03523a0 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresGammaCorrection.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresGammaCorrection.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h
index f6ea00e820e2a97a620bc74b9d28b36d186a4ebf..bfe4ab1debfbe6bb1a41ae2012421fdfec4b7f47 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h
@@ -1,7 +1,6 @@
-/** @file CbmKresGammaCorrection.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_GAMMA_CORRECTION
 #define CBM_KRES_GAMMA_CORRECTION
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.cxx
index 3c7bae630a92eae7e95f42f03a947f305b3cd51b..df4a3764988c4781c1b65d8c5ab7108b110aeffe 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectAnn.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresSelectAnn.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h
index fd9984af6aa1079d6278e16c7b58a0fa80d133ff..15b6d09b8843932248f996649f32fc5709f1bfd4 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectAnn.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_SELECT_ANN
 #define CBM_KRES_SELECT_ANN
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.cxx
index 8d33de3ad68837def81bf90841d42d270a1daed3..720bef0e33bebe7a409f015d36b27796d3146c30 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectAnnPhotons.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresSelectAnnPhotons.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h
index 7415b9c4f9163bbda1f7f1cb9e3a8dfba8261089..4d14ed87cc25a92de1154ff4a9e069aea0ad0035 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectAnnPhotons.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_SELECT_ANN_PHOTONS
 #define CBM_KRES_SELECT_ANN_PHOTONS
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.cxx
index f5bee56733400fdca6ac0fb506f3571278c0025d..48271d2912e4a86f227c8f18183f3c3cf1762208 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectGoodEvents.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresSelectGoodEvents.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h
index 889d30e2d1347c922f21f52e88c09986962ff29e..3a3f8070b7b158fd0c9d779ec3832d0b4485a60a 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h
@@ -1,7 +1,6 @@
-/** @file CbmKresSelectGoodEvents.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_SELECT_GOOD_EVENTS
 #define CBM_KRES_SELECT_GOOD_EVENTS
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.cxx
index 9d7715c7130dcd7e8719eabb73ab871c439ee9b7..9c09509388672d240474737db2c5b2f4adf20179 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresTemperature.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresTemperature.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h
index 5f5bd8291330f796f38fa1e12a3d33ff8e7cc1bd..2d01eb3bbf8be9f1785f6ea7d6964961b8182303 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h
@@ -1,7 +1,6 @@
-/** @file CbmKresTemperature.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_TEMPERATURE
 #define CBM_KRES_TEMPERATURE
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.cxx
index c71b51fc50993d7fb2fdc3fe87551d8af1a2c82a..2674c9c75f842c88d3d7f7cab996bcc7bbeaf1f4 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresTrainAnn.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresTrainAnn.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h
index bb7aff8fd42b77803763b48ad7d887354eb00df9..a31228c1aa1274aeaca212a7280fba0329a75f72 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h
@@ -1,7 +1,6 @@
-/** @file CbmKresTrainAnn.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_TRAIN_ANN
 #define CBM_KRES_TRAIN_ANN
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.cxx b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.cxx
index b3c1407fdc2423b5d3c578672ad477ecf3a6cad7..5c117af2ce240c66e096f132480bfc8dc7c278b6 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.cxx
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKresTrainAnnDirectPhotons.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ievgenii Kres, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ievgenii Kres, Florian Uhlig [committer] */
 
 /**
  *    file CbmKresTrainAnnDirectPhotons.cxx
diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h
index bb3ca5433bc27960c91dde51d407859b78e0bd5b..ebf829ccc687f175319e3b47fa2aed39f69e94eb 100644
--- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h
+++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h
@@ -1,7 +1,6 @@
-/** @file CbmKresTrainAnnDirectPhotons.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBM_KRES_TRAIN_ANN_DIRECT_PHOTONS
 #define CBM_KRES_TRAIN_ANN_DIRECT_PHOTONS
diff --git a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx
index 8539d64deb58aa7e61827ff53e36512c8af90dc1..1d0f118af5186418d8836408a2e239045fe88c47 100644
--- a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx
+++ b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaDimuonAnalysis.cxx
-  * @copyright Copyright (C) 2009-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger **/
+/* Copyright (C) 2009-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger */
 
 //----------------------------------------
 //
diff --git a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h
index a4617d9499bc01c747717dfe5c1115d326ca9766..df8c496f1484beea24e7b7355e9a2c263c83883a 100644
--- a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h
+++ b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaDimuonAnalysis.h
-  * @copyright Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Evgeny Kryshen [committer] **/
+/* Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Evgeny Kryshen [committer] */
 
 //----------------------------------------
 //
diff --git a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx
index eb82e6e15cd162275c1da8d0aa0dea5e6e8bfcb5..ab0c2ffa9577e24112e856eeecc47ae86cbc6b9b 100644
--- a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx
+++ b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAnaMuonCandidate.cxx
-  * @copyright Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Evgeny Kryshen [committer] **/
+/* Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Evgeny Kryshen [committer] */
 
 //----------------------------------------
 //
diff --git a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h
index 1f937d9cdbc0ba85649da370339607ea76b7c70e..662b7c9c465ea4a4651786ee81eb1cf6bc7f31b7 100644
--- a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h
+++ b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h
@@ -1,7 +1,6 @@
-/** @file CbmAnaMuonCandidate.h
-  * @copyright Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Evgeny Kryshen [committer] **/
+/* Copyright (C) 2009-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Evgeny Kryshen [committer] */
 
 //----------------------------------------
 //
diff --git a/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h b/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h
index 64f31af6b8fc398b1bbe65d28e9dd64be7e91c6c..7c17bda54c2b67c98fe9441aa2765ce94d332fc1 100644
--- a/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h
+++ b/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchAnalysisLinkDef.h
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/PWGHAD/hadron/CbmHadron.cxx b/analysis/PWGHAD/hadron/CbmHadron.cxx
index 5d941ad0cc3fae4420cc8801969ef170b6a8f6b5..8b77a103bafdf2cc26f3f5d26569b38d887b6cc9 100644
--- a/analysis/PWGHAD/hadron/CbmHadron.cxx
+++ b/analysis/PWGHAD/hadron/CbmHadron.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHadron.cxx
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                      CbmHadron.h                       -----
diff --git a/analysis/PWGHAD/hadron/CbmHadron.h b/analysis/PWGHAD/hadron/CbmHadron.h
index bd596643149d3be359cdae6bc4dc787197fa44ce..c5c2147d3cc5dd5c202588158d7d02b330448048 100644
--- a/analysis/PWGHAD/hadron/CbmHadron.h
+++ b/analysis/PWGHAD/hadron/CbmHadron.h
@@ -1,7 +1,6 @@
-/** @file CbmHadron.h
-  * @copyright Copyright (C) 2008-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2008-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 // ------------------------------------------------------------------
 // -----                      CbmHadron.h                       -----
diff --git a/analysis/PWGHAD/hadron/CbmHadronAnalysis.cxx b/analysis/PWGHAD/hadron/CbmHadronAnalysis.cxx
index 3d012e161510adff0942e970f06d04ce6bc422b2..952fe671f3e2694ebf6d7cc72c6dda53f26b8573 100644
--- a/analysis/PWGHAD/hadron/CbmHadronAnalysis.cxx
+++ b/analysis/PWGHAD/hadron/CbmHadronAnalysis.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHadronAnalysis.cxx
-  * @copyright Copyright (C) 2012-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                     CbmHadronAnalysis                  -----
diff --git a/analysis/PWGHAD/hadron/CbmHadronAnalysis.h b/analysis/PWGHAD/hadron/CbmHadronAnalysis.h
index 6d298067b25a548e3bff3b034f8b5f26ddad718d..2831106228deaf63667a84d5ca4c097200918a67 100644
--- a/analysis/PWGHAD/hadron/CbmHadronAnalysis.h
+++ b/analysis/PWGHAD/hadron/CbmHadronAnalysis.h
@@ -1,7 +1,6 @@
-/** @file CbmHadronAnalysis.h
-  * @copyright Copyright (C) 2012-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // ------------------------------------------------------------------
 // -----                     CbmHadronAnalysis                  -----
diff --git a/analysis/PWGHAD/hadron/CbmHadronLinkDef.h b/analysis/PWGHAD/hadron/CbmHadronLinkDef.h
index 89e016b43663f96f6973e2fdf607551b13e160e2..1a94fe6782c309077544f7164311009543b1e20d 100644
--- a/analysis/PWGHAD/hadron/CbmHadronLinkDef.h
+++ b/analysis/PWGHAD/hadron/CbmHadronLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmHadronLinkDef.h
-  * @copyright Copyright (C) 2012-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h b/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h
index ed3ef962a8a57cb6003929ae48dbc6b37ed78667..b28861797bb00d56ce45dd60cf7f5cdaae7761ba 100644
--- a/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h
+++ b/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmAnalysisTreeInterfaceLinkDef.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/common/analysis_tree_converter/CbmConverterManager.cxx b/analysis/common/analysis_tree_converter/CbmConverterManager.cxx
index 5d38018acaf27542f22f469d2cdb0e1476a13971..15a98a75d7b0bdd3d019bbd9357e0223f8f82ba0 100644
--- a/analysis/common/analysis_tree_converter/CbmConverterManager.cxx
+++ b/analysis/common/analysis_tree_converter/CbmConverterManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmConverterManager.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #include "CbmConverterManager.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmConverterManager.h b/analysis/common/analysis_tree_converter/CbmConverterManager.h
index 408b64fb839cb0ac29470ab6b2375368d1a6a236..de37bb2f67621e4306753e6a1357a044cce61c82 100644
--- a/analysis/common/analysis_tree_converter/CbmConverterManager.h
+++ b/analysis/common/analysis_tree_converter/CbmConverterManager.h
@@ -1,7 +1,6 @@
-/** @file CbmConverterManager.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_CONVERTERMANAGER_H_
 #define ANALYSIS_TREE_CONVERTERMANAGER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmConverterTask.cxx b/analysis/common/analysis_tree_converter/CbmConverterTask.cxx
index 4cc12f5c33a2f3218baa4680a832e8022a58b010..b422ee331279a5a5e18314b6bf6c4c8b9ae0e86e 100644
--- a/analysis/common/analysis_tree_converter/CbmConverterTask.cxx
+++ b/analysis/common/analysis_tree_converter/CbmConverterTask.cxx
@@ -1,6 +1,5 @@
-/** @file CbmConverterTask.cxx
-  * @copyright Copyright (C) 2020 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #include "CbmConverterTask.h"
diff --git a/analysis/common/analysis_tree_converter/CbmConverterTask.h b/analysis/common/analysis_tree_converter/CbmConverterTask.h
index a3d60bbedcfbc4dd5e9f487cf18d73dfea5f3b7c..707bf0fd5d0746d39937b63faa311b3dd9adb9d8 100644
--- a/analysis/common/analysis_tree_converter/CbmConverterTask.h
+++ b/analysis/common/analysis_tree_converter/CbmConverterTask.h
@@ -1,7 +1,6 @@
-/** @file CbmConverterTask.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_CONVERTERTASK_H_
 #define ANALYSIS_TREE_CONVERTERTASK_H_
diff --git a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx
index 411db4f4e8353b5c64b75b374c0ee662f1bf6f39..1fa59491d150ded08959174ca3a8f0323a1a4b1d 100644
--- a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdModulesConverter.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 #include "CbmPsdModulesConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h
index 301f44775f3647040b078e0f7758114237438c63..6b0725e60c4546aeb1724185ba4d34669691e5ed 100644
--- a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdModulesConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_PSDMODULESCONVERTER_H_
 #define ANALYSIS_TREE_PSDMODULESCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx
index cf30fbc743e78afbecd6382762b5816299ef1546..d67b15a77be7bdf35a9a98f8ec9458e89801e7f7 100644
--- a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRecEventHeaderConverter.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 #include "CbmRecEventHeaderConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h
index d08febc80b7cf4ced1956c3c44c4997f433134f3..3f542c74c2ac6bfb232035a6061eb9d2a418cb91 100644
--- a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmRecEventHeaderConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_RECEVENTHEADERCONVERTER_H_
 #define ANALYSIS_TREE_RECEVENTHEADERCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx
index 0dd8dfb0e91745a6b6f577f1d9900c4849c4e99b..ba703d790a63fb27a95851844f2babc3c2319c95 100644
--- a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingsConverter.cxx
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #include "CbmRichRingsConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h
index 42f5592e7911f91261dea65c4983b57d35f1d74a..6acf1809f331d120745a3362845101ba6e41a13b 100644
--- a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingsConverter.h
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_RICHRINGSCONVERTER_H_
 #define ANALYSIS_TREE_RICHRINGSCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx
index 8e31c4b4ba2c637a119cf3b4aa36efd1d11b153b..c5fd77fb5577b342a51d90285927417247715f6c 100644
--- a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmSimEventHeaderConverter.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #include "CbmSimEventHeaderConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h
index 3fa9d788cb3c54051875b31b0526d4bce2f476d7..35bdcee5063f509bb4d47e352e79690ae892afc0 100644
--- a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmSimEventHeaderConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_SIMEVENTHEADERCONVERTER_H_
 #define ANALYSIS_TREE_SIMEVENTHEADERCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx
index cc980320230a46945180d091112c17dd87bb5e90..71d37ff2ee9e4825ddc751d2b8972bff39a08f1f 100644
--- a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmSimTracksConverter.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek, Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek, Viktor Klochkov [committer] */
 
 #include "CbmSimTracksConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h
index 24ccded6a112b257381b1d3b42918643ce15a4df..6dba3b8c062809f5448d2af4158f8c9a262eb378 100644
--- a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmSimTracksConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek, Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek, Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_SIMTRACKSCONVERTER_H_
 #define ANALYSIS_TREE_SIMTRACKSCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx
index aacfac08526ad8ec9b441e423f691d1a717b84fc..f5d38b52f693ac993c7d4ac085dd5fa650149355 100644
--- a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsTracksConverter.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov, Viktor Klochkov **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov, Viktor Klochkov */
 
 #include "CbmStsTracksConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h
index 2ace549292a28555b20d4089d3efc22d9439135e..f02ab3942a00bfdbd442a4391f7c38780e34f877 100644
--- a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTracksConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_STSTRACKSCONVERTER_H_
 #define ANALYSIS_TREE_STSTRACKSCONVERTER_H_
diff --git a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx
index 5a28627324cd06aa7a5cf19451049dc1f7c1ae88..5b543f49ceca046fdd319b7bab1ed929462968ee 100644
--- a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofHitsConverter.cxx
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 #include "CbmTofHitsConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h
index f145222f54eb0d2e10eaea52b5dd0494e29db3cc..83af25491076f88b13f5f12bfec68c100eba42c7 100644
--- a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHitsConverter.h
-  * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_TOFHITSCONVERTER_H
 #define ANALYSIS_TREE_TOFHITSCONVERTER_H
diff --git a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx
index 82bcf4e05584dff5e89151b77543f09585520ae8..43fb1d2e07b56b1bba359191bb5009116b772446 100644
--- a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx
+++ b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTracksConverter.cxx
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #include "CbmTrdTracksConverter.h"
 
diff --git a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h
index 9dede2d4172826f42ec3e3d67db8f37a7e79f496..7bfd5c8e5be2367a829c3a1262563f36f0d5784c 100644
--- a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h
+++ b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTracksConverter.h
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 #ifndef ANALYSIS_TREE_TRDTRACKSCONVERTER_H_
 #define ANALYSIS_TREE_TRDTRACKSCONVERTER_H_
diff --git a/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx b/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx
index 972ca919025aab6c6e5e96e09c5240293067b820..03ad28e944e998d6f6e6c6ab69f62b814c581a18 100644
--- a/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx
+++ b/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx
@@ -1,7 +1,6 @@
-/** @file ATKFParticleFinder.cxx
-  * @copyright Copyright (C) 2020-2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] **/
+/* Copyright (C) 2020-2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] */
 
 #include "ATKFParticleFinder.h"
 
diff --git a/analysis/common/at_kfpf_interface/ATKFParticleFinder.h b/analysis/common/at_kfpf_interface/ATKFParticleFinder.h
index a3b51255099d335cc0a2aae307b3031b154d7786..a60c7d307295ead6729b46fb231ba2b980b3ad9c 100644
--- a/analysis/common/at_kfpf_interface/ATKFParticleFinder.h
+++ b/analysis/common/at_kfpf_interface/ATKFParticleFinder.h
@@ -1,7 +1,6 @@
-/** @file ATKFParticleFinder.h
-  * @copyright Copyright (C) 2020-2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] **/
+/* Copyright (C) 2020-2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] */
 
 #ifndef ATKFParticleFinder_HH
 #define ATKFParticleFinder_HH
diff --git a/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h b/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h
index 6d842cef92b73842c4909da127353f01738378be..58d48f675d83c2d5d82d405e13feb72281d46db5 100644
--- a/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h
+++ b/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h
@@ -1,7 +1,6 @@
-/** @file AnalysisTreeKfpfInterfaceLinkDef.h
-  * @copyright Copyright (C) 2020 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] **/
+/* Copyright (C) 2020 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/common/at_kfpf_interface/CutsContainer.cxx b/analysis/common/at_kfpf_interface/CutsContainer.cxx
index b5758e57f8213045693a9b97b7315a1ea6cb062c..df5887e95ba6a26c78f78c499f404ef62e761ec1 100644
--- a/analysis/common/at_kfpf_interface/CutsContainer.cxx
+++ b/analysis/common/at_kfpf_interface/CutsContainer.cxx
@@ -1,6 +1,5 @@
-/** @file CutsContainer.cxx
-  * @copyright Copyright (C) 2020 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] **/
+/* Copyright (C) 2020 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] */
 
 #include "CutsContainer.h"
diff --git a/analysis/common/at_kfpf_interface/CutsContainer.h b/analysis/common/at_kfpf_interface/CutsContainer.h
index 23b9fe399a72c89f92494c74e005a37b313b024c..c979690b5730a361a4c22b81c20969ad935a355c 100644
--- a/analysis/common/at_kfpf_interface/CutsContainer.h
+++ b/analysis/common/at_kfpf_interface/CutsContainer.h
@@ -1,7 +1,6 @@
-/** @file CutsContainer.h
-  * @copyright Copyright (C) 2020-2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] Viktor Klochkov, Ilya Selyuzhenkov **/
+/* Copyright (C) 2020-2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] Viktor Klochkov, Ilya Selyuzhenkov */
 
 //
 // @class CutsContainer
diff --git a/analysis/detectors/psd/CbmPsdAnaLinkDef.h b/analysis/detectors/psd/CbmPsdAnaLinkDef.h
index 89910a2ae45f9c0f2c33ab5e20f7a1c88047bc18..297138c2540d9a894b61edcbaad8cc9b9c9fa46e 100644
--- a/analysis/detectors/psd/CbmPsdAnaLinkDef.h
+++ b/analysis/detectors/psd/CbmPsdAnaLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdAnaLinkDef.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx b/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx
index 80f759655d61ed98ff0a0ed7757347b20168365b..56395cac77335b9857725d33b58d38f776a10627 100644
--- a/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx
+++ b/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmQaReal.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmPsdMCbmQaReal.h"
 
diff --git a/analysis/detectors/psd/CbmPsdMCbmQaReal.h b/analysis/detectors/psd/CbmPsdMCbmQaReal.h
index d67b8866b17b48c593faab3c8ca6ed418e9518a4..5aec8b91b5b7c126ed6fcd208cfa18e310491028 100644
--- a/analysis/detectors/psd/CbmPsdMCbmQaReal.h
+++ b/analysis/detectors/psd/CbmPsdMCbmQaReal.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmQaReal.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifndef MCBM_PSD_QA_REAL
 #define MCBM_PSD_QA_REAL
diff --git a/analysis/detectors/sts/CbmStsAnaLinkDef.h b/analysis/detectors/sts/CbmStsAnaLinkDef.h
index 3b36728ff50210cce305405226ec0e2f67c98a97..6b334db83021bf24d9e82831896d7088df2a815e 100644
--- a/analysis/detectors/sts/CbmStsAnaLinkDef.h
+++ b/analysis/detectors/sts/CbmStsAnaLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAnaLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/detectors/sts/CbmStsWkn.cxx b/analysis/detectors/sts/CbmStsWkn.cxx
index 310ea72609d694c21a75ae5d116cfaec051e37eb..010ac0f1d92f2dbd8137a136f36eb3532f5f7acc 100644
--- a/analysis/detectors/sts/CbmStsWkn.cxx
+++ b/analysis/detectors/sts/CbmStsWkn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsWkn.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Olga Derenovskaia, Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Olga Derenovskaia, Volker Friese [committer] */
 
 /**
  * \file CbmStsWkn.h
diff --git a/analysis/detectors/sts/CbmStsWkn.h b/analysis/detectors/sts/CbmStsWkn.h
index c7e1a5065dddf5dabbcadf937752c33fe8d2921e..eea525d9bca789ed9cc801ab18cb88ae8f88f8a6 100644
--- a/analysis/detectors/sts/CbmStsWkn.h
+++ b/analysis/detectors/sts/CbmStsWkn.h
@@ -1,7 +1,6 @@
-/** @file CbmStsWkn.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Olga Derenovskaia, Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Olga Derenovskaia, Volker Friese [committer] */
 
 /**
  * \file CbmStsWkn.h
diff --git a/analysis/detectors/tof/CbmTofAnaLinkDef.h b/analysis/detectors/tof/CbmTofAnaLinkDef.h
index 001e61cf3862140c6ba87eb028b7c9001b0852f4..79aa894a61e2e37da88e8ef6b1e9c1df9d3fc0f0 100644
--- a/analysis/detectors/tof/CbmTofAnaLinkDef.h
+++ b/analysis/detectors/tof/CbmTofAnaLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTofAnaLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/analysis/detectors/tof/CbmTofAnaTestbeam.cxx b/analysis/detectors/tof/CbmTofAnaTestbeam.cxx
index f299fd8ce1b474b8a6a0a9f96e72fedfe473b17e..d6f37d60d1a5bbcfc2845d3581a08029aa4bcc61 100644
--- a/analysis/detectors/tof/CbmTofAnaTestbeam.cxx
+++ b/analysis/detectors/tof/CbmTofAnaTestbeam.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofAnaTestbeam.cxx
-  * @copyright Copyright (C) 2014-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon, Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2014-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon, Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // ------------------------------------------------------------------
 // -----                     CbmTofAnaTestbeam                        -----
diff --git a/analysis/detectors/tof/CbmTofAnaTestbeam.h b/analysis/detectors/tof/CbmTofAnaTestbeam.h
index c8dfb2e6381f4c24a96daba3d7accdedde8bec27..6838f6c7503a228da3687e35c2cf5f1afb242084 100644
--- a/analysis/detectors/tof/CbmTofAnaTestbeam.h
+++ b/analysis/detectors/tof/CbmTofAnaTestbeam.h
@@ -1,7 +1,6 @@
-/** @file CbmTofAnaTestbeam.h
-  * @copyright Copyright (C) 2014-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Norbert Herrmann [committer], Christian Simon **/
+/* Copyright (C) 2014-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Norbert Herrmann [committer], Christian Simon */
 
 // ------------------------------------------------------------------
 // -----                     CbmTofTests                        -----
diff --git a/analysis/detectors/tof/CbmTofAnaTestbeam_Template.cxx b/analysis/detectors/tof/CbmTofAnaTestbeam_Template.cxx
index 0900a0a1c1986a302cbe9f93ede5a9f1151a17ef..0ecc21eb42cfaec228be819ba89b670db63b43b0 100644
--- a/analysis/detectors/tof/CbmTofAnaTestbeam_Template.cxx
+++ b/analysis/detectors/tof/CbmTofAnaTestbeam_Template.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofAnaTestbeam_Template.cxx
-  * @copyright Copyright (C) 2014-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2014-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // ------------------------------------------------------------------
 // -----                     CbmTofAnaTestbeam                        -----
diff --git a/analysis/detectors/tof/CbmTofGeometryQa.cxx b/analysis/detectors/tof/CbmTofGeometryQa.cxx
index 6aef959be73eb024203c2627a6e7dacc05cdc2e5..6d43a2481f4e00b2777dabf3639129338127c30e 100644
--- a/analysis/detectors/tof/CbmTofGeometryQa.cxx
+++ b/analysis/detectors/tof/CbmTofGeometryQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofGeometryQa.cxx
-  * @copyright Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmTofGeometryQa.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/analysis/detectors/tof/CbmTofGeometryQa.h b/analysis/detectors/tof/CbmTofGeometryQa.h
index 1220476f3753d98db92023e5d55f87fa45e9241a..958f22b210066d45bc2792dda4f757a9c8f2eeb5 100644
--- a/analysis/detectors/tof/CbmTofGeometryQa.h
+++ b/analysis/detectors/tof/CbmTofGeometryQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTofGeometryQa.h
-  * @copyright Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmTofGeometryQa.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/analysis/detectors/tof/CbmTofHitFinderQa.cxx b/analysis/detectors/tof/CbmTofHitFinderQa.cxx
index 65911b42da9cbef50b9735b03511f2b566132768..fda12a9e6d9d9de68b86f7c78138a24615c262bc 100644
--- a/analysis/detectors/tof/CbmTofHitFinderQa.cxx
+++ b/analysis/detectors/tof/CbmTofHitFinderQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofHitFinderQa.cxx
-  * @copyright Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmTofHitFinderQa.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/analysis/detectors/tof/CbmTofHitFinderQa.h b/analysis/detectors/tof/CbmTofHitFinderQa.h
index 2bc7258247cc308d9ab941618152687a9a1e1034..137a6ec52e93796e41a9e61f82db7cd44310af0d 100644
--- a/analysis/detectors/tof/CbmTofHitFinderQa.h
+++ b/analysis/detectors/tof/CbmTofHitFinderQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHitFinderQa.h
-  * @copyright Copyright (C) 2015-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmTofHitFinderQa.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx b/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx
index 561249fde1d848566b311f7216f169c5f9fbc93e..c38ee75c54e790cad4be40fc41abc1258693a581 100644
--- a/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx
+++ b/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofHitFinderTBQA.cxx
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/analysis/detectors/tof/CbmTofHitFinderTBQA.h b/analysis/detectors/tof/CbmTofHitFinderTBQA.h
index 58bcdb8d27d21f1688c5614c9b79d6db41982573..9faff4a33f6633eb4d1f6291c24fb5135205d8c2 100644
--- a/analysis/detectors/tof/CbmTofHitFinderTBQA.h
+++ b/analysis/detectors/tof/CbmTofHitFinderTBQA.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHitFinderTBQA.h
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov, Pierre-Alain Loizeau [committer] */
 
 #ifndef CBMTOFHITFINDERTBQA_H
 #define CBMTOFHITFINDERTBQA_H
diff --git a/analysis/detectors/tof/CbmTofTests.cxx b/analysis/detectors/tof/CbmTofTests.cxx
index 3f32313a1bc0c89a54bb92ad5a85bbbce6fdc88b..f38e51115ae63fa7f0ba781c8cf6164eca3b27f2 100644
--- a/analysis/detectors/tof/CbmTofTests.cxx
+++ b/analysis/detectors/tof/CbmTofTests.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTests.cxx
-  * @copyright Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors pal, Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: pal, Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                     CbmTofTests                        -----
diff --git a/analysis/detectors/tof/CbmTofTests.h b/analysis/detectors/tof/CbmTofTests.h
index 4b6722a60ea9aa44d96400ba7235b3d1ac572f3c..4a8808f9f57c031d67b8822dc3681fd86869ef24 100644
--- a/analysis/detectors/tof/CbmTofTests.h
+++ b/analysis/detectors/tof/CbmTofTests.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTests.h
-  * @copyright Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // ------------------------------------------------------------------
 // -----                     CbmTofTests                        -----
diff --git a/core/base/CbmBaseLinkDef.h b/core/base/CbmBaseLinkDef.h
index 7809bac3d2712adff448ff2ff0bb70adb008ebbe..5a79379a939850719a20d4a2a51cb00be82da1f9 100644
--- a/core/base/CbmBaseLinkDef.h
+++ b/core/base/CbmBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmBaseLinkDef.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/base/CbmDaq.cxx b/core/base/CbmDaq.cxx
index 37c3ced5db9e255f514f64b7472c972e501b0e95..d6a3198bfa967685aa17bec3d5b5c2fbe389a3ce 100644
--- a/core/base/CbmDaq.cxx
+++ b/core/base/CbmDaq.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDaq.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDaq.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDaq.h b/core/base/CbmDaq.h
index 62b8d71854774bf4d695c5a7b30bdf14c1386806..4e5dec84b189e8338e00ad0e0680baef6d8bddee 100644
--- a/core/base/CbmDaq.h
+++ b/core/base/CbmDaq.h
@@ -1,7 +1,6 @@
-/** @file CbmDaq.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDaq.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDigiManager.cxx b/core/base/CbmDigiManager.cxx
index db25492ba4545d0fecadbdaa7683955839824486..546b4cc3a0cee9f97aeb387c0932a2268a1fc47c 100644
--- a/core/base/CbmDigiManager.cxx
+++ b/core/base/CbmDigiManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigiManager.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmDigiManager.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDigiManager.h b/core/base/CbmDigiManager.h
index 7d8a28d0d0c9200cfba5d6e894fda1eaa57a677a..e6e90578ca248aa8a1750872720acc09d5a5e407 100644
--- a/core/base/CbmDigiManager.h
+++ b/core/base/CbmDigiManager.h
@@ -1,7 +1,6 @@
-/** @file CbmDigiManager.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmDigiManager.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDigitize.h b/core/base/CbmDigitize.h
index 3c8db58d744fa5cb519ee46c17c98c188bc09e94..207ab68d51e3195d84319dd7307fa2f4dc2fecf5 100644
--- a/core/base/CbmDigitize.h
+++ b/core/base/CbmDigitize.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitize.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitize.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDigitizeBase.cxx b/core/base/CbmDigitizeBase.cxx
index 8e71789f1c45ebfafbc2cb20779f4f29fbe1e3c9..66ef864c968f1fa5e06784966b343aadac0a9ef7 100644
--- a/core/base/CbmDigitizeBase.cxx
+++ b/core/base/CbmDigitizeBase.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigitizeBase.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitizeBase.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmDigitizeBase.h b/core/base/CbmDigitizeBase.h
index 9eabf776f46ea2de7bd72d30fe668d7fc0af3ba6..2b960bb81e779938b067320ce0707ac76eb40f26 100644
--- a/core/base/CbmDigitizeBase.h
+++ b/core/base/CbmDigitizeBase.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitizeBase.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitizeBase.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmHistManager.cxx b/core/base/CbmHistManager.cxx
index 4beceb41807474e18518d63cb583fc9c0db14685..df74b7041ddbc99ecb453a470c538755f97b3be5 100644
--- a/core/base/CbmHistManager.cxx
+++ b/core/base/CbmHistManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHistManager.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmHistManager.cxx
diff --git a/core/base/CbmHistManager.h b/core/base/CbmHistManager.h
index 6e50a3a1a7e4dcac73209fd45e86bd8b478e1eb0..9d14ac14b4abdd26e62a6579d6fd1f1bec494749 100644
--- a/core/base/CbmHistManager.h
+++ b/core/base/CbmHistManager.h
@@ -1,7 +1,6 @@
-/** @file CbmHistManager.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmHistManager.h
diff --git a/core/base/CbmMCDataArray.cxx b/core/base/CbmMCDataArray.cxx
index 3306f7d80b2b227e6196cf92dc397d89c5a7e584..c82181ac984bb6e6585b656f12cc6fd028148a26 100644
--- a/core/base/CbmMCDataArray.cxx
+++ b/core/base/CbmMCDataArray.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCDataArray.cxx
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese [committer], Florian Uhlig */
 
 /** @file  CbmMCDataArray.cxx
  ** @author //Dr.Sys <mikhail.prokudin@cern.ch>
diff --git a/core/base/CbmMCDataArray.h b/core/base/CbmMCDataArray.h
index 149ab020b97a31729eb5245c47ffc4976e279dee..0a4090f52a4bd3ddb10ef67b2b4ea0ce79af0d1e 100644
--- a/core/base/CbmMCDataArray.h
+++ b/core/base/CbmMCDataArray.h
@@ -1,7 +1,6 @@
-/** @file CbmMCDataArray.h
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese [committer], Florian Uhlig */
 
 /** @file  CbmMCDataArray.h
  ** @author //Dr.Sys <mikhail.prokudin@cern.ch>
diff --git a/core/base/CbmMCDataManager.cxx b/core/base/CbmMCDataManager.cxx
index 5a6f86657220aaaf685eb2d4e654ad291432c6ce..8bcc1b39a39ca0702645cf296314db71652b5c89 100644
--- a/core/base/CbmMCDataManager.cxx
+++ b/core/base/CbmMCDataManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCDataManager.cxx
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 #include "CbmMCDataManager.h"
 
diff --git a/core/base/CbmMCDataManager.h b/core/base/CbmMCDataManager.h
index 4ccebac6f6f5d73174bfe5b60940e45af8f90c75..a346435f22ffaec7a2bf2f105d287ae91afaae47 100644
--- a/core/base/CbmMCDataManager.h
+++ b/core/base/CbmMCDataManager.h
@@ -1,7 +1,6 @@
-/** @file CbmMCDataManager.h
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese [committer], Florian Uhlig */
 
 /** @file  CbmMCDataManager
  ** @brief An entry point for time-based analysis
diff --git a/core/base/CbmMCDataObject.cxx b/core/base/CbmMCDataObject.cxx
index d2c33e6b061dfb7637f445c02ba967ebc4a1416e..e65cb6d5e324fad248e8cb8f0f77e8dabe634f3a 100644
--- a/core/base/CbmMCDataObject.cxx
+++ b/core/base/CbmMCDataObject.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCDataObject.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese [committer], Florian Uhlig */
 
 /** @file  CbmMCDataObject.cxx
  ** @author //Dr.Sys <mikhail.prokudin@cern.ch>
diff --git a/core/base/CbmMCDataObject.h b/core/base/CbmMCDataObject.h
index c9fccae358fd35650222016dcafdc6004bf0ca45..e7e9acc7d4f8b6f4c3ace050dfc8824a708f6d9c 100644
--- a/core/base/CbmMCDataObject.h
+++ b/core/base/CbmMCDataObject.h
@@ -1,7 +1,6 @@
-/** @file CbmMCDataObject.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese [committer] */
 
 /** @file  CbmMCDataObject.h
  ** @author //Dr.Sys <mikhail.prokudin@cern.ch>
diff --git a/core/base/CbmMatchRecoToMC.cxx b/core/base/CbmMatchRecoToMC.cxx
index a469431e42d481fa4c88df9f2f0b351635e4da03..bdb508944fc871531401f48010946f321206a332 100644
--- a/core/base/CbmMatchRecoToMC.cxx
+++ b/core/base/CbmMatchRecoToMC.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMatchRecoToMC.cxx
-  * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors andrey, Andrey Lebedev [committer], Florian Uhlig, Volker Friese, Pierre-Alain Loizeau **/
+/* Copyright (C) 2013-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: andrey, Andrey Lebedev [committer], Florian Uhlig, Volker Friese, Pierre-Alain Loizeau */
 
 /*
  * CbmMatchRecoToMC.cxx
diff --git a/core/base/CbmMatchRecoToMC.h b/core/base/CbmMatchRecoToMC.h
index 14b8440ff452096a5c1b1fa55f87d7208d4f5f38..3cc9e2f29980402435d5f2fe592701bed72775fb 100644
--- a/core/base/CbmMatchRecoToMC.h
+++ b/core/base/CbmMatchRecoToMC.h
@@ -1,7 +1,6 @@
-/** @file CbmMatchRecoToMC.h
-  * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2013-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmMatchRecoToMC.h
diff --git a/core/base/CbmRadDamage.cxx b/core/base/CbmRadDamage.cxx
index a631d13c3dbb6439f41c21626eb0e69b37af42bf..8561c78fb037abfd05959608fa18f047e7eafe90 100644
--- a/core/base/CbmRadDamage.cxx
+++ b/core/base/CbmRadDamage.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRadDamage.cxx
-  * @copyright Copyright (C) 2011-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmRadDamage.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmRadDamage.h b/core/base/CbmRadDamage.h
index 45e217a950ecbd23b0aa2f938f6832bfe64346b0..67f520f5821b0113c8e076e49e185921caba9b82 100644
--- a/core/base/CbmRadDamage.h
+++ b/core/base/CbmRadDamage.h
@@ -1,7 +1,6 @@
-/** @file CbmRadDamage.h
-  * @copyright Copyright (C) 2011-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2011-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmRadDamage.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/base/CbmReadoutBuffer.h b/core/base/CbmReadoutBuffer.h
index 545b58cc683cf107f20c78cec1b72d8c972f63ad..6d01af59a00fc1937131cc22a38d720d2b62bbba 100644
--- a/core/base/CbmReadoutBuffer.h
+++ b/core/base/CbmReadoutBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmReadoutBuffer.h
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors vfriese, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: vfriese, Volker Friese [committer], Florian Uhlig */
 
 /*
  * CbmReadoutBuffer.h
diff --git a/core/base/draw/CbmDrawHist.cxx b/core/base/draw/CbmDrawHist.cxx
index 959f86e77ab6a0af57ac5b602a497c47e3dae5c3..fd3c89030424d3a61fbd9e46a3fb76dff4d8acf8 100644
--- a/core/base/draw/CbmDrawHist.cxx
+++ b/core/base/draw/CbmDrawHist.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDrawHist.cxx
-  * @copyright Copyright (C) 2008-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmDrawHist.cxx
diff --git a/core/base/draw/CbmDrawHist.h b/core/base/draw/CbmDrawHist.h
index 4abccd66b3ef15189ed8ea5ba3dfcae0d7135ea3..e700198971201b7ae7fe42d7c3bdf850febd92bb 100644
--- a/core/base/draw/CbmDrawHist.h
+++ b/core/base/draw/CbmDrawHist.h
@@ -1,7 +1,6 @@
-/** @file CbmDrawHist.h
-  * @copyright Copyright (C) 2008-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmDrawHist.h
diff --git a/core/base/report/CbmHtmlReportElement.cxx b/core/base/report/CbmHtmlReportElement.cxx
index 0a174fb4a8c3f86c18f65067c2b09f3d1febdf46..ebe4cb23c0d00c168c5d27b02a8b4f35967d5c4a 100644
--- a/core/base/report/CbmHtmlReportElement.cxx
+++ b/core/base/report/CbmHtmlReportElement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHtmlReportElement.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer] */
 
 /**
  * \file CbmHtmlReportElement.cxx
diff --git a/core/base/report/CbmHtmlReportElement.h b/core/base/report/CbmHtmlReportElement.h
index 295e22d568ecaba611d2440ad0945898c7f97022..4589c40864544da639ff1936e41020a4e6989428 100644
--- a/core/base/report/CbmHtmlReportElement.h
+++ b/core/base/report/CbmHtmlReportElement.h
@@ -1,7 +1,6 @@
-/** @file CbmHtmlReportElement.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmHtmlReportElement.h
diff --git a/core/base/report/CbmLatexReportElement.cxx b/core/base/report/CbmLatexReportElement.cxx
index 190add6563288fe217dcb628c637ddbabc5c563d..b170e770e05f81e2188639a106a3b5863e15dfa8 100644
--- a/core/base/report/CbmLatexReportElement.cxx
+++ b/core/base/report/CbmLatexReportElement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLatexReportElement.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer] */
 
 /**
  * \file CbmLatexReportElement.cxx
diff --git a/core/base/report/CbmLatexReportElement.h b/core/base/report/CbmLatexReportElement.h
index 70096b1ef6665cccb51ad6663b1bdcf6c4205f73..bc5f10de61132277244b2ac623264034469490e9 100644
--- a/core/base/report/CbmLatexReportElement.h
+++ b/core/base/report/CbmLatexReportElement.h
@@ -1,7 +1,6 @@
-/** @file CbmLatexReportElement.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLatexReportElement.h
diff --git a/core/base/report/CbmReport.cxx b/core/base/report/CbmReport.cxx
index de0e5893fa43a85f962e162dfff696e57cf616c9..40da7276edca00eda13203a9ba00dccf915732cc 100644
--- a/core/base/report/CbmReport.cxx
+++ b/core/base/report/CbmReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmReport.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmReport.cxx
diff --git a/core/base/report/CbmReport.h b/core/base/report/CbmReport.h
index 380052a37008b1c3f2b4a995a2e3a780f2cd6769..5d73572897103c58432bbd9f6d224b2996cfe62b 100644
--- a/core/base/report/CbmReport.h
+++ b/core/base/report/CbmReport.h
@@ -1,7 +1,6 @@
-/** @file CbmReport.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLitReport.h
diff --git a/core/base/report/CbmReportElement.h b/core/base/report/CbmReportElement.h
index 82a75722f68cbd1341acb1f876c1af74f2e95c15..0926ff569e84ae2be127e0471952c36204ca5e52 100644
--- a/core/base/report/CbmReportElement.h
+++ b/core/base/report/CbmReportElement.h
@@ -1,7 +1,6 @@
-/** @file CbmReportElement.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmReportElement.h
diff --git a/core/base/report/CbmSimulationReport.cxx b/core/base/report/CbmSimulationReport.cxx
index 9e4c629257594a80b5a157886c616f6874f106ef..63d41b4617e5e17f69ada704fc8657aae4ff8dd1 100644
--- a/core/base/report/CbmSimulationReport.cxx
+++ b/core/base/report/CbmSimulationReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmSimulationReport.cxx
-  * @copyright Copyright (C) 2011-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmSimulationReport.cxx
diff --git a/core/base/report/CbmSimulationReport.h b/core/base/report/CbmSimulationReport.h
index c4b7c231fe95ce5c7a3a62a2bc24bb74bacbfe5b..8eb7ac87ea912f961cb7204073da08ef59f0864a 100644
--- a/core/base/report/CbmSimulationReport.h
+++ b/core/base/report/CbmSimulationReport.h
@@ -1,7 +1,6 @@
-/** @file CbmSimulationReport.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmSimulationReport.h
diff --git a/core/base/report/CbmStudyReport.cxx b/core/base/report/CbmStudyReport.cxx
index 1661227c1965d7157ad1d3b2accc43d9a79db037..7ffc710763c52cf9bfbe73e39b983b52d169c66e 100644
--- a/core/base/report/CbmStudyReport.cxx
+++ b/core/base/report/CbmStudyReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStudyReport.cxx
-  * @copyright Copyright (C) 2011-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmStudyReport.cxx
diff --git a/core/base/report/CbmStudyReport.h b/core/base/report/CbmStudyReport.h
index 857fb09ae665c2f80d200453560f0caee0652530..0eeb2946a808f36ebefb728882d2f2a3d34877d9 100644
--- a/core/base/report/CbmStudyReport.h
+++ b/core/base/report/CbmStudyReport.h
@@ -1,7 +1,6 @@
-/** @file CbmStudyReport.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmStudyReport.h
diff --git a/core/base/report/CbmTextReportElement.cxx b/core/base/report/CbmTextReportElement.cxx
index 105679b1741d7de12ba54b9daa6cb03b44437caa..bb2363810e10620191a9176bdbbad4013bf58934 100644
--- a/core/base/report/CbmTextReportElement.cxx
+++ b/core/base/report/CbmTextReportElement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTextReportElement.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmTextReportElement.cxx
diff --git a/core/base/report/CbmTextReportElement.h b/core/base/report/CbmTextReportElement.h
index 2490e38d8328f2fde8e1f73fca08cfab21665c86..58a5b20418c6b8922abeeef05de24c61ba8178f1 100644
--- a/core/base/report/CbmTextReportElement.h
+++ b/core/base/report/CbmTextReportElement.h
@@ -1,7 +1,6 @@
-/** @file CbmTextReportElement.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmTextReportElement.h
diff --git a/core/base/utils/CbmFileUtils.cxx b/core/base/utils/CbmFileUtils.cxx
index be454e9ff7ed0bfdbd2044cd0a850da1dfe8dc64..0da0247c419f447f6844015516b151c59ae34f70 100644
--- a/core/base/utils/CbmFileUtils.cxx
+++ b/core/base/utils/CbmFileUtils.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFileUtils.cxx
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmFileUtils.h"
 
diff --git a/core/base/utils/CbmFileUtils.h b/core/base/utils/CbmFileUtils.h
index 01c98549c6e354b4669d694fd067f0aef4620557..1446a4394d2c088118574ff3136b42a39b6967ac 100644
--- a/core/base/utils/CbmFileUtils.h
+++ b/core/base/utils/CbmFileUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmFileUtils.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMFILEUTILS_H_
 #define CBMFILEUTILS_H_
diff --git a/core/base/utils/CbmGeometryUtils.cxx b/core/base/utils/CbmGeometryUtils.cxx
index ef0adabb81ad689312d30e54f71a9dfd310e76e1..396877171f0f99ae2785764f76eca872ae5a355b 100644
--- a/core/base/utils/CbmGeometryUtils.cxx
+++ b/core/base/utils/CbmGeometryUtils.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeometryUtils.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmGeometryUtils.h"
 
diff --git a/core/base/utils/CbmGeometryUtils.h b/core/base/utils/CbmGeometryUtils.h
index 7a3b89f342994453ec71a9a8a8d451ebdc96b5df..71644889b1514e44cf76c0d5628793360d538614 100644
--- a/core/base/utils/CbmGeometryUtils.h
+++ b/core/base/utils/CbmGeometryUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmGeometryUtils.h
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 class TGeoMatrix;
 class TGeoVolume;
diff --git a/core/base/utils/CbmMediaList.cxx b/core/base/utils/CbmMediaList.cxx
index 4fdb2a257fae41ed9aac772dd65483925df5ab18..5600e13e76baed5287873738768aca547bef2737 100644
--- a/core/base/utils/CbmMediaList.cxx
+++ b/core/base/utils/CbmMediaList.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMediaList.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMediaList.h"
 
diff --git a/core/base/utils/CbmMediaList.h b/core/base/utils/CbmMediaList.h
index beaa5a04dc420b08d4718ab95c19c9c0f5c79403..59ee35109af721476a39441fe5a59fdea1292e5f 100644
--- a/core/base/utils/CbmMediaList.h
+++ b/core/base/utils/CbmMediaList.h
@@ -1,7 +1,6 @@
-/** @file CbmMediaList.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @brief CbmMediaList
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/core/base/utils/CbmUtils.cxx b/core/base/utils/CbmUtils.cxx
index 615b970d33f898f2af62bbace42ba220d20dcab0..fbdef1bc20d35a417278874c49ff280e03c34672 100644
--- a/core/base/utils/CbmUtils.cxx
+++ b/core/base/utils/CbmUtils.cxx
@@ -1,7 +1,6 @@
-/** @file CbmUtils.cxx
-  * @copyright Copyright (C) 2010-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2010-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 #include "CbmUtils.h"
 
diff --git a/core/base/utils/CbmUtils.h b/core/base/utils/CbmUtils.h
index 3b26ce580daf8cd3e6e955a3c611de0c74a8cdff..5031d0145d61241218b926c938a8a2e9180aa9dd 100644
--- a/core/base/utils/CbmUtils.h
+++ b/core/base/utils/CbmUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmUtils.h
-  * @copyright Copyright (C) 2010-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2010-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 #ifndef CBMUTILS_H_
 #define CBMUTILS_H_
diff --git a/core/config/CbmConfigBase.h b/core/config/CbmConfigBase.h
index 43a641ee88eebe48a6b12710e8639130bafe007e..0412699466209b1c2dc9015fd0b5aff1129cc737 100644
--- a/core/config/CbmConfigBase.h
+++ b/core/config/CbmConfigBase.h
@@ -1,7 +1,6 @@
-/** @file CbmConfigBase.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov */
 
 #pragma once
 
diff --git a/core/data/CbmAddress.cxx b/core/data/CbmAddress.cxx
index d56f8f4f7202481f9b35b63622abbcba5ce4a6c1..39ae1eb47318cdfb636ec5eee0c24bee34b0cada 100644
--- a/core/data/CbmAddress.cxx
+++ b/core/data/CbmAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmAddress.cxx
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAddress.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmAddress.h b/core/data/CbmAddress.h
index 8a2d60d90f7bba4270268ac2f1f42e12ca5e074f..c56f7c25479ada7c2be526cae339b92d5b2cd8bb 100644
--- a/core/data/CbmAddress.h
+++ b/core/data/CbmAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmAddress.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmAddress.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmCluster.cxx b/core/data/CbmCluster.cxx
index 857a255b91d444673bf92508e5131e4559221faa..29ac6ba55632560e053a2625ca70a69ebce62b89 100644
--- a/core/data/CbmCluster.cxx
+++ b/core/data/CbmCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCluster.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmCluster.cxx
diff --git a/core/data/CbmCluster.h b/core/data/CbmCluster.h
index d03df0e8801037afdf7135055a1860bb3455811f..4fb507b0e0a7e3992cb13602a781e005a931c7be 100644
--- a/core/data/CbmCluster.h
+++ b/core/data/CbmCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmCluster.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmCluster.h
diff --git a/core/data/CbmDefs.cxx b/core/data/CbmDefs.cxx
index ab2ff16f0b6740658b6c8fbc23efaa329a9dc031..86d4aacabf6a26f1f816c2a2e9c7491879220d41 100644
--- a/core/data/CbmDefs.cxx
+++ b/core/data/CbmDefs.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDefs.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDefs.h"
 
diff --git a/core/data/CbmDefs.h b/core/data/CbmDefs.h
index 7433815ad2affa8a74505faea325ced8bad57e88..5c1eedd61352119bc7c47ddd30acf105c0452683 100644
--- a/core/data/CbmDefs.h
+++ b/core/data/CbmDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmDefs.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese [committer], Semen Lebedev **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese [committer], Semen Lebedev */
 
 /** @file CbmDefs.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmErrorMessage.cxx b/core/data/CbmErrorMessage.cxx
index 6e17a7127f7c6ab19f8932aed9c93bad9ebf1a06..8dd4393a9c979c698deda0e21cda31e7fa5d583d 100644
--- a/core/data/CbmErrorMessage.cxx
+++ b/core/data/CbmErrorMessage.cxx
@@ -1,7 +1,6 @@
-/** @file CbmErrorMessage.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmErrorMessage.cxx
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/core/data/CbmErrorMessage.h b/core/data/CbmErrorMessage.h
index 035debbe0e0d6f7f180c61b64c3076a1cd55c65a..9fc1f6304e45381da9a0bee32910da9721201b04 100644
--- a/core/data/CbmErrorMessage.h
+++ b/core/data/CbmErrorMessage.h
@@ -1,7 +1,6 @@
-/** @file CbmErrorMessage.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file CbmErrorMessage.h
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/core/data/CbmEvent.cxx b/core/data/CbmEvent.cxx
index e3685cd79e6e14e58206f1e9c4e11e54ab0295b9..c34f22f3b3109a8ffb09e496a7ec00d074359d05 100644
--- a/core/data/CbmEvent.cxx
+++ b/core/data/CbmEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEvent.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** CbmEvent.cxx
  ** @author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmEvent.h b/core/data/CbmEvent.h
index b0a01e3f8865b02d26be3a54c95c642fee253022..e8c9aad81f7223ad6be0751b4c6c45c98c4093bd 100644
--- a/core/data/CbmEvent.h
+++ b/core/data/CbmEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmEvent.h
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmEvent.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmEventStore.cxx b/core/data/CbmEventStore.cxx
index 190f94eb0dae15ecb9e6bf7cea7c5ed4e12598e3..1d97d169dfc9238b0aa4e1d7a50e4a7e394ba027 100644
--- a/core/data/CbmEventStore.cxx
+++ b/core/data/CbmEventStore.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEventStore.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** CbmEventStore.cxx
  ** @author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmEventStore.h b/core/data/CbmEventStore.h
index 31dabd56ed31661dd511bb22586badca0c2bee84..cdd8a1603bc45bfc4660ea99a0ef5c532e6097bb 100644
--- a/core/data/CbmEventStore.h
+++ b/core/data/CbmEventStore.h
@@ -1,7 +1,6 @@
-/** @file CbmEventStore.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmEventStore.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmHit.cxx b/core/data/CbmHit.cxx
index 1b5bd7ac17b26743e8f391baa6213f4d4bf5a8f6..1a9914a8cda58373aff1c595e5c4a8f861349ad1 100644
--- a/core/data/CbmHit.cxx
+++ b/core/data/CbmHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHit.cxx
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer], Volker Friese **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer], Volker Friese */
 
 /**
  * \file CbmHit.cxx
diff --git a/core/data/CbmHit.h b/core/data/CbmHit.h
index baf31ff106d7634534fd9090a1773f82d3c4afa4..2c086c88bebdf0c30376a4cd645266526a7e5354 100644
--- a/core/data/CbmHit.h
+++ b/core/data/CbmHit.h
@@ -1,7 +1,6 @@
-/** @file CbmHit.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev, Volker Friese **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev, Volker Friese */
 
 /**
  * \file CbmHit.h
diff --git a/core/data/CbmLink.cxx b/core/data/CbmLink.cxx
index 50c6048c91e3e9636d7357e463318738b74a074d..3a70afae86cf42e170a46e419fab5bde32787384 100644
--- a/core/data/CbmLink.cxx
+++ b/core/data/CbmLink.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLink.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLink.cxx
diff --git a/core/data/CbmLink.h b/core/data/CbmLink.h
index 76d640e58dcfe28f574c45e8b6e087764449cb09..4b2c917719b87340c3b4493fe910dda06c33486a 100644
--- a/core/data/CbmLink.h
+++ b/core/data/CbmLink.h
@@ -1,7 +1,6 @@
-/** @file CbmLink.h
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmLink.h
diff --git a/core/data/CbmMCEvent.cxx b/core/data/CbmMCEvent.cxx
index 0dccf47603b36e5a2733e4e2a991009949329398..83b3467e0c5fe0b7b1aaa7390a8cf75088bf3ee8 100644
--- a/core/data/CbmMCEvent.cxx
+++ b/core/data/CbmMCEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCEvent.cxx
-  * @copyright Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** CbmMCEvent.cxx
  *@author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCEvent.h b/core/data/CbmMCEvent.h
index 5dff4943bc6e2fa5183750d7c6e6fe02ae77aea1..afdc55776554c2c5507c9872a75c9ff98b3d31a5 100644
--- a/core/data/CbmMCEvent.h
+++ b/core/data/CbmMCEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmMCEvent.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #/** CbmMCEvent.h
  *@author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCEventInfo.cxx b/core/data/CbmMCEventInfo.cxx
index 6c7d7635435b49528a716c5de189b46137914f78..9606cdd1657709e8ea724b38341199643100d007 100644
--- a/core/data/CbmMCEventInfo.cxx
+++ b/core/data/CbmMCEventInfo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCEventInfo.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCEventInfo.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCEventInfo.h b/core/data/CbmMCEventInfo.h
index bd30d9aef5466629b52853e35007a0604dbbb8bb..98dc16d87fa238e289bf7ed29c7d9e4b7dbc6cdf 100644
--- a/core/data/CbmMCEventInfo.h
+++ b/core/data/CbmMCEventInfo.h
@@ -1,7 +1,6 @@
-/** @file CbmMCEventInfo.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCEventInfo.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCEventList.cxx b/core/data/CbmMCEventList.cxx
index 0b409e98cd9e4ec0f9301e3212208c6377155a19..054fa8dc7a34ed59b66d696d190a6c71d73931b2 100644
--- a/core/data/CbmMCEventList.cxx
+++ b/core/data/CbmMCEventList.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCEventList.cxx
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCEventList.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCEventList.h b/core/data/CbmMCEventList.h
index 68bc468a725eb1eb1c2679cf195c7b9629ba1b11..82e4d992675e6471b10e90d4d6786c5399e6993a 100644
--- a/core/data/CbmMCEventList.h
+++ b/core/data/CbmMCEventList.h
@@ -1,7 +1,6 @@
-/** @file CbmMCEventList.h
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCEventList.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmMCTrack.cxx b/core/data/CbmMCTrack.cxx
index a8382b1b84e4e69fa6932b30d21bb20d4d225b00..d32cdd4b199ad7a71da273e72356bc9da25be220 100644
--- a/core/data/CbmMCTrack.cxx
+++ b/core/data/CbmMCTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCTrack.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMCTrack source file                   -----
diff --git a/core/data/CbmMCTrack.h b/core/data/CbmMCTrack.h
index 96b67751b3e6404673902da9ac6233117482d4f0..7fc3a8ff5b64f535536d3d81b996f8fb16acd280 100644
--- a/core/data/CbmMCTrack.h
+++ b/core/data/CbmMCTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmMCTrack.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese, Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMCTrack header file                   -----
diff --git a/core/data/CbmMatch.cxx b/core/data/CbmMatch.cxx
index e9a21101fd96b1f168e4f58ed35efdbf52e1de27..d1fd6e7c0f892e38d7990065c9c62d194102cea9 100644
--- a/core/data/CbmMatch.cxx
+++ b/core/data/CbmMatch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMatch.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmMatch.cxx
diff --git a/core/data/CbmMatch.h b/core/data/CbmMatch.h
index d98772fcd154cb949acd04b5adfdc4230c98d981..f470ca96f702c40f917d80f39fa22ff14e9cd435 100644
--- a/core/data/CbmMatch.h
+++ b/core/data/CbmMatch.h
@@ -1,7 +1,6 @@
-/** @file CbmMatch.h
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmMatch.h
diff --git a/core/data/CbmModuleList.cxx b/core/data/CbmModuleList.cxx
index 35dd8a8be3d88a221bea179e95e69ddef508932c..7f0cbf82afbfe7f6e452e44a6bdb6b24f7ebf3bb 100644
--- a/core/data/CbmModuleList.cxx
+++ b/core/data/CbmModuleList.cxx
@@ -1,7 +1,6 @@
-/** @file CbmModuleList.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmModuleList.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmModuleList.h b/core/data/CbmModuleList.h
index e27fc6a2083c8dc0a7ae20020b24e6f8d4a4f028..e59e4711e75bb95f28a844a6b639bbd7b264b3b3 100644
--- a/core/data/CbmModuleList.h
+++ b/core/data/CbmModuleList.h
@@ -1,7 +1,6 @@
-/** @file CbmModuleList.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmModuleList.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmPixelHit.cxx b/core/data/CbmPixelHit.cxx
index 15e70638c0132143a5e36c605415ccb9f0acf797..f5ec9be18eec830ef95fdf4c0114af518d672abc 100644
--- a/core/data/CbmPixelHit.cxx
+++ b/core/data/CbmPixelHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPixelHit.cxx
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmPixelHit.cxx
diff --git a/core/data/CbmPixelHit.h b/core/data/CbmPixelHit.h
index b7d6fd1cb173061fe9815c4f403cb090ae90327d..fe4b7ece57d275a40475c2c050a226959edfb80b 100644
--- a/core/data/CbmPixelHit.h
+++ b/core/data/CbmPixelHit.h
@@ -1,7 +1,6 @@
-/** @file CbmPixelHit.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmPixelHit.h
diff --git a/core/data/CbmStripHit.cxx b/core/data/CbmStripHit.cxx
index e69663a3dc89881f29e60276135439be5685d505..9d236877c6edfda6fff4eafb757e0b274938490e 100644
--- a/core/data/CbmStripHit.cxx
+++ b/core/data/CbmStripHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStripHit.cxx
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmStripHit.h
diff --git a/core/data/CbmStripHit.h b/core/data/CbmStripHit.h
index 142768e0278fd5ee04f2d16fd1835b967912f1db..0e67c80d5de0d1cc87dba0f41fe04a1e48e873d2 100644
--- a/core/data/CbmStripHit.h
+++ b/core/data/CbmStripHit.h
@@ -1,7 +1,6 @@
-/** @file CbmStripHit.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmStripHit.h
diff --git a/core/data/CbmTimeSlice.cxx b/core/data/CbmTimeSlice.cxx
index 4c761cc1b1484123104bc2b5491ba0945af09e47..28642351360f4c7b5e3fe999f04395ced6bd9a3e 100644
--- a/core/data/CbmTimeSlice.cxx
+++ b/core/data/CbmTimeSlice.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTimeSlice.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors friese, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: friese, Volker Friese [committer], Florian Uhlig */
 
 /*
  * CbmTimeSlice.cxx
diff --git a/core/data/CbmTimeSlice.h b/core/data/CbmTimeSlice.h
index 91c3192ae9666c5f86cacb6c1983407d7ece3fe5..3481630a4cff1d928ca560e6f9e98c9b1140bfde 100644
--- a/core/data/CbmTimeSlice.h
+++ b/core/data/CbmTimeSlice.h
@@ -1,7 +1,6 @@
-/** @file CbmTimeSlice.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmTimeSlice.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/CbmTrack.cxx b/core/data/CbmTrack.cxx
index e5df8a69245da2919cf49cfe0f339d865e217a7e..13e41489c1258b7b75c92c2188060289636ef2ef 100644
--- a/core/data/CbmTrack.cxx
+++ b/core/data/CbmTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrack.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                        CbmTrack source file                   -----
diff --git a/core/data/CbmTrack.h b/core/data/CbmTrack.h
index 9276c8d4f8c2aa69a821252b114fd8ea718cca5a..0c175071864a0a332c5336db8da0cfad80904d01 100644
--- a/core/data/CbmTrack.h
+++ b/core/data/CbmTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmTrack.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                        CbmTrack header file                   -----
diff --git a/core/data/CbmTrackMatch.cxx b/core/data/CbmTrackMatch.cxx
index eda2a63da6ba5c391ad52bf961994749388c837a..8435c806f51d278eba9c1e939ea2cbbe8d2ced7b 100644
--- a/core/data/CbmTrackMatch.cxx
+++ b/core/data/CbmTrackMatch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackMatch.cxx
-  * @copyright Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** CbmStsTrackMatch.cxx
  *@author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmTrackMatch.h b/core/data/CbmTrackMatch.h
index 5bd63e97b550bd6cca9c7878b231e1c52f3020c7..15415ca438654608cbce34266b590b5dfa456ee1 100644
--- a/core/data/CbmTrackMatch.h
+++ b/core/data/CbmTrackMatch.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackMatch.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** CbmStsTrackMatch.h
  *@author V.Friese <v.friese@gsi.de>
diff --git a/core/data/CbmTrackMatchNew.cxx b/core/data/CbmTrackMatchNew.cxx
index ceb5105bc4f9728b6018565aa65828bc02a06ae2..eca4d48d46a57301df3ebd2cd6f441f3ec63df06 100644
--- a/core/data/CbmTrackMatchNew.cxx
+++ b/core/data/CbmTrackMatchNew.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackMatchNew.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmTrackMatchNew.cxx
diff --git a/core/data/CbmTrackMatchNew.h b/core/data/CbmTrackMatchNew.h
index 51f482255ed2bd3b22657e64660b42556f71cb97..4f1a3a7e3145a4c5b9e5732832d7d3019e296288 100644
--- a/core/data/CbmTrackMatchNew.h
+++ b/core/data/CbmTrackMatchNew.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackMatchNew.h
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmTrackMatchNew.h
diff --git a/core/data/DataLinkDef.h b/core/data/DataLinkDef.h
index 986e587d4bc950d6d9f640775dd86b529012fb40..294f84594c26343d1891608266839769c94354d3 100644
--- a/core/data/DataLinkDef.h
+++ b/core/data/DataLinkDef.h
@@ -1,7 +1,6 @@
-/** @file DataLinkDef.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Volker Friese **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Volker Friese */
 
 #ifdef __CINT__
 
diff --git a/core/data/base/CbmDigiBranch.h b/core/data/base/CbmDigiBranch.h
index e5358ac253a58755a882308b36dacd1608df5042..4820d6bf9a1da12b93f242d7b918ce9a3c0eadb8 100644
--- a/core/data/base/CbmDigiBranch.h
+++ b/core/data/base/CbmDigiBranch.h
@@ -1,7 +1,6 @@
-/** @file CbmDigiBranch.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigiBranch.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/base/CbmDigiBranchBase.cxx b/core/data/base/CbmDigiBranchBase.cxx
index a26091734ae105bad83552bd49512f308fd2391d..35ec6a81951dad1923f9de21c6c4d0766a88456f 100644
--- a/core/data/base/CbmDigiBranchBase.cxx
+++ b/core/data/base/CbmDigiBranchBase.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigiBranchBase.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors vfriese, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: vfriese, Volker Friese [committer], Florian Uhlig */
 
 /*
  * CbmDigiBranchBase.cxx
diff --git a/core/data/base/CbmDigiBranchBase.h b/core/data/base/CbmDigiBranchBase.h
index 7e14988ba758f4494230e85f42b72ce2121ec8a5..1b33cfdee25d838162b8c883baf719eb213006da 100644
--- a/core/data/base/CbmDigiBranchBase.h
+++ b/core/data/base/CbmDigiBranchBase.h
@@ -1,7 +1,6 @@
-/** @file CbmDigiBranchBase.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigiBranchBase.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/base/CbmDigiContainer.cxx b/core/data/base/CbmDigiContainer.cxx
index 7c16bb8b37479ab77fc1631c773126015934b69c..841cdf844d3ff1e934a2465a4c70ecdb07bcda57 100644
--- a/core/data/base/CbmDigiContainer.cxx
+++ b/core/data/base/CbmDigiContainer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigiContainer.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigiContainer.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/base/CbmDigiContainer.h b/core/data/base/CbmDigiContainer.h
index f952b29bbe0b0d550def51a5e617df1c2bd659a7..aea12cae0fb302b470a6d719407861f529f4aea5 100644
--- a/core/data/base/CbmDigiContainer.h
+++ b/core/data/base/CbmDigiContainer.h
@@ -1,7 +1,6 @@
-/** @file CbmDigiContainer.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigiContainer.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/base/CbmDigiVector.h b/core/data/base/CbmDigiVector.h
index 054d29c870a66a8a78b65fd8415a5c18e09b6dc7..23491448c46dc1f79d84e454cf403021b146f871 100644
--- a/core/data/base/CbmDigiVector.h
+++ b/core/data/base/CbmDigiVector.h
@@ -1,7 +1,6 @@
-/** @file CbmDigiVector.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigiVector.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/global/CbmGlobalTrack.cxx b/core/data/global/CbmGlobalTrack.cxx
index fa34ceaa3cd836247d45512a1618dc899892e70a..fa4128ff91b225d84d4d692cfa956925e7cb5ea2 100644
--- a/core/data/global/CbmGlobalTrack.cxx
+++ b/core/data/global/CbmGlobalTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrack.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmGlobalTrack source file                 -----
diff --git a/core/data/global/CbmGlobalTrack.h b/core/data/global/CbmGlobalTrack.h
index cf2b689fd4b485ab9f0b1badde65763aca636f4d..cc91030a5e06e32648a0ead3fa686324e7a554e2 100644
--- a/core/data/global/CbmGlobalTrack.h
+++ b/core/data/global/CbmGlobalTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrack.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmGlobalTrack header file                 -----
diff --git a/core/data/global/CbmTofTrack.cxx b/core/data/global/CbmTofTrack.cxx
index fcb6397b0adb71a7e152a505f13a2a496879885f..c50d9e868a3fdacc864cb2e7bec5abc41e9dc1f6 100644
--- a/core/data/global/CbmTofTrack.cxx
+++ b/core/data/global/CbmTofTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrack.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Andrey Lebedev, Florian Uhlig */
 
 /** @file CbmTofTrack.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/global/CbmTofTrack.h b/core/data/global/CbmTofTrack.h
index ba2ed34d1077cbca5aadcde20d0516b519b94231..9da87bdcfde0040ee064c8ae94850597c6d2d3dd 100644
--- a/core/data/global/CbmTofTrack.h
+++ b/core/data/global/CbmTofTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrack.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Andrey Lebedev, Florian Uhlig */
 
 /** @file CbmTofTrack.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/global/CbmTrackParam.cxx b/core/data/global/CbmTrackParam.cxx
index ce1dc41db9f3de90f1d94ff9cc2fc2df3d7cd7b1..705d631405c19fd1d66b05915f890bce2b977d53 100644
--- a/core/data/global/CbmTrackParam.cxx
+++ b/core/data/global/CbmTrackParam.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackParam.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors T. Ablyazimov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: T. Ablyazimov, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrackParam source file                 -----
diff --git a/core/data/global/CbmTrackParam.h b/core/data/global/CbmTrackParam.h
index 6d289cd84db51e67b5febd3db50d0e32093c2176..c28ed22e305750bc83630dd7233273746759e162 100644
--- a/core/data/global/CbmTrackParam.h
+++ b/core/data/global/CbmTrackParam.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackParam.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors T.Ablyazimov, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: T.Ablyazimov, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrackParam header file                 -----
diff --git a/core/data/global/CbmVertex.cxx b/core/data/global/CbmVertex.cxx
index 0e7e45206cf487dec5a1afaabdce7d459d414a3a..9ee881880fe284a07a466d027bb640041980b763 100644
--- a/core/data/global/CbmVertex.cxx
+++ b/core/data/global/CbmVertex.cxx
@@ -1,7 +1,6 @@
-/** @file CbmVertex.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                       CbmVertex source file                   -----
diff --git a/core/data/global/CbmVertex.h b/core/data/global/CbmVertex.h
index 0f4462cbbd0911f7a9cb34499b707dbd7d9981ec..04d9513a23623b123ecaae4bb321894a5611ad70 100644
--- a/core/data/global/CbmVertex.h
+++ b/core/data/global/CbmVertex.h
@@ -1,7 +1,6 @@
-/** @file CbmVertex.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmVertex header file                    -----
diff --git a/core/data/much/CbmMuchAddress.cxx b/core/data/much/CbmMuchAddress.cxx
index 17ca56452de7db19e4e0156c58560b821c3ac311..4c76800be884e056b3ded9f812a59bea9b429055 100644
--- a/core/data/much/CbmMuchAddress.cxx
+++ b/core/data/much/CbmMuchAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchAddress.cxx
-  * @copyright Copyright (C) 2013-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 #include "CbmMuchAddress.h"
 
diff --git a/core/data/much/CbmMuchAddress.h b/core/data/much/CbmMuchAddress.h
index dfe37354b0116e20327563fd3a83f2dc181845c0..48445f67eb707fee58ee9490c93e9542db8a2da5 100644
--- a/core/data/much/CbmMuchAddress.h
+++ b/core/data/much/CbmMuchAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchAddress.h
-  * @copyright Copyright (C) 2013-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2013-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 #ifndef CBMMUCHADDRESS_H
 #define CBMMUCHADDRESS_H 1
diff --git a/core/data/much/CbmMuchBeamTimeDigi.cxx b/core/data/much/CbmMuchBeamTimeDigi.cxx
index 8c7acaf61ed89c24abb3d1689a18d4e5ec32cbbc..36ad97ab284730c88e61ee71931ca72a1097a32e 100644
--- a/core/data/much/CbmMuchBeamTimeDigi.cxx
+++ b/core/data/much/CbmMuchBeamTimeDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchBeamTimeDigi.cxx
-  * @copyright Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Florian Uhlig [committer], Volker Friese, David Emschermann **/
+/* Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Florian Uhlig [committer], Volker Friese, David Emschermann */
 
 // TODO comment to be changed
 /** CbmMuchBeamTimeDigi.cxx
diff --git a/core/data/much/CbmMuchBeamTimeDigi.h b/core/data/much/CbmMuchBeamTimeDigi.h
index b17e109f26a8de480739894166922eb3653c93e5..af9031a8bc83584cba726f31649f8125fecfaf39 100644
--- a/core/data/much/CbmMuchBeamTimeDigi.h
+++ b/core/data/much/CbmMuchBeamTimeDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchBeamTimeDigi.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Florian Uhlig [committer], Volker Friese, Pierre-Alain Loizeau, David Emschermann **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Florian Uhlig [committer], Volker Friese, Pierre-Alain Loizeau, David Emschermann */
 
 // TODO comment to be changed
 /** CbmMuchBeamTimeDigi.h
diff --git a/core/data/much/CbmMuchCluster.cxx b/core/data/much/CbmMuchCluster.cxx
index f453cfb380aa5b6bb2452d2717ebfe27fee741e8..d5859a19625ff260a437d21eec41d93e5c6637cd 100644
--- a/core/data/much/CbmMuchCluster.cxx
+++ b/core/data/much/CbmMuchCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchCluster.cxx
-  * @copyright Copyright (C) 2007-2013 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen **/
+/* Copyright (C) 2007-2013 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen */
 
 /**
  * \file CbmMuchCluster.cxx
diff --git a/core/data/much/CbmMuchCluster.h b/core/data/much/CbmMuchCluster.h
index e84e08e081b333a8f6ae3ccf4f8d08c3e0eb74c2..ef28a9f2446e11d8a9afbf3e2e8ea41fa46d095e 100644
--- a/core/data/much/CbmMuchCluster.h
+++ b/core/data/much/CbmMuchCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchCluster.h
-  * @copyright Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Andrey Lebedev, Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Andrey Lebedev, Mikhail Ryzhinskiy [committer] */
 
 /**
  * \file CbmMuchCluster.h
diff --git a/core/data/much/CbmMuchDigi.cxx b/core/data/much/CbmMuchDigi.cxx
index b4d1b30ad82c3cfd4605d767271c091e650ece88..d1ae336b5dd108a18dcdc81972f55582f4a9ee28 100644
--- a/core/data/much/CbmMuchDigi.cxx
+++ b/core/data/much/CbmMuchDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigi.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Evgeny Kryshen **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Evgeny Kryshen */
 
 /** CbmMuchDigi.cxx
  **@author M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/data/much/CbmMuchDigi.h b/core/data/much/CbmMuchDigi.h
index 753eb9815a26d1d5b5fb892cbaae569581395196..4200daf9d0db1222667f8354896cb7044d3292e9 100644
--- a/core/data/much/CbmMuchDigi.h
+++ b/core/data/much/CbmMuchDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigi.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Pierre-Alain Loizeau */
 
 /** CbmMuchDigi.h
  **@author M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/data/much/CbmMuchDigiMatch.cxx b/core/data/much/CbmMuchDigiMatch.cxx
index c7de106e9751fdfbb8067565f5d8492a9a0e2bad..7d658f3156066edf15a4e429e98e19b8cb17b03a 100644
--- a/core/data/much/CbmMuchDigiMatch.cxx
+++ b/core/data/much/CbmMuchDigiMatch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigiMatch.cxx
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Florian Uhlig, Volker Friese [committer] */
 
 /** CbmMuchDigiMatch.cxx
  ** @author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/core/data/much/CbmMuchDigiMatch.h b/core/data/much/CbmMuchDigiMatch.h
index fa0fb6652ddcad77d88b2145af27384e2bb0e132..a527005f93e68284083d2e8d41f86e9552b117c1 100644
--- a/core/data/much/CbmMuchDigiMatch.h
+++ b/core/data/much/CbmMuchDigiMatch.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigiMatch.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Volker Friese [committer], Florian Uhlig, Mikhail Ryzhinskiy **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Volker Friese [committer], Florian Uhlig, Mikhail Ryzhinskiy */
 
 /** @file CbmMuchDigiMatch.h
  ** @author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/core/data/much/CbmMuchPixelHit.cxx b/core/data/much/CbmMuchPixelHit.cxx
index 60251a54a76b4e78f0dc054cfa57bf6b9386fd9a..aad2862b1717f99653e38d422b525d8dd97c0eb3 100644
--- a/core/data/much/CbmMuchPixelHit.cxx
+++ b/core/data/much/CbmMuchPixelHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPixelHit.cxx
-  * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig, Mikhail Ryzhinskiy **/
+/* Copyright (C) 2009-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig, Mikhail Ryzhinskiy */
 
 /**
  * \file CbmMuchPixelHit.cxx
diff --git a/core/data/much/CbmMuchPixelHit.h b/core/data/much/CbmMuchPixelHit.h
index 7af08a6f9bb0871a5039168cfd2b5f01efacecaa..eab46e9f7ae9288f3529af84d29d6a802b2b16c7 100644
--- a/core/data/much/CbmMuchPixelHit.h
+++ b/core/data/much/CbmMuchPixelHit.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPixelHit.h
-  * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Mikhail Ryzhinskiy **/
+/* Copyright (C) 2009-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Mikhail Ryzhinskiy */
 
 /**
  * \file CbmMuchPixelHit.h
diff --git a/core/data/much/CbmMuchPoint.cxx b/core/data/much/CbmMuchPoint.cxx
index 609b92f1e82a0e2d6969e6d2d6288eb27ee2ad96..4b0bb1c98a67684a817bdb6cb9f5986fc653a58b 100644
--- a/core/data/much/CbmMuchPoint.cxx
+++ b/core/data/much/CbmMuchPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPoint.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 /** CbmMuchPoint.cxx
  *
diff --git a/core/data/much/CbmMuchPoint.h b/core/data/much/CbmMuchPoint.h
index f383ad8fd7ed63a5898ab1d0fe9bcb06d60e9f5a..3ece1959ad5f2c5973b2274331f2760e3d59593e 100644
--- a/core/data/much/CbmMuchPoint.h
+++ b/core/data/much/CbmMuchPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Mikhail Ryzhinskiy **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Mikhail Ryzhinskiy */
 
 /** CbmMuchPoint.h
  *
diff --git a/core/data/much/CbmMuchTrack.cxx b/core/data/much/CbmMuchTrack.cxx
index 02f2c3c43249988fc13672881eca0326c5504445..ceab037f28e1b084ba3ccba8f1cae8f3e080fecb 100644
--- a/core/data/much/CbmMuchTrack.cxx
+++ b/core/data/much/CbmMuchTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrack.cxx
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**  CbmMuchTrack.h
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/core/data/much/CbmMuchTrack.h b/core/data/much/CbmMuchTrack.h
index df3b452eee1364954d485b005d19c4dfdc443dca..e52942610c0a328722fb17cea104ad3f0e91eada 100644
--- a/core/data/much/CbmMuchTrack.h
+++ b/core/data/much/CbmMuchTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrack.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**  CbmMuchTrack.h
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/core/data/mvd/CbmMvdCluster.cxx b/core/data/mvd/CbmMvdCluster.cxx
index 94e768e4625f0b4588f53f4d0d1a98f04a01dbd6..d2d717fa28df3739d13c0e8707bda1755e6de779 100644
--- a/core/data/mvd/CbmMvdCluster.cxx
+++ b/core/data/mvd/CbmMvdCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdCluster.cxx
-  * @copyright Copyright (C) 2008-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann, Christina Dritsa [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann, Christina Dritsa [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmMvdCluster source file                  -----
diff --git a/core/data/mvd/CbmMvdCluster.h b/core/data/mvd/CbmMvdCluster.h
index 933aa1aa1328d5e9a81547e91b922388583dc4ef..94813223fad0004f9fdf4134fe839ff8027a01bc 100644
--- a/core/data/mvd/CbmMvdCluster.h
+++ b/core/data/mvd/CbmMvdCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdCluster.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer], Florian Uhlig, Philipp Sitzmann **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer], Florian Uhlig, Philipp Sitzmann */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdCluster header file            -----
diff --git a/core/data/mvd/CbmMvdDetectorId.cxx b/core/data/mvd/CbmMvdDetectorId.cxx
index a397b764957a8556bb8181645929b8c2841a7e09..d98abce35baf104e130224b3f40d61d307c88a90 100644
--- a/core/data/mvd/CbmMvdDetectorId.cxx
+++ b/core/data/mvd/CbmMvdDetectorId.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDetectorId.cxx
-  * @copyright Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMvdDetectorId source file                -----
diff --git a/core/data/mvd/CbmMvdDetectorId.h b/core/data/mvd/CbmMvdDetectorId.h
index 7ce60fa2124c0ac02bbb6cb593f4ef3d26d27aaf..a4334eb2c4ff31d8cfe0ab7f38ed1c7222de4757 100644
--- a/core/data/mvd/CbmMvdDetectorId.h
+++ b/core/data/mvd/CbmMvdDetectorId.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDetectorId.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMvdDetectorId header file                -----
diff --git a/core/data/mvd/CbmMvdDigi.cxx b/core/data/mvd/CbmMvdDigi.cxx
index ea15d95a4b1b33c403cef1f024e5c2b84c2b1257..1807411507b423713b38c0873dd420d30f8b42d4 100644
--- a/core/data/mvd/CbmMvdDigi.cxx
+++ b/core/data/mvd/CbmMvdDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigi.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer], Florian Uhlig, Philipp Sitzmann **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer], Florian Uhlig, Philipp Sitzmann */
 
 // -----------------------------------------------------------------------
 // -----               CbmMvdDigi source file                        -----
diff --git a/core/data/mvd/CbmMvdDigi.h b/core/data/mvd/CbmMvdDigi.h
index 1ef41477db690bb4d15719152440549a31fa05de..279cb0c329c001615de16a5e9acc74207a54b797 100644
--- a/core/data/mvd/CbmMvdDigi.h
+++ b/core/data/mvd/CbmMvdDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigi.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer], Philipp Sitzmann, Florian Uhlig, Volker Friese **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer], Philipp Sitzmann, Florian Uhlig, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdDigi header file                    -----
diff --git a/core/data/mvd/CbmMvdHit.cxx b/core/data/mvd/CbmMvdHit.cxx
index f381601f0b6a907df5eb1ac715f2149957869692..b985b3dabd79ad48a56c898d311b1826ecfc562a 100644
--- a/core/data/mvd/CbmMvdHit.cxx
+++ b/core/data/mvd/CbmMvdHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdHit.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann, Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                       CbmMvdHit source file                   -----
diff --git a/core/data/mvd/CbmMvdHit.h b/core/data/mvd/CbmMvdHit.h
index 1c4e4ce13d2f26698685d44464d7db735feb8810..878dcd24551990f084c9a715c1af85fc02af35a7 100644
--- a/core/data/mvd/CbmMvdHit.h
+++ b/core/data/mvd/CbmMvdHit.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdHit.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Philipp Sitzmann, Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Philipp Sitzmann, Florian Uhlig */
 
 #// -------------------------------------------------------------------------
 // -----                      CbmMvdHit header file                    -----
diff --git a/core/data/mvd/CbmMvdHitMatch.cxx b/core/data/mvd/CbmMvdHitMatch.cxx
index 39e409f1837fa4a9358ddb4710796d484f5681e4..2508c5997e6cb9fb53fcea351e491d58c96fca12 100644
--- a/core/data/mvd/CbmMvdHitMatch.cxx
+++ b/core/data/mvd/CbmMvdHitMatch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitMatch.cxx
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdHitMatch source file                 -----
diff --git a/core/data/mvd/CbmMvdHitMatch.h b/core/data/mvd/CbmMvdHitMatch.h
index d7a0b68c9a54e37c8c81bba98d2991dbe064e494..29cce5c88daf302ebe628a77ef5e866afcdccb70 100644
--- a/core/data/mvd/CbmMvdHitMatch.h
+++ b/core/data/mvd/CbmMvdHitMatch.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitMatch.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdHitMatch source file                 -----
diff --git a/core/data/mvd/CbmMvdPoint.cxx b/core/data/mvd/CbmMvdPoint.cxx
index 46d90e0ab948affcd3f9f19bdb21840a57474cf2..85e44597c5b66c00937907094085fc04c88b3fd1 100644
--- a/core/data/mvd/CbmMvdPoint.cxx
+++ b/core/data/mvd/CbmMvdPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdPoint.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig, Philipp Sitzmann **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig, Philipp Sitzmann */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdPoint source file                  -----
diff --git a/core/data/mvd/CbmMvdPoint.h b/core/data/mvd/CbmMvdPoint.h
index 9ffa8200217ce4782395b599389db7704828ed82..eaf5faf345616edaf8ede1b24be603d808adc96b 100644
--- a/core/data/mvd/CbmMvdPoint.h
+++ b/core/data/mvd/CbmMvdPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdPoint header file                  -----
diff --git a/core/data/psd/CbmPsdAddress.cxx b/core/data/psd/CbmPsdAddress.cxx
index d6fa37bbaed3af0f5c5004fba3e04bb255e32e24..74711d3a492b2169c16c5cef8705aa078e493031 100644
--- a/core/data/psd/CbmPsdAddress.cxx
+++ b/core/data/psd/CbmPsdAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdAddress.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, David Emschermann [committer] */
 
 /** \file CbmPsdAddress.cxx
  ** \author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdAddress.h b/core/data/psd/CbmPsdAddress.h
index 267baf1171a4bec6b7f521d7e1a7343ff3ee3a7f..d8364544952afe5bd4e9e1cb893b2426978537dd 100644
--- a/core/data/psd/CbmPsdAddress.h
+++ b/core/data/psd/CbmPsdAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdAddress.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, David Emschermann [committer] */
 
 /** \file CbmPsdAddress.h
  ** \author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdDigi.cxx b/core/data/psd/CbmPsdDigi.cxx
index f2a5240ff4f287b4c7a3ff864708412db1779d4c..124ad925f7397f6bfac6b839f98ad8c4f31949c3 100644
--- a/core/data/psd/CbmPsdDigi.cxx
+++ b/core/data/psd/CbmPsdDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdDigi.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmPsdDigi.cxx
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdDigi.h b/core/data/psd/CbmPsdDigi.h
index 2fe83685840fe056fa9c2cd9af8107271fa8991b..3f097332a8b2801f1a29975ae8815a8265953679 100644
--- a/core/data/psd/CbmPsdDigi.h
+++ b/core/data/psd/CbmPsdDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdDigi.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Volker Friese [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Volker Friese [committer], Pierre-Alain Loizeau */
 
 /** \file CbmPsdDigi.h
  ** \author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdHit.cxx b/core/data/psd/CbmPsdHit.cxx
index 9ac7268454870cf32a579f3993353b76af84521b..eac3815f616c9045e00c4707a475a997919ca7df 100644
--- a/core/data/psd/CbmPsdHit.cxx
+++ b/core/data/psd/CbmPsdHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdHit.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla Maevskaya, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla Maevskaya, Volker Friese [committer], Florian Uhlig */
 
 /** CbmPsdHit.cxx
  **@author Alla Maevskaya <alla@inr.ru>
diff --git a/core/data/psd/CbmPsdHit.h b/core/data/psd/CbmPsdHit.h
index 920ff66f6e70fdb8fe17ae680dcf9b782348e276..36e2d6679cfb5490ddfdf0b9fd4d536107437053 100644
--- a/core/data/psd/CbmPsdHit.h
+++ b/core/data/psd/CbmPsdHit.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdHit.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla Maevskaya, Volker Friese [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla Maevskaya, Volker Friese [committer] */
 
 /** CbmPsdHit.h
  **@author Alla Maevskaya <alla@inr.ru>
diff --git a/core/data/psd/CbmPsdMCbmHit.cxx b/core/data/psd/CbmPsdMCbmHit.cxx
index b1b6993bee8d5c1eb5e07dfe36e65f809000bd88..1cf843f330a17c30fdc61a71380892aeeeee4e7e 100644
--- a/core/data/psd/CbmPsdMCbmHit.cxx
+++ b/core/data/psd/CbmPsdMCbmHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmHit.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Pierre-Alain Loizeau [committer] */
 
 /** \file CbmPsdMCbmHit.cxx
  ** \author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdMCbmHit.h b/core/data/psd/CbmPsdMCbmHit.h
index a8ce8d26599a7d92615f566a141f3571969f74da..34db66f405b6bc31fa504b1a8f875bacb48651e7 100644
--- a/core/data/psd/CbmPsdMCbmHit.h
+++ b/core/data/psd/CbmPsdMCbmHit.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmHit.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Pierre-Alain Loizeau [committer] */
 
 /** \file CbmPsdMCbmHit.h
  ** \author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/core/data/psd/CbmPsdPoint.cxx b/core/data/psd/CbmPsdPoint.cxx
index 8de7926510ae7587592b00d6130808278dc87c83..9c9c0992ec40ea625acd0bd6651b49e653ddd3fe 100644
--- a/core/data/psd/CbmPsdPoint.cxx
+++ b/core/data/psd/CbmPsdPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdPoint.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmPsdPoint source file                 -----
diff --git a/core/data/psd/CbmPsdPoint.h b/core/data/psd/CbmPsdPoint.h
index 5a96f2ffad27a909d018c3063062d2158e16dd17..fba3ab06985a8be3376aae25c6610c933fc96a08 100644
--- a/core/data/psd/CbmPsdPoint.h
+++ b/core/data/psd/CbmPsdPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdPoint.h
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmPsdPoint header file                   -----
diff --git a/core/data/raw/PsdGbtDataFormat.h b/core/data/raw/PsdGbtDataFormat.h
index cb1360b3bc3691c961fd8ef30abc30f4fc85e448..7b53b768dd1613aa01156827a701ec3f7c166c2a 100644
--- a/core/data/raw/PsdGbtDataFormat.h
+++ b/core/data/raw/PsdGbtDataFormat.h
@@ -1,7 +1,6 @@
-/** @file PsdGbtDataFormat.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/core/data/raw/PsdGbtReader.cxx b/core/data/raw/PsdGbtReader.cxx
index 1d83d3b2592e04ec5e8967f73ae482be69206fcc..b82bfdb12ad4815188be8cac08d48112d7ee0fa4 100644
--- a/core/data/raw/PsdGbtReader.cxx
+++ b/core/data/raw/PsdGbtReader.cxx
@@ -1,7 +1,6 @@
-/** @file PsdGbtReader.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/core/data/raw/PsdGbtReader.h b/core/data/raw/PsdGbtReader.h
index c8635330fd82fb90493c63624314c6c71175a36c..6ae863bc5c7b4b1c9d8c188ddb77282de7d87b04 100644
--- a/core/data/raw/PsdGbtReader.h
+++ b/core/data/raw/PsdGbtReader.h
@@ -1,7 +1,6 @@
-/** @file PsdGbtReader.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/core/data/raw/StsXyterFinalHit.h b/core/data/raw/StsXyterFinalHit.h
index 54a6f368acc50a95d22c5900e801034494790c67..fa6a2ab5b8c1009832245d1cd83f69ee4fd7532e 100644
--- a/core/data/raw/StsXyterFinalHit.h
+++ b/core/data/raw/StsXyterFinalHit.h
@@ -1,7 +1,6 @@
-/** @file StsXyterFinalHit.h
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /************************************************************
  *
diff --git a/core/data/raw/StsXyterMessage.cxx b/core/data/raw/StsXyterMessage.cxx
index eca0bbd2cd426709d8012f19e55f5a3962198009..f0a84c32d730f51728a2ef65ed494285926e17db 100644
--- a/core/data/raw/StsXyterMessage.cxx
+++ b/core/data/raw/StsXyterMessage.cxx
@@ -1,7 +1,6 @@
-/** @file StsXyterMessage.cxx
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "StsXyterMessage.h"
 
diff --git a/core/data/raw/StsXyterMessage.h b/core/data/raw/StsXyterMessage.h
index 113ddf773562967e8e1b2e4f8b9292deffc1faeb..b5abab64ba2df9bd9ddf00f29fd7632cf0dc2675 100644
--- a/core/data/raw/StsXyterMessage.h
+++ b/core/data/raw/StsXyterMessage.h
@@ -1,7 +1,6 @@
-/** @file StsXyterMessage.h
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /************************************************************
  *
diff --git a/core/data/raw/TimesliceMetaData.cxx b/core/data/raw/TimesliceMetaData.cxx
index a03f27580567749bc759489dad5e83cbda7bcc86..af850f7bc4903ff1f1967efc46fa0067a60bb13a 100644
--- a/core/data/raw/TimesliceMetaData.cxx
+++ b/core/data/raw/TimesliceMetaData.cxx
@@ -1,7 +1,6 @@
-/** @file TimesliceMetaData.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "TimesliceMetaData.h"
 
diff --git a/core/data/raw/TimesliceMetaData.h b/core/data/raw/TimesliceMetaData.h
index efbd2d19b5a90bcf4e42f0f8d89f65a1e731fd97..7f141cbfab40e115e56cf8b1f5521d4a6d641e8a 100644
--- a/core/data/raw/TimesliceMetaData.h
+++ b/core/data/raw/TimesliceMetaData.h
@@ -1,7 +1,6 @@
-/** @file TimesliceMetaData.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 #ifndef TIMESLICE_METADATA_H
 #define TIMESLICE_METADATA_H
diff --git a/core/data/raw/gDpbMessv100.cxx b/core/data/raw/gDpbMessv100.cxx
index d3e89ab89dac68c1e0a4dc4eccb4a3b93c39f823..488af7161285722bfbf435161946dcebdce87c44 100644
--- a/core/data/raw/gDpbMessv100.cxx
+++ b/core/data/raw/gDpbMessv100.cxx
@@ -1,7 +1,6 @@
-/** @file gDpbMessv100.cxx
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "gDpbMessv100.h"
 
diff --git a/core/data/raw/gDpbMessv100.h b/core/data/raw/gDpbMessv100.h
index 7d68615bd182e7024beae5607467661ecd1d0b98..ef6566dc6e0f6e7e13a7e823f0f13cd3aa407d73 100644
--- a/core/data/raw/gDpbMessv100.h
+++ b/core/data/raw/gDpbMessv100.h
@@ -1,7 +1,6 @@
-/** @file gDpbMessv100.h
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifndef GDPB_MESS_V1_00_DEF_H
 #define GDPB_MESS_V1_00_DEF_H
diff --git a/core/data/rich/CbmRichDigi.cxx b/core/data/rich/CbmRichDigi.cxx
index c38af02582949016f60c44be497777638e6b2682..ae2fe290638f3c0c2b56b0026a2a9da0cd4216d3 100644
--- a/core/data/rich/CbmRichDigi.cxx
+++ b/core/data/rich/CbmRichDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichDigi.cxx
-  * @copyright Copyright (C) 2015-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2015-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Andrey Lebedev [committer], Volker Friese */
 
 /*
  * CbmRichDigi.cxx
diff --git a/core/data/rich/CbmRichDigi.h b/core/data/rich/CbmRichDigi.h
index f46caa121f072bcc2173f566d2afbbb705ed4f8a..e32fbdd135b3409f1c0df42c3625c4ade514bc79 100644
--- a/core/data/rich/CbmRichDigi.h
+++ b/core/data/rich/CbmRichDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmRichDigi.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Volker Friese, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Volker Friese, Andrey Lebedev [committer], Florian Uhlig */
 
 /*
  * CbmRichDigi.h
diff --git a/core/data/rich/CbmRichHit.cxx b/core/data/rich/CbmRichHit.cxx
index 483af3afa137e02ab03b66e539f9e10be0f454f2..5d14999ee5eac3a893e689e0371f850995914d44 100644
--- a/core/data/rich/CbmRichHit.cxx
+++ b/core/data/rich/CbmRichHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichHit.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Florian Uhlig, Andrey Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Florian Uhlig, Andrey Lebedev, Denis Bertini [committer] */
 
 /**
  * \file CbmRichHit.cxx
diff --git a/core/data/rich/CbmRichHit.h b/core/data/rich/CbmRichHit.h
index f4df27d101b6d12d380f3ab9a4036c72fcd83d5d..74a16269a784c1b6e8a5cea42ea4d1e649a85fc3 100644
--- a/core/data/rich/CbmRichHit.h
+++ b/core/data/rich/CbmRichHit.h
@@ -1,7 +1,6 @@
-/** @file CbmRichHit.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Andrey Lebedev, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Andrey Lebedev, Florian Uhlig, Denis Bertini [committer] */
 
 /**
  * \file CbmRichHit.h
diff --git a/core/data/rich/CbmRichPoint.cxx b/core/data/rich/CbmRichPoint.cxx
index 76b4cb629a7528a5b01abba9b53512dc20d434fb..fbd2634484d757766b127c6386770794c4309712 100644
--- a/core/data/rich/CbmRichPoint.cxx
+++ b/core/data/rich/CbmRichPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichPoint.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmRichPoint source file                 -----
diff --git a/core/data/rich/CbmRichPoint.h b/core/data/rich/CbmRichPoint.h
index 665811db69c625e51e3d09993693076a647d0a28..d0b336e85a38c3c8e529cc17c399e4545912cd1c 100644
--- a/core/data/rich/CbmRichPoint.h
+++ b/core/data/rich/CbmRichPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmRichPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                     CbmRichPoint header file                  -----
diff --git a/core/data/rich/CbmRichRing.cxx b/core/data/rich/CbmRichRing.cxx
index 2eed26482213438e8f50c46e1904a6696d68b843..fa7445c52015f39740b0433ec362efd11103711c 100644
--- a/core/data/rich/CbmRichRing.cxx
+++ b/core/data/rich/CbmRichRing.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRing.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Semen Lebedev, Denis Bertini [committer] */
 
 /* $Id: CbmRichRing.cxx,v 1.8 2006/09/13 14:51:28 hoehne Exp $*/
 
diff --git a/core/data/rich/CbmRichRing.h b/core/data/rich/CbmRichRing.h
index 3afa8f6a9a55e18d90ead5c5dfd0712b2aed8749..7649056d162f936d7130012b9b2ba1f4aa73803c 100644
--- a/core/data/rich/CbmRichRing.h
+++ b/core/data/rich/CbmRichRing.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRing.h
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A. Soloviev, Florian Uhlig, Denis Bertini [committer], Semen Lebedev **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A. Soloviev, Florian Uhlig, Denis Bertini [committer], Semen Lebedev */
 
 #ifndef CBM_RICH_RING_H
 #define CBM_RICH_RING_H
diff --git a/core/data/rich/CbmRichRingLight.h b/core/data/rich/CbmRichRingLight.h
index 2a5b148890fddcab8bfb52e649b48826d6094239..4103bfa73d9ca7a09429660e0277d79a5d2f8a18 100644
--- a/core/data/rich/CbmRichRingLight.h
+++ b/core/data/rich/CbmRichRingLight.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingLight.h
-  * @copyright Copyright (C) 2010-2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /*
  * CbmRichRingLight.h
diff --git a/core/data/rich/CbmRichTrbDigi.cxx b/core/data/rich/CbmRichTrbDigi.cxx
index 9562af9ae209370ddbe90754b3b0d9dba0c3b4d3..8ee307406898d61f32b2f093fd590d8a3c6bed8b 100644
--- a/core/data/rich/CbmRichTrbDigi.cxx
+++ b/core/data/rich/CbmRichTrbDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrbDigi.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmRichTrbDigi.h"
 
diff --git a/core/data/rich/CbmRichTrbDigi.h b/core/data/rich/CbmRichTrbDigi.h
index 950189bf305be2fe7f5831cb7a9d765181deb711..6fbf3db646341cb65c9223fa3c8dbda27e36a87c 100644
--- a/core/data/rich/CbmRichTrbDigi.h
+++ b/core/data/rich/CbmRichTrbDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrbDigi.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMRICHTRBDIGI_H
 #define CBMRICHTRBDIGI_H
diff --git a/core/data/sts/CbmStsAddress.cxx b/core/data/sts/CbmStsAddress.cxx
index 29be22c475ec3aa0a5e950b099729a34f40cfb53..0365973915379d6601e6d66a7d76d32f2d8f0f66 100644
--- a/core/data/sts/CbmStsAddress.cxx
+++ b/core/data/sts/CbmStsAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsAddress.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Andrey Lebedev [committer] */
 
 /** @file CbmStsAddress.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/sts/CbmStsAddress.h b/core/data/sts/CbmStsAddress.h
index 45a067f83cd1fcd7cbed9282c00422ca7aeb8d77..aef1f6d7c4a0fb2ce09d5d50566038dc42089c48 100644
--- a/core/data/sts/CbmStsAddress.h
+++ b/core/data/sts/CbmStsAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAddress.h
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Andrey Lebedev [committer] */
 
 /** @file CbmStsAddress.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/sts/CbmStsCluster.cxx b/core/data/sts/CbmStsCluster.cxx
index ae8105ea03d2e17a2f73da1998a535ad5e5ddf3c..485d7847b13cf517b4db3392e66289fc72d7b30b 100644
--- a/core/data/sts/CbmStsCluster.cxx
+++ b/core/data/sts/CbmStsCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsCluster.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Anna Kotynia [committer], Andrey Lebedev **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Anna Kotynia [committer], Andrey Lebedev */
 
 /**
  ** \file CbmStsCluster.cxx
diff --git a/core/data/sts/CbmStsCluster.h b/core/data/sts/CbmStsCluster.h
index 9d40266e4be8c663adfc6d0010518f729014c442..4678231236523f641a2fc47e7f1141b3c85dd58d 100644
--- a/core/data/sts/CbmStsCluster.h
+++ b/core/data/sts/CbmStsCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmStsCluster.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Anna Kotynia [committer] **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Anna Kotynia [committer] */
 
 /**
  ** \file CbmStsCluster.h
diff --git a/core/data/sts/CbmStsDigi.cxx b/core/data/sts/CbmStsDigi.cxx
index 2998b3e29fb1997e8e7362a0f15f48f4855c4151..846ea92af4ec9f61ac265f7044c61c39d13609ee 100644
--- a/core/data/sts/CbmStsDigi.cxx
+++ b/core/data/sts/CbmStsDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsDigi.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 /** CbmStsDigi.cxx
  ** @author V.Friese <v.friese@gsi.de>
diff --git a/core/data/sts/CbmStsDigi.h b/core/data/sts/CbmStsDigi.h
index e03a8860c9adfc42d9a767347b44e48a1a620417..c78e56c7872a3921ea9dea66936580d6ba924296 100644
--- a/core/data/sts/CbmStsDigi.h
+++ b/core/data/sts/CbmStsDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDigi.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Florian Uhlig */
 
 /** @file CbmStsDigi.h
  ** @author V.Friese <v.friese@gsi.de>
diff --git a/core/data/sts/CbmStsHit.cxx b/core/data/sts/CbmStsHit.cxx
index 518ee43014b502aa7b00aa5038d21a31e18169d3..da5b36341b9de3a01b61745feaa4cbe1ad24adaf 100644
--- a/core/data/sts/CbmStsHit.cxx
+++ b/core/data/sts/CbmStsHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsHit.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig, Andrey Lebedev */
 
 /**
  ** \file CbmStsHit.cxx
diff --git a/core/data/sts/CbmStsHit.h b/core/data/sts/CbmStsHit.h
index 669dca992279b06874cfec0cd633641805976f19..5354e7fa690f9b230c1f9288544443a2f9ccc0fe 100644
--- a/core/data/sts/CbmStsHit.h
+++ b/core/data/sts/CbmStsHit.h
@@ -1,7 +1,6 @@
-/** @file CbmStsHit.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 /**
  ** \file CbmStsHit.h
diff --git a/core/data/sts/CbmStsPoint.cxx b/core/data/sts/CbmStsPoint.cxx
index 8f287e0c2279104c19935b7d7501f2c7cbbb4b4b..2eea91095b6ef17bd7d0a8323a5c7382874af26e 100644
--- a/core/data/sts/CbmStsPoint.cxx
+++ b/core/data/sts/CbmStsPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsPoint.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmStsPoint source file                  -----
diff --git a/core/data/sts/CbmStsPoint.h b/core/data/sts/CbmStsPoint.h
index 5e42f79420dcf95d8d1acc07d5d06fb37716ffd5..bf339838ac38a036633ad566284494c1b2536aed 100644
--- a/core/data/sts/CbmStsPoint.h
+++ b/core/data/sts/CbmStsPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmStsPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                      CbmStsPoint header file                  -----
diff --git a/core/data/sts/CbmStsTrack.cxx b/core/data/sts/CbmStsTrack.cxx
index b1585b85e35726abbbd246ed7d21ff53bde3eb1c..0a3df0a8210927fda1dc487028b7dd32b934d980 100644
--- a/core/data/sts/CbmStsTrack.cxx
+++ b/core/data/sts/CbmStsTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsTrack.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Andrey Lebedev, Florian Uhlig */
 
 /**
  ** \file CbmStsTrack.h
diff --git a/core/data/sts/CbmStsTrack.h b/core/data/sts/CbmStsTrack.h
index cf868ede50a48d350ebfb1c434ddeb8e4cf90e23..378c74a89fd191cab971d5bd8879f64913cee26c 100644
--- a/core/data/sts/CbmStsTrack.h
+++ b/core/data/sts/CbmStsTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTrack.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Evgeny Lavrik **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Evgeny Lavrik */
 
 /**
  ** \file CbmStsTrack.h
diff --git a/core/data/test/TestCbmHit.C b/core/data/test/TestCbmHit.C
index d306bd4b9b4bc898c24234dab74ea0e70db8299b..9c06e700010ed2f07e030988efd7abc29b523073 100644
--- a/core/data/test/TestCbmHit.C
+++ b/core/data/test/TestCbmHit.C
@@ -1,7 +1,6 @@
-/** @file TestCbmHit.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //Copy from CbmHit
 // otherwise it doesn't work with ROOT5
diff --git a/core/data/test/TestCbmPixelHit.C b/core/data/test/TestCbmPixelHit.C
index 53f5602b9a162ed98039da63721a7ef79296ee98..f372f0e38f1333bf6217c9ff6913800d5b3a7361 100644
--- a/core/data/test/TestCbmPixelHit.C
+++ b/core/data/test/TestCbmPixelHit.C
@@ -1,7 +1,6 @@
-/** @file TestCbmPixelHit.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //Copy from CbmHit
 // otherwise it doesn't work with ROOT5
diff --git a/core/data/test/_GTestCbmAddress.cxx b/core/data/test/_GTestCbmAddress.cxx
index 8554f3be50392e260e7cf6886399d07e82a6bcd0..126216f29e0872af50ee4a7c17da48c98b556b71 100644
--- a/core/data/test/_GTestCbmAddress.cxx
+++ b/core/data/test/_GTestCbmAddress.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmAddress.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmAddress.h"
 #include "CbmDefs.h"
diff --git a/core/data/test/_GTestCbmCluster.cxx b/core/data/test/_GTestCbmCluster.cxx
index aa856d9097974df447c1d13482dc946743b41bd8..159d0e088eb858ed879203569e18c353b9fab91a 100644
--- a/core/data/test/_GTestCbmCluster.cxx
+++ b/core/data/test/_GTestCbmCluster.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmCluster.cxx
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmCluster.h"
 #include "CbmMatch.h"
diff --git a/core/data/test/_GTestCbmConstants.cxx b/core/data/test/_GTestCbmConstants.cxx
index 1c60eae261dd178b767ff4933e91da214066f6f4..fe9329bc861ca4fbae1ebc39cfb4432f6ba5675e 100644
--- a/core/data/test/_GTestCbmConstants.cxx
+++ b/core/data/test/_GTestCbmConstants.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmConstants.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDefs.h"
 
diff --git a/core/data/test/_GTestCbmDefs.cxx b/core/data/test/_GTestCbmDefs.cxx
index 7023421f0ca4e0adca2362dd4df3655b06feaf5f..bf0d351a3b7497b2cc27bf4397a60b9c9df378f6 100644
--- a/core/data/test/_GTestCbmDefs.cxx
+++ b/core/data/test/_GTestCbmDefs.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmDefs.cxx
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDetectorList.h"
 
diff --git a/core/data/test/_GTestCbmDigi.cxx b/core/data/test/_GTestCbmDigi.cxx
index 5c2734ceba3ac70f670d6db38501a5c2ad0973c9..904e0b873ffff24e73558c008e0fd51e98529087 100644
--- a/core/data/test/_GTestCbmDigi.cxx
+++ b/core/data/test/_GTestCbmDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmDigi.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDigi.h"
 #include "CbmMatch.h"
diff --git a/core/data/test/_GTestCbmErrorMessage.cxx b/core/data/test/_GTestCbmErrorMessage.cxx
index 051b5009bf440ab0045a411ae081717950cf14a9..e86f4a52f7cc0ddc777b4271d91f22bd8cecc85c 100644
--- a/core/data/test/_GTestCbmErrorMessage.cxx
+++ b/core/data/test/_GTestCbmErrorMessage.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmErrorMessage.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmErrorMessage.h"
 
diff --git a/core/data/test/_GTestCbmEvent.cxx b/core/data/test/_GTestCbmEvent.cxx
index 5a8f0326085ec9d9047fe9e453ecee0415070185..6fdcf856456f6a37cd64180eaff9360f80a71d5b 100644
--- a/core/data/test/_GTestCbmEvent.cxx
+++ b/core/data/test/_GTestCbmEvent.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmEvent.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDefs.h"
 #include "CbmEvent.h"
diff --git a/core/data/test/_GTestCbmHit.cxx b/core/data/test/_GTestCbmHit.cxx
index 43e099c3c2799f329143c1c5b3054194cb244243..c4486d0bfe7381c62b936ee8c7a913201a0b5c6c 100644
--- a/core/data/test/_GTestCbmHit.cxx
+++ b/core/data/test/_GTestCbmHit.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmHit.cxx
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmHit.h"
 #include "CbmMatch.h"
diff --git a/core/data/test/_GTestCbmLink.cxx b/core/data/test/_GTestCbmLink.cxx
index 34e87dedb607bb75dd8d1cf681758c1a0709d271..3034e6cf5f467f02e0e0ddb953074c99889d9d1f 100644
--- a/core/data/test/_GTestCbmLink.cxx
+++ b/core/data/test/_GTestCbmLink.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmLink.cxx
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmLink.h"
 
diff --git a/core/data/test/_GTestCbmMatch.cxx b/core/data/test/_GTestCbmMatch.cxx
index 523f9423e471811c4a4fc2e7629b2842fe8a8462..92520fb9168993d776d66a7092e190f3cdea95fd 100644
--- a/core/data/test/_GTestCbmMatch.cxx
+++ b/core/data/test/_GTestCbmMatch.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmMatch.cxx
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmLink.h"
 #include "CbmMatch.h"
diff --git a/core/data/test/_GTestCbmModuleList.cxx b/core/data/test/_GTestCbmModuleList.cxx
index 9fa43f4b65069cd3825e0739a8deec938436680e..4988d7ad426dc356f12e7807c5160d3f3bbd902b 100644
--- a/core/data/test/_GTestCbmModuleList.cxx
+++ b/core/data/test/_GTestCbmModuleList.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmModuleList.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmModuleList.h"
 
diff --git a/core/data/test/_GTestCbmPixelHit.cxx b/core/data/test/_GTestCbmPixelHit.cxx
index d85c6e53aef435ef71b28b1d686235a00313fa09..7bd7e9dfbe7ab13136724343d35cadf17c4c18ac 100644
--- a/core/data/test/_GTestCbmPixelHit.cxx
+++ b/core/data/test/_GTestCbmPixelHit.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmPixelHit.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPixelHit.h"
 
diff --git a/core/data/test/_GTestCbmStripHit.cxx b/core/data/test/_GTestCbmStripHit.cxx
index 08c6bb880bada37590f931c0bec705091a1fc6f6..8a78ddb0ae217c17cb813b135d26f825c7a30e30 100644
--- a/core/data/test/_GTestCbmStripHit.cxx
+++ b/core/data/test/_GTestCbmStripHit.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmStripHit.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmStripHit.h"
 
diff --git a/core/data/test/compareCluster.h b/core/data/test/compareCluster.h
index 9d4f2df1b641208f2da265d66493da10114be512..b18eadfe2e705c0888eef394da0083937471dac4 100644
--- a/core/data/test/compareCluster.h
+++ b/core/data/test/compareCluster.h
@@ -1,7 +1,6 @@
-/** @file compareCluster.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARECLUSTER_H
 #define COMPARECLUSTER_H 1
diff --git a/core/data/test/compareDigi.h b/core/data/test/compareDigi.h
index bd90ea15638394a651545fd5d7e6a4d450b488f6..b7665450e6a68f8df890a19f7b8fadee43570316 100644
--- a/core/data/test/compareDigi.h
+++ b/core/data/test/compareDigi.h
@@ -1,7 +1,6 @@
-/** @file compareDigi.h
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREDIGI_H
 #define COMPAREDIGI_H 1
diff --git a/core/data/test/compareErrorMessage.h b/core/data/test/compareErrorMessage.h
index 01696c7db2503c25e0a78c429951b88dce770450..d30e91abaf92ac2fcf9d2efdb077bb421395677d 100644
--- a/core/data/test/compareErrorMessage.h
+++ b/core/data/test/compareErrorMessage.h
@@ -1,7 +1,6 @@
-/** @file compareErrorMessage.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifndef COMPAREERRORMESSAGE_H
 #define COMPAREERRORMESSAGE_H 1
diff --git a/core/data/test/compareFairMCPoint.h b/core/data/test/compareFairMCPoint.h
index 13033274f3c459131f82c8a91fbc4c9a228e0c30..0fd298e32a8d5f0199c2cf2201b326e2c67ff071 100644
--- a/core/data/test/compareFairMCPoint.h
+++ b/core/data/test/compareFairMCPoint.h
@@ -1,7 +1,6 @@
-/** @file compareFairMCPoint.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREFAIRMCPOINT_H
 #define COMPAREFAIRMCPOINT_H 1
diff --git a/core/data/test/compareHit.h b/core/data/test/compareHit.h
index e7fa7c654832123909e11a03d4b70782ee8e4968..5702ceaf9bd3129a1250cf0d3d39321e8f117572 100644
--- a/core/data/test/compareHit.h
+++ b/core/data/test/compareHit.h
@@ -1,7 +1,6 @@
-/** @file compareHit.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREHIT_H
 #define COMPAREHIT_H 1
diff --git a/core/data/test/compareLink.h b/core/data/test/compareLink.h
index 9dbf1a2ef6b5b33a5f6f776ddaa31f964b3b71b2..99066c08a878e3a3ec05cd0874bf94e42b2ac4d0 100644
--- a/core/data/test/compareLink.h
+++ b/core/data/test/compareLink.h
@@ -1,7 +1,6 @@
-/** @file compareLink.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARELINK_H
 #define COMPARELINK_H 1
diff --git a/core/data/test/compareMatch.h b/core/data/test/compareMatch.h
index 420577b0d024aad4d95f0c08b94616935e01ba5e..9dbd71855a76620a9bf296d6be4bc99771f97fa2 100644
--- a/core/data/test/compareMatch.h
+++ b/core/data/test/compareMatch.h
@@ -1,7 +1,6 @@
-/** @file compareMatch.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREMATCH_H
 #define COMPAREMATCH_H 1
diff --git a/core/data/test/comparePixelHit.h b/core/data/test/comparePixelHit.h
index dcd5ea5d74c941f31abbaa3401a467c6cc64f911..4398342deda5f79183d68083402cd0acb29a66bf 100644
--- a/core/data/test/comparePixelHit.h
+++ b/core/data/test/comparePixelHit.h
@@ -1,7 +1,6 @@
-/** @file comparePixelHit.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREPIXELHIT_H
 #define COMPAREPIXELHIT_H 1
diff --git a/core/data/test/compareStripHit.h b/core/data/test/compareStripHit.h
index 6c0cdc8727418a32fff8a863ad8637806f12006c..851471251369fcc8480e8d784f4defb690ff5b75 100644
--- a/core/data/test/compareStripHit.h
+++ b/core/data/test/compareStripHit.h
@@ -1,7 +1,6 @@
-/** @file compareStripHit.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARESTRIPHIT_H
 #define COMPARESTRIPHIT_H 1
diff --git a/core/data/test/compareVertex.h b/core/data/test/compareVertex.h
index 19ecc3ffce11650c7cbbc10ec7192f2ae6196ca0..f5f664fd7da91e0510168f674e0d314ca7597335 100644
--- a/core/data/test/compareVertex.h
+++ b/core/data/test/compareVertex.h
@@ -1,7 +1,6 @@
-/** @file compareVertex.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "gtest/gtest.h"
 
diff --git a/core/data/test/global/_GTestCbmVertex.cxx b/core/data/test/global/_GTestCbmVertex.cxx
index 2200492e6c5d132c8fa7e3f1b76cbdd896f13214..8d68b91a7894104f72a6eac2694f50a6e7ece897 100644
--- a/core/data/test/global/_GTestCbmVertex.cxx
+++ b/core/data/test/global/_GTestCbmVertex.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmVertex.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmVertex.h"
 
diff --git a/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx b/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx
index 5fc040829ae8f6d44a29d2ed2862c8d9858ec022..919440b6bd90675f67efebe0b5934ec6d542dcfa 100644
--- a/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx
+++ b/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmMuchBeamTimeDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMuchBeamTimeDigi.h"
 
diff --git a/core/data/test/much/_GTestCbmMuchDigi.cxx b/core/data/test/much/_GTestCbmMuchDigi.cxx
index 82e8094dbcd50f504e5ea0ccc0727fe74ba92453..dbfc2d9e25a792fbc9ee62bedbd7059379699732 100644
--- a/core/data/test/much/_GTestCbmMuchDigi.cxx
+++ b/core/data/test/much/_GTestCbmMuchDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmMuchDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMuchDigi.h"
 
diff --git a/core/data/test/much/compareMuchBeamTimeDigi.h b/core/data/test/much/compareMuchBeamTimeDigi.h
index 7d7eb939eaf8efe3cd002db35e5173225288c823..0e25504ecbe6f455ba5edd84df90a9d27bdb64fa 100644
--- a/core/data/test/much/compareMuchBeamTimeDigi.h
+++ b/core/data/test/much/compareMuchBeamTimeDigi.h
@@ -1,7 +1,6 @@
-/** @file compareMuchBeamTimeDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREMUCHBEAMTIMEDIGI_H
 #define COMPAREMUCHBEAMTIMEDIGI_H 1
diff --git a/core/data/test/much/compareMuchDigi.h b/core/data/test/much/compareMuchDigi.h
index 249a5d3123650ebe10557178b9eabe437d81b297..26a592a12d7861787989c5fe41a23778ec8c8758 100644
--- a/core/data/test/much/compareMuchDigi.h
+++ b/core/data/test/much/compareMuchDigi.h
@@ -1,7 +1,6 @@
-/** @file compareMuchDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREMUCHDIGI_H
 #define COMPAREMUCHDIGI_H 1
diff --git a/core/data/test/psd/_GTestCbmPsdAddress.cxx b/core/data/test/psd/_GTestCbmPsdAddress.cxx
index 1796ec9da8d33093c1fdd0012544aeca6ac2a139..8d555a2c2026fd1180977d493cd41d1f5831c233 100644
--- a/core/data/test/psd/_GTestCbmPsdAddress.cxx
+++ b/core/data/test/psd/_GTestCbmPsdAddress.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmPsdAddress.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPsdAddress.h"
 
diff --git a/core/data/test/psd/_GTestCbmPsdDigi.cxx b/core/data/test/psd/_GTestCbmPsdDigi.cxx
index 40b0d7b2c6446f46835bfcaf710f6bf468f02d4c..cdac8496a41fe2ea9f158851d2d32b0b0254d04a 100644
--- a/core/data/test/psd/_GTestCbmPsdDigi.cxx
+++ b/core/data/test/psd/_GTestCbmPsdDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmPsdDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPsdDigi.h"
 
diff --git a/core/data/test/psd/_GTestCbmPsdHit.cxx b/core/data/test/psd/_GTestCbmPsdHit.cxx
index 0af30ad0c5e0eec8a55e109107b6fa148349416d..6fb7630dd30055471a1d3b4501ba5c84365c0118 100644
--- a/core/data/test/psd/_GTestCbmPsdHit.cxx
+++ b/core/data/test/psd/_GTestCbmPsdHit.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmPsdHit.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPsdHit.h"
 
diff --git a/core/data/test/psd/_GTestCbmPsdPoint.cxx b/core/data/test/psd/_GTestCbmPsdPoint.cxx
index 93e64d64f15a56521b0557be8ddb69d20d3f050a..b4147d6c7ef788dec9ac14d510157a89c760b32c 100644
--- a/core/data/test/psd/_GTestCbmPsdPoint.cxx
+++ b/core/data/test/psd/_GTestCbmPsdPoint.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmPsdPoint.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPsdPoint.h"
 
diff --git a/core/data/test/psd/comparePsdAddress.h b/core/data/test/psd/comparePsdAddress.h
index 162a117b1e5eb2a11a2d34c44fd1cbafd8b9c466..49bcce9071a5d71cd7159eaccebb0f07d3555a94 100644
--- a/core/data/test/psd/comparePsdAddress.h
+++ b/core/data/test/psd/comparePsdAddress.h
@@ -1,7 +1,6 @@
-/** @file comparePsdAddress.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREPSDDIGI_H
 #define COMPAREPSDDIGI_H 1
diff --git a/core/data/test/psd/comparePsdDigi.h b/core/data/test/psd/comparePsdDigi.h
index 972802de7902b9c5c38389f547276c4db64e965d..7721d9a57073405dc0a61c5b87b8de6198afebce 100644
--- a/core/data/test/psd/comparePsdDigi.h
+++ b/core/data/test/psd/comparePsdDigi.h
@@ -1,7 +1,6 @@
-/** @file comparePsdDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREPSDDIGI_H
 #define COMPAREPSDDIGI_H 1
diff --git a/core/data/test/psd/comparePsdHit.h b/core/data/test/psd/comparePsdHit.h
index 620685256f7d54826b6c3e72efa4d0728ac52558..42b5125381fd9f01982b3babcc1d6d4c9b97bacb 100644
--- a/core/data/test/psd/comparePsdHit.h
+++ b/core/data/test/psd/comparePsdHit.h
@@ -1,7 +1,6 @@
-/** @file comparePsdHit.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREPSDHIT_H
 #define COMPAREPSDHIT_H 1
diff --git a/core/data/test/psd/comparePsdPoint.h b/core/data/test/psd/comparePsdPoint.h
index 0ddec9b931ce1a0a4f3c66f6b5e3100be673d344..4923a63b0c9fd5ae130091a78092665ac74c2eec 100644
--- a/core/data/test/psd/comparePsdPoint.h
+++ b/core/data/test/psd/comparePsdPoint.h
@@ -1,7 +1,6 @@
-/** @file comparePsdPoint.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPAREPSDPOINT_H
 #define COMPAREPSDPOINT_H 1
diff --git a/core/data/test/rich/_GTestCbmRichDigi.cxx b/core/data/test/rich/_GTestCbmRichDigi.cxx
index 5822dd481431a2ad895fb34ab944ebee7547be14..f92424576bb8749cbbea4e5e54edaf631b57dc23 100644
--- a/core/data/test/rich/_GTestCbmRichDigi.cxx
+++ b/core/data/test/rich/_GTestCbmRichDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmRichDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmRichDigi.h"
 
diff --git a/core/data/test/rich/compareRichDigi.h b/core/data/test/rich/compareRichDigi.h
index d0920abcc468a2875af7c4ad08ffb0c8c97bd946..4750172e6b403cb7d69db83a40495a36f9a67ef1 100644
--- a/core/data/test/rich/compareRichDigi.h
+++ b/core/data/test/rich/compareRichDigi.h
@@ -1,7 +1,6 @@
-/** @file compareRichDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARERICHDIGI_H
 #define COMPARERICHDIGI_H 1
diff --git a/core/data/test/sts/_GTestCbmStsDigi.cxx b/core/data/test/sts/_GTestCbmStsDigi.cxx
index 8902fd791016f81afc2774d8d19fb22cb938f38f..e906ba158da78d74d0005b09170fabd7f8023af7 100644
--- a/core/data/test/sts/_GTestCbmStsDigi.cxx
+++ b/core/data/test/sts/_GTestCbmStsDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmStsDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmStsDigi.h"
 
diff --git a/core/data/test/sts/compareStsDigi.h b/core/data/test/sts/compareStsDigi.h
index 191c3e545df4f8d14dc0be68d24bbfc9e86e0e38..4c19f74d15826fd993b15cb2fbadad0e5b4b55af 100644
--- a/core/data/test/sts/compareStsDigi.h
+++ b/core/data/test/sts/compareStsDigi.h
@@ -1,7 +1,6 @@
-/** @file compareStsDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARESTSDIGI_H
 #define COMPARESTSDIGI_H 1
diff --git a/core/data/test/tof/_GTestCbmTofDigi.cxx b/core/data/test/tof/_GTestCbmTofDigi.cxx
index 82933e564ec6c9a579780bf77c89be2a67742e92..155ff6d70a9f03497979182ef0dffff66132ea68 100644
--- a/core/data/test/tof/_GTestCbmTofDigi.cxx
+++ b/core/data/test/tof/_GTestCbmTofDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTofDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTofDigi.h"
 
diff --git a/core/data/test/tof/compareTofDigi.h b/core/data/test/tof/compareTofDigi.h
index c51aa203a3c6457507cfd69686b0e40181752d8a..f114843ad54a618cf0c9b95d7b503067825a1ecb 100644
--- a/core/data/test/tof/compareTofDigi.h
+++ b/core/data/test/tof/compareTofDigi.h
@@ -1,7 +1,6 @@
-/** @file compareTofDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARETOFDIGI_H
 #define COMPARETOFDIGI_H 1
diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId.cxx
index 65a6cc5c06eb4712fafe096c3e279f75db58f970..bc78f3783819fe367dd8c2921f3eae4f92232626 100644
--- a/core/data/test/trd/_GTestCbmTrdDetectorId.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDetectorId.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDetectorId.cxx
-  * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdAddress.h"
 
diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx
index 0472e9e226e67e44868cc382a8e7c11fbd20740e..b2bbb2a7a5f941bebd5657867d405320a20691a7 100644
--- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDetectorId_simple.cxx
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDetectorList.h"
 #include "CbmTrdDetectorId.h"
diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx
index e5c3bb0adfe043931c76b4fe3619d8a2bb2e4d7e..befc634811185824d7986a37d02002796c0adc1a 100644
--- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDetectorId_simple1.cxx
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDetectorList.h"
 #include "CbmTrdDetectorId.h"
diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx
index ea9a9f0e5be3fd0fb1f7338f91337cd73ed42cff..ae712a396669fd4d4f352e928694f02c9df621e9 100644
--- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDetectorId_simple2.cxx
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDetectorList.h"
 #include "CbmTrdDetectorId.h"
diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx
index edde8653008e2f82b8794f07298728658c2f4da4..4e5f1dd24cff326292c058a13215f480be62b408 100644
--- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDetectorId_simple3.cxx
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDetectorList.h"
 #include "CbmTrdDetectorId.h"
diff --git a/core/data/test/trd/_GTestCbmTrdDigi.cxx b/core/data/test/trd/_GTestCbmTrdDigi.cxx
index 314c71fadf11779668913674959f01977efe33ed..75f4e69fe84d3b448f70bb13557fdc027494549e 100644
--- a/core/data/test/trd/_GTestCbmTrdDigi.cxx
+++ b/core/data/test/trd/_GTestCbmTrdDigi.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdDigi.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 #include "CbmTrdDigi.h"
 
diff --git a/core/data/test/trd/_GTestCbmTrdHit.cxx b/core/data/test/trd/_GTestCbmTrdHit.cxx
index c77b785e429b19cd7c12b774c53f3894aedbfef9..a3f7c9c6a8dac77895d25888b8d4d2259119a9e5 100644
--- a/core/data/test/trd/_GTestCbmTrdHit.cxx
+++ b/core/data/test/trd/_GTestCbmTrdHit.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdHit.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdHit.h"
 
diff --git a/core/data/test/trd/_GTestCbmTrdPoint.cxx b/core/data/test/trd/_GTestCbmTrdPoint.cxx
index 8c25f97ea8b252955b688f3b235cb58615af37e0..2d66ba638901535ced4ebb070f7dd0fb97dcece2 100644
--- a/core/data/test/trd/_GTestCbmTrdPoint.cxx
+++ b/core/data/test/trd/_GTestCbmTrdPoint.cxx
@@ -1,7 +1,6 @@
-/** @file _GTestCbmTrdPoint.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdPoint.h"
 
diff --git a/core/data/test/trd/compareTrdDigi.h b/core/data/test/trd/compareTrdDigi.h
index 78171b0b631be6f3d9e7f68ffa6ab157dacbd817..2c7217574ca5c970379b049b10025725f34dd8f7 100644
--- a/core/data/test/trd/compareTrdDigi.h
+++ b/core/data/test/trd/compareTrdDigi.h
@@ -1,7 +1,6 @@
-/** @file compareTrdDigi.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 #ifndef COMPARETRDDIGI_H
 #define COMPARETRDDIGI_H 1
diff --git a/core/data/test/trd/compareTrdHit.h b/core/data/test/trd/compareTrdHit.h
index 0abf71c2937fab1b7761f6d3e3648249dbc8d981..e0cfbdbca97a6e4519f4fff42522e84a3059299d 100644
--- a/core/data/test/trd/compareTrdHit.h
+++ b/core/data/test/trd/compareTrdHit.h
@@ -1,7 +1,6 @@
-/** @file compareTrdHit.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARETRDHIT_H
 #define COMPARETRDHIT_H 1
diff --git a/core/data/test/trd/compareTrdPoint.h b/core/data/test/trd/compareTrdPoint.h
index eff9344dbdfe63364b175a59b02a50ea57734701..640f8295eb13353afb58ef2ad1bca6754b51bad1 100644
--- a/core/data/test/trd/compareTrdPoint.h
+++ b/core/data/test/trd/compareTrdPoint.h
@@ -1,7 +1,6 @@
-/** @file compareTrdPoint.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef COMPARETRDPOINT_H
 #define COMPARETRDPOINT_H 1
diff --git a/core/data/tof/CbmTofAddress.cxx b/core/data/tof/CbmTofAddress.cxx
index 0eee122d413e53d6709330828177d14cb104e841..7445f32b8fd3f2312c950b4a85a7853c4ddf2fc2 100644
--- a/core/data/tof/CbmTofAddress.cxx
+++ b/core/data/tof/CbmTofAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofAddress.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer], Norbert Herrmann */
 
 /** @file CbmTofAddress.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/data/tof/CbmTofAddress.h b/core/data/tof/CbmTofAddress.h
index 36e64806f449077adc79659f32acbe820051136e..9c073c9dcc7a739a3466590f34ade7402865010f 100644
--- a/core/data/tof/CbmTofAddress.h
+++ b/core/data/tof/CbmTofAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmTofAddress.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer], Norbert Herrmann */
 
 /** @file CbmTofAddress.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/data/tof/CbmTofDetectorId.cxx b/core/data/tof/CbmTofDetectorId.cxx
index 72ade731b55103cff439f8e251f5799fca194c24..5d43f0b6915fd89b1f68df3f2cd03703bba2daef 100644
--- a/core/data/tof/CbmTofDetectorId.cxx
+++ b/core/data/tof/CbmTofDetectorId.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId.cxx
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId source file                -----
diff --git a/core/data/tof/CbmTofDetectorId.h b/core/data/tof/CbmTofDetectorId.h
index 36bd2dc93718078e0295ec2d5b7bb43a38cb9483..5a6c4771d961f1d90dfb2bda93a488e97ca2b1d6 100644
--- a/core/data/tof/CbmTofDetectorId.h
+++ b/core/data/tof/CbmTofDetectorId.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId header file                -----
diff --git a/core/data/tof/CbmTofDetectorId_v07a.cxx b/core/data/tof/CbmTofDetectorId_v07a.cxx
index 399bbc7034b7bfef22080c2446bb5c641f942734..37f654069e44bcad5d09bf7f62fb5be75c3e76ec 100644
--- a/core/data/tof/CbmTofDetectorId_v07a.cxx
+++ b/core/data/tof/CbmTofDetectorId_v07a.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v07a.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId source file                -----
diff --git a/core/data/tof/CbmTofDetectorId_v07a.h b/core/data/tof/CbmTofDetectorId_v07a.h
index e9d4fac3453fec264204bad11a4414a4029e33dd..e178059e597715862a1a4cb611fab4f90dcacd80 100644
--- a/core/data/tof/CbmTofDetectorId_v07a.h
+++ b/core/data/tof/CbmTofDetectorId_v07a.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v07a.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmTofDetectorId_v07a header file               -----
diff --git a/core/data/tof/CbmTofDetectorId_v12b.cxx b/core/data/tof/CbmTofDetectorId_v12b.cxx
index ba86e3d166ecef9569dba8a253312fa9a54dfb3a..8a375291f3950faa3ddb13a86cbdc5b69435c4a6 100644
--- a/core/data/tof/CbmTofDetectorId_v12b.cxx
+++ b/core/data/tof/CbmTofDetectorId_v12b.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v12b.cxx
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId source file                -----
diff --git a/core/data/tof/CbmTofDetectorId_v12b.h b/core/data/tof/CbmTofDetectorId_v12b.h
index 79b41f39c721f459d554309ce9494386d12a57db..09e98e31adbc3c594ef0d7585a3c745eeda26888 100644
--- a/core/data/tof/CbmTofDetectorId_v12b.h
+++ b/core/data/tof/CbmTofDetectorId_v12b.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v12b.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmTofDetectorId_v12b header file               -----
diff --git a/core/data/tof/CbmTofDetectorId_v14a.cxx b/core/data/tof/CbmTofDetectorId_v14a.cxx
index 284bcc256f3082abde5f6edf64b9441587b483e7..12eafb83ea182ca892411b6b06ceddcd7785af70 100644
--- a/core/data/tof/CbmTofDetectorId_v14a.cxx
+++ b/core/data/tof/CbmTofDetectorId_v14a.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v14a.cxx
-  * @copyright Copyright (C) 2012-2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2012-2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId source file                -----
diff --git a/core/data/tof/CbmTofDetectorId_v14a.h b/core/data/tof/CbmTofDetectorId_v14a.h
index cd0df2d1315bbee43f52ef10a91ddd5a60f64285..ad897e208a59b0a795a06016d8c59e0668f1ae5d 100644
--- a/core/data/tof/CbmTofDetectorId_v14a.h
+++ b/core/data/tof/CbmTofDetectorId_v14a.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v14a.h
-  * @copyright Copyright (C) 2014-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2014-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // -------------------------------------------------------------------------
 // -----               CbmTofDetectorId_v12b header file               -----
diff --git a/core/data/tof/CbmTofDetectorId_v21a.cxx b/core/data/tof/CbmTofDetectorId_v21a.cxx
index ba534b82035dd94eae868b9f804f179d16b5bba3..afe16b27f4caa91333c669fe30c7f8bdbc652d6d 100644
--- a/core/data/tof/CbmTofDetectorId_v21a.cxx
+++ b/core/data/tof/CbmTofDetectorId_v21a.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v21a.cxx
-  * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann, Norbert Herrmann **/
+/* Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann, Norbert Herrmann */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofDetectorId source file                -----
diff --git a/core/data/tof/CbmTofDetectorId_v21a.h b/core/data/tof/CbmTofDetectorId_v21a.h
index 6bcf1c0ef7ac5e85a1f498b9e1d12d85a9ff315e..0fb393587fae976f84e992ef94d47340c794786e 100644
--- a/core/data/tof/CbmTofDetectorId_v21a.h
+++ b/core/data/tof/CbmTofDetectorId_v21a.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDetectorId_v21a.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Norbert Herrmann, Norbert Herrmann **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Norbert Herrmann, Norbert Herrmann */
 
 // -------------------------------------------------------------------------
 // -----               CbmTofDetectorId_v12b header file               -----
diff --git a/core/data/tof/CbmTofDigi.cxx b/core/data/tof/CbmTofDigi.cxx
index b21aa1824e1a12766f2de251c5285023e36d478a..92be4cf2804b03f72cbb9be799dc60a2ac9808f8 100644
--- a/core/data/tof/CbmTofDigi.cxx
+++ b/core/data/tof/CbmTofDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDigi.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Volker Friese, Pierre-Alain Loizeau **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Volker Friese, Pierre-Alain Loizeau */
 
 /** @file CbmTofDigi.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/data/tof/CbmTofDigi.h b/core/data/tof/CbmTofDigi.h
index b695535b650b1660c1ab0bcf9a88912507308116..9546b838df892c1a9f91abf326921261fd1c5289 100644
--- a/core/data/tof/CbmTofDigi.h
+++ b/core/data/tof/CbmTofDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDigi.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer], Volker Friese **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer], Volker Friese */
 
 /** CbmTofDigi.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/data/tof/CbmTofHit.cxx b/core/data/tof/CbmTofHit.cxx
index 56158846635d208025bb474d25c6fc35082064a5..935feec90017d7b4b4fcf34baf8df88d101b556a 100644
--- a/core/data/tof/CbmTofHit.cxx
+++ b/core/data/tof/CbmTofHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofHit.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Cordier, Florian Uhlig, Andrey Lebedev, Denis Bertini [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Cordier, Florian Uhlig, Andrey Lebedev, Denis Bertini [committer], Pierre-Alain Loizeau */
 
 /**
  * \file CbmTofHit.cxx
diff --git a/core/data/tof/CbmTofHit.h b/core/data/tof/CbmTofHit.h
index fa4b9caa6cc90cb6ed86221adb405b8d7e96da73..8517c055771324dfda2217c44bb34bec3af100b6 100644
--- a/core/data/tof/CbmTofHit.h
+++ b/core/data/tof/CbmTofHit.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHit.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Cordier, Andrey Lebedev, Florian Uhlig, Denis Bertini [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Cordier, Andrey Lebedev, Florian Uhlig, Denis Bertini [committer], Pierre-Alain Loizeau */
 
 /**
  * \file CbmTofHit.h
diff --git a/core/data/tof/CbmTofPoint.cxx b/core/data/tof/CbmTofPoint.cxx
index 7b4c5cfe57fff4576bcfd9a308d6f0a9fbe2ad26..be6c9cb94322e9e35197080efdb4e02abd2903c5 100644
--- a/core/data/tof/CbmTofPoint.cxx
+++ b/core/data/tof/CbmTofPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofPoint.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer] */
 
 /** @file CbmTofPoint.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/tof/CbmTofPoint.h b/core/data/tof/CbmTofPoint.h
index 0567cfe5b570efea37b17fb9bc2936f33250f422..8707ea55e7e87693388168b048ac2df01682a41e 100644
--- a/core/data/tof/CbmTofPoint.h
+++ b/core/data/tof/CbmTofPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmTofPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer] */
 
 /** @file CbmTofPoint.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/data/tof/CbmTofTracklet.cxx b/core/data/tof/CbmTofTracklet.cxx
index 29073440d6c70e46f67889d2fef69eb1f2b55e8a..bb56206e5e38c8e5b7fd8a146245a695b10517c1 100644
--- a/core/data/tof/CbmTofTracklet.cxx
+++ b/core/data/tof/CbmTofTracklet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTracklet.cxx
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer], Florian Uhlig */
 
 /** @file CbmTofTracklet.cxx
  ** @author nh
diff --git a/core/data/tof/CbmTofTracklet.h b/core/data/tof/CbmTofTracklet.h
index 76051b55b162c9fe3536fc760f6187b08a68223f..49ce917d56a2cf61c0464a883cd91f9718961ee3 100644
--- a/core/data/tof/CbmTofTracklet.h
+++ b/core/data/tof/CbmTofTracklet.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTracklet.h
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer], Florian Uhlig */
 
 /** @file CbmTofTracklet.h
  ** @author nh <N.Herrmann@gsi.de>
diff --git a/core/data/tof/CbmTofTrackletParam.cxx b/core/data/tof/CbmTofTrackletParam.cxx
index b2ba2aa9e512b26046308c74ac738345659a6143..6eba4e69888d0cb3e5f4ae1ef4719e42622a7d2d 100644
--- a/core/data/tof/CbmTofTrackletParam.cxx
+++ b/core/data/tof/CbmTofTrackletParam.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackletParam.cxx
-  * @copyright Copyright (C) 2005-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Norbert Herrmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                     FairTrackParam source file                 -----
diff --git a/core/data/tof/CbmTofTrackletParam.h b/core/data/tof/CbmTofTrackletParam.h
index ae63822cf0e0ee0f702634b54c1537772786720e..00dd46c8c7df6d1f88503182fd3b343bd84e9d38 100644
--- a/core/data/tof/CbmTofTrackletParam.h
+++ b/core/data/tof/CbmTofTrackletParam.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackletParam.h
-  * @copyright Copyright (C) 2015-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig */
 
 /**
  * \file CbmTofTrackletParam.h
diff --git a/core/data/trd/CbmTrdAddress.cxx b/core/data/trd/CbmTrdAddress.cxx
index 951e4f459378d389abb43713e1cb1d9fba1d1243..68dd7aab92ba131c50afdfed38db58abb9e53430 100644
--- a/core/data/trd/CbmTrdAddress.cxx
+++ b/core/data/trd/CbmTrdAddress.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdAddress.cxx
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Andrey Lebedev [committer] */
 
 /**
  * \file CbmTrdAddress.cxx
diff --git a/core/data/trd/CbmTrdAddress.h b/core/data/trd/CbmTrdAddress.h
index fa5f6bd69fa4ab8d8c1cde85f8e9839782feb34b..e86438c1b6488b001a4ba2e7ac5cb82f39909318 100644
--- a/core/data/trd/CbmTrdAddress.h
+++ b/core/data/trd/CbmTrdAddress.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdAddress.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdAddress.h
diff --git a/core/data/trd/CbmTrdCluster.cxx b/core/data/trd/CbmTrdCluster.cxx
index 7c219bb0cc19bdb1bb919878e52b1312f8720fc8..0c49524486df0e9e5158395b273e56cca963bf1c 100644
--- a/core/data/trd/CbmTrdCluster.cxx
+++ b/core/data/trd/CbmTrdCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdCluster.cxx
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdCluster.cxx
diff --git a/core/data/trd/CbmTrdCluster.h b/core/data/trd/CbmTrdCluster.h
index 4e1a6a847974824339600f9fa601e937fa214f4d..8ec552c5a3309454601901a0d90db2f8b80e0e36 100644
--- a/core/data/trd/CbmTrdCluster.h
+++ b/core/data/trd/CbmTrdCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdCluster.h
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdCluster.h
diff --git a/core/data/trd/CbmTrdDigi.cxx b/core/data/trd/CbmTrdDigi.cxx
index d52500dbc28a696c37d1c757eb4aa192b93ea8a6..57adc84d87662cf07d96cd88dc69c5393356f0d3 100644
--- a/core/data/trd/CbmTrdDigi.cxx
+++ b/core/data/trd/CbmTrdDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigi.cxx
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdDigi.h"
 
diff --git a/core/data/trd/CbmTrdDigi.h b/core/data/trd/CbmTrdDigi.h
index 3b8ebb7b3856b468f3bcb7ef374d960429fbe406..ee4c6e7ea983b0234592e024bdc4a6484ae4a363 100644
--- a/core/data/trd/CbmTrdDigi.h
+++ b/core/data/trd/CbmTrdDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigi.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDDIGI_H
 #define CBMTRDDIGI_H
diff --git a/core/data/trd/CbmTrdHit.cxx b/core/data/trd/CbmTrdHit.cxx
index 8c80d16baab1e8c5d717522d4043996329f53152..fc788f433bd484871d8f63e704b0e45dab9571ed 100644
--- a/core/data/trd/CbmTrdHit.cxx
+++ b/core/data/trd/CbmTrdHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHit.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Denis Bertini [committer], Andrey Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Denis Bertini [committer], Andrey Lebedev */
 
 /**
  * \file CbmTrdHit.cxx
diff --git a/core/data/trd/CbmTrdHit.h b/core/data/trd/CbmTrdHit.h
index 06d6d5257f820a05fb0d2e02e75e4c46df28f255..4fedacc83187114e5bfe5ddcc755f003024203cd 100644
--- a/core/data/trd/CbmTrdHit.h
+++ b/core/data/trd/CbmTrdHit.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHit.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Andrey Lebedev */
 
 /**
  * \file CbmTrdHit.h
diff --git a/core/data/trd/CbmTrdPoint.cxx b/core/data/trd/CbmTrdPoint.cxx
index d77c1c476609f9e04745935c424256212c04e268..9f12e34ec276910c444bcc7da23a4c126f014288 100644
--- a/core/data/trd/CbmTrdPoint.cxx
+++ b/core/data/trd/CbmTrdPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdPoint.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmTrdPoint source file                  -----
diff --git a/core/data/trd/CbmTrdPoint.h b/core/data/trd/CbmTrdPoint.h
index d88fe31728e008844fc7b914d54f504afa5ea244..f2b92b9b7b805aff2645bc6128a626511de5297f 100644
--- a/core/data/trd/CbmTrdPoint.h
+++ b/core/data/trd/CbmTrdPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPoint.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                     CbmTrdPoint header file                   -----
diff --git a/core/data/trd/CbmTrdRawMessageSpadic.cxx b/core/data/trd/CbmTrdRawMessageSpadic.cxx
index 6efab4a4517218374dce4d08f72a424b53a416b3..14da8bbc0b7fb63c00e9c76246f19b0f4ae1d0dd 100644
--- a/core/data/trd/CbmTrdRawMessageSpadic.cxx
+++ b/core/data/trd/CbmTrdRawMessageSpadic.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdRawMessageSpadic.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdRawMessageSpadic.h"
 
diff --git a/core/data/trd/CbmTrdRawMessageSpadic.h b/core/data/trd/CbmTrdRawMessageSpadic.h
index 15365f87b2156f051788b56f8b06948aa7132675..3a02f6c6690c987a34db3bbed0460780c9b395aa 100644
--- a/core/data/trd/CbmTrdRawMessageSpadic.h
+++ b/core/data/trd/CbmTrdRawMessageSpadic.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdRawMessageSpadic.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dennis Spicker, Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dennis Spicker, Florian Uhlig [committer] */
 
 /**
  * @file CbmTrdRawMessageSpadic.h
diff --git a/core/data/trd/CbmTrdTrack.cxx b/core/data/trd/CbmTrdTrack.cxx
index ca0de93c1afc137ff113232dcb75deeedec4cdbc..50e9e3687edc852e45b457028b92c9ecfce2f552 100644
--- a/core/data/trd/CbmTrdTrack.cxx
+++ b/core/data/trd/CbmTrdTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrack.cxx
-  * @copyright Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Kalisky, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Kalisky, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmStsTrack source file                  -----
diff --git a/core/data/trd/CbmTrdTrack.h b/core/data/trd/CbmTrdTrack.h
index 6f45a5fcb6bca68317d8ef2162f548b128461f3b..da50854824c47df7d225586bf4cec2d42ea588b5 100644
--- a/core/data/trd/CbmTrdTrack.h
+++ b/core/data/trd/CbmTrdTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrack.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Kalisky, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Kalisky, Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmTrdTrack header file                  -----
diff --git a/core/detectors/much/CbmGeoMuchPar.cxx b/core/detectors/much/CbmGeoMuchPar.cxx
index 2d847d558ec3cce9439d391498f7d856012942de..5f08a069194347d679d00be05e5462224ce9e331 100644
--- a/core/detectors/much/CbmGeoMuchPar.cxx
+++ b/core/detectors/much/CbmGeoMuchPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoMuchPar.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.Kryshen, Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany, Mikhail Ryzhinskiy **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.Kryshen, Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany, Mikhail Ryzhinskiy */
 
 /** CbmGeoMuchPar class
  * @author  E.Kryshen
diff --git a/core/detectors/much/CbmGeoMuchPar.h b/core/detectors/much/CbmGeoMuchPar.h
index c698d4e88c63b97039645bd87e6f3b3cf6cd775f..bdcb704b5e10907c7742a85849bba41272395d78 100644
--- a/core/detectors/much/CbmGeoMuchPar.h
+++ b/core/detectors/much/CbmGeoMuchPar.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoMuchPar.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.Kryshen, Denis Bertini [committer], Florian Uhlig, Mikhail Ryzhinskiy, Mohammad Al-Turany **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.Kryshen, Denis Bertini [committer], Florian Uhlig, Mikhail Ryzhinskiy, Mohammad Al-Turany */
 
 /** CbmGeoMuchPar class
  * @author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMcbm2018MuchPar.cxx b/core/detectors/much/CbmMcbm2018MuchPar.cxx
index 2df3905ec7547e8cd7044ae183ea84e263b7fd61..a92a6bd9bbcc5bdc8f6e8d00d36143d5f432d490 100644
--- a/core/detectors/much/CbmMcbm2018MuchPar.cxx
+++ b/core/detectors/much/CbmMcbm2018MuchPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MuchPar.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Ajit Kumar, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Ajit Kumar, Florian Uhlig [committer] */
 
 #include "CbmMcbm2018MuchPar.h"
 
diff --git a/core/detectors/much/CbmMcbm2018MuchPar.h b/core/detectors/much/CbmMcbm2018MuchPar.h
index 3ac75d1a7005511d0d265d1ecf6c2baf65cc7c34..3dacf91f40648bb2e3ec266bb2060bc90a9aaf5c 100644
--- a/core/detectors/much/CbmMcbm2018MuchPar.h
+++ b/core/detectors/much/CbmMcbm2018MuchPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MuchPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmMcbm2018MuchPar header file                      -----
diff --git a/core/detectors/much/CbmMuchBaseLinkDef.h b/core/detectors/much/CbmMuchBaseLinkDef.h
index 9f85adec695a3ddcf158b5d9edd9479b0913d8c8..453bc94e68cfd644468a6b37099448b83a688ff9 100644
--- a/core/detectors/much/CbmMuchBaseLinkDef.h
+++ b/core/detectors/much/CbmMuchBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchBaseLinkDef.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/detectors/much/CbmMuchContFact.cxx b/core/detectors/much/CbmMuchContFact.cxx
index 895c93a99f9263767963184f82b73de86e685541..5e09140603667160bf8c7894aab99be4bf09c4d9 100644
--- a/core/detectors/much/CbmMuchContFact.cxx
+++ b/core/detectors/much/CbmMuchContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchContFact.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Ryzhinskiy, Denis Bertini [committer], Florian Uhlig, Volker Friese, Mohammad Al-Turany **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Ryzhinskiy, Denis Bertini [committer], Florian Uhlig, Volker Friese, Mohammad Al-Turany */
 
 /** CbmMuchContFact.cxx
  *
diff --git a/core/detectors/much/CbmMuchContFact.h b/core/detectors/much/CbmMuchContFact.h
index 5b241c43699ac5531875383c2864b20d693df6d6..1c423a5d1046484a10a2d749e42d45c29a4489b8 100644
--- a/core/detectors/much/CbmMuchContFact.h
+++ b/core/detectors/much/CbmMuchContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchContFact.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Ryzhinskiy, Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Ryzhinskiy, Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany */
 
 /** CbmMuchContFact.h
  *
diff --git a/core/detectors/much/CbmMuchGeoScheme.cxx b/core/detectors/much/CbmMuchGeoScheme.cxx
index 7aaf8d71958ca13baee21907a3332cbe55f5faba..61d5f475a7b6636840b8863c6b510acfb12a184f 100644
--- a/core/detectors/much/CbmMuchGeoScheme.cxx
+++ b/core/detectors/much/CbmMuchGeoScheme.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchGeoScheme.cxx
-  * @copyright Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen **/
+/* Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen */
 // -------------------------------------------------------------------------
 // -----                  CbmMuchGeoScheme source file               -----
 //------                  Modilfied 21/06/2019 by Ekata Nandy(Detector type for GEM & RPC included)         -----
diff --git a/core/detectors/much/CbmMuchGeoScheme.h b/core/detectors/much/CbmMuchGeoScheme.h
index bd11dedfdb375f27d1afd544d0f1ca911e0282d7..6714494176b335289d5c5eb3067e37bf702f7075 100644
--- a/core/detectors/much/CbmMuchGeoScheme.h
+++ b/core/detectors/much/CbmMuchGeoScheme.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchGeoScheme.h
-  * @copyright Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Evgeny Kryshen, Mikhail Ryzhinskiy [committer], David Emschermann, Vikas Singhal **/
+/* Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Evgeny Kryshen, Mikhail Ryzhinskiy [committer], David Emschermann, Vikas Singhal */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMuchGeoScheme header file                -----
diff --git a/core/detectors/much/CbmMuchLayer.cxx b/core/detectors/much/CbmMuchLayer.cxx
index 3742c9ae0dec74bf560c22f719540e2411943ab9..04a4bd0cb3859c7e1e9add0b05a7aa1203b7aa9d 100644
--- a/core/detectors/much/CbmMuchLayer.cxx
+++ b/core/detectors/much/CbmMuchLayer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchLayer.cxx
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Mikhail Ryzhinskiy [committer], Evgeny Kryshen **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Mikhail Ryzhinskiy [committer], Evgeny Kryshen */
 
 /** CbmMuchLayer.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchLayer.h b/core/detectors/much/CbmMuchLayer.h
index cb72f06c14e56e5e9b33adcfea7247d5ea6b2492..b54f807dd49e6764cb9371b27935bc1ffd6609ee 100644
--- a/core/detectors/much/CbmMuchLayer.h
+++ b/core/detectors/much/CbmMuchLayer.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchLayer.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Andrey Lebedev **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Andrey Lebedev */
 
 /** CbmMuchLayer.h
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchLayerSide.cxx b/core/detectors/much/CbmMuchLayerSide.cxx
index e7ee9cfe2ef27a0ccf9ae06f83683eb2b72a966c..31f8c60c2eeeb2b319430b6e3f14b99805c7d2de 100644
--- a/core/detectors/much/CbmMuchLayerSide.cxx
+++ b/core/detectors/much/CbmMuchLayerSide.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchLayerSide.cxx
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchLayerSide.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchLayerSide.h b/core/detectors/much/CbmMuchLayerSide.h
index 68800ce2705ef38a2abf7d3190c06062d5e71e72..9a03ea5952fc09e2bdb0437fa29da3a4c9cdb989 100644
--- a/core/detectors/much/CbmMuchLayerSide.h
+++ b/core/detectors/much/CbmMuchLayerSide.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchLayerSide.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuchLayerSide.h
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchModule.cxx b/core/detectors/much/CbmMuchModule.cxx
index 9c983d29462a0dc046a78b442dd4c598eaa4dde9..d448ad49cc97186d9608d70fef46a314e3632692 100644
--- a/core/detectors/much/CbmMuchModule.cxx
+++ b/core/detectors/much/CbmMuchModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchModule.cxx
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchModule.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchModule.h b/core/detectors/much/CbmMuchModule.h
index ea4453353edd0f2d1c5c938724ac956ed9b20088..c8301bbaf1bd663266b3e46b7c0973eba8f0fe2a 100644
--- a/core/detectors/much/CbmMuchModule.h
+++ b/core/detectors/much/CbmMuchModule.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchModule.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Florian Uhlig */
 
 /** CbmMuchModule.h
  *
diff --git a/core/detectors/much/CbmMuchModuleGem.cxx b/core/detectors/much/CbmMuchModuleGem.cxx
index 2b9a4b8dd7ccec60f4cbcef2e0184200c4e83c19..d974e34678805546a08a3a38f4740dc18eab5ceb 100644
--- a/core/detectors/much/CbmMuchModuleGem.cxx
+++ b/core/detectors/much/CbmMuchModuleGem.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGem.cxx
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Evgeny Kryshen, Florian Uhlig */
 
 /** CbmMuchModuleGem.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchModuleGem.h b/core/detectors/much/CbmMuchModuleGem.h
index 1d031168d88cd4bee117c5602e5aafcd1a5076df..49f9e901982daa19bc46977ba58167bbebd0018c 100644
--- a/core/detectors/much/CbmMuchModuleGem.h
+++ b/core/detectors/much/CbmMuchModuleGem.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGem.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchModuleGem.h
  *
diff --git a/core/detectors/much/CbmMuchModuleGemRadial.cxx b/core/detectors/much/CbmMuchModuleGemRadial.cxx
index 6db013d73ef19f4abcbb624f942b495550ea43c6..bd4843f1aed886ac934835c50a57ca67d3fe2c18 100644
--- a/core/detectors/much/CbmMuchModuleGemRadial.cxx
+++ b/core/detectors/much/CbmMuchModuleGemRadial.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGemRadial.cxx
-  * @copyright Copyright (C) 2011-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchModuleGemRadial.cxx
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchModuleGemRadial.h b/core/detectors/much/CbmMuchModuleGemRadial.h
index d197977d6414f526d364794eac25a9b1fc9812e0..9c9af789e946d1646d3bd37f6f48208332a53f1f 100644
--- a/core/detectors/much/CbmMuchModuleGemRadial.h
+++ b/core/detectors/much/CbmMuchModuleGemRadial.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGemRadial.h
-  * @copyright Copyright (C) 2011-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchModuleGemRadial.h
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchModuleGemRectangular.cxx b/core/detectors/much/CbmMuchModuleGemRectangular.cxx
index c58c0b124b14ff08c349e0a62926dd0879d39c3d..fe60737a48892574c02aefcb3c4656a253958553 100644
--- a/core/detectors/much/CbmMuchModuleGemRectangular.cxx
+++ b/core/detectors/much/CbmMuchModuleGemRectangular.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGemRectangular.cxx
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Evgeny Kryshen [committer] **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Evgeny Kryshen [committer] */
 
 /** CbmMuchModuleGemRectangular.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchModuleGemRectangular.h b/core/detectors/much/CbmMuchModuleGemRectangular.h
index 7fe84390edb136df99ae26d4ca90b954ef78585d..a54ebbe1f0525a5056aec702128f69d52addb1ca 100644
--- a/core/detectors/much/CbmMuchModuleGemRectangular.h
+++ b/core/detectors/much/CbmMuchModuleGemRectangular.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchModuleGemRectangular.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchModuleGemRectangular.h
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchPad.cxx b/core/detectors/much/CbmMuchPad.cxx
index ca33d2571db7f892278e5caa984a59409467fe1f..4b24cf251c85dddc4fab957b29a38db8eff2e7b9 100644
--- a/core/detectors/much/CbmMuchPad.cxx
+++ b/core/detectors/much/CbmMuchPad.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPad.cxx
-  * @copyright Copyright (C) 2007-2017 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Mikhail Ryzhinskiy [committer], Florian Uhlig, Vikas Singhal **/
+/* Copyright (C) 2007-2017 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Mikhail Ryzhinskiy [committer], Florian Uhlig, Vikas Singhal */
 
 #include "CbmMuchPad.h"
 
diff --git a/core/detectors/much/CbmMuchPad.h b/core/detectors/much/CbmMuchPad.h
index c917869ad01bec2170d0f2205721cd672f34fe86..f2d0f114d8129dcbca20973567f7c95fd19f3956 100644
--- a/core/detectors/much/CbmMuchPad.h
+++ b/core/detectors/much/CbmMuchPad.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPad.h
-  * @copyright Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Vikas Singhal, Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Vikas Singhal, Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchPad.h
  *@author Evgeny Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchPadRadial.cxx b/core/detectors/much/CbmMuchPadRadial.cxx
index f6cade760588ce587f5bbc245b8fc85c56b58b83..ca5a927286fb5d98d13150e78609ed6054c1f36b 100644
--- a/core/detectors/much/CbmMuchPadRadial.cxx
+++ b/core/detectors/much/CbmMuchPadRadial.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPadRadial.cxx
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchPadRadial.h
  *@author Evgeny Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchPadRadial.h b/core/detectors/much/CbmMuchPadRadial.h
index 12c3c5780e4addace17ac324196b31196015a86d..90476c865e02acb763339a1dc2223b866fc5b23d 100644
--- a/core/detectors/much/CbmMuchPadRadial.h
+++ b/core/detectors/much/CbmMuchPadRadial.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPadRadial.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchPadRadial.h
  *@author Evgeny Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchPadRectangular.cxx b/core/detectors/much/CbmMuchPadRectangular.cxx
index 51d711bd862f76928fa6185ab602f86249347e9e..b84a7797cf514afd3255a5c54759d4f4349bf22a 100644
--- a/core/detectors/much/CbmMuchPadRectangular.cxx
+++ b/core/detectors/much/CbmMuchPadRectangular.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPadRectangular.cxx
-  * @copyright Copyright (C) 2007-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2007-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 // -------------------------------------------------------------------------
 // -----          CbmMuchPadRectangular source file                    -----
diff --git a/core/detectors/much/CbmMuchPadRectangular.h b/core/detectors/much/CbmMuchPadRectangular.h
index 08938d6f0787c584371686d4bd1b478b1bdef1a9..216dcff464315e1ff29435b263a98027cc2535a9 100644
--- a/core/detectors/much/CbmMuchPadRectangular.h
+++ b/core/detectors/much/CbmMuchPadRectangular.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPadRectangular.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchPadRectangular.h
  *@author Evgeny Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchPointInfo.cxx b/core/detectors/much/CbmMuchPointInfo.cxx
index b1539af7771f3f94eb7dedc093a01a2b55662566..e6968cd4819144fcf4132d950c1d5ca2cfa4f989 100644
--- a/core/detectors/much/CbmMuchPointInfo.cxx
+++ b/core/detectors/much/CbmMuchPointInfo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchPointInfo.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMuchPointInfo source file               -----
diff --git a/core/detectors/much/CbmMuchPointInfo.h b/core/detectors/much/CbmMuchPointInfo.h
index d1b28ea765ba547caaf4d614ab6938a72a627e00..7886f5ab1168e3237220a303fe71e03504ea2a69 100644
--- a/core/detectors/much/CbmMuchPointInfo.h
+++ b/core/detectors/much/CbmMuchPointInfo.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchPointInfo.h
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Sergey Gorbunov [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMuchPointInfo header file                -----
diff --git a/core/detectors/much/CbmMuchRecoDefs.h b/core/detectors/much/CbmMuchRecoDefs.h
index 8987165838ccae384690379b1e3f9ee0bc2722ac..30f2c4389ffad2624170a49e73c0860a6159a517 100644
--- a/core/detectors/much/CbmMuchRecoDefs.h
+++ b/core/detectors/much/CbmMuchRecoDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchRecoDefs.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file CbmMuchRecoDefs.h
 ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/core/detectors/much/CbmMuchSector.cxx b/core/detectors/much/CbmMuchSector.cxx
index f65cffb2bfecaee38c3420152db03a8847d24cfe..301163baab3f8e85f486bd284d14cfd2852fad98 100644
--- a/core/detectors/much/CbmMuchSector.cxx
+++ b/core/detectors/much/CbmMuchSector.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSector.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Florian Uhlig, Volker Friese [committer] */
 
 #include "CbmMuchSector.h"
 
diff --git a/core/detectors/much/CbmMuchSector.h b/core/detectors/much/CbmMuchSector.h
index bdeee252a9165e32b50d0e0a2ad17711ef3dc8b3..6845961b2133f7647f4c60dcf760bc4b15f5080c 100644
--- a/core/detectors/much/CbmMuchSector.h
+++ b/core/detectors/much/CbmMuchSector.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSector.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Volker Friese [committer], Florian Uhlig */
 
 /** CbmMuchSector.h
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchSectorRadial.cxx b/core/detectors/much/CbmMuchSectorRadial.cxx
index 1568a13baaeb61903de5b73a840a2f1dbd27d102..e0f9527f44029fa3e2a9e47a4542c0b73a7a76a8 100644
--- a/core/detectors/much/CbmMuchSectorRadial.cxx
+++ b/core/detectors/much/CbmMuchSectorRadial.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSectorRadial.cxx
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchSectorRadial.cxx
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchSectorRadial.h b/core/detectors/much/CbmMuchSectorRadial.h
index 83b4be1b86f714360cfb4cf7198b26345abce5b6..6b2043bfba1a74d52edb2a1a328cc67be5309a32 100644
--- a/core/detectors/much/CbmMuchSectorRadial.h
+++ b/core/detectors/much/CbmMuchSectorRadial.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSectorRadial.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchSectorRadial.h
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchSectorRectangular.cxx b/core/detectors/much/CbmMuchSectorRectangular.cxx
index 2455c4a0035ac9d5d6d7c02b079eaa3ca97e9d79..7e986d64ea7d975ac3f65d5c273af0ffd53e499f 100644
--- a/core/detectors/much/CbmMuchSectorRectangular.cxx
+++ b/core/detectors/much/CbmMuchSectorRectangular.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSectorRectangular.cxx
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 #include "CbmMuchSectorRectangular.h"
 
diff --git a/core/detectors/much/CbmMuchSectorRectangular.h b/core/detectors/much/CbmMuchSectorRectangular.h
index 8ca726e07640bef11ea2c41c7ddca1b936a69c6a..be3abafcb6b91c57f19a63796ca08d723ec5f122 100644
--- a/core/detectors/much/CbmMuchSectorRectangular.h
+++ b/core/detectors/much/CbmMuchSectorRectangular.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSectorRectangular.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchSectorRectangular.h
  *@author  E.Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentAuto.cxx b/core/detectors/much/CbmMuchSegmentAuto.cxx
index 69bcc93a3ad51fa4810f609bc17ad777e227f4d9..a327b5f29bbad92f37ec20e2d3704706cfc8e1e3 100644
--- a/core/detectors/much/CbmMuchSegmentAuto.cxx
+++ b/core/detectors/much/CbmMuchSegmentAuto.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentAuto.cxx
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy, Florian Uhlig **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy, Florian Uhlig */
 
 /** CbmMuchSegmentAuto.cxx
  *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentAuto.h b/core/detectors/much/CbmMuchSegmentAuto.h
index 6f5896616585f05864fda45bfd5478a73123c4fd..f3a25c7eae206614728510e23cff65af39102180 100644
--- a/core/detectors/much/CbmMuchSegmentAuto.h
+++ b/core/detectors/much/CbmMuchSegmentAuto.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentAuto.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy, Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy, Florian Uhlig, Volker Friese [committer] */
 
 /** CbmMuchSegmentAuto.h
  *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentManual.cxx b/core/detectors/much/CbmMuchSegmentManual.cxx
index 86474f0c8e7bc8f54f398f707289617d49424de0..65e7cab71c37e606368e58c30620910b87e63b94 100644
--- a/core/detectors/much/CbmMuchSegmentManual.cxx
+++ b/core/detectors/much/CbmMuchSegmentManual.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentManual.cxx
-  * @copyright Copyright (C) 2009-2021 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2009-2021 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuchSegmentManual.cxx
  *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentManual.h b/core/detectors/much/CbmMuchSegmentManual.h
index 7dc65eb58020fcced7c6a332f41d8f339ac527e8..873e2799187401140be92e4c8d151a69d2da4885 100644
--- a/core/detectors/much/CbmMuchSegmentManual.h
+++ b/core/detectors/much/CbmMuchSegmentManual.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentManual.h
-  * @copyright Copyright (C) 2009-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchSegmentManual.h
  *@author Mikhail Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentSector.cxx b/core/detectors/much/CbmMuchSegmentSector.cxx
index 9b5075cd4588f2b99f39f65fa9d78080d445b342..4a8c8e1cfbaa7954dcf681a9a9faa5aaa178782e 100644
--- a/core/detectors/much/CbmMuchSegmentSector.cxx
+++ b/core/detectors/much/CbmMuchSegmentSector.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentSector.cxx
-  * @copyright Copyright (C) 2012-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchSegmentSector.cxx
  *@author Evgeny Kryshen <e.kryshen@gsi.de>
diff --git a/core/detectors/much/CbmMuchSegmentSector.h b/core/detectors/much/CbmMuchSegmentSector.h
index 0c87030162b86dd0a33f44372fb3cec4686c3ffc..ff97ed40f9065b106c41246678a95da473695112 100644
--- a/core/detectors/much/CbmMuchSegmentSector.h
+++ b/core/detectors/much/CbmMuchSegmentSector.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSegmentSector.h
-  * @copyright Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Evgeny Kryshen [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Evgeny Kryshen [committer], Florian Uhlig */
 
 /** CbmMuchSegmentSector.h
  *@author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/core/detectors/much/CbmMuchStation.cxx b/core/detectors/much/CbmMuchStation.cxx
index f5c11310131a0ba60b0c7aa2fd3b6197523b04a9..db63da170921933157807d700bc291be4a564de1 100644
--- a/core/detectors/much/CbmMuchStation.cxx
+++ b/core/detectors/much/CbmMuchStation.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchStation.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Evgeny Kryshen **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy, Florian Uhlig, Volker Friese [committer], Evgeny Kryshen */
 
 /** CbmMuchStation.cxx
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/much/CbmMuchStation.h b/core/detectors/much/CbmMuchStation.h
index 78c74c0556146b4c70648651ff211ff8d657b16a..740b9325445519bc6d53c68ea8b80cacf143e216 100644
--- a/core/detectors/much/CbmMuchStation.h
+++ b/core/detectors/much/CbmMuchStation.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchStation.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Mikhail Ryzhinskiy, Evgeny Kryshen **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Mikhail Ryzhinskiy, Evgeny Kryshen */
 
 /** CbmMuchStation.h
  *@author  M.Ryzhinskiy <m.ryzhinskiy@gsi.de>
diff --git a/core/detectors/psd/CbmMcbm2018PsdPar.cxx b/core/detectors/psd/CbmMcbm2018PsdPar.cxx
index 3c8e343b5552450eede6e697fec1940e61fb5f2c..416cbf8d258f9d5c4c833b8d3d08d88c0fe74dae 100644
--- a/core/detectors/psd/CbmMcbm2018PsdPar.cxx
+++ b/core/detectors/psd/CbmMcbm2018PsdPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018PsdPar.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmMcbm2018PsdPar header file                 -----
diff --git a/core/detectors/psd/CbmMcbm2018PsdPar.h b/core/detectors/psd/CbmMcbm2018PsdPar.h
index 71272185a8c5fd855ba349dc176178c1670d37c8..a22db5f7a95eefccb30b4fbe183ee28449454c22 100644
--- a/core/detectors/psd/CbmMcbm2018PsdPar.h
+++ b/core/detectors/psd/CbmMcbm2018PsdPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018PsdPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmMcbm2018PsdPar header file                 -----
diff --git a/core/detectors/psd/CbmPsdBaseLinkDef.h b/core/detectors/psd/CbmPsdBaseLinkDef.h
index fb84836cf8ba4c68aff08a7f5f46c64dd0f2ebed..05b702727c22af057f0209c63719c3db9febbcc6 100644
--- a/core/detectors/psd/CbmPsdBaseLinkDef.h
+++ b/core/detectors/psd/CbmPsdBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdBaseLinkDef.h
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // $Id: TofLinkDef.h,v 1.3 2006/03/07 11:51:55 friese Exp $
 
diff --git a/core/detectors/psd/CbmPsdContFact.cxx b/core/detectors/psd/CbmPsdContFact.cxx
index 0c6c3fe7962728bf010e4b9f5bd1de895b9874de..b2b51eaf9248b566a40c9ee41b78bce14ad1808f 100644
--- a/core/detectors/psd/CbmPsdContFact.cxx
+++ b/core/detectors/psd/CbmPsdContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdContFact.cxx
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** CbmPsdContFact.h
  *
diff --git a/core/detectors/psd/CbmPsdContFact.h b/core/detectors/psd/CbmPsdContFact.h
index 9d5923d33b5d8a5ed5a144e1c69e5b538c720b1e..a61b423188ee6daffb97fd06d15c541da2363d80 100644
--- a/core/detectors/psd/CbmPsdContFact.h
+++ b/core/detectors/psd/CbmPsdContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdContFact.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** CbmPsdContFact.h
  *
diff --git a/core/detectors/psd/PolynomComplexRoots.h b/core/detectors/psd/PolynomComplexRoots.h
index ce384418cf5cd3705581d5326cacea9db719cfb7..b4904d56cf8e563cf7731dcf0a557e41b36f0fa9 100644
--- a/core/detectors/psd/PolynomComplexRoots.h
+++ b/core/detectors/psd/PolynomComplexRoots.h
@@ -1,7 +1,6 @@
-/** @file PolynomComplexRoots.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include <iomanip>
 #include <iostream>
diff --git a/core/detectors/psd/PolynomRealRoots.h b/core/detectors/psd/PolynomRealRoots.h
index 9a706cc3725ac29d7a3457ef4fcdf25e5c252d68..7b2ce3ceac012561ef289f909f79101350c3d775 100644
--- a/core/detectors/psd/PolynomRealRoots.h
+++ b/core/detectors/psd/PolynomRealRoots.h
@@ -1,7 +1,6 @@
-/** @file PolynomRealRoots.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include <cmath>
 
diff --git a/core/detectors/psd/PronyFitter.cxx b/core/detectors/psd/PronyFitter.cxx
index 81dbdb24f90f8e1b3181dc9f1c3f620fb0d80a6c..ee0396eb3e9009675ac9bfdfe631814bc66ebaac 100644
--- a/core/detectors/psd/PronyFitter.cxx
+++ b/core/detectors/psd/PronyFitter.cxx
@@ -1,7 +1,6 @@
-/** @file PronyFitter.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "PronyFitter.h"
 
diff --git a/core/detectors/psd/PronyFitter.h b/core/detectors/psd/PronyFitter.h
index 63664d1d537d044d420f249ddcc35c75c8794f9a..9c104584dca58ddc604163b06e8c3bed6d0f7548 100644
--- a/core/detectors/psd/PronyFitter.h
+++ b/core/detectors/psd/PronyFitter.h
@@ -1,7 +1,6 @@
-/** @file PronyFitter.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin (nkarpushkin@mail.ru), Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin (nkarpushkin@mail.ru), Pierre-Alain Loizeau [committer] */
 
 /** @file   PronyFitter.h
     @class  PronyFitter
diff --git a/core/detectors/rich/CbmMcbm2018RichPar.cxx b/core/detectors/rich/CbmMcbm2018RichPar.cxx
index 7047410d038bd7e257904f497fbdaf0b4c1d5323..8c818c7749528eb9e983bfac819131a092f344f4 100644
--- a/core/detectors/rich/CbmMcbm2018RichPar.cxx
+++ b/core/detectors/rich/CbmMcbm2018RichPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RichPar.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
 
diff --git a/core/detectors/rich/CbmMcbm2018RichPar.h b/core/detectors/rich/CbmMcbm2018RichPar.h
index 116a8bf9ee5dc730b292299d2d2a0d87b85624de..4d2210045307fce753727924a8db767c8d5a3f99 100644
--- a/core/detectors/rich/CbmMcbm2018RichPar.h
+++ b/core/detectors/rich/CbmMcbm2018RichPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RichPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CbmMcbm2018RichPar_H
 #define CbmMcbm2018RichPar_H
diff --git a/core/detectors/rich/CbmRichBaseLinkDef.h b/core/detectors/rich/CbmRichBaseLinkDef.h
index d732407eb8c20966b038ca8d6869b3a3c16b8075..610368628c3ef2c1de01b7f17d11a95762dae2f0 100644
--- a/core/detectors/rich/CbmRichBaseLinkDef.h
+++ b/core/detectors/rich/CbmRichBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRichBaseLinkDef.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/detectors/rich/CbmRichContFact.cxx b/core/detectors/rich/CbmRichContFact.cxx
index 6f1b703a7a21bb7245d1ab17c9667c32ea942d9e..b21142b4d83e193df11e7af46cc007b90fc6e811 100644
--- a/core/detectors/rich/CbmRichContFact.cxx
+++ b/core/detectors/rich/CbmRichContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichContFact.cxx
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** CbmRichContFact.h
  *
diff --git a/core/detectors/rich/CbmRichContFact.h b/core/detectors/rich/CbmRichContFact.h
index ef04cfaf940e8ecaa346fa9d8c3cf80081e86a53..6429b75563984b589dbba09f2911839e57cb18be 100644
--- a/core/detectors/rich/CbmRichContFact.h
+++ b/core/detectors/rich/CbmRichContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmRichContFact.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** CbmRichContFact.h
  *
diff --git a/core/detectors/rich/CbmRichDetectorData.h b/core/detectors/rich/CbmRichDetectorData.h
index eca2a1fcf72e2b2caac61c3f8811fe7cbb4e74cb..6b3ac5cf8ff87dd070c5e3e84f2d851ce6ad8283 100644
--- a/core/detectors/rich/CbmRichDetectorData.h
+++ b/core/detectors/rich/CbmRichDetectorData.h
@@ -1,7 +1,6 @@
-/** @file CbmRichDetectorData.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /*detector
  * CbmRichData.h
diff --git a/core/detectors/rich/CbmRichDigiMapManager.cxx b/core/detectors/rich/CbmRichDigiMapManager.cxx
index 45da4c3c9b3974c7dfe16afa94f70a45afc1a977..e55867b8929534ff1d1bf99724c42f3c84768453 100644
--- a/core/detectors/rich/CbmRichDigiMapManager.cxx
+++ b/core/detectors/rich/CbmRichDigiMapManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichDigiMapManager.cxx
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Adrian Amatus Weber, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Adrian Amatus Weber, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /*
  * CbmRichDigiMapManager.cxx
diff --git a/core/detectors/rich/CbmRichDigiMapManager.h b/core/detectors/rich/CbmRichDigiMapManager.h
index 5e18d8366f050e5c9c8e01cf9ea720778328d691..9a182bfa17b18c6f80f874992989251ad19ef659 100644
--- a/core/detectors/rich/CbmRichDigiMapManager.h
+++ b/core/detectors/rich/CbmRichDigiMapManager.h
@@ -1,7 +1,6 @@
-/** @file CbmRichDigiMapManager.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Andrey Lebedev [committer], Florian Uhlig, Semen Lebedev **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Andrey Lebedev [committer], Florian Uhlig, Semen Lebedev */
 
 /*
  * CbmRichDigiMap.h
diff --git a/core/detectors/rich/CbmRichDraw.h b/core/detectors/rich/CbmRichDraw.h
index a0a9f7ec9740bf08396a81ec524fda82082b2384..60b5f5101a3afd7ab72b6fab50c1f5f9bff81718 100644
--- a/core/detectors/rich/CbmRichDraw.h
+++ b/core/detectors/rich/CbmRichDraw.h
@@ -1,7 +1,6 @@
-/** @file CbmRichDraw.h
-  * @copyright Copyright (C) 2016-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 #ifndef RICH_CbmRichDraw
 #define RICH_CbmRichDraw
diff --git a/core/detectors/rich/CbmRichEventDisplay.cxx b/core/detectors/rich/CbmRichEventDisplay.cxx
index ee633eeadf6a94b2fc5ab724413ca734e9a5d857..3daa5c9967b4bd3d7be49f11e8f2e608acd29518 100644
--- a/core/detectors/rich/CbmRichEventDisplay.cxx
+++ b/core/detectors/rich/CbmRichEventDisplay.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichEventDisplay.cxx
-  * @copyright Copyright (C) 2006-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Semen Lebedev [committer], Florian Uhlig */
 
 /**
 * \file CbmRichEventDisplay.cxx
diff --git a/core/detectors/rich/CbmRichEventDisplay.h b/core/detectors/rich/CbmRichEventDisplay.h
index b94f295ded490774f6e1a9d80ed89fb38abcd434..30757e765057a0209e786f5ba8a59589ac669506 100644
--- a/core/detectors/rich/CbmRichEventDisplay.h
+++ b/core/detectors/rich/CbmRichEventDisplay.h
@@ -1,7 +1,6 @@
-/** @file CbmRichEventDisplay.h
-  * @copyright Copyright (C) 2012-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichEventDisplay.h
diff --git a/core/detectors/rich/CbmRichGeoManager.cxx b/core/detectors/rich/CbmRichGeoManager.cxx
index cdcda875bd2aeb94489cf7ed07c516e0fa49d849..1295f11a4e32348c92dea312a677e72cd68d5a51 100644
--- a/core/detectors/rich/CbmRichGeoManager.cxx
+++ b/core/detectors/rich/CbmRichGeoManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoManager.cxx
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev, Andrey Lebedev [committer] */
 
 /*
  * CbmRichGeoManager.cxx
diff --git a/core/detectors/rich/CbmRichGeoManager.h b/core/detectors/rich/CbmRichGeoManager.h
index e1405545475c504518a9b826a73e65c6b593b4e8..c3b67799ecd8632f06df695a9aa379c36fed4dcb 100644
--- a/core/detectors/rich/CbmRichGeoManager.h
+++ b/core/detectors/rich/CbmRichGeoManager.h
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoManager.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev, Andrey Lebedev [committer] */
 
 /*
  * CbmRichGeoManager.h
diff --git a/core/detectors/rich/CbmRichMCbmDigiMapManager.cxx b/core/detectors/rich/CbmRichMCbmDigiMapManager.cxx
index 66382ae8d87da8b40e70a905a0785866627e248d..69465f69179266f60e97b08818c5c6219a533d92 100644
--- a/core/detectors/rich/CbmRichMCbmDigiMapManager.cxx
+++ b/core/detectors/rich/CbmRichMCbmDigiMapManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmDigiMapManager.cxx
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors aweber, Adrian Amatus Weber [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: aweber, Adrian Amatus Weber [committer], Florian Uhlig */
 
 /*
  * CbmRichMCbmDigiMapManager.cxx
diff --git a/core/detectors/rich/CbmRichMCbmDigiMapManager.h b/core/detectors/rich/CbmRichMCbmDigiMapManager.h
index 621093319f98d68dfbbc8f94185ac165049bcff1..c3e9fc783a71ad9dac820a3901a6ddb376f6200b 100644
--- a/core/detectors/rich/CbmRichMCbmDigiMapManager.h
+++ b/core/detectors/rich/CbmRichMCbmDigiMapManager.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmDigiMapManager.h
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Adrian Amatus Weber [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Adrian Amatus Weber [committer], Florian Uhlig */
 
 /*
  * CbmRichDigiMap.h
diff --git a/core/detectors/rich/CbmRichPmt.cxx b/core/detectors/rich/CbmRichPmt.cxx
index 11755b2cd69508785669ac14db66012aec592d15..8ea65c28ff140f35a90c0794141f08fad909262e 100644
--- a/core/detectors/rich/CbmRichPmt.cxx
+++ b/core/detectors/rich/CbmRichPmt.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichPmt.cxx
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev, Andrey Lebedev [committer] */
 
 /*
  * CbmRichPmt.cxx
diff --git a/core/detectors/rich/CbmRichPmt.h b/core/detectors/rich/CbmRichPmt.h
index b0e122cd405574d607bcfff72070440602a2e5a2..caed9fb2883ab90b7d46f869eb9d88f1acccce25 100644
--- a/core/detectors/rich/CbmRichPmt.h
+++ b/core/detectors/rich/CbmRichPmt.h
@@ -1,7 +1,6 @@
-/** @file CbmRichPmt.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Andrey Lebedev [committer], Semen Lebedev, Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Andrey Lebedev [committer], Semen Lebedev, Florian Uhlig */
 
 /*
  * CbmRichPmt.h
diff --git a/core/detectors/rich/CbmRichPmtType.h b/core/detectors/rich/CbmRichPmtType.h
index 323b27463695ef9df4bc3dad51b51eb2d49fa7e7..9f6fed2866128a0585258516c6df29ee5b1ef59f 100644
--- a/core/detectors/rich/CbmRichPmtType.h
+++ b/core/detectors/rich/CbmRichPmtType.h
@@ -1,7 +1,6 @@
-/** @file CbmRichPmtType.h
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors slebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: slebedev, Semen Lebedev [committer] */
 
 /*
  * CbmRichPmtType.h
diff --git a/core/detectors/rich/CbmRichRecGeoPar.h b/core/detectors/rich/CbmRichRecGeoPar.h
index b56d4548d986e215b0823ac38a45b17882c6fdd8..323ce859bae3b9e324fa47db016501c7d84c43ce 100644
--- a/core/detectors/rich/CbmRichRecGeoPar.h
+++ b/core/detectors/rich/CbmRichRecGeoPar.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRecGeoPar.h
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Lebedev Semen, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Lebedev Semen, Semen Lebedev, Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmRichRecGeoPar.h
diff --git a/core/detectors/sts/CbmMcbm2018StsPar.cxx b/core/detectors/sts/CbmMcbm2018StsPar.cxx
index 4e87ef2f4a5962bbc4af6a6b6e43daeb8c5c9049..52f3e137030b32f21a39986cf99bdddcd2f1c51a 100644
--- a/core/detectors/sts/CbmMcbm2018StsPar.cxx
+++ b/core/detectors/sts/CbmMcbm2018StsPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018StsPar.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmMcbm2018StsPar source file                      -----
diff --git a/core/detectors/sts/CbmMcbm2018StsPar.h b/core/detectors/sts/CbmMcbm2018StsPar.h
index 9a30093610b171b73a0e246c471da5e5c9be4b1b..3431e8f107aaf55a20c1edb0a7170ccd214f9550 100644
--- a/core/detectors/sts/CbmMcbm2018StsPar.h
+++ b/core/detectors/sts/CbmMcbm2018StsPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018StsPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmMcbm2018StsPar header file                      -----
diff --git a/core/detectors/sts/CbmStsBaseLinkDef.h b/core/detectors/sts/CbmStsBaseLinkDef.h
index 3b1a9568058908bdedc25e1990e9c59054343cbd..032b1a3ce868ce882978dd83c9844ca72f58c541 100644
--- a/core/detectors/sts/CbmStsBaseLinkDef.h
+++ b/core/detectors/sts/CbmStsBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmStsBaseLinkDef.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/detectors/sts/CbmStsContFact.cxx b/core/detectors/sts/CbmStsContFact.cxx
index ad85574da6abe9e87272f8d1b856201c95eecce1..1e486511b0906f70ae93e8e3c8cde660011304c4 100644
--- a/core/detectors/sts/CbmStsContFact.cxx
+++ b/core/detectors/sts/CbmStsContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsContFact.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini, Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini, Volker Friese, Florian Uhlig */
 
 /** @file CbmStsContFact.cxx
  ** @author Denis Bertini <d.bertini@gsi.de>
diff --git a/core/detectors/sts/CbmStsContFact.h b/core/detectors/sts/CbmStsContFact.h
index ea9009e51599f6f6bccaa5deff06afb1d11f4288..222914dc42be85d2d64185b442431ce7f28e7f25 100644
--- a/core/detectors/sts/CbmStsContFact.h
+++ b/core/detectors/sts/CbmStsContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmStsContFact.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer] */
 
 /** @file CbmStsContFact.h
  ** @author Denis Bertini <d.bertini@gsi.de>
diff --git a/core/detectors/sts/CbmStsDefs.h b/core/detectors/sts/CbmStsDefs.h
index da9a4d414f9cdfb73bbddd85606834021a8aa5f9..63da51fe1dc93337976190b81ad6386be0b715e8 100644
--- a/core/detectors/sts/CbmStsDefs.h
+++ b/core/detectors/sts/CbmStsDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDefs.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDefs.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsElement.cxx b/core/detectors/sts/CbmStsElement.cxx
index 7deecb8d2a7dd8a1c86536dbc4e163f0cfa93930..c30971dc3191e75e7533273cfd4f3a5a2924d04b 100644
--- a/core/detectors/sts/CbmStsElement.cxx
+++ b/core/detectors/sts/CbmStsElement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsElement.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmStsElement.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsElement.h b/core/detectors/sts/CbmStsElement.h
index 322147137440fed102d14c22853f46c0f8c06c5d..63e034441a29c67ba4d426427d92a2c775403225 100644
--- a/core/detectors/sts/CbmStsElement.h
+++ b/core/detectors/sts/CbmStsElement.h
@@ -1,7 +1,6 @@
-/** @file CbmStsElement.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsElement.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsModule.cxx b/core/detectors/sts/CbmStsModule.cxx
index 9de328f1b615186ff5fece5ce527180c629a188f..1bdbc30813351d671b847d3157cc3f4b4d604fc9 100644
--- a/core/detectors/sts/CbmStsModule.cxx
+++ b/core/detectors/sts/CbmStsModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsModule.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmStsModule.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsModule.h b/core/detectors/sts/CbmStsModule.h
index 86994a41574e773652221e617bed4ce3e81958fc..967180cd35226d64dd4ccb769ca400455dccbf65 100644
--- a/core/detectors/sts/CbmStsModule.h
+++ b/core/detectors/sts/CbmStsModule.h
@@ -1,7 +1,6 @@
-/** @file CbmStsModule.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsModule.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParAsic.cxx b/core/detectors/sts/CbmStsParAsic.cxx
index c7f19eb8fa82194bc72e3bc564b39cf8f381ac7c..67b0408493d9aaff89b1790d3e695297a33d27e3 100644
--- a/core/detectors/sts/CbmStsParAsic.cxx
+++ b/core/detectors/sts/CbmStsParAsic.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParAsic.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParAsic.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParAsic.h b/core/detectors/sts/CbmStsParAsic.h
index 8f33c899c52921cdb903290aa5b6904e71a15ffc..9b06d9d93a18f6295752abf75cad02bc590475d7 100644
--- a/core/detectors/sts/CbmStsParAsic.h
+++ b/core/detectors/sts/CbmStsParAsic.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParAsic.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParAsic.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParModule.cxx b/core/detectors/sts/CbmStsParModule.cxx
index 2a75e477fe1fb750851b5883ddd75e0ae692770b..6c703cb992b3b7d16048fe968f0b8256fd884b89 100644
--- a/core/detectors/sts/CbmStsParModule.cxx
+++ b/core/detectors/sts/CbmStsParModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParModule.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParModule.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParModule.h b/core/detectors/sts/CbmStsParModule.h
index 0f6a9f9ba61fdcc2073f577862d4406e88ba5807..b13c4cd9a5ab88d536817534765236580caa3a72 100644
--- a/core/detectors/sts/CbmStsParModule.h
+++ b/core/detectors/sts/CbmStsParModule.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParModule.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParModule.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSensor.cxx b/core/detectors/sts/CbmStsParSensor.cxx
index ba9d027d393f27108b7f9054c0e482e2cbd1fdbf..f38ec28a578f43675e38888106f8190e4f76a0b2 100644
--- a/core/detectors/sts/CbmStsParSensor.cxx
+++ b/core/detectors/sts/CbmStsParSensor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSensor.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSensor.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSensor.h b/core/detectors/sts/CbmStsParSensor.h
index 3721427eef4be7b31c2ef0be5a87683632d01696..11f9c6e261dff52055f5bb3e39fc6bafc0e74201 100644
--- a/core/detectors/sts/CbmStsParSensor.h
+++ b/core/detectors/sts/CbmStsParSensor.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSensor.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSensor.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSensorCond.cxx b/core/detectors/sts/CbmStsParSensorCond.cxx
index 029fdee4165f1fe3fe1a7f13f3f25b6b745138bc..13fb9db7130ec541dca48f60da1ca8dbe3944377 100644
--- a/core/detectors/sts/CbmStsParSensorCond.cxx
+++ b/core/detectors/sts/CbmStsParSensorCond.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSensorCond.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSensorCond.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSensorCond.h b/core/detectors/sts/CbmStsParSensorCond.h
index d83abe97d805e0d2b6645099d5a32491278f1c5f..eafb33a4c55d870be5b0d60205c50aca54dc2d7d 100644
--- a/core/detectors/sts/CbmStsParSensorCond.h
+++ b/core/detectors/sts/CbmStsParSensorCond.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSensorCond.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSensorCond.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetModule.cxx b/core/detectors/sts/CbmStsParSetModule.cxx
index e645f648e508ed2a9c6641dabbfc382e91df4f0d..b9439025c79e6912447ecb7383a087edaa0c6cb9 100644
--- a/core/detectors/sts/CbmStsParSetModule.cxx
+++ b/core/detectors/sts/CbmStsParSetModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetModule.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetModule.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetModule.h b/core/detectors/sts/CbmStsParSetModule.h
index 3c8923ca05585ed4a3d5bac7363114be4702859f..e2a7bb62f33a90d39f095829a7f12619f8e21511 100644
--- a/core/detectors/sts/CbmStsParSetModule.h
+++ b/core/detectors/sts/CbmStsParSetModule.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetModule.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetModule.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetSensor.cxx b/core/detectors/sts/CbmStsParSetSensor.cxx
index 8e0fb2021758db20a8eb0d304a6de2ee30e35b1b..71d67d3913091388e3385ab54792ce5f180065f7 100644
--- a/core/detectors/sts/CbmStsParSetSensor.cxx
+++ b/core/detectors/sts/CbmStsParSetSensor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetSensor.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetSensor.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetSensor.h b/core/detectors/sts/CbmStsParSetSensor.h
index e1a416edec4fbe69c4745b29ec7191a220703147..30241eef4de0391e391dd5821db6a5c99926b7ee 100644
--- a/core/detectors/sts/CbmStsParSetSensor.h
+++ b/core/detectors/sts/CbmStsParSetSensor.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetSensor.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetSensor.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetSensorCond.cxx b/core/detectors/sts/CbmStsParSetSensorCond.cxx
index 89a3e753b5af42436346336394c6bd94cf340b21..cf86991059f10213147ecb32cfa454fa8e4d0955 100644
--- a/core/detectors/sts/CbmStsParSetSensorCond.cxx
+++ b/core/detectors/sts/CbmStsParSetSensorCond.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetSensorCond.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetSensorCond.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSetSensorCond.h b/core/detectors/sts/CbmStsParSetSensorCond.h
index 65138868d1d8dd201d9e6aac1627b41ffbd90f25..80b9765b9739ac74bbc937b1944ff3dea549b425 100644
--- a/core/detectors/sts/CbmStsParSetSensorCond.h
+++ b/core/detectors/sts/CbmStsParSetSensorCond.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSetSensorCond.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSetSensorCond.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSim.cxx b/core/detectors/sts/CbmStsParSim.cxx
index ce613b02f8958e50a1afaf6c76864ba7c3e77620..f50eacb293eea989aa41be47e69fe8314c328f36 100644
--- a/core/detectors/sts/CbmStsParSim.cxx
+++ b/core/detectors/sts/CbmStsParSim.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsParSim.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSim.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsParSim.h b/core/detectors/sts/CbmStsParSim.h
index ae5448f599feba9b3ed1deaf6b25bb3670eb9018..b7ac6d905fef5f84f9fa5ebea5f08ccb9d907cb2 100644
--- a/core/detectors/sts/CbmStsParSim.h
+++ b/core/detectors/sts/CbmStsParSim.h
@@ -1,7 +1,6 @@
-/** @file CbmStsParSim.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsParSim.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsPhysics.cxx b/core/detectors/sts/CbmStsPhysics.cxx
index d1b99171c78d7559152ad75c833dc9c39e905d6b..40775a76bcc2289c7df84115e14bedbb5cfb6dd0 100644
--- a/core/detectors/sts/CbmStsPhysics.cxx
+++ b/core/detectors/sts/CbmStsPhysics.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsPhysics.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsPhysics.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsPhysics.h b/core/detectors/sts/CbmStsPhysics.h
index 657cce4f8436ce3db296c91d1b1fd5bf0b2a5094..8e727cc5b879a80f41fa9aa06f0d882579fc94f5 100644
--- a/core/detectors/sts/CbmStsPhysics.h
+++ b/core/detectors/sts/CbmStsPhysics.h
@@ -1,7 +1,6 @@
-/** @file CbmStsPhysics.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsPhysics.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsSensor.cxx b/core/detectors/sts/CbmStsSensor.cxx
index e0533a182e16cb15e762d32410b09b1294b6427f..4c8613f0cc1f6357de5e06f7a3e9b7b442853812 100644
--- a/core/detectors/sts/CbmStsSensor.cxx
+++ b/core/detectors/sts/CbmStsSensor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSensor.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSensor.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsSensor.h b/core/detectors/sts/CbmStsSensor.h
index 143ced82d05138bf5747c8df483f9ea30462df93..8633e21d6644740aa7cd4c6490d3e18acb6fd1dc 100644
--- a/core/detectors/sts/CbmStsSensor.h
+++ b/core/detectors/sts/CbmStsSensor.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSensor.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSensor.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsSetup.cxx b/core/detectors/sts/CbmStsSetup.cxx
index d1bd7f6040a4503983c53471814ef3061f156edc..bdfe348dc3c72a7deda80d1bd71ae95fd15a9fca 100644
--- a/core/detectors/sts/CbmStsSetup.cxx
+++ b/core/detectors/sts/CbmStsSetup.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSetup.cxx
-  * @copyright Copyright (C) 2013-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmStsSetup.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsSetup.h b/core/detectors/sts/CbmStsSetup.h
index a50de2b64c49b9fbd587ff8f0c878fd63ec544a0..9805c82b06e7118f554a30d173f99c357cdaed9c 100644
--- a/core/detectors/sts/CbmStsSetup.h
+++ b/core/detectors/sts/CbmStsSetup.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSetup.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSetup.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsStation.cxx b/core/detectors/sts/CbmStsStation.cxx
index d2f4c5ab53593677bd385de448bfbf4199a6ae51..0f08e6d115de0bb34fe6dcd815a03951bbfabc19 100644
--- a/core/detectors/sts/CbmStsStation.cxx
+++ b/core/detectors/sts/CbmStsStation.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsStation.cxx
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmStsStation.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/sts/CbmStsStation.h b/core/detectors/sts/CbmStsStation.h
index b55014091e0fedcbdaca19fc7afee46e69d535b4..b1dbd7c5f687ccc077ebd14222e9905900e8293b 100644
--- a/core/detectors/sts/CbmStsStation.h
+++ b/core/detectors/sts/CbmStsStation.h
@@ -1,7 +1,6 @@
-/** @file CbmStsStation.h
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsStation.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/core/detectors/tof/CbmMcbm2018TofPar.cxx b/core/detectors/tof/CbmMcbm2018TofPar.cxx
index cbaebe3064bc1f4c398b9423aaee8d03e37fb28e..ea838f7ec3fb5693d083359869367c7c075240f0 100644
--- a/core/detectors/tof/CbmMcbm2018TofPar.cxx
+++ b/core/detectors/tof/CbmMcbm2018TofPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofPar.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmMcbm2018TofPar source file                  -----
diff --git a/core/detectors/tof/CbmMcbm2018TofPar.h b/core/detectors/tof/CbmMcbm2018TofPar.h
index 847ec18ef9ac44f6f442ef499d6df6e7b6ada5a0..6295603e1c515ababb162ea6d45e2413b5c84813 100644
--- a/core/detectors/tof/CbmMcbm2018TofPar.h
+++ b/core/detectors/tof/CbmMcbm2018TofPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmMcbm2018TofPar header file                 -----
diff --git a/core/detectors/tof/CbmTofBaseLinkDef.h b/core/detectors/tof/CbmTofBaseLinkDef.h
index 829691b1afd454589c5d755a14121a6bf9b9bafa..47794dbeb7abaf293bea217a32780d691461f7b2 100644
--- a/core/detectors/tof/CbmTofBaseLinkDef.h
+++ b/core/detectors/tof/CbmTofBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTofBaseLinkDef.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/detectors/tof/CbmTofCell.cxx b/core/detectors/tof/CbmTofCell.cxx
index cdf254ead5442400ff643c57dd0c480f7e97f14b..25945f6c4b46d8b5abe025146706f5630a102649 100644
--- a/core/detectors/tof/CbmTofCell.cxx
+++ b/core/detectors/tof/CbmTofCell.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofCell.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTofCell.h"
 
diff --git a/core/detectors/tof/CbmTofCell.h b/core/detectors/tof/CbmTofCell.h
index 85a9a9c010e34f7c13a855cc3d893cc4ff5a698d..20510145fe186e345f402b9a873c43920d1b00e5 100644
--- a/core/detectors/tof/CbmTofCell.h
+++ b/core/detectors/tof/CbmTofCell.h
@@ -1,7 +1,6 @@
-/** @file CbmTofCell.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTOFCELL_H
 #define CBMTOFCELL_H 1
diff --git a/core/detectors/tof/CbmTofContFact.cxx b/core/detectors/tof/CbmTofContFact.cxx
index 30b5bd12d3c3fdef16c4ce0cc4f56d61b150a505..21cc24ad6685ddb1f88b1c77886459b436eee583 100644
--- a/core/detectors/tof/CbmTofContFact.cxx
+++ b/core/detectors/tof/CbmTofContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofContFact.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //*-- AUTHOR : Ilse Koenig
 //*-- Created : 25/10/2004
diff --git a/core/detectors/tof/CbmTofContFact.h b/core/detectors/tof/CbmTofContFact.h
index 2d634c296d238d3a101ae80abe461876bf1983ee..6210aaddb0fac393a4b2549b48502a994571d893 100644
--- a/core/detectors/tof/CbmTofContFact.h
+++ b/core/detectors/tof/CbmTofContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmTofContFact.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTOFCONTFACT_H
 #define CBMTOFCONTFACT_H
diff --git a/core/detectors/tof/CbmTofCreateDigiPar.cxx b/core/detectors/tof/CbmTofCreateDigiPar.cxx
index 456798c9e386d2d10cfd7dafd171ff17b0693ca7..5114d18495532a78e9cd68aab5704a2fa489ecaf 100644
--- a/core/detectors/tof/CbmTofCreateDigiPar.cxx
+++ b/core/detectors/tof/CbmTofCreateDigiPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofCreateDigiPar.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTofCreateDigiPar.h"
 
diff --git a/core/detectors/tof/CbmTofCreateDigiPar.h b/core/detectors/tof/CbmTofCreateDigiPar.h
index 4dda0f7c070897542d96e78210c4150b499e256c..933bc184975933b2762819874fa551e620a23d6b 100644
--- a/core/detectors/tof/CbmTofCreateDigiPar.h
+++ b/core/detectors/tof/CbmTofCreateDigiPar.h
@@ -1,7 +1,6 @@
-/** @file CbmTofCreateDigiPar.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 // -----          Header for the CbmTrdCreateDigiPar               ------
diff --git a/core/detectors/tof/CbmTofDigiBdfPar.cxx b/core/detectors/tof/CbmTofDigiBdfPar.cxx
index 596e779721996dffe7e375461c08df3e197d9008..daf6191ef6a554b8febfa1574c69db849a679975 100644
--- a/core/detectors/tof/CbmTofDigiBdfPar.cxx
+++ b/core/detectors/tof/CbmTofDigiBdfPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDigiBdfPar.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 /** @file CbmTofDigiBdfPar.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/detectors/tof/CbmTofDigiBdfPar.h b/core/detectors/tof/CbmTofDigiBdfPar.h
index 845c4fbf7ee69c72ac5a1493befb54142d73d32c..76e3fa363d3a8a2bf486e7c874a0812841755915 100644
--- a/core/detectors/tof/CbmTofDigiBdfPar.h
+++ b/core/detectors/tof/CbmTofDigiBdfPar.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDigiBdfPar.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 /** @file CbmTofDigiBdfPar.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/core/detectors/tof/CbmTofDigiPar.cxx b/core/detectors/tof/CbmTofDigiPar.cxx
index 516bbb65b8f294400aa7a7aa268ef9856f8f6d14..f9dab40bead4a6c8218d3fee956855cb250dae82 100644
--- a/core/detectors/tof/CbmTofDigiPar.cxx
+++ b/core/detectors/tof/CbmTofDigiPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDigiPar.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTofDigiPar.h"
 
diff --git a/core/detectors/tof/CbmTofDigiPar.h b/core/detectors/tof/CbmTofDigiPar.h
index 906c92f28f1e34f127db760b679fd8666648449b..c6d9c677bc1991cf8e86423f724731fa80c0bb51 100644
--- a/core/detectors/tof/CbmTofDigiPar.h
+++ b/core/detectors/tof/CbmTofDigiPar.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDigiPar.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTOFDIGIPAR_H
 #define CBMTOFDIGIPAR_H
diff --git a/core/detectors/tof/CbmTofGeoHandler.cxx b/core/detectors/tof/CbmTofGeoHandler.cxx
index 2f30b637ae73aab6157a9d4e3b811809c6fa628a..8c50cb1469883cd2529ef7338df67a9416025374 100644
--- a/core/detectors/tof/CbmTofGeoHandler.cxx
+++ b/core/detectors/tof/CbmTofGeoHandler.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofGeoHandler.cxx
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmTofGeoHandler source file                  -----
diff --git a/core/detectors/tof/CbmTofGeoHandler.h b/core/detectors/tof/CbmTofGeoHandler.h
index 29d4f65d83796cc37922b2afe783d06018a2902f..1ef683c504c37fda306e440e95b7b2434dbafdc6 100644
--- a/core/detectors/tof/CbmTofGeoHandler.h
+++ b/core/detectors/tof/CbmTofGeoHandler.h
@@ -1,7 +1,6 @@
-/** @file CbmTofGeoHandler.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmTofGeoHandler header file                  -----
diff --git a/core/detectors/tof/TTrbHeader.cxx b/core/detectors/tof/TTrbHeader.cxx
index f64ded2b38b697982ec3540444b9d18655abbdf6..c726c6f9ae8b0b0bfd31d694a4c955a0a7ae0cf2 100644
--- a/core/detectors/tof/TTrbHeader.cxx
+++ b/core/detectors/tof/TTrbHeader.cxx
@@ -1,7 +1,6 @@
-/** @file TTrbHeader.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "TTrbHeader.h"
 
diff --git a/core/detectors/tof/TTrbHeader.h b/core/detectors/tof/TTrbHeader.h
index b8fda519323c0c295a3676ad6eaa75f9c57e9464..2d56ff820f58f56849a9ca3f252e7fcb820971d6 100644
--- a/core/detectors/tof/TTrbHeader.h
+++ b/core/detectors/tof/TTrbHeader.h
@@ -1,7 +1,6 @@
-/** @file TTrbHeader.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef TTRBHEADER_H_
 #define TTRBHEADER_H_
diff --git a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.cxx b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.cxx
index 91d84ebaadb6394f32e66512f200b943d973feca..db301c4560920634083072e16ad2129f219ff9b6 100644
--- a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.cxx
+++ b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2020TrdTshiftPar.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Florian Uhlig [committer] */
 
 #include "CbmMcbm2020TrdTshiftPar.h"
 
diff --git a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h
index e760e1797062a08cdbc07e6cdd17c36d35b454d6..299d922dd63103dac774f35fc08ee9eb3c567888 100644
--- a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h
+++ b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2020TrdTshiftPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig */
 
 #ifndef CbmMcbm2020TrdTshiftPar_H
 #define CbmMcbm2020TrdTshiftPar_H
diff --git a/core/detectors/trd/CbmTrdBaseLinkDef.h b/core/detectors/trd/CbmTrdBaseLinkDef.h
index 9073337c07952119fb9f5f6f1c00a06d5cfa583a..85fb599dbbda4950b7922c5d989dac7f8ce2443a 100644
--- a/core/detectors/trd/CbmTrdBaseLinkDef.h
+++ b/core/detectors/trd/CbmTrdBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdBaseLinkDef.h
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // $Id: TrdBaseLinkDef.h $
 
diff --git a/core/detectors/trd/CbmTrdContFact.cxx b/core/detectors/trd/CbmTrdContFact.cxx
index bb46211377bcf0f09e4a78d213db4fe7d7df5f0d..f7a85c1e217021e040b23036680db3f75570db9c 100644
--- a/core/detectors/trd/CbmTrdContFact.cxx
+++ b/core/detectors/trd/CbmTrdContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdContFact.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Denis Bertini [committer] */
 
 //*-- AUTHOR : Ilse Koenig
 //*-- Created : 25/10/2004
diff --git a/core/detectors/trd/CbmTrdContFact.h b/core/detectors/trd/CbmTrdContFact.h
index f7ce8d7a03b2da0a9709743f81c019be70b69c03..1023505564bf11e5c59c13ea70964c79c03164bf 100644
--- a/core/detectors/trd/CbmTrdContFact.h
+++ b/core/detectors/trd/CbmTrdContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdContFact.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany */
 
 #ifndef CBMTRDCONTFACT_H
 #define CBMTRDCONTFACT_H
diff --git a/core/detectors/trd/CbmTrdDefs.h b/core/detectors/trd/CbmTrdDefs.h
index 0cc93a42c419122444161e3755309b38ebfd0c95..9940d58857d5c3db96407d9636c4d890177f1b4a 100644
--- a/core/detectors/trd/CbmTrdDefs.h
+++ b/core/detectors/trd/CbmTrdDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdDefs.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Florian Uhlig [committer] */
 
 /*
  * Purpose: Reference class for global definitions used within the CbmTrd project
diff --git a/core/detectors/trd/CbmTrdFASP.cxx b/core/detectors/trd/CbmTrdFASP.cxx
index 318c74efd2e34d0772928805d4f9654b63e85b8a..6693c8814ff4e08d587b98d4c11a5811282a07bc 100644
--- a/core/detectors/trd/CbmTrdFASP.cxx
+++ b/core/detectors/trd/CbmTrdFASP.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdFASP.cxx
-  * @copyright Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci [committer] **/
+/* Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci [committer] */
 
 #include "CbmTrdFASP.h"
 
diff --git a/core/detectors/trd/CbmTrdFASP.h b/core/detectors/trd/CbmTrdFASP.h
index b1fd56c743ff95496f0c4919ef262d2768d3c893..f30a2a643e4fa75c9bb79452b6e762ff6bdb6e06 100644
--- a/core/detectors/trd/CbmTrdFASP.h
+++ b/core/detectors/trd/CbmTrdFASP.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdFASP.h
-  * @copyright Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci [committer] **/
+/* Copyright (C) 2018-2020 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci [committer] */
 
 #ifndef CBMTRDFASP_H
 #define CBMTRDFASP_H
diff --git a/core/detectors/trd/CbmTrdGas.cxx b/core/detectors/trd/CbmTrdGas.cxx
index 05acb4be11fad8eb5dcfce97c0f35f69574cce25..316b8d26d249406c6b08554d1787a55f4d1edea1 100644
--- a/core/detectors/trd/CbmTrdGas.cxx
+++ b/core/detectors/trd/CbmTrdGas.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdGas.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmTrdGas.cxx
diff --git a/core/detectors/trd/CbmTrdGas.h b/core/detectors/trd/CbmTrdGas.h
index bf9865df05dad852c5e0635ccb07085ffc44ee4f..9d64ee44ae1bcf55f9ce31a4cdebd8c428eeb3ab 100644
--- a/core/detectors/trd/CbmTrdGas.h
+++ b/core/detectors/trd/CbmTrdGas.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdGas.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdGas.h
diff --git a/core/detectors/trd/CbmTrdGeoHandler.cxx b/core/detectors/trd/CbmTrdGeoHandler.cxx
index b71fca94b492be443a294979530be9f0e9dd2cc9..d0e082225fad87d8747f796cd1d8e6eb47dd93f5 100644
--- a/core/detectors/trd/CbmTrdGeoHandler.cxx
+++ b/core/detectors/trd/CbmTrdGeoHandler.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdGeoHandler.cxx
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], David Emschermann, Andrey Lebedev **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], David Emschermann, Andrey Lebedev */
 
 /**
  * \file CbmTrdGeoHandler.cxx
diff --git a/core/detectors/trd/CbmTrdGeoHandler.h b/core/detectors/trd/CbmTrdGeoHandler.h
index ff359fd2b1a19f60691226e9e1da67f74cffd4e1..5271dbf52dce44f052eeed3bcae93b8c89404130 100644
--- a/core/detectors/trd/CbmTrdGeoHandler.h
+++ b/core/detectors/trd/CbmTrdGeoHandler.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdGeoHandler.h
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, David Emschermann, Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, David Emschermann, Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdGeoHandler.h
diff --git a/core/detectors/trd/CbmTrdHardwareSetupR.cxx b/core/detectors/trd/CbmTrdHardwareSetupR.cxx
index 59ca477b9eb4628e755c3976de7d40fcf543f919..f75dd303a73d3c6876fd5ccf0d8e166c6c95ad23 100644
--- a/core/detectors/trd/CbmTrdHardwareSetupR.cxx
+++ b/core/detectors/trd/CbmTrdHardwareSetupR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHardwareSetupR.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Florian Uhlig [committer] */
 
 /*
  * -----
diff --git a/core/detectors/trd/CbmTrdHardwareSetupR.h b/core/detectors/trd/CbmTrdHardwareSetupR.h
index 32e69065b1c3db0aabb36e32a74c48521ee240b5..93bc667580ebdeb86e4e9711c71faf7f721c09a1 100644
--- a/core/detectors/trd/CbmTrdHardwareSetupR.h
+++ b/core/detectors/trd/CbmTrdHardwareSetupR.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHardwareSetupR.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Florian Uhlig [committer] */
 
 /*
  * -----
diff --git a/core/detectors/trd/CbmTrdLinkDef.h b/core/detectors/trd/CbmTrdLinkDef.h
index 02c6523c8bf1b5cc2d211b6cd00dfd43518d9177..12e09a061ce34c2d65154fd420a3a8577e044c81 100644
--- a/core/detectors/trd/CbmTrdLinkDef.h
+++ b/core/detectors/trd/CbmTrdLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdLinkDef.h
-  * @copyright Copyright (C) 2006-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Denis Bertini [committer], Cyrano Bergmann **/
+/* Copyright (C) 2006-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Denis Bertini [committer], Cyrano Bergmann */
 
 // $Id: TrdLinkDef.h,v 1.10 2006/06/20 09:39:59 kresan Exp $
 
diff --git a/core/detectors/trd/CbmTrdModuleAbstract.cxx b/core/detectors/trd/CbmTrdModuleAbstract.cxx
index e482ac331bc417af79775012fd804cf11902d9ae..52e2cd54cc15edaa992e73e4ae34313695194e9d 100644
--- a/core/detectors/trd/CbmTrdModuleAbstract.cxx
+++ b/core/detectors/trd/CbmTrdModuleAbstract.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleAbstract.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdModuleAbstract.h"
 
diff --git a/core/detectors/trd/CbmTrdModuleAbstract.h b/core/detectors/trd/CbmTrdModuleAbstract.h
index 4c616831e74d6149a5c42f97bf57d72f4d642c82..ef47d2653cd228366e5ada1cb9d2487722a4edbe 100644
--- a/core/detectors/trd/CbmTrdModuleAbstract.h
+++ b/core/detectors/trd/CbmTrdModuleAbstract.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleAbstract.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #ifndef CBMTRDMODULEABSTRACT_H
 #define CBMTRDMODULEABSTRACT_H
diff --git a/core/detectors/trd/CbmTrdPads.h b/core/detectors/trd/CbmTrdPads.h
index 32b3c2152750a3bb525db9e181933d090e354e92..954e6dacfb150b2a4a2de23dd4366dd81857dfa6 100644
--- a/core/detectors/trd/CbmTrdPads.h
+++ b/core/detectors/trd/CbmTrdPads.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads.h
-  * @copyright Copyright (C) 2010-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, David Emschermann [committer] **/
+/* Copyright (C) 2010-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17n
diff --git a/core/detectors/trd/CbmTrdParAsic.cxx b/core/detectors/trd/CbmTrdParAsic.cxx
index 0978aa5bad3150cd4df5c3118193846a32b7d5e3..c2ac1527d2216052a39768d27ada26377ebcbcd1 100644
--- a/core/detectors/trd/CbmTrdParAsic.cxx
+++ b/core/detectors/trd/CbmTrdParAsic.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParAsic.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdParAsic.h"
 
diff --git a/core/detectors/trd/CbmTrdParAsic.h b/core/detectors/trd/CbmTrdParAsic.h
index 8dfb4f7a836c0303151009f2f23e77f222147b0c..07c325ce96cff3e782fe4ec8d12e63b6c75cbd6b 100644
--- a/core/detectors/trd/CbmTrdParAsic.h
+++ b/core/detectors/trd/CbmTrdParAsic.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParAsic.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARASIC_H
 #define CBMTRDPARASIC_H
diff --git a/core/detectors/trd/CbmTrdParFasp.cxx b/core/detectors/trd/CbmTrdParFasp.cxx
index bcf3ad16aea94dd9bcc31686125a2f6ea8c2ffbb..4844b1241b46910c96bb3b8dd4c16c7f7cf9191c 100644
--- a/core/detectors/trd/CbmTrdParFasp.cxx
+++ b/core/detectors/trd/CbmTrdParFasp.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParFasp.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParFasp.h"
 
diff --git a/core/detectors/trd/CbmTrdParFasp.h b/core/detectors/trd/CbmTrdParFasp.h
index 10867182dda805e5a7c40706bb1d2893d1705111..338dfaef50a084dfbcfb690d6d15461aaa19eceb 100644
--- a/core/detectors/trd/CbmTrdParFasp.h
+++ b/core/detectors/trd/CbmTrdParFasp.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParFasp.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARFASP_H
 #define CBMTRDPARFASP_H
diff --git a/core/detectors/trd/CbmTrdParManager.cxx b/core/detectors/trd/CbmTrdParManager.cxx
index 819617d5e6c647a585e6b7df2e603fb0bf93bde7..ee2f5edde322d20113a0dafc157b6dcc193b573b 100644
--- a/core/detectors/trd/CbmTrdParManager.cxx
+++ b/core/detectors/trd/CbmTrdParManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParManager.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci, Pascal Raisig **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci, Pascal Raisig */
 
 /**
  * \file CbmTrdParManager.cxx
diff --git a/core/detectors/trd/CbmTrdParManager.h b/core/detectors/trd/CbmTrdParManager.h
index 5ca3983cfa69567be234adec327b28e673be5e56..685b0a71efdd3d81744b0a38e24a4cc20d50b3a9 100644
--- a/core/detectors/trd/CbmTrdParManager.h
+++ b/core/detectors/trd/CbmTrdParManager.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParManager.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 /**
  * \file CbmTrdParManager.h
diff --git a/core/detectors/trd/CbmTrdParMod.cxx b/core/detectors/trd/CbmTrdParMod.cxx
index 1a7072e6112be3e2d6adb0612f4ad6e7b4fe1f68..8e7d3074e0bf3c874113fd7e4a779f010b2ea6b0 100644
--- a/core/detectors/trd/CbmTrdParMod.cxx
+++ b/core/detectors/trd/CbmTrdParMod.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParMod.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdParMod.h"
 
diff --git a/core/detectors/trd/CbmTrdParMod.h b/core/detectors/trd/CbmTrdParMod.h
index 1f5a7d200e9189224b09ca41fe06910ff96a7de2..d8e7050e86f80455e4f7ce7d16d297fda4cecb26 100644
--- a/core/detectors/trd/CbmTrdParMod.h
+++ b/core/detectors/trd/CbmTrdParMod.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParMod.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARMOD_H
 #define CBMTRDPARMOD_H
diff --git a/core/detectors/trd/CbmTrdParModDigi.cxx b/core/detectors/trd/CbmTrdParModDigi.cxx
index 41ee2e6472b50cf5bc98b8627a53c5c896a91441..29ce3c4ee229e4e6ca648c441eb6ffd6dc3d485c 100644
--- a/core/detectors/trd/CbmTrdParModDigi.cxx
+++ b/core/detectors/trd/CbmTrdParModDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModDigi.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdParModDigi.h"
 
diff --git a/core/detectors/trd/CbmTrdParModDigi.h b/core/detectors/trd/CbmTrdParModDigi.h
index 43e08a1877c4639d0cb70c88e5bb6023c18c0e81..fdc893051550b4ce9ad7cbe6bf7e23b724259740 100644
--- a/core/detectors/trd/CbmTrdParModDigi.h
+++ b/core/detectors/trd/CbmTrdParModDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModDigi.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 #ifndef CBMTRDPARMODDIGI_H
 #define CBMTRDPARMODDIGI_H
diff --git a/core/detectors/trd/CbmTrdParModGain.cxx b/core/detectors/trd/CbmTrdParModGain.cxx
index 300243fb6f6a4cde9b69dd0cf472b9d842d26cf0..67c6135dbe39bf6835442af7b86b1cae65912ab6 100644
--- a/core/detectors/trd/CbmTrdParModGain.cxx
+++ b/core/detectors/trd/CbmTrdParModGain.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGain.cxx
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdParModGain.h"
 
diff --git a/core/detectors/trd/CbmTrdParModGain.h b/core/detectors/trd/CbmTrdParModGain.h
index 6bd79a8e76aa7c6261f7fa7773d941791de901ed..0abf6ac25e3814f5e31ce3256466c601b7f4cf6e 100644
--- a/core/detectors/trd/CbmTrdParModGain.h
+++ b/core/detectors/trd/CbmTrdParModGain.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGain.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARMODGAIN_H
 #define CBMTRDPARMODGAIN_H
diff --git a/core/detectors/trd/CbmTrdParModGas.cxx b/core/detectors/trd/CbmTrdParModGas.cxx
index 7d0ea54d9039190b8e77658e140c18d0e7a96d50..e65fa1c3eeed740deb0483aa9bb0a4858ccccc67 100644
--- a/core/detectors/trd/CbmTrdParModGas.cxx
+++ b/core/detectors/trd/CbmTrdParModGas.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGas.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Florian Uhlig [committer] */
 
 #include "CbmTrdParModGas.h"
 
diff --git a/core/detectors/trd/CbmTrdParModGas.h b/core/detectors/trd/CbmTrdParModGas.h
index 3883e81a7653f65482c6a90b619d1d4e69fcf4e8..3a2c7efaddfc5abe0947299c89d9ee41c9955f53 100644
--- a/core/detectors/trd/CbmTrdParModGas.h
+++ b/core/detectors/trd/CbmTrdParModGas.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGas.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #ifndef CBMTRDPARMODGAS_H
 #define CBMTRDPARMODGAS_H
diff --git a/core/detectors/trd/CbmTrdParModGeo.cxx b/core/detectors/trd/CbmTrdParModGeo.cxx
index 0df2700ab1070c16048394511009e1bfd46626dd..7b58aab4e7b3ef44ee1b27edf96315b674365f27 100644
--- a/core/detectors/trd/CbmTrdParModGeo.cxx
+++ b/core/detectors/trd/CbmTrdParModGeo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGeo.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Florian Uhlig [committer] */
 
 #include "CbmTrdParModGeo.h"
 
diff --git a/core/detectors/trd/CbmTrdParModGeo.h b/core/detectors/trd/CbmTrdParModGeo.h
index 73dfd58c617f8b451db9bb216886bac96de391f5..531b2b721fb13904f11ec578efaaa5508c0e4137 100644
--- a/core/detectors/trd/CbmTrdParModGeo.h
+++ b/core/detectors/trd/CbmTrdParModGeo.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParModGeo.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #ifndef CBMTRDPARMODGEO_H
 #define CBMTRDPARMODGEO_H
diff --git a/core/detectors/trd/CbmTrdParSet.cxx b/core/detectors/trd/CbmTrdParSet.cxx
index 7758715a62b48d9b37c763bd3e90ed5b576dff26..f58ba93b4c49d21528ef430f2463aa5d524c4b41 100644
--- a/core/detectors/trd/CbmTrdParSet.cxx
+++ b/core/detectors/trd/CbmTrdParSet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSet.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParSet.h"
 
diff --git a/core/detectors/trd/CbmTrdParSet.h b/core/detectors/trd/CbmTrdParSet.h
index ac077bc5bec3218dc98e55ac45bfd31a5d4273f3..f736bc1de6c29b1e17e5e23458cc7afddb6c8173 100644
--- a/core/detectors/trd/CbmTrdParSet.h
+++ b/core/detectors/trd/CbmTrdParSet.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSet.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARSET_H
 #define CBMTRDPARSET_H
diff --git a/core/detectors/trd/CbmTrdParSetAsic.cxx b/core/detectors/trd/CbmTrdParSetAsic.cxx
index 3b463624c0318ecfb82b89a3c38b224d82f20d5d..4aa821fafcf32614918321189294fc38721650d1 100644
--- a/core/detectors/trd/CbmTrdParSetAsic.cxx
+++ b/core/detectors/trd/CbmTrdParSetAsic.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetAsic.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParSetAsic.h"
 
diff --git a/core/detectors/trd/CbmTrdParSetAsic.h b/core/detectors/trd/CbmTrdParSetAsic.h
index d8a8fdb00ec7ec1a2e862b7c92d519089786b5b3..8009ea17a87bad5510215455d69ffae6807892a5 100644
--- a/core/detectors/trd/CbmTrdParSetAsic.h
+++ b/core/detectors/trd/CbmTrdParSetAsic.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetAsic.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARSETASIC_H
 #define CBMTRDPARSETASIC_H
diff --git a/core/detectors/trd/CbmTrdParSetDigi.cxx b/core/detectors/trd/CbmTrdParSetDigi.cxx
index a35c3f50236dd82cf2f29c5ea5b7446f07d76c3d..8075e4ba3e78353aa7356ffc7d1783da3934229d 100644
--- a/core/detectors/trd/CbmTrdParSetDigi.cxx
+++ b/core/detectors/trd/CbmTrdParSetDigi.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetDigi.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParSetDigi.h"
 
diff --git a/core/detectors/trd/CbmTrdParSetDigi.h b/core/detectors/trd/CbmTrdParSetDigi.h
index 99194434e6d94ac4b7dd1e312929183256e54f33..74e0c063d673939310284f6cbfbac932cc726b9a 100644
--- a/core/detectors/trd/CbmTrdParSetDigi.h
+++ b/core/detectors/trd/CbmTrdParSetDigi.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetDigi.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARSETDIGI_H
 #define CBMTRDPARSETDIGI_H
diff --git a/core/detectors/trd/CbmTrdParSetGain.cxx b/core/detectors/trd/CbmTrdParSetGain.cxx
index f7f942cc47239ff057b8e12a298b6b1d35800a7a..979128e892fdd190bef531d122d0ae60510b49c5 100644
--- a/core/detectors/trd/CbmTrdParSetGain.cxx
+++ b/core/detectors/trd/CbmTrdParSetGain.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGain.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParSetGain.h"
 
diff --git a/core/detectors/trd/CbmTrdParSetGain.h b/core/detectors/trd/CbmTrdParSetGain.h
index e91e928e220fed00265867abc59c94b0e5b27160..f283f289875b4f12dc0c8a269efb7a6fec2f23fd 100644
--- a/core/detectors/trd/CbmTrdParSetGain.h
+++ b/core/detectors/trd/CbmTrdParSetGain.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGain.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARSETGAIN_H
 #define CBMTRDPARSETGAIN_H
diff --git a/core/detectors/trd/CbmTrdParSetGas.cxx b/core/detectors/trd/CbmTrdParSetGas.cxx
index 06d127c4439710d88ed6e22406c499e93a6a21c2..90dced4ead50cc66d70238407ddda649b3e2de10 100644
--- a/core/detectors/trd/CbmTrdParSetGas.cxx
+++ b/core/detectors/trd/CbmTrdParSetGas.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGas.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdParSetGas.h"
 
diff --git a/core/detectors/trd/CbmTrdParSetGas.h b/core/detectors/trd/CbmTrdParSetGas.h
index a5b9dc4f4ae0601140d0400d0d4eabaae405885b..8a8b843132b48ab3aedec0a7acef5db6e00c7d0b 100644
--- a/core/detectors/trd/CbmTrdParSetGas.h
+++ b/core/detectors/trd/CbmTrdParSetGas.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGas.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDPARSETGAS_H
 #define CBMTRDPARSETGAS_H
diff --git a/core/detectors/trd/CbmTrdParSetGeo.cxx b/core/detectors/trd/CbmTrdParSetGeo.cxx
index d4cfef1e149a1ce226905926fb323a234e57366c..b51bbe231938611cf8039e6375a788095d4d2f57 100644
--- a/core/detectors/trd/CbmTrdParSetGeo.cxx
+++ b/core/detectors/trd/CbmTrdParSetGeo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGeo.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Florian Uhlig [committer] */
 
 #include "CbmTrdParSetGeo.h"
 
diff --git a/core/detectors/trd/CbmTrdParSetGeo.h b/core/detectors/trd/CbmTrdParSetGeo.h
index 9f6fb798209eb8c899e44bfbb2f95fc0dd9973a5..72f92d247fb817bd5da120a68d2b7fd3564cdf84 100644
--- a/core/detectors/trd/CbmTrdParSetGeo.h
+++ b/core/detectors/trd/CbmTrdParSetGeo.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSetGeo.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #ifndef CBMTRDPARSETGEO_H
 #define CBMTRDPARSETGEO_H
diff --git a/core/detectors/trd/CbmTrdParSpadic.cxx b/core/detectors/trd/CbmTrdParSpadic.cxx
index 48294d576ef89fbeaf36a417c78a4f0b6717e1bd..ebc0cf22552d67f5711b50f77911e950c877b2cf 100644
--- a/core/detectors/trd/CbmTrdParSpadic.cxx
+++ b/core/detectors/trd/CbmTrdParSpadic.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSpadic.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 #include "CbmTrdParSpadic.h"
 
diff --git a/core/detectors/trd/CbmTrdParSpadic.h b/core/detectors/trd/CbmTrdParSpadic.h
index 74e138c2664ce0a83429c159412c22a8ef827eaa..35bc17026f4dbc50c8e77db13be5c0ff39fa9546 100644
--- a/core/detectors/trd/CbmTrdParSpadic.h
+++ b/core/detectors/trd/CbmTrdParSpadic.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdParSpadic.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig */
 
 #ifndef CBMTRDPARSPADIC_H
 #define CBMTRDPARSPADIC_H
diff --git a/core/detectors/trd/CbmTrdRadiator.cxx b/core/detectors/trd/CbmTrdRadiator.cxx
index 917ba7ea052e28050c9b67056c9e04f8e498d218..7d74e1f77e3f1b0afe8f5da6ed8ec659ea4ea6c8 100644
--- a/core/detectors/trd/CbmTrdRadiator.cxx
+++ b/core/detectors/trd/CbmTrdRadiator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdRadiator.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Kalisky, Cyrano Bergmann, Adrian Meyer-Ahrens, David Emschermann, Florian Uhlig **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Kalisky, Cyrano Bergmann, Adrian Meyer-Ahrens, David Emschermann, Florian Uhlig */
 
 // ------------------------------------------------------------------------
 // -----                       CbmTrdRadiator source file             -----
diff --git a/core/detectors/trd/CbmTrdRadiator.h b/core/detectors/trd/CbmTrdRadiator.h
index f1cdf0644a47d06769acde873b76199629d4c180..77b2bdfb14548668f72c282d6863253d74c30543 100644
--- a/core/detectors/trd/CbmTrdRadiator.h
+++ b/core/detectors/trd/CbmTrdRadiator.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdRadiator.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Kalisky, Adrian Meyer-Ahrens, Denis Bertini [committer], Cyrano Bergmann, Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Kalisky, Adrian Meyer-Ahrens, Denis Bertini [committer], Cyrano Bergmann, Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                         CbmTrdRadiator header file       -----
diff --git a/core/detectors/trd/CbmTrdSPADIC.cxx b/core/detectors/trd/CbmTrdSPADIC.cxx
index fea7d5f3d641db9f17f9b11690211424a8d3bf70..c2db988c959b5257f517e9457ac2fb34bde84ae1 100644
--- a/core/detectors/trd/CbmTrdSPADIC.cxx
+++ b/core/detectors/trd/CbmTrdSPADIC.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdSPADIC.cxx
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 #include "CbmTrdSPADIC.h"
 
diff --git a/core/detectors/trd/CbmTrdSPADIC.h b/core/detectors/trd/CbmTrdSPADIC.h
index d84d54a6040067d7c58fb0e490ba96d287137310..b7462dbd77f82462e94a7a1e8fc35b6b05a5d79e 100644
--- a/core/detectors/trd/CbmTrdSPADIC.h
+++ b/core/detectors/trd/CbmTrdSPADIC.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSPADIC.h
-  * @copyright Copyright (C) 2014-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----          CbmTrdSPADIC header file                  -----
diff --git a/core/detectors/trd/CbmTrdUtils.cxx b/core/detectors/trd/CbmTrdUtils.cxx
index bb59bbae96920954a6a063735443192f9305499d..13f9f6148fa76645aca9d448513b81a668164dd1 100644
--- a/core/detectors/trd/CbmTrdUtils.cxx
+++ b/core/detectors/trd/CbmTrdUtils.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdUtils.cxx
-  * @copyright Copyright (C) 2013-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 /**
  * \file CbmTrdUtils.cxx
diff --git a/core/detectors/trd/CbmTrdUtils.h b/core/detectors/trd/CbmTrdUtils.h
index 96d6beb4a6bf59bb0ca196edd4c279a0fe8cb2da..78c7b34e7b616ff6a12fed068ede345116269a23 100644
--- a/core/detectors/trd/CbmTrdUtils.h
+++ b/core/detectors/trd/CbmTrdUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdUtils.h
-  * @copyright Copyright (C) 2013-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 #ifndef CBMTRDUTILS_H
 #define CBMTRDUTILS_H 1
diff --git a/core/eventdisplay/CbmDisplayLinkDef.h b/core/eventdisplay/CbmDisplayLinkDef.h
index 7826d448f6f1ec587d29c9f4ea892b51def034ab..f9fb286caea8dc5bcf5d6fda1d5fbe5c1f527aca 100644
--- a/core/eventdisplay/CbmDisplayLinkDef.h
+++ b/core/eventdisplay/CbmDisplayLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmDisplayLinkDef.h
-  * @copyright Copyright (C) 2009-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // $Id: TrdLinkDef.h,v 1.10 2006/06/20 09:39:59 kresan Exp $
 
diff --git a/core/eventdisplay/CbmEvDisTracks.cxx b/core/eventdisplay/CbmEvDisTracks.cxx
index 1a08cf7005cdec13c3ba37e612bf5a258a3ff8b2..155c40dcca34c5d1986e3b70f7403af50b96ec84 100644
--- a/core/eventdisplay/CbmEvDisTracks.cxx
+++ b/core/eventdisplay/CbmEvDisTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEvDisTracks.cxx
-  * @copyright Copyright (C) 2007-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al-Turany, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al-Turany, Norbert Herrmann [committer], Florian Uhlig */
 
 #// -------------------------------------------------------------------------
 // -----                  following FairMCTracks source file           -----
diff --git a/core/eventdisplay/CbmEvDisTracks.h b/core/eventdisplay/CbmEvDisTracks.h
index 391dc6d9f2ab050c1d97cb1e1f16e41e57b949a8..779327bb23457d2eeb16f182086730dc7a1ea0b0 100644
--- a/core/eventdisplay/CbmEvDisTracks.h
+++ b/core/eventdisplay/CbmEvDisTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmEvDisTracks.h
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al-Turany, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al-Turany, Norbert Herrmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      FairMCTracks header file                 -----
diff --git a/core/eventdisplay/CbmPixelHitSetDraw.cxx b/core/eventdisplay/CbmPixelHitSetDraw.cxx
index 4d4c33a909164647151120169a5bde852690b424..7ac655a3f26479282de499df46337ae02e481627 100644
--- a/core/eventdisplay/CbmPixelHitSetDraw.cxx
+++ b/core/eventdisplay/CbmPixelHitSetDraw.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPixelHitSetDraw.cxx
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmPixelHitSetDraw.h"
 
diff --git a/core/eventdisplay/CbmPixelHitSetDraw.h b/core/eventdisplay/CbmPixelHitSetDraw.h
index 694f91d10cecb081cd73f07ace4d959b2c90227c..2e2e165bffabbf69c699d02989f55fffb3488c40 100644
--- a/core/eventdisplay/CbmPixelHitSetDraw.h
+++ b/core/eventdisplay/CbmPixelHitSetDraw.h
@@ -1,7 +1,6 @@
-/** @file CbmPixelHitSetDraw.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMPIXELHITSETDRAW_H_
 #define CBMPIXELHITSETDRAW_H_
diff --git a/core/eventdisplay/CbmPointSetArray.cxx b/core/eventdisplay/CbmPointSetArray.cxx
index 9277aadf75a7661e0750eb4888d65432b405f095..88c044faaff35b4f648bc0d1786eeb1c1de071ec 100644
--- a/core/eventdisplay/CbmPointSetArray.cxx
+++ b/core/eventdisplay/CbmPointSetArray.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArray.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArray source file                    -----
diff --git a/core/eventdisplay/CbmPointSetArray.h b/core/eventdisplay/CbmPointSetArray.h
index 6c3f42923b687c76c9e1863ad5bb4dbf748b1076..09cadea50c49c1f91645eb1db85ed449500cb45e 100644
--- a/core/eventdisplay/CbmPointSetArray.h
+++ b/core/eventdisplay/CbmPointSetArray.h
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArray.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArray header file                    -----
diff --git a/core/eventdisplay/CbmPointSetArrayDraw.cxx b/core/eventdisplay/CbmPointSetArrayDraw.cxx
index ea2f2bea214d562dc743a7a676ebd06141b9a718..ee169e3b568d0d8dd7fcabbe2eef1a2b0ddbd863 100644
--- a/core/eventdisplay/CbmPointSetArrayDraw.cxx
+++ b/core/eventdisplay/CbmPointSetArrayDraw.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArrayDraw.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArrayDraw source file                -----
diff --git a/core/eventdisplay/CbmPointSetArrayDraw.h b/core/eventdisplay/CbmPointSetArrayDraw.h
index c63b0a3e94374758c1e7dc71c2b906ceb0fcd894..f3f1ef26eecd3cf08c1a354d632f684f5d4dbccc 100644
--- a/core/eventdisplay/CbmPointSetArrayDraw.h
+++ b/core/eventdisplay/CbmPointSetArrayDraw.h
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArrayDraw.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArrayDraw header file                -----
diff --git a/core/eventdisplay/CbmPointSetArrayEditor.cxx b/core/eventdisplay/CbmPointSetArrayEditor.cxx
index 93ca07963756f3c7c982b8c8e40edc36448e2ca8..09c1abb162ee7683b8cab6650cb5674f3b233518 100644
--- a/core/eventdisplay/CbmPointSetArrayEditor.cxx
+++ b/core/eventdisplay/CbmPointSetArrayEditor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArrayEditor.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArrayEditor source file              -----
diff --git a/core/eventdisplay/CbmPointSetArrayEditor.h b/core/eventdisplay/CbmPointSetArrayEditor.h
index 1c4d09beb77cc87c0558dbe5a15c9e0de18e4970..435107bc7007a7e496f0332c58f424c84e980ba9 100644
--- a/core/eventdisplay/CbmPointSetArrayEditor.h
+++ b/core/eventdisplay/CbmPointSetArrayEditor.h
@@ -1,7 +1,6 @@
-/** @file CbmPointSetArrayEditor.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors J. Brandt, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: J. Brandt, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----               CbmPointSetArrayEditor header file              -----
diff --git a/core/eventdisplay/CbmTrdDigiDraw.cxx b/core/eventdisplay/CbmTrdDigiDraw.cxx
index 7e1567e76914a08e6f37652f533e4163e7c58370..193670f8a4f8699b64fd7f6a59e022b7b7baa6cb 100644
--- a/core/eventdisplay/CbmTrdDigiDraw.cxx
+++ b/core/eventdisplay/CbmTrdDigiDraw.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigiDraw.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al-Turany, Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al-Turany, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                        CbmTrdDigiDraw source file                  -----
diff --git a/core/eventdisplay/CbmTrdDigiDraw.h b/core/eventdisplay/CbmTrdDigiDraw.h
index 9fdb8530960d649ee434ac885484660c5ebc87b4..c630e7004aada32a315ff058c36339055f3ab4e8 100644
--- a/core/eventdisplay/CbmTrdDigiDraw.h
+++ b/core/eventdisplay/CbmTrdDigiDraw.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigiDraw.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al-Turany, Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al-Turany, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmTrdDigiDraw header file                  -----
diff --git a/core/field/CbmBsField.cxx b/core/field/CbmBsField.cxx
index c83f55864fa08bdce3cf9539a2a2d58150eb542e..adb29ee2191cf5f38298534b988d062def2788aa 100644
--- a/core/field/CbmBsField.cxx
+++ b/core/field/CbmBsField.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBsField.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.I.Litvinenko, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.I.Litvinenko, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmBsField  source file                  -----
diff --git a/core/field/CbmBsField.h b/core/field/CbmBsField.h
index b35931ebb1bdab9ca2f0e303e147880f6851f6bb..fa801d2cd0a19d1f8779f5748a66e02733512953 100644
--- a/core/field/CbmBsField.h
+++ b/core/field/CbmBsField.h
@@ -1,7 +1,6 @@
-/** @file CbmBsField.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.I.Litvinenko, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.I.Litvinenko, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmBsField  header file                  -----
diff --git a/core/field/CbmFieldConst.cxx b/core/field/CbmFieldConst.cxx
index 096efa909094a3353534be0d87a4fde7c2f36a0c..0efa78ff8d437d938b7ea959b5930435f0adca47 100644
--- a/core/field/CbmFieldConst.cxx
+++ b/core/field/CbmFieldConst.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldConst.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al/Turany, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al/Turany, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldConst source file                  -----
diff --git a/core/field/CbmFieldConst.h b/core/field/CbmFieldConst.h
index 9183f5b52b65f6e9e0e3cdd4329def9a4bf18c60..4eee00cf59a22200d967e6004c6c80236e16f131 100644
--- a/core/field/CbmFieldConst.h
+++ b/core/field/CbmFieldConst.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldConst.h
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Al-Turany, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Al-Turany, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldConst header file                  -----
diff --git a/core/field/CbmFieldContFact.cxx b/core/field/CbmFieldContFact.cxx
index ee4a341560d9bd7c90027bc3ce8227f4c9574366..3303522a5bb7a3e05f8cf10ae73ea295ffc7fecc 100644
--- a/core/field/CbmFieldContFact.cxx
+++ b/core/field/CbmFieldContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldContFact.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldContFact source file               -----
diff --git a/core/field/CbmFieldContFact.h b/core/field/CbmFieldContFact.h
index f54c0597e2b13a7a78a83b169061265f1378b9da..9519abe2d49da08fff6895054695ab772aa55f9f 100644
--- a/core/field/CbmFieldContFact.h
+++ b/core/field/CbmFieldContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldContFact.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldContFact header file               -----
diff --git a/core/field/CbmFieldCreator.cxx b/core/field/CbmFieldCreator.cxx
index 3551ea0c16f3798455af7cadbc8fd7df8326090b..97c4f3f159616b81ae3b4813daf916c97d557b98 100644
--- a/core/field/CbmFieldCreator.cxx
+++ b/core/field/CbmFieldCreator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldCreator.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mohammad Al-Turany [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mohammad Al-Turany [committer], Florian Uhlig */
 
 #include "CbmFieldCreator.h"
 
diff --git a/core/field/CbmFieldCreator.h b/core/field/CbmFieldCreator.h
index 13da9ffcdd3c8d0cf38cdb6ebc04ca75ac4c36ae..6446943e183951fc917a640ed87bbd095f362a22 100644
--- a/core/field/CbmFieldCreator.h
+++ b/core/field/CbmFieldCreator.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldCreator.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Mohammad Al-Turany [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Mohammad Al-Turany [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldCreator header file                  -----
diff --git a/core/field/CbmFieldLinkDef.h b/core/field/CbmFieldLinkDef.h
index 99ed685475035d33e3f7ac8ce4664082c1616612..e302a699af4eba493ca8b5e07be46bd1c166cd13 100644
--- a/core/field/CbmFieldLinkDef.h
+++ b/core/field/CbmFieldLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Mohammad Al-Turany **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Mohammad Al-Turany */
 
 #ifdef __CINT__
 
diff --git a/core/field/CbmFieldMap.cxx b/core/field/CbmFieldMap.cxx
index 80bcaaf8bae231eec42fe5e1f74f5eb151394262..8f9f2818bcfcb681a3e9e82b15fc8f79f7fdb648 100644
--- a/core/field/CbmFieldMap.cxx
+++ b/core/field/CbmFieldMap.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMap.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al/Turany (CbmField.cxx), Denis Bertini [committer], Florian Uhlig, Volker Friese **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al/Turany (CbmField.cxx), Denis Bertini [committer], Florian Uhlig, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                      CbmFieldMap source file                  -----
diff --git a/core/field/CbmFieldMap.h b/core/field/CbmFieldMap.h
index de8c09494a89df741aa83e9abe484f8bb7982dbd..4d9e0c6276b2f9b9cdaca3f4752886ccb0838d71 100644
--- a/core/field/CbmFieldMap.h
+++ b/core/field/CbmFieldMap.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMap.h
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Al/Turany, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Al/Turany, Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                      CbmFieldMap header file                  -----
diff --git a/core/field/CbmFieldMapCreator.cxx b/core/field/CbmFieldMapCreator.cxx
index 4ac90fc857973bf43ad8ef0a57734a76be48b77c..ed16386599683ee383a65982bab5be5c502fb210 100644
--- a/core/field/CbmFieldMapCreator.cxx
+++ b/core/field/CbmFieldMapCreator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapCreator.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                   CbmFieldMapCreator source file              -----
diff --git a/core/field/CbmFieldMapCreator.h b/core/field/CbmFieldMapCreator.h
index 9259b4a3421466faff950bfd7e140e373144d893..bf88b6fe7b0d926d176a6194fdec6df01b56e6dd 100644
--- a/core/field/CbmFieldMapCreator.h
+++ b/core/field/CbmFieldMapCreator.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapCreator.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmFieldMapCreator header file              -----
diff --git a/core/field/CbmFieldMapData.cxx b/core/field/CbmFieldMapData.cxx
index 11d4cc9361ed5fa7cde3c1cb6d7ae80b086a9a09..6bca64d77ec4a8df960f49cd787014a2a9841169 100644
--- a/core/field/CbmFieldMapData.cxx
+++ b/core/field/CbmFieldMapData.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapData.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapData source file                -----
diff --git a/core/field/CbmFieldMapData.h b/core/field/CbmFieldMapData.h
index 5d265611bed9cdb58d33fa5f2583b7dc311e7557..0ddbbee4cbda0f5803f26396775dc58f7880dd8f 100644
--- a/core/field/CbmFieldMapData.h
+++ b/core/field/CbmFieldMapData.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapData.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapData header file                -----
diff --git a/core/field/CbmFieldMapDistorted.cxx b/core/field/CbmFieldMapDistorted.cxx
index d9d20aeb4063ff712878dac277884dd848119131..7c16319f59df3b19eb7e3db183361d508bebf024 100644
--- a/core/field/CbmFieldMapDistorted.cxx
+++ b/core/field/CbmFieldMapDistorted.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapDistorted.cxx
-  * @copyright Copyright (C) 2008-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.Litvinenko, Elena Lebdeva [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.Litvinenko, Elena Lebdeva [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----               CbmFieldMapDistorted source file         -----
diff --git a/core/field/CbmFieldMapDistorted.h b/core/field/CbmFieldMapDistorted.h
index d79568a148868a7e454cbc5273a3cfc252ecfb1e..8e9444ba5487bf93fd12099e8f067e1b35f76d1c 100644
--- a/core/field/CbmFieldMapDistorted.h
+++ b/core/field/CbmFieldMapDistorted.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapDistorted.h
-  * @copyright Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebdeva [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebdeva [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----               CbmFieldMapSym3Distorted header              -----
diff --git a/core/field/CbmFieldMapSym1.cxx b/core/field/CbmFieldMapSym1.cxx
index 284c890f64df6c8565ea285463c39325a6a4c195..405814ef42fd9e78237980c2c913bcdc47ddc47b 100644
--- a/core/field/CbmFieldMapSym1.cxx
+++ b/core/field/CbmFieldMapSym1.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym1.cxx
-  * @copyright Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E.Litvinenko, Elena Lebdeva [committer] **/
+/* Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E.Litvinenko, Elena Lebdeva [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmFieldMapSym1 source file                  -----
diff --git a/core/field/CbmFieldMapSym1.h b/core/field/CbmFieldMapSym1.h
index 2545910467d04efdff155850c2609db7278cddba..182584d16abd6cdfb23f373c0e8256c82e0a84ec 100644
--- a/core/field/CbmFieldMapSym1.h
+++ b/core/field/CbmFieldMapSym1.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym1.h
-  * @copyright Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Litvinenko, Elena Lebdeva [committer] **/
+/* Copyright (C) 2008-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Litvinenko, Elena Lebdeva [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapSym1 header file                -----
diff --git a/core/field/CbmFieldMapSym2.cxx b/core/field/CbmFieldMapSym2.cxx
index 24b9387786574aeefb4aad5c7443fb8134e78f91..8000d3584c0bb27c2dd9e51afad71971f6479171 100644
--- a/core/field/CbmFieldMapSym2.cxx
+++ b/core/field/CbmFieldMapSym2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym2.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Litvinenko (CbmFieldMapLIT.cxx), Denis Bertini [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Litvinenko (CbmFieldMapLIT.cxx), Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmFieldMapSym2 source file               -----
diff --git a/core/field/CbmFieldMapSym2.h b/core/field/CbmFieldMapSym2.h
index 486c084e3913a2837ee1f0aeac88fb24da01418a..88b80cdf174e86dc8a581301a5c2e539dabc63a0 100644
--- a/core/field/CbmFieldMapSym2.h
+++ b/core/field/CbmFieldMapSym2.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym2.h
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Litvinenko, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Litvinenko, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapSym2 header file                -----
diff --git a/core/field/CbmFieldMapSym3.cxx b/core/field/CbmFieldMapSym3.cxx
index 87ca6b16c41187234e0e82ee773ded89eb0d1ce3..50941177929d8799c4c51edfb2339af25979f372 100644
--- a/core/field/CbmFieldMapSym3.cxx
+++ b/core/field/CbmFieldMapSym3.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym3.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Al/Turany (CbmField.cxx), Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Al/Turany (CbmField.cxx), Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapSym3 source file                -----
diff --git a/core/field/CbmFieldMapSym3.h b/core/field/CbmFieldMapSym3.h
index 8e105695c9ff661c77587a116e6311df4479c43c..be52a5357b3e66574a899c297d3253b73e370304 100644
--- a/core/field/CbmFieldMapSym3.h
+++ b/core/field/CbmFieldMapSym3.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldMapSym3.h
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Al/Turany, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Al/Turany, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmFieldMapSym3 header file                -----
diff --git a/core/field/CbmFieldPar.cxx b/core/field/CbmFieldPar.cxx
index 7ea8d057ee1c8012cec2bc97f26ba6a99b680999..82608f040bdcd5ab9d2fc9e86c12c847eee02d23 100644
--- a/core/field/CbmFieldPar.cxx
+++ b/core/field/CbmFieldPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFieldPar.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer], Florian Uhlig, Elena Lebdeva **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer], Florian Uhlig, Elena Lebdeva */
 
 // -------------------------------------------------------------------------
 // -----                      CbmFieldPar source file                  -----
diff --git a/core/field/CbmFieldPar.h b/core/field/CbmFieldPar.h
index 85cd94d37e0ebfff156c456f9167fc9a8639295c..2915d3101c06f3b92bc263e4c96e0a1a46054606 100644
--- a/core/field/CbmFieldPar.h
+++ b/core/field/CbmFieldPar.h
@@ -1,7 +1,6 @@
-/** @file CbmFieldPar.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer], Elena Lebdeva **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer], Elena Lebdeva */
 
 // -------------------------------------------------------------------------
 // -----                      CbmFieldPar header file                  -----
diff --git a/core/qa/CbmQaBaseLinkDef.h b/core/qa/CbmQaBaseLinkDef.h
index e88fe946fdc12e4fab36f7ee863724bcf5ff6b5d..06d82d7b0e85e8fcb44af00d0c5b90abac583bf4 100644
--- a/core/qa/CbmQaBaseLinkDef.h
+++ b/core/qa/CbmQaBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmQaBaseLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifdef __CINT__
 
diff --git a/core/qa/CbmQaCanvas.cxx b/core/qa/CbmQaCanvas.cxx
index 17818470ad69ff49ed0dc42a27e45c6e8188b436..e1100845041c5d77b701c5ed8859118af91d8e77 100644
--- a/core/qa/CbmQaCanvas.cxx
+++ b/core/qa/CbmQaCanvas.cxx
@@ -1,7 +1,6 @@
-/** @file CbmQaCanvas.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaCanvas.cxx
 /// \brief  Implementation of the CbmQaCanvas class
diff --git a/core/qa/CbmQaCanvas.h b/core/qa/CbmQaCanvas.h
index 35535c2858554ccffe4ca3603f2a08f06ce134c0..ffcf6638128bac2212b39feb13ae116037eb76dc 100644
--- a/core/qa/CbmQaCanvas.h
+++ b/core/qa/CbmQaCanvas.h
@@ -1,7 +1,6 @@
-/** @file CbmQaCanvas.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaCanvas.h
 /// \brief  Definition of the CbmQaCanvas class
diff --git a/core/qa/CbmQaHist.cxx b/core/qa/CbmQaHist.cxx
index f368db272b14f11934470031c1416d2082bc879b..0651387e7f105ece5057f537d365e270edfee786 100644
--- a/core/qa/CbmQaHist.cxx
+++ b/core/qa/CbmQaHist.cxx
@@ -1,7 +1,6 @@
-/** @file CbmQaHist.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaHist.cxx
 /// \brief  Implementation of the CbmQaHist class
diff --git a/core/qa/CbmQaHist.h b/core/qa/CbmQaHist.h
index a462ce4a64527ca70c961486a9d9c45424f42de9..e0e609f05344c612747ab1dc08577bfe51edf17e 100644
--- a/core/qa/CbmQaHist.h
+++ b/core/qa/CbmQaHist.h
@@ -1,7 +1,6 @@
-/** @file CbmQaHist.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaHist.h
 /// \brief  Definition of the CbmQaHist class
diff --git a/core/qa/CbmQaPie.cxx b/core/qa/CbmQaPie.cxx
index 4fb08aeed429dfde98929fe592b519c9091878f3..d9c48634d37a95993781fc89ed2448fadd53afbb 100644
--- a/core/qa/CbmQaPie.cxx
+++ b/core/qa/CbmQaPie.cxx
@@ -1,7 +1,6 @@
-/** @file CbmQaPie.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaPie.cxx
 /// \brief  Implementation of the CbmQaPie class
diff --git a/core/qa/CbmQaPie.h b/core/qa/CbmQaPie.h
index fb050e1da583111163a7cb0293fad78f4112ca8f..41c5afba81b71e34758d587e5d2864f8c182019f 100644
--- a/core/qa/CbmQaPie.h
+++ b/core/qa/CbmQaPie.h
@@ -1,7 +1,6 @@
-/** @file CbmQaPie.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   CbmQaPie.h
 /// \brief  Definition of the CbmQaPie class
diff --git a/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h b/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h
index 90989de852152b67c8315d40cd9240502d36060b..71471d71354ec9acb8668baeab26abcd0d6accd6 100644
--- a/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h
+++ b/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmBeamtimeCosy2019LinkDef.h
-  * @copyright Copyright (C) 2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 #ifdef __CINT__
 
diff --git a/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.cxx b/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.cxx
index 19f4beb56eb643a40107b04aad4a5d4178a753c9..92eb9fba2d2d2fd23bb0007730118cd6ca886369 100644
--- a/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.cxx
+++ b/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019MonitorAlgoHodo.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.h b/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.h
index 931477ba8c2c6c45e79b4feb97a0dc35878f9927..8df6118b841cfedcbfdabd8a25b8ef34c03ab513 100644
--- a/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.h
+++ b/fles/cosy2019/monitor/CbmCosy2019MonitorAlgoHodo.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019MonitorAlgoHodo.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.cxx b/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.cxx
index 95901ae2b98874a4b1c2fa940eafe65c4c8c52c5..9741fc92aa411026660cd79319ca3c950e4abc63 100644
--- a/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.cxx
+++ b/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019MonitorTaskHodo.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.h b/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.h
index 0c0fc86b06577885191f7073a26bb82595cfd544..1709a4cfdb2caabe1e8aee85e2ed9170eb7d6a7c 100644
--- a/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.h
+++ b/fles/cosy2019/monitor/CbmCosy2019MonitorTaskHodo.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019MonitorTaskHodo.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx b/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx
index 95d4711557d97ec6574f3b6d67a0eb00eb187517..918d033e1d7f66fa9356f1fffdb72e46b7b400c6 100644
--- a/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx
+++ b/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019ContFact.cxx
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /////////////////////////////////////////////////////////////
 //
diff --git a/fles/cosy2019/parameter/CbmCosy2019ContFact.h b/fles/cosy2019/parameter/CbmCosy2019ContFact.h
index 405ee1c8ffe027d5d0f42696b14e00d550fdf04f..75c7958d40cf09843885e443ff6dcbecb232ea60 100644
--- a/fles/cosy2019/parameter/CbmCosy2019ContFact.h
+++ b/fles/cosy2019/parameter/CbmCosy2019ContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019ContFact.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMCOSY2019CONTFACT_H
 #define CBMCOSY2019CONTFACT_H
diff --git a/fles/cosy2019/parameter/CbmCosy2019HodoPar.cxx b/fles/cosy2019/parameter/CbmCosy2019HodoPar.cxx
index 5bf193625d8305be9b8f9e46a374aac7e79da322..61b336c540b77f7a587406069d8252d10c8400cf 100644
--- a/fles/cosy2019/parameter/CbmCosy2019HodoPar.cxx
+++ b/fles/cosy2019/parameter/CbmCosy2019HodoPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019HodoPar.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmCosy2019HodoPar source file                      -----
diff --git a/fles/cosy2019/parameter/CbmCosy2019HodoPar.h b/fles/cosy2019/parameter/CbmCosy2019HodoPar.h
index f10af0e9ecf8a4bb7db6e941a1f6c20a8cd7962c..3288b23b3c1cacfba050968bca74a113b4f2e896 100644
--- a/fles/cosy2019/parameter/CbmCosy2019HodoPar.h
+++ b/fles/cosy2019/parameter/CbmCosy2019HodoPar.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019HodoPar.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmCosy2019HodoPar header file                     -----
diff --git a/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.cxx b/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.cxx
index 92de18a3d9beb4a83d77153bd381fce51c1729a5..ea75bbcb2e1fbd7915b950a65a327380a0fa832f 100644
--- a/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.cxx
+++ b/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019UnpackerAlgoHodo.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.h b/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.h
index 852c61cd78218fcd03e35bb896297fe6b55c30a4..0ac2f656934e8ea7b02709bfdc20d9ae0556382c 100644
--- a/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.h
+++ b/fles/cosy2019/unpacker/CbmCosy2019UnpackerAlgoHodo.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019UnpackerAlgoHodo.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.cxx b/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.cxx
index 79a081fc005cb8da02ef9554e3baf65bec913f03..8648b2080599eb5e41306cd75e1f1528975d931b 100644
--- a/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.cxx
+++ b/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019UnpackerTaskHodo.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.h b/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.h
index 671b916f4e73c59f294516d330ad9179389a96f5..c4aa3c2b65fd43d03610484515acf9523aeb4507 100644
--- a/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.h
+++ b/fles/cosy2019/unpacker/CbmCosy2019UnpackerTaskHodo.h
@@ -1,7 +1,6 @@
-/** @file CbmCosy2019UnpackerTaskHodo.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFlesCanvasTools.cxx b/fles/flestools/CbmFlesCanvasTools.cxx
index 0ff778b9a9be6d4d525486147c76d76f3d1142b3..fbf6d17f364d838631d1dfd13e6c237f31111828 100644
--- a/fles/flestools/CbmFlesCanvasTools.cxx
+++ b/fles/flestools/CbmFlesCanvasTools.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFlesCanvasTools.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmFlesCanvasTools.h"
 
diff --git a/fles/flestools/CbmFlesCanvasTools.h b/fles/flestools/CbmFlesCanvasTools.h
index 15bd78035ceb52924e40545a43ee6e523445a185..7e0cb5a7eef1d58019b840071e883f53fae7ca30 100644
--- a/fles/flestools/CbmFlesCanvasTools.h
+++ b/fles/flestools/CbmFlesCanvasTools.h
@@ -1,7 +1,6 @@
-/** @file CbmFlesCanvasTools.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFlesHistosTools.cxx b/fles/flestools/CbmFlesHistosTools.cxx
index e8d1c2386f025b5d9d0d08973c134dd6022b6ab5..d2af075b2199b67da526a17c40b1c77bd4742099 100644
--- a/fles/flestools/CbmFlesHistosTools.cxx
+++ b/fles/flestools/CbmFlesHistosTools.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFlesHistosTools.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 #include "CbmFlesHistosTools.h"
 
diff --git a/fles/flestools/CbmFlesHistosTools.h b/fles/flestools/CbmFlesHistosTools.h
index 6c5851589294ab65b8d5bdbad54857983af783a0..d25d0c6e99cb0cff4dca065628f80103fbaf28cc 100644
--- a/fles/flestools/CbmFlesHistosTools.h
+++ b/fles/flestools/CbmFlesHistosTools.h
@@ -1,7 +1,6 @@
-/** @file CbmFlesHistosTools.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFormatDecHexPrintout.cxx b/fles/flestools/CbmFormatDecHexPrintout.cxx
index 683f2c87dc5906483209e1da6c85d3762d031314..1fd7b9571bb51a648b1703475e588fb7ca40141c 100644
--- a/fles/flestools/CbmFormatDecHexPrintout.cxx
+++ b/fles/flestools/CbmFormatDecHexPrintout.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFormatDecHexPrintout.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmFormatDecHexPrintout.h"
 
diff --git a/fles/flestools/CbmFormatDecHexPrintout.h b/fles/flestools/CbmFormatDecHexPrintout.h
index 94ef1b39b52a60fcb62fcd23613964129043db81..040c1a121bdd39284f14dc64a99a8dad297fd265 100644
--- a/fles/flestools/CbmFormatDecHexPrintout.h
+++ b/fles/flestools/CbmFormatDecHexPrintout.h
@@ -1,7 +1,6 @@
-/** @file CbmFormatDecHexPrintout.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFormatMsBufferPrintout.cxx b/fles/flestools/CbmFormatMsBufferPrintout.cxx
index 0f75d4be191ea4f02bd10b6c9889f471986336c8..ecf8b842e7f855e2ba3140623cae366301e433cb 100644
--- a/fles/flestools/CbmFormatMsBufferPrintout.cxx
+++ b/fles/flestools/CbmFormatMsBufferPrintout.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFormatMsBufferPrintout.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmFormatMsBufferPrintout.h"
 
diff --git a/fles/flestools/CbmFormatMsBufferPrintout.h b/fles/flestools/CbmFormatMsBufferPrintout.h
index eb0ba0bfbb97aca1b780ba94f59ecfe79daeb7d8..d25a18a38cefae5ec13f4fc421c34d50074f583d 100644
--- a/fles/flestools/CbmFormatMsBufferPrintout.h
+++ b/fles/flestools/CbmFormatMsBufferPrintout.h
@@ -1,7 +1,6 @@
-/** @file CbmFormatMsBufferPrintout.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFormatMsHeaderPrintout.cxx b/fles/flestools/CbmFormatMsHeaderPrintout.cxx
index 964bf4ae4f1da903cadd6a8f6a17d8ad0f34ebe9..153af59dee15c4d4d14cda6a593bfca6845d640e 100644
--- a/fles/flestools/CbmFormatMsHeaderPrintout.cxx
+++ b/fles/flestools/CbmFormatMsHeaderPrintout.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFormatMsHeaderPrintout.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmFormatMsHeaderPrintout.h"
 
diff --git a/fles/flestools/CbmFormatMsHeaderPrintout.h b/fles/flestools/CbmFormatMsHeaderPrintout.h
index 1a2fd5057d2bde8e2e4167391d356d5be0ce695c..66cedb86992644896af3484a77f67decf145f233 100644
--- a/fles/flestools/CbmFormatMsHeaderPrintout.h
+++ b/fles/flestools/CbmFormatMsHeaderPrintout.h
@@ -1,7 +1,6 @@
-/** @file CbmFormatMsHeaderPrintout.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/flestools/CbmFormatTsPrintout.cxx b/fles/flestools/CbmFormatTsPrintout.cxx
index 6f26fc159fa9c3a8948c712c4becd7d55b192cc6..625e605e4a0f5f4a91df6bb67d143e8c168426ff 100644
--- a/fles/flestools/CbmFormatTsPrintout.cxx
+++ b/fles/flestools/CbmFormatTsPrintout.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFormatTsPrintout.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmFormatMsBufferPrintout.h"
 #include "CbmFormatMsHeaderPrintout.h"
diff --git a/fles/flestools/CbmFormatTsPrintout.h b/fles/flestools/CbmFormatTsPrintout.h
index f606447ce7eb984ed845b7c97946d708600b1beb..8ae3e34e4d779228873ee45866afef61f5b50ecc 100644
--- a/fles/flestools/CbmFormatTsPrintout.h
+++ b/fles/flestools/CbmFormatTsPrintout.h
@@ -1,7 +1,6 @@
-/** @file CbmFormatTsPrintout.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h b/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h
index 5441020ea86160bb8a5d3f9967243fe5d5b3739e..6b863655de232be5a335b4142bf7e6a9492ca3e9 100644
--- a/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h
+++ b/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmFlibMcbm2018LinkDef.h
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifdef __CINT__
 
diff --git a/fles/mcbm2018/CbmMcbm2018MsCrcCheck.cxx b/fles/mcbm2018/CbmMcbm2018MsCrcCheck.cxx
index 036903194901db4ddf06975d1bde41bd5dd5615f..2cecc8f9afdf55da934ead8cc5ee8d60c8256a48 100644
--- a/fles/mcbm2018/CbmMcbm2018MsCrcCheck.cxx
+++ b/fles/mcbm2018/CbmMcbm2018MsCrcCheck.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MsCrcCheck.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmMcbm2018MsCrcCheck.h b/fles/mcbm2018/CbmMcbm2018MsCrcCheck.h
index e7b7da14dd115967651b581c85cba3d28dc41c1c..7da417232fff87135ae3745ec842e5a1608f9caa 100644
--- a/fles/mcbm2018/CbmMcbm2018MsCrcCheck.h
+++ b/fles/mcbm2018/CbmMcbm2018MsCrcCheck.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MsCrcCheck.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmMcbm2018Source.cxx b/fles/mcbm2018/CbmMcbm2018Source.cxx
index 0aa33d4caaef84af08e9dc82f17f1c9633740e8f..3792c214882ea8ad2c1ca79b8f98cb759c811780 100644
--- a/fles/mcbm2018/CbmMcbm2018Source.cxx
+++ b/fles/mcbm2018/CbmMcbm2018Source.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018Source.cxx
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmMcbm2018Source.h b/fles/mcbm2018/CbmMcbm2018Source.h
index a3f4e7d8cc481708eb9abf16c0217923351bc8d4..224668bafb05af5ed08d5903c2fdc22d206e8bdf 100644
--- a/fles/mcbm2018/CbmMcbm2018Source.h
+++ b/fles/mcbm2018/CbmMcbm2018Source.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018Source.h
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmMcbmUnpack.cxx b/fles/mcbm2018/CbmMcbmUnpack.cxx
index 3c949bb16e5e2aa6d2fbcfe2f6586d32037fb9a3..7220b28a98f3745f83e913645d6f954697766e24 100644
--- a/fles/mcbm2018/CbmMcbmUnpack.cxx
+++ b/fles/mcbm2018/CbmMcbmUnpack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbmUnpack.cxx
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/CbmMcbmUnpack.h b/fles/mcbm2018/CbmMcbmUnpack.h
index be110d1dafc5f67d814a837aa3fa5dc5da7554e7..a52be43f95abc8b03c1222c794343d915080172e 100644
--- a/fles/mcbm2018/CbmMcbmUnpack.h
+++ b/fles/mcbm2018/CbmMcbmUnpack.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbmUnpack.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/commonMQ/CbmStar2019Algo.h b/fles/mcbm2018/commonMQ/CbmStar2019Algo.h
index 1f59c5168f0226a22955b89bae55d64f359ccbfd..fb77a90c8ea3519a39def6b64f62dcfb4b4ed872 100644
--- a/fles/mcbm2018/commonMQ/CbmStar2019Algo.h
+++ b/fles/mcbm2018/commonMQ/CbmStar2019Algo.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019Algo.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.cxx b/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.cxx
index 855b7c54b18886f65035c562af0c1fb175631893..798740fd833cb7b82b8fde816af5c7dab13411fd 100644
--- a/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.cxx
+++ b/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCheckDataFormatGdpb2018.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.h b/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.h
index 23061e5ecbc0499565d399544fc4ee71d7064c8e..b0ce57eb8ecb12b1e280b96c616bec5549260999 100644
--- a/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.h
+++ b/fles/mcbm2018/monitor/CbmCheckDataFormatGdpb2018.h
@@ -1,7 +1,6 @@
-/** @file CbmCheckDataFormatGdpb2018.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.cxx
index 9757648659a15327266f1c5d3f8ac23651f6ce5b..54edf9cfc312aa449b0f2c793d155409967bcee6 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoPsd.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Nikolay Karpushkin, Nikolay Karpushkin **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Nikolay Karpushkin, Nikolay Karpushkin */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.h
index 52b8b8d78d28f3bca2f5971e8d54dff79e17bf9c..edc987a86b9335fd26ee0b4f6e6aee088779aa10 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoPsd.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoPsd.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.cxx
index 4334110ba0d751cf5aa2b215846609912eda08a8..43a222fc8c64b9e53924ad9b208033fb1ba3d542 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoT0.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.h
index 6c02a7de7eccfa6a82195f34ac1e02d5ecbdb971..e675f222658571adc2d12217bdb5d4bcce2176c2 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoT0.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoT0.h
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.cxx
index a4446366164e52bb2d759a3f37e93a3c3834cc73..a01bbaaa70c6e45372a339ac03f9658265348c9a 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoTof.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.h
index d9d014d99d6d0d4aefdbd6c96db92f9ccbba3518..97de5044349fa921d310033c0ae08cdbdcd2b285 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoTof.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.cxx
index 1ab0d2f1dab1e5f25319e1f8c35d0ee0287e0aec..b32abbc544178076fbe09ad3e104a19cc8c84692 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoTofPulser.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.h
index 0f624d6413c5e50c57f86a03ddde5d46e6213f2f..fcc42e0c75a0f5af1c7c4a13f31c84cfdc4d3677 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorAlgoTofPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorAlgoTofPulser.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.cxx
index 8f3216e2e84b82e35ef3f1c1fb5e6f6f2780c791..c84b5e5d22c80c6b43ef478eb08d53922c540f02 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorDataRates.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.h
index 2deefc5e38d8d0b5f50778472d3914255178da14..3279b8e2a5bab97f2c41d191d1c7c698156bcd56 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorDataRates.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorDataRates.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.cxx
index 8c7971590fc7713fa719adbb83f0cd5beda97fb8..70e138af0f559785ac0cf95d47977a5de6569887 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmPulser.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.h
index 3b896d690d7349bebc341dc6458179e46af7049f..069fdf0aa8e4e5b456d4bae19c2723cf3de9c685 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmPulser.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.cxx
index 2777a168ff705b4e2bdf58fe42636a27fd00cb7a..955fef0c0ff196d4487b7687435ad8846f048b80 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmRate.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.h
index 119f9cedfb6afe318690213c31ef4a2462fcdf61..0b7ec4ddf06d5f4853c51c9cb0c518628a1d48af 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmRate.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmRate.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.cxx
index 61d83fb21a649443708ff8147fe9970032c55d93..dfa5ed7e4a3503841c88add58081b080adca368e 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmSync.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.h
index a7b98f2d213c832a3ffe6e116a859981dd957830..96cfbfdb99795d1bd1b0dabc133776f6ba6b57ab 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMcbmSync.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMcbmSync.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.cxx
index 1a2ba8c5369466ecbcb1c4fff9ab154b96622b13..0715118a606a778bad49537fda4f4e1681def143 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMuch.cxx
-  * @copyright Copyright (C) 2018-2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.-A. Loizeau, Vikas Singhal [committer] **/
+/* Copyright (C) 2018-2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.-A. Loizeau, Vikas Singhal [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.h
index 9beaf3b83e54147adf71ddad7d0160b3985d5132..2638780229ef6afd7e56af1add7b6e8bd541a15a 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMuch.h
-  * @copyright Copyright (C) 2019 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2019 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.cxx
index 4b89b2e7ddd171ebc22343db338a8d4d7eae9a29..90aa3a254f74964f433ac5194a4ea1c8e3b0eaf8 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMuchLite.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Pierre-Alain Loizeau */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.h
index 9018443896bb73528b852258aab714ccbe82d3f8..a24e3b416a7950a3a37f2469516bfd622c8a7c15 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorMuchLite.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorMuchLite.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.cxx
index acf0f596f905015273d8be239056647f7834a556..664d525463955afaae7e6208bbda2f8ac9f239cd 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorSts.cxx
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.h
index 9b1ee9ab5d11bbb4a31fcde4fe6edd40bd828bcf..ffcebe31b61aa930de1ad7205c9ebe57137bb81c 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorSts.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorSts.h
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.cxx
index 1d299bf803e09cdd2ee1812216173fd14a2eadeb..4812b164687beba4cb841584292268e9fd369167 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorStsPulser.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.h
index 2493038834a1e09822bb3168708f7ed5239baa0a..5535ae237b74983e43db8f3f8f020db3064580cc 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorStsPulser.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.cxx
index 2ca6d77004ba79ba954f36de7da9791c8296af44..12280ad1e9667503739555b7b7c20ad6f68d9640 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorStsSync.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.h
index 5fed766260cbca0b7a213844734999f2aa229191..299406342621d71626617ed711c34b3c8c6df633 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorStsSync.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorStsSync.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.cxx
index 2781fb9a830a1f5ed1e325449b5d39f6c9702a5c..e1087df67ef1522c96f06f84597e548474872399 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskPsd.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.h
index 831a7989bffafd2afe28871fe467edad3942cb89..76ba0bc0590a0215c77509f398e6790abda8e959 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskPsd.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskPsd.h
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.cxx
index 792f1329b68e92c64785dadaae1c5e00b680399c..b032a8bab7916ad3c8b0fe64a6ee3b90f7377813 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskT0.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.h
index 29ebd9b84f5e3cee328da576ae6a07c091317ed1..7e0ef1607b4fe43bfe120d92713b9e74e06f097f 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskT0.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskT0.h
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.cxx
index b6e4ef0ee4173d7c10ed800416afc2a4742f580e..d8774025689da9b3f376a1e9bb08a2241a142166 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskTof.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.h
index 983f1664a1186381ff9e8a643836e0197d0dde29..8dac1caacb2d70a037aa53ef8f6e10a3068d9575 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskTof.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.cxx
index 08a17f4880ad2683dc60cdd4176c7257a4e5efe1..c4e2a4b1c0a9131a57123c4cd899ab0c87655202 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskTofPulser.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.h
index e4d5e871eee71a7609fbb37165e2a160c2a3779b..f5be121986e516ced542d203427309c124d0707a 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTaskTofPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTaskTofPulser.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.cxx
index 017b6fc684e0e11fdb55ad346e601a5b4401364e..6661d2c9e8563d23bd034190a85d377e75bd5b9c 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTof.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.h
index 3a42545adddb8ee465f68759c5ab9e17f99f6b17..8c5ea1e55f746db9fc4c6b88c31f72f4bd160d25 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTof.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.cxx b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.cxx
index 7782d554088489fd43d62c76dea0da661bfdde12..8dda4ba022cd8a535c364077ea537ff65e0f0f6b 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTofPulser.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.h b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.h
index e6488cecf7dddca868025fecf6d458132b04ce66..8eb349aa4eae70726343d7144b0ad43ecb4206ba 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018MonitorTofPulser.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018MonitorTofPulser.h
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.cxx b/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.cxx
index 6359306894e09a557c86e9ddcf581df1d46bb7af..0fb1196bf421c7dfd0c7e07ea7997d16455d281c 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofFeeThr.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.h b/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.h
index 3e54d12b4c02f9d64c1ca1242b5c78bf67f6dc6a..57642386a148779ea9aba54a91a28149d5673cdc 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018TofFeeThr.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofFeeThr.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.cxx b/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.cxx
index dbd2a68508ed3648c16a1edcad5606641419bbac..800ea6638170fc99305d12ec2acba93a0e08d753 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.cxx
+++ b/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofTestFee.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.h b/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.h
index f9264609658926005a5c4eeab70a5b99c0ccb791..957d31df2ae270c2f8cc26e50291d180ea05a3a1 100644
--- a/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.h
+++ b/fles/mcbm2018/monitor/CbmMcbm2018TofTestFee.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018TofTestFee.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.cxx b/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.cxx
index 9534f15d3677b239e384776eba1153a6050bc39a..ce0859f237880a7dff3e8c4b72631f0d7cd224a3 100644
--- a/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.cxx
+++ b/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbmSpillFindAlgo.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.h b/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.h
index 6e652fd8de40da5fa0f4277637ff95147e9bb25f..ed4c1ac648599fdd7710764f7036223aeea9fdf4 100644
--- a/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.h
+++ b/fles/mcbm2018/tasks/CbmMcbmSpillFindAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbmSpillFindAlgo.h
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.cxx b/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.cxx
index aee4072bf93561174c0ec358f20f73407615c3c8..882c01784c7a536064ba149758cf8fd34e0de435 100644
--- a/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.cxx
+++ b/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbmSpillFindTask.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.h b/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.h
index 1b144e8082e73ffbcf3af340cabaeeb8be4e4f2e..1e5e5224b533017eeeed1677f34f4ff116fae139 100644
--- a/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.h
+++ b/fles/mcbm2018/tasks/CbmMcbmSpillFindTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbmSpillFindTask.h
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.cxx
index 1d72d246724200bd562f71660823cf23df8167b1..5e37d552ae33f04e54a2aaf135868af0e1beb67d 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RawConverterGdpb.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.h b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.h
index 86421ae6c3bf8e6646d350d6ace61bb8eb866bad..459bcaf12f36f7dac8e44cccc42715da19570d2f 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterGdpb.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RawConverterGdpb.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.cxx
index ae0aafe93b5da88c52e2c9a43e3d7fcb9fa8bfab..7345e8ebe04c8564f89919f5f6faeab7be1b8edb 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RawConverterSdpb.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.h b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.h
index 4b54b2c021231aafdd6b50b349b3a263c8788b68..cc21599f13961104727ec775b059698f031657dc 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018RawConverterSdpb.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018RawConverterSdpb.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.cxx
index 8a99c3523ee0daf1f07dd7c27285a89387c2fd6a..b465c8f41cf98e45c6f801f9dd8de192c5fac79b 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoMuch.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.h
index f8d0fd2548ddd3176a2be3f83f1f384dcdf6f511..de92fdb73a2eb913d289f40da823f6e9a96f8ed3 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoMuch.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.cxx
index 4ecd1eab036aac28b28c36fdd323280162b43fa6..1e61f743bf1f521ac14cabae0be6cfedbf52b22a 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoPsd.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer], Pierre-Alain Loizeau */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.h
index 28855ebf30a87d109c5e54d13f17c6ab33d536f5..5891c7b1c643d508eb61134851c6f5006dc4f17b 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoPsd.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoPsd.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx
index 1388fbbfb1ccf62929816348179cf3f0ce07ee66..03c83ca0e5aea79b48e4d3b6b60ad2991735d3b0 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoRich.cxx
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer], Pierre-Alain Loizeau */
 
 /**
  * CbmMcbm2018UnpackerAlgoRich
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h
index 045e40ff74b08b57a6a3846a12b22f39d8e89288..f5459192e73dc248dc49599672bb5dcdacf80b03 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoRich.h
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 /**
  * CbmMcbm2018UnpackerAlgoRich
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.cxx
index 822ca55fe6922823770411460191e995ffb502ea..25337de2f164a4d819baf5691778e2675d6548ac 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoSts.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.h
index a30887e0bc587d16c184db2f26bb3442ecaf784d..4ec67a4c3775db201dfaefad525b30cb94e85d91 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoSts.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoSts.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.cxx
index a508ab1c4dd032353598713e60db7beec9c02130..34d204afce0cc2d0e6f1cc26fc3ffeebdf7c8a37 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoTof.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Norbert Herrmann **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.h
index 8b18c520b5ebfaa38ed9e991574ee325d2cb3313..b2e9f0c601973df8a1279afcdc6a2ef8e295c2d4 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoTof.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx
index 2ef3d063b92a8c4e2def3dd3218d732bbf94fdd2..a966225905301912591b900bb5ddf8ccc8fc4280 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoTrdR.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMcbm2018UnpackerAlgoTrdR.h"
 
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.h
index dbe7e67f9471b6632c2a866ffb267cbd28246c3d..cc62700574a707457af350ead9178cfc5643f92f 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerAlgoTrdR.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dennis Spicker, Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dennis Spicker, Florian Uhlig [committer], Pascal Raisig */
 
 /**
   * @file CbmMcbm2018UnpackerAlgoTrdR.h
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.cxx
index 8399fdd6066dd2dd9a1e89f355319aef537beb79..5e60c6820d8ef08ab1bd6960ca2aaf733d888908 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskMuch.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.h
index ec6c3466f3488faf33e85ca5758159e6b556d84b..f26ec951dd99be290ff5242d467248e6c9bb4f3e 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskMuch.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.cxx
index fe013cb1abb920579524b76d8247838b8bba4b7e..9d3529b80d6681bd035ab713ccebd1ef38216eb0 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskPsd.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.h
index 41240486990c3d83beda0ed5cbd50f1f4f85c803..ef3a109ec5ca712f61f0112a31c9dd3493543884 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskPsd.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskPsd.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N.Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N.Karpushkin, David Emschermann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx
index 8dc8da92bf7742720a39c6627e3846aa2130a268..448269f82d99d897767002e4b011f3eee19a8baf 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskRich.cxx
-  * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer], Pierre-Alain Loizeau */
 
 /**
  * CbmMcbm2018UnpackerTaskRich
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h
index 56f7ad5878c902d78713504dae37ec013e94f037..c8c488391d6adb355e97e95cd4008952bd92ec0c 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskRich.h
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer], Pierre-Alain Loizeau */
 
 /**
  * CbmMcbm2018UnpackerTaskRich
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.cxx
index 27683254eb06db448ae12b9a98f6e66d55e7d076..72efd6eb9db73b2a4b9ba6743af3d2c85ec81920 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskSts.cxx
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.h
index d4c36b011b17c9a9eb6e4ed56f9da1683be07a42..c30216d95f0dcd65c674806b0bd68481646c281b 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskSts.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskSts.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.cxx
index fabc1eeee7ea9025c8ed8ed6add6302f09b7d2b4..0181fa51d26da516d3c1121fe749700b9bb92f40 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskTof.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.h
index eb6afab579f92f6351f9ac8f54e9513935660734..f7909a17ff661269165822cebb25b1f829b6f5fd 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTof.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskTof.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx
index 621557c4d3c497d7e8fd50092e6c52b478819d1b..5d7e6b084733421e9da82c82de34810baa296fde 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskTrdR.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmMcbm2018UnpackerTaskTrdR.h"
 
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.h
index ade9667452026e60143505fbd51f70e6c85b4824..b356cf6974df3452907d9c298584ecd730ef089e 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerTaskTrdR.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dennis Spicker, Florian Uhlig [committer], Pascal Raisig **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dennis Spicker, Florian Uhlig [committer], Pascal Raisig */
 
 /**
   * @file CbmMcbm2018UnpackerTaskTrdR.h
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx
index df879a56bddcf3d84daebcab2f3709536c3edce8..2050c5b1babe1b315c2b01414cc057400ec9527a 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerUtilRich.cxx
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #include "CbmMcbm2018UnpackerUtilRich.h"
 
diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h
index e695f6c886a0f7f1a98b9c71e2af2d01a50d407d..cb9c6955ff3d76785a7a063dfdc1a09403a52594 100644
--- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h
+++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h
@@ -1,7 +1,6 @@
-/** @file CbmMcbm2018UnpackerUtilRich.h
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #ifndef CbmMcbm2018UnpackerUtilRich_H
 #define CbmMcbm2018UnpackerUtilRich_H
diff --git a/fles/star2019/CbmFlibStar2019LinkDef.h b/fles/star2019/CbmFlibStar2019LinkDef.h
index c014b530344b2d37ef90e3a7856dafd7e57c8d59..c20ed9b1c2fd6668d5899a0bb93f5781585a1952 100644
--- a/fles/star2019/CbmFlibStar2019LinkDef.h
+++ b/fles/star2019/CbmFlibStar2019LinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmFlibStar2019LinkDef.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifdef __CINT__
 
diff --git a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.cxx b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.cxx
index c12df72f0ec8a8f93c1c75f44fc93c5f4a622e3b..ecd6eaa82292fa7e51a0059a9c4c37044d87aec4 100644
--- a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.cxx
+++ b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019EventBuilderEtof.cxx
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.h b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.h
index 981c27cf3dd4d6545fa59e6eabeaf461621ecfca..f7242d34c034c16b25d0758cf391b5561c75679d 100644
--- a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.h
+++ b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtof.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019EventBuilderEtof.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.cxx b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.cxx
index 4db71a42f71c45702872d7b200677a1c92ad9303..8f1fbde3b21388e9b3fc636fa531d541fc9eef74 100644
--- a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.cxx
+++ b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019EventBuilderEtofAlgo.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.h b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.h
index 0eaa24bfe6f82d2796e62d56f20f7df8244d5cf5..ae9868c279a0c1bd051c1aa51903071e2fb6d37c 100644
--- a/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.h
+++ b/fles/star2019/eventbuilder/CbmStar2019EventBuilderEtofAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019EventBuilderEtofAlgo.h
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/eventbuilder/CbmTofStarData2019.cxx b/fles/star2019/eventbuilder/CbmTofStarData2019.cxx
index 04fea1992699f82ebaf19c291579355ee190ddf7..8648c4e6cf26294ecf9d1033df2a219ba74b830f 100644
--- a/fles/star2019/eventbuilder/CbmTofStarData2019.cxx
+++ b/fles/star2019/eventbuilder/CbmTofStarData2019.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofStarData2019.cxx
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/eventbuilder/CbmTofStarData2019.h b/fles/star2019/eventbuilder/CbmTofStarData2019.h
index 0a0ad514288f16b75669cc5dc65544d63cf65dd0..61ab1b1365e828bcf4196d902e5ac5173e4bf5d9 100644
--- a/fles/star2019/eventbuilder/CbmTofStarData2019.h
+++ b/fles/star2019/eventbuilder/CbmTofStarData2019.h
@@ -1,7 +1,6 @@
-/** @file CbmTofStarData2019.h
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorAlgo.cxx b/fles/star2019/monitor/CbmStar2019MonitorAlgo.cxx
index c8abe4a0a17926f07f25ca5996f7ce8c1137dfca..60f97a81b95fcda4da6bff547661d4ece49a3d17 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorAlgo.cxx
+++ b/fles/star2019/monitor/CbmStar2019MonitorAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorAlgo.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorAlgo.h b/fles/star2019/monitor/CbmStar2019MonitorAlgo.h
index 4a9c66490892b5bcd7fd72af9abee3f0eeba0c11..3c9266edcae7e46cc164da1f5a4a0fd9afe38a94 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorAlgo.h
+++ b/fles/star2019/monitor/CbmStar2019MonitorAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorAlgo.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.cxx b/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.cxx
index 3696effecd345dbf404b67da97a7d4bb0409d8f3..84e170b8f2f07344e876e806b03edba94faa5be5 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.cxx
+++ b/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorPulserAlgo.cxx
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.h b/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.h
index 92e9b525da5a8ead33535e304959f6df5a26ea55..767e4c5715ec4d3ae852d51eb0ec4777e13e7243 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.h
+++ b/fles/star2019/monitor/CbmStar2019MonitorPulserAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorPulserAlgo.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorPulserTask.cxx b/fles/star2019/monitor/CbmStar2019MonitorPulserTask.cxx
index 1ad92805fe472c2c0c89ba3ebdd9fa431a181c3c..bd6a05b8247410b3bfdc2e1ebea917cfd48eb3b4 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorPulserTask.cxx
+++ b/fles/star2019/monitor/CbmStar2019MonitorPulserTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorPulserTask.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorPulserTask.h b/fles/star2019/monitor/CbmStar2019MonitorPulserTask.h
index 0f41b6ec212cfeb3febdabf3c4a699a30220851c..b62313a5c3091ef3c309fc7b3f177262cc09a52d 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorPulserTask.h
+++ b/fles/star2019/monitor/CbmStar2019MonitorPulserTask.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorPulserTask.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorTask.cxx b/fles/star2019/monitor/CbmStar2019MonitorTask.cxx
index 431af7e27f5746bba24dce60cc9329d0c1857592..87f7fdc6abe2d9efcb54bca638ea7e8bfa53a18f 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorTask.cxx
+++ b/fles/star2019/monitor/CbmStar2019MonitorTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorTask.cxx
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorTask.h b/fles/star2019/monitor/CbmStar2019MonitorTask.h
index a873bfdc121afc9e4fc6446d838ecf5d6b0ef264..bd38a373cf8f5326a34482d86f9e5462794f38b6 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorTask.h
+++ b/fles/star2019/monitor/CbmStar2019MonitorTask.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorTask.h
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorTof.cxx b/fles/star2019/monitor/CbmStar2019MonitorTof.cxx
index c9b7c94aa2698780e5986b96b0db739b5718cee0..a65e3c41bbea4367eba5d17910cb5cf2353679a0 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorTof.cxx
+++ b/fles/star2019/monitor/CbmStar2019MonitorTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorTof.cxx
-  * @copyright Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019MonitorTof.h b/fles/star2019/monitor/CbmStar2019MonitorTof.h
index 4e29ed7f7387a665e44751b722726b5f44bb0316..cfe2faf94f81aa00747df2f7ed41e7813bb617cc 100644
--- a/fles/star2019/monitor/CbmStar2019MonitorTof.h
+++ b/fles/star2019/monitor/CbmStar2019MonitorTof.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019MonitorTof.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019TofFeeThr.cxx b/fles/star2019/monitor/CbmStar2019TofFeeThr.cxx
index fd299cf1feec64a691ff80a42e4fbe9741b8e289..231c8f592233a977756048de276d5441984b14c1 100644
--- a/fles/star2019/monitor/CbmStar2019TofFeeThr.cxx
+++ b/fles/star2019/monitor/CbmStar2019TofFeeThr.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019TofFeeThr.cxx
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/monitor/CbmStar2019TofFeeThr.h b/fles/star2019/monitor/CbmStar2019TofFeeThr.h
index 62a71ba6a387afabbbae8475889a0a1bfd6fb5c8..9c596ee03e85b45d8e8676543318c5407815c4cb 100644
--- a/fles/star2019/monitor/CbmStar2019TofFeeThr.h
+++ b/fles/star2019/monitor/CbmStar2019TofFeeThr.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019TofFeeThr.h
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/fles/star2019/parameter/CbmStar2019ContFact.cxx b/fles/star2019/parameter/CbmStar2019ContFact.cxx
index eac13c6e792c90136878d40ce8bcaf1e1b0967f9..d8278ae66ad6475e11368994a79eaf4258e7dede 100644
--- a/fles/star2019/parameter/CbmStar2019ContFact.cxx
+++ b/fles/star2019/parameter/CbmStar2019ContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019ContFact.cxx
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /////////////////////////////////////////////////////////////
 //
diff --git a/fles/star2019/parameter/CbmStar2019ContFact.h b/fles/star2019/parameter/CbmStar2019ContFact.h
index 147dc7e9c9ecf16131ad76918cdaf30697c989d2..846c6a6d37f731c2362beb0c5e962db7ce53c959 100644
--- a/fles/star2019/parameter/CbmStar2019ContFact.h
+++ b/fles/star2019/parameter/CbmStar2019ContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019ContFact.h
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifndef CBMSTAR2019CONTFACT_H
 #define CBMSTAR2019CONTFACT_H
diff --git a/fles/star2019/parameter/CbmStar2019TofPar.cxx b/fles/star2019/parameter/CbmStar2019TofPar.cxx
index d057fc06917539f1321834bd822ba9be002e4446..f490c05d69e7b08950dea8d4dbc30c292a675dcc 100644
--- a/fles/star2019/parameter/CbmStar2019TofPar.cxx
+++ b/fles/star2019/parameter/CbmStar2019TofPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStar2019TofPar.cxx
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmStar2019TofPar source file                  -----
diff --git a/fles/star2019/parameter/CbmStar2019TofPar.h b/fles/star2019/parameter/CbmStar2019TofPar.h
index 5674e62413b92b2c574ce3e8fa59407a6f3583dc..2079a2c477381596463d876937ce53dec678d213 100644
--- a/fles/star2019/parameter/CbmStar2019TofPar.h
+++ b/fles/star2019/parameter/CbmStar2019TofPar.h
@@ -1,7 +1,6 @@
-/** @file CbmStar2019TofPar.h
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmStar2019TofPar header file                 -----
diff --git a/macro/C2F/c2f_transport.C b/macro/C2F/c2f_transport.C
index 961026b98002effd3e8250713d9ab192408955d5..542e57d89915c2c673d3b3a5cad65c5926bf724f 100644
--- a/macro/C2F/c2f_transport.C
+++ b/macro/C2F/c2f_transport.C
@@ -1,7 +1,6 @@
-/** @file c2f_transport.C
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/KF/DecayConfig.C b/macro/KF/DecayConfig.C
index 674801a0e4b52977cf1a254311a5105e8bd68a67..8d97d57466fa323359b6ef90a104429e779875e7 100644
--- a/macro/KF/DecayConfig.C
+++ b/macro/KF/DecayConfig.C
@@ -1,7 +1,6 @@
-/** @file DecayConfig.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 void DecayConfig()
 {
diff --git a/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C b/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C
index ddb62ffd3da9ef4ed12d70e053bd2cf0881ad173..a8bd0721f6fbf5622d194532e1258889d6891ec8 100644
--- a/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C
+++ b/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C
@@ -1,7 +1,6 @@
-/** @file CalculateEfficincy.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 // #include "$VMCWORKDIR/KF/KFParticleParformance/KFPartEfficiencies.h"
 
diff --git a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C
index 73aed2f48f2a04e832d4feeae9d24c92726c4793..04e6b9c4a3e802ebe59b302c80ba9b617bb55520 100644
--- a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C
+++ b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C
@@ -1,7 +1,6 @@
-/** @file DrawParticlesFitQA.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 void DrawParticlesFitQA(int iParticle = 0)
 {
diff --git a/macro/KF/KFParticleFinderSignalTest/GetParticleName.C b/macro/KF/KFParticleFinderSignalTest/GetParticleName.C
index 913e455f695ce4792b8c56f17853e56df69519b9..da22a6668d92a6fcaed110ec3be68b50f35f86bc 100644
--- a/macro/KF/KFParticleFinderSignalTest/GetParticleName.C
+++ b/macro/KF/KFParticleFinderSignalTest/GetParticleName.C
@@ -1,7 +1,6 @@
-/** @file GetParticleName.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 // #include "$VMCWORKDIR/KF/KFParticleParformance/KFPartEfficiencies.h"
 
diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/SignalGenerator.C b/macro/KF/KFParticleFinderSignalTest/Signal/SignalGenerator.C
index 3e76a2fdf5caaecb6c1b1df2fb66384916600724..77565ad4e15f9dbbf30d1ada0f9d7c5421224aa8 100644
--- a/macro/KF/KFParticleFinderSignalTest/Signal/SignalGenerator.C
+++ b/macro/KF/KFParticleFinderSignalTest/Signal/SignalGenerator.C
@@ -1,7 +1,6 @@
-/** @file SignalGenerator.C
-  * @copyright Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/physSignal.C b/macro/KF/KFParticleFinderSignalTest/Signal/physSignal.C
index fd2d9709c38e3fbd75639dc97d655e33708b6d7d..62fdd178095faf0237e3929736a61f9bf4706402 100644
--- a/macro/KF/KFParticleFinderSignalTest/Signal/physSignal.C
+++ b/macro/KF/KFParticleFinderSignalTest/Signal/physSignal.C
@@ -1,7 +1,6 @@
-/** @file physSignal.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/recoSignal.C b/macro/KF/KFParticleFinderSignalTest/Signal/recoSignal.C
index 1056c28c9d3029820cc287def2d5895f9071a7fb..8a8ab02057c8da061678320384230ad7c23aa854 100644
--- a/macro/KF/KFParticleFinderSignalTest/Signal/recoSignal.C
+++ b/macro/KF/KFParticleFinderSignalTest/Signal/recoSignal.C
@@ -1,7 +1,6 @@
-/** @file recoSignal.C
-  * @copyright Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/simSignal.C b/macro/KF/KFParticleFinderSignalTest/Signal/simSignal.C
index 0ca498e0b426107d044a6ab964b008948c43cf91..74fa3d56d5eb9c152afdbba96bd9f57f51f5eb13 100644
--- a/macro/KF/KFParticleFinderSignalTest/Signal/simSignal.C
+++ b/macro/KF/KFParticleFinderSignalTest/Signal/simSignal.C
@@ -1,7 +1,6 @@
-/** @file simSignal.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/KF/kf_kfparticle.C b/macro/KF/kf_kfparticle.C
index 48061951bbcb63e92c2bfe74516ff1098b8cdc85..c3f9ccb1340e7c2580d7913092fb88064555f14e 100644
--- a/macro/KF/kf_kfparticle.C
+++ b/macro/KF/kf_kfparticle.C
@@ -1,7 +1,6 @@
-/** @file kf_kfparticle.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/KF/kf_thermal_signal_generator.C b/macro/KF/kf_thermal_signal_generator.C
index 480ad44e4daab04188cefda9ca3c5ca482357b89..eb91a66eefda4f19ee8556571d6a304d3d1941e9 100644
--- a/macro/KF/kf_thermal_signal_generator.C
+++ b/macro/KF/kf_thermal_signal_generator.C
@@ -1,7 +1,6 @@
-/** @file kf_thermal_signal_generator.C
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/KF/kf_transport.C b/macro/KF/kf_transport.C
index eebefcdd76a20369fe46053da4764741b86fe82f..e682ad9653e1f1aaf080bf00ab56e679ac2b6966 100644
--- a/macro/KF/kf_transport.C
+++ b/macro/KF/kf_transport.C
@@ -1,7 +1,6 @@
-/** @file kf_transport.C
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], M. Zyzak **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], M. Zyzak */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/KF/kf_transport_new.C b/macro/KF/kf_transport_new.C
index b784a6b270efa2223bf4cc2d2bbb67dbf800b811..41bb6b63d507ff5d1268b1dd2cb5a4e392914394 100644
--- a/macro/KF/kf_transport_new.C
+++ b/macro/KF/kf_transport_new.C
@@ -1,7 +1,6 @@
-/** @file kf_transport_new.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/KF/registerGeantDecays.C b/macro/KF/registerGeantDecays.C
index f2a9a1740bfcb24c6fa6933923c3f6b52718b718..acab6e70118cd76df287f3fad255b16991ad5c03 100644
--- a/macro/KF/registerGeantDecays.C
+++ b/macro/KF/registerGeantDecays.C
@@ -1,7 +1,6 @@
-/** @file registerGeantDecays.C
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 void registerGeantDecays(int iDecay)
 {
diff --git a/macro/KF/registerLightIons.C b/macro/KF/registerLightIons.C
index b36608ef4485a6aa2197d15954f557d4dd93a814..5e5a3f991c0037502037247fd7493e1fd45d3221 100644
--- a/macro/KF/registerLightIons.C
+++ b/macro/KF/registerLightIons.C
@@ -1,7 +1,6 @@
-/** @file registerLightIons.C
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 void registerLightIons()
 {
diff --git a/macro/KF/registerPythiaDecays.C b/macro/KF/registerPythiaDecays.C
index cfa4ba17be80f596420327da22f7ab79a8b0e79a..6d605a264b1b47b7938a16276033fc4193986ac0 100644
--- a/macro/KF/registerPythiaDecays.C
+++ b/macro/KF/registerPythiaDecays.C
@@ -1,7 +1,6 @@
-/** @file registerPythiaDecays.C
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 void registerPythiaDecays(int iDecay)
 {
diff --git a/macro/L1/perf.C b/macro/L1/perf.C
index e2fdf4151673c8df950fdca99f0e4559b4d16c5c..433dc1a5dae060f7f31e7aea7f1fa3dd9d7f0782 100644
--- a/macro/L1/perf.C
+++ b/macro/L1/perf.C
@@ -1,7 +1,6 @@
-/** @file perf.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 void perf()
 {
diff --git a/macro/L1/rec.C b/macro/L1/rec.C
index fa47c75e279825cf1d7090b8591843e84850eef0..fa5dd97332e26205b86ae57b2637da25107f8530 100644
--- a/macro/L1/rec.C
+++ b/macro/L1/rec.C
@@ -1,7 +1,6 @@
-/** @file rec.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 void rec()
 {
diff --git a/macro/L1/sim.C b/macro/L1/sim.C
index 6184cfba1f6d4ea6dbb2c6b83c273238d29f2133..b375019522f40db9214d74b1adfccdba2a8c1b10 100644
--- a/macro/L1/sim.C
+++ b/macro/L1/sim.C
@@ -1,7 +1,6 @@
-/** @file sim.C
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // Macro for running Cbm  with Geant3  or Geant4 (M. Al-Turany , D. Bertini)
 // Modified 22/06/2005 D.Bertini
diff --git a/macro/L1/simD0.C b/macro/L1/simD0.C
index e04e42e3da75488b1c2abadc1204e0be6cb4e43d..8e0c884a529701f196551283d8559339ecefde14 100644
--- a/macro/L1/simD0.C
+++ b/macro/L1/simD0.C
@@ -1,7 +1,6 @@
-/** @file simD0.C
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // Macro for running Cbm  with Geant3  or Geant4 (M. Al-Turany , D. Bertini)
 // Modified 22/06/2005 D.Bertini
diff --git a/macro/analysis/cbmfemto/hbt_anatree.C b/macro/analysis/cbmfemto/hbt_anatree.C
index a7bfac9f6fc3a55f02f317908013d4f454b2fa22..5818798a4eb1e36228d71757ae47b4db9326282e 100644
--- a/macro/analysis/cbmfemto/hbt_anatree.C
+++ b/macro/analysis/cbmfemto/hbt_anatree.C
@@ -1,7 +1,6 @@
-/** @file hbt_anatree.C
-  * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * hbt_anatree.C
diff --git a/macro/analysis/cbmfemto/show_hbt.C b/macro/analysis/cbmfemto/show_hbt.C
index 43546683112e8e83c5720100b34c4920959a2388..0f83297b76b0a7764ad467952165b01406a97d6a 100644
--- a/macro/analysis/cbmfemto/show_hbt.C
+++ b/macro/analysis/cbmfemto/show_hbt.C
@@ -1,7 +1,6 @@
-/** @file show_hbt.C
-  * @copyright Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2020 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * show_hbt.C
diff --git a/macro/analysis/common/analysis_tree_converter/run_analysis_tree_maker.C b/macro/analysis/common/analysis_tree_converter/run_analysis_tree_maker.C
index 942254754e35c277a2faee30f5228a05c7161160..f6e6f19c02f974e07f8fd4b4edaa7969252e3741 100644
--- a/macro/analysis/common/analysis_tree_converter/run_analysis_tree_maker.C
+++ b/macro/analysis/common/analysis_tree_converter/run_analysis_tree_maker.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_tree_maker.C
-  * @copyright Copyright (C) name="CpuLoad" CBM Collaboration, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov, Viktor Klochkov **/
+/* Copyright (C) name="CpuLoad" CBM Collaboration, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov, Viktor Klochkov */
 
 void run_analysis_tree_maker(TString dataSet = "../../../run/test", TString setupName = "sis100_electron",
                              TString unigenFile = "")
diff --git a/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C b/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C
index 25d5ce1d43b05f6af25e3d09b9ca26181e6cb93f..805ff0f3f3aff59f2a8935f8cbef0cdbc291ed60 100644
--- a/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C
+++ b/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C
@@ -1,7 +1,6 @@
-/** @file run_at_kfpf.C
-  * @copyright Copyright (C) 2020 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleksii Lubynets [committer] **/
+/* Copyright (C) 2020 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleksii Lubynets [committer] */
 
 void run_at_kfpf(int nEntries = -1, const std::string& dataset = "test", const std::string& ATTree = "rTree")
 {
diff --git a/macro/analysis/common/cuts/cbm_cuts.h b/macro/analysis/common/cuts/cbm_cuts.h
index da46f61eb83e763a54b55d2e30b72e10fc8a58f5..66d1efad6365f1be221ce49b76825aeead66c879 100644
--- a/macro/analysis/common/cuts/cbm_cuts.h
+++ b/macro/analysis/common/cuts/cbm_cuts.h
@@ -1,7 +1,6 @@
-/** @file cbm_cuts.h
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer] */
 
 AnalysisTree::Cuts* GetCbmEventCuts(const std::string& branch, std::string name = "CbmGoodEvent")
 {
diff --git a/macro/analysis/common/qa/run_analysistree_qa.C b/macro/analysis/common/qa/run_analysistree_qa.C
index cbc1e273e802a2ac0e3a2f672752bd2d4219cef9..1bce99d1df1381bce5e4251bcd7f9dec7f75a8d4 100644
--- a/macro/analysis/common/qa/run_analysistree_qa.C
+++ b/macro/analysis/common/qa/run_analysistree_qa.C
@@ -1,7 +1,6 @@
-/** @file run_analysistree_qa.C
-  * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Viktor Klochkov [committer], Viktor Klochkov [committer] **/
+/* Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tuebingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Viktor Klochkov [committer], Viktor Klochkov [committer] */
 
 //#include <AnalysisTree/TaskManager.hpp>
 //#include "AnalysisTree/Cuts.hpp"
diff --git a/macro/analysis/common/qa/run_qa_to_html.C b/macro/analysis/common/qa/run_qa_to_html.C
index 3823a7764ce572ee8809d1a6539ff3ff1c02e712..6dfb753383cd186e6b180b173bd0f77c019c7faa 100644
--- a/macro/analysis/common/qa/run_qa_to_html.C
+++ b/macro/analysis/common/qa/run_qa_to_html.C
@@ -1,7 +1,6 @@
-/** @file run_qa_to_html.C
-  * @copyright Copyright (C) 2021 Faculty of Physics, Warsaw University of Technology, Warsaw
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Daniel Wielanek [committer] **/
+/* Copyright (C) 2021 Faculty of Physics, Warsaw University of Technology, Warsaw
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Daniel Wielanek [committer] */
 
 /*
  * run_qa_to_html.C
diff --git a/macro/analysis/conversion2/eventDisplay.C b/macro/analysis/conversion2/eventDisplay.C
index 3fc947e90df8ea3b29f7ae89a8a61a31ccb3d55a..badf7c867601d6375300d2076a4e664df192a3db 100644
--- a/macro/analysis/conversion2/eventDisplay.C
+++ b/macro/analysis/conversion2/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///// macro for visualization of simulated events. One can use it directly after simulation stage (reonctruction and digi are nor needed)
 ///// here one can see Monte Carlo hits in each detector.
diff --git a/macro/analysis/conversion2/generator_input_file.C b/macro/analysis/conversion2/generator_input_file.C
index 1cde29312d6a1527328d68c50ac2ddc915d861b9..ff4045e986dbe607380b704b9e91d987cf3570a2 100644
--- a/macro/analysis/conversion2/generator_input_file.C
+++ b/macro/analysis/conversion2/generator_input_file.C
@@ -1,7 +1,6 @@
-/** @file generator_input_file.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///// generating electron/positron track over full acceptance. Filling them step by step in acceptance.
 void generator_input_file()
diff --git a/macro/analysis/conversion2/run_analysis.C b/macro/analysis/conversion2/run_analysis.C
index a1a4e232bb1853f40eac76e4dce1c920979a468f..57feb8ac383d5f52e4b409426ae5ac2de7c331cf 100644
--- a/macro/analysis/conversion2/run_analysis.C
+++ b/macro/analysis/conversion2/run_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_analysis.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/conversion2/run_digi.C b/macro/analysis/conversion2/run_digi.C
index 2b8315cb613de33d86be6e1806e115841dd4bd71..eb95d46190bdf8e565c26bae8936a242ecc35caf 100644
--- a/macro/analysis/conversion2/run_digi.C
+++ b/macro/analysis/conversion2/run_digi.C
@@ -1,7 +1,6 @@
-/** @file run_digi.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** Macro for detector response simulation (digitisation)
  **
diff --git a/macro/analysis/conversion2/run_reco_event.C b/macro/analysis/conversion2/run_reco_event.C
index 72bf3851810c5e9edfa2afb3aafff2923bd1340b..993257edb011c36531b1720f57878331dd06a627 100644
--- a/macro/analysis/conversion2/run_reco_event.C
+++ b/macro/analysis/conversion2/run_reco_event.C
@@ -1,7 +1,6 @@
-/** @file run_reco_event.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/conversion2/run_transport.C b/macro/analysis/conversion2/run_transport.C
index eacdbe05d3b5d3520cfbf5299191a43a1ddd4e6b..636e3492222a0728a908533db61cbd740bb10f97 100644
--- a/macro/analysis/conversion2/run_transport.C
+++ b/macro/analysis/conversion2/run_transport.C
@@ -1,7 +1,6 @@
-/** @file run_transport.C
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/dielectron/draw_analysis.C b/macro/analysis/dielectron/draw_analysis.C
index d310c30a811f769468cd3144d3aa4fb3afc4964c..0dce36af3c7acfe1b54e78a8430c341f54ddd620 100644
--- a/macro/analysis/dielectron/draw_analysis.C
+++ b/macro/analysis/dielectron/draw_analysis.C
@@ -1,7 +1,6 @@
-/** @file draw_analysis.C
-  * @copyright Copyright (C) 2010-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Semen Lebedev, Andrey Lebedev **/
+/* Copyright (C) 2010-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Semen Lebedev, Andrey Lebedev */
 
 //#include <experimental/filesystem>
 
diff --git a/macro/analysis/dielectron/draw_analysis_all.C b/macro/analysis/dielectron/draw_analysis_all.C
index 1582240bafb2f2bd75fd7735954e4aa1b286aa91..a0d889a74e869f657bdcc542d7d7e19d0672a167 100644
--- a/macro/analysis/dielectron/draw_analysis_all.C
+++ b/macro/analysis/dielectron/draw_analysis_all.C
@@ -1,7 +1,6 @@
-/** @file draw_analysis_all.C
-  * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Semen Lebedev **/
+/* Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Semen Lebedev */
 
 void draw_analysis_all(
   const string& fileInmed  = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/analysis.all.root",
diff --git a/macro/analysis/dielectron/draw_analysis_study.C b/macro/analysis/dielectron/draw_analysis_study.C
index dd5c6ce7cc9a2edb407a19666adcbbf4878e77a4..b423a11c8d193c95f31715df4b9178d111b0d2b3 100644
--- a/macro/analysis/dielectron/draw_analysis_study.C
+++ b/macro/analysis/dielectron/draw_analysis_study.C
@@ -1,7 +1,6 @@
-/** @file draw_analysis_study.C
-  * @copyright Copyright (C) 2012-2013 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2012-2013 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 using namespace std;
 void draw_analysis_study()
diff --git a/macro/analysis/dielectron/draw_litqa.C b/macro/analysis/dielectron/draw_litqa.C
index 61e1296d9157625c43e9d020dea44de8c9b7cb65..dd730e935b0832631d30ffb4d985025282e224bc 100644
--- a/macro/analysis/dielectron/draw_litqa.C
+++ b/macro/analysis/dielectron/draw_litqa.C
@@ -1,7 +1,6 @@
-/** @file draw_litqa.C
-  * @copyright Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Andrey Lebedev **/
+/* Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Andrey Lebedev */
 
 void draw_litqa(const string& histRootFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/litqa.all.root",
                 const string& resultDir    = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/histograms/inmed/")
diff --git a/macro/analysis/dielectron/draw_mvd_xy_delta.C b/macro/analysis/dielectron/draw_mvd_xy_delta.C
index a47f2061d86023820025248295ec41a1a0a8ad4e..5aa25a092f3af9b095aa8a706dc6788614d44861 100644
--- a/macro/analysis/dielectron/draw_mvd_xy_delta.C
+++ b/macro/analysis/dielectron/draw_mvd_xy_delta.C
@@ -1,7 +1,6 @@
-/** @file draw_mvd_xy_delta.C
-  * @copyright Copyright (C) 2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_mvd_xy_delta()
 {
diff --git a/macro/analysis/dielectron/hadd.C b/macro/analysis/dielectron/hadd.C
index 5e16446551fd1a9b04c429e9964797ecd37e1681..a878184fb0035c03e556a55bce79c9cbbbf9b52d 100644
--- a/macro/analysis/dielectron/hadd.C
+++ b/macro/analysis/dielectron/hadd.C
@@ -1,7 +1,6 @@
-/** @file hadd.C
-  * @copyright Copyright (C) 2012-2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Elena Lebedeva **/
+/* Copyright (C) 2012-2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Elena Lebedeva */
 
 using namespace std;
 
diff --git a/macro/analysis/dielectron/qa_study_lmvm.C b/macro/analysis/dielectron/qa_study_lmvm.C
index 0ebddbb39e031a4a83ef849faa45ac6a383b2447..92f33a6523c9bb813b9a06e4141f552eb08183c6 100644
--- a/macro/analysis/dielectron/qa_study_lmvm.C
+++ b/macro/analysis/dielectron/qa_study_lmvm.C
@@ -1,7 +1,6 @@
-/** @file qa_study_lmvm.C
-  * @copyright Copyright (C) 2012-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file qa_study_lmvm.C
diff --git a/macro/analysis/dielectron/run_analysis.C b/macro/analysis/dielectron/run_analysis.C
index c971ba3ed44d6bb512b61c8c47a21217cab29f38..a387f76bbfd6211310df4f10057c8b652a9ac73f 100644
--- a/macro/analysis/dielectron/run_analysis.C
+++ b/macro/analysis/dielectron/run_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_analysis.C
-  * @copyright Copyright (C) 2010-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 void run_analysis(const string& mcFile        = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/mc.1.root",
                   const string& parFile       = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/param.1.root",
diff --git a/macro/analysis/dielectron/run_digi.C b/macro/analysis/dielectron/run_digi.C
index bbebe7ad9b95a97bb79ff661449a86545ca6ddc8..b9082c51a0f099fc964415694893159486dd7c89 100644
--- a/macro/analysis/dielectron/run_digi.C
+++ b/macro/analysis/dielectron/run_digi.C
@@ -1,7 +1,6 @@
-/** @file run_digi.C
-  * @copyright Copyright (C) 2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_digi(const string& mcFile   = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/mc.2.root",
               const string& parFile  = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/param.2.root",
diff --git a/macro/analysis/dielectron/run_litqa.C b/macro/analysis/dielectron/run_litqa.C
index 380f9a583d4dc092b393579822c76d3ad1410e93..44f61e53055ae71c2161ad014f7f0be05a15e287 100644
--- a/macro/analysis/dielectron/run_litqa.C
+++ b/macro/analysis/dielectron/run_litqa.C
@@ -1,7 +1,6 @@
-/** @file run_litqa.C
-  * @copyright Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev, Elena Lebedeva [committer] **/
+/* Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev, Elena Lebedeva [committer] */
 
 void run_litqa(const string& mcFile   = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/mc.2.root",
                const string& parFile  = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/param.2.root",
diff --git a/macro/analysis/dielectron/run_reco.C b/macro/analysis/dielectron/run_reco.C
index 683519f37d4c0be29c34f1daab59cdf7e89462a9..5dcd2a24da896b0fc9922da487cd758e24188e9e 100644
--- a/macro/analysis/dielectron/run_reco.C
+++ b/macro/analysis/dielectron/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev, Elena Lebedeva [committer] **/
+/* Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev, Elena Lebedeva [committer] */
 
 void run_reco(const string& mcFile   = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/mc.1.root",
               const string& parFile  = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/param.1.root",
diff --git a/macro/analysis/dielectron/run_sim.C b/macro/analysis/dielectron/run_sim.C
index 8bb44450d431094e818ef41ed04e6782fe37490e..a5b87939f5e8e9c0842b89476c244c6464dd56d3 100644
--- a/macro/analysis/dielectron/run_sim.C
+++ b/macro/analysis/dielectron/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Elena Lebedeva [committer] **/
+/* Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Elena Lebedeva [committer] */
 
 void run_sim(const string& urqmdFile = "/lustre/nyx/cbm/prod/gen/urqmd/auau/8gev/centr/"
                                        "urqmd.auau.8gev.centr.00001.root",  // if "", no urqmd
diff --git a/macro/analysis/flow/MergeTTree.C b/macro/analysis/flow/MergeTTree.C
index 3b5a1bbdd1f788d0c6c21e65833a0be67a837347..ce6ab3482f4571f219024eefde6450925958fab9 100644
--- a/macro/analysis/flow/MergeTTree.C
+++ b/macro/analysis/flow/MergeTTree.C
@@ -1,7 +1,6 @@
-/** @file MergeTTree.C
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This macro merges several files containing TTrees into one; from different input files:
diff --git a/macro/analysis/flow/anaFlow.C b/macro/analysis/flow/anaFlow.C
index c59ba1fdab586867bfd62dbe6dccd137ccbfcb65..746833fb6338cc0cc9769a886ae296d75a6b5816 100644
--- a/macro/analysis/flow/anaFlow.C
+++ b/macro/analysis/flow/anaFlow.C
@@ -1,7 +1,6 @@
-/** @file anaFlow.C
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This task reconstructs the particle flow (vn, n = 1 & 2) out of measured particle azimuthal distributions (input: reco. files or KFParticle Finder output)
diff --git a/macro/analysis/flow/centrality_drawReso_STS_PSD.C b/macro/analysis/flow/centrality_drawReso_STS_PSD.C
index 16cf907d00a94f1d8df563c2a54426f3315aabab..41ac12b74d103d07c19a63d12717dc2d9be30d00 100644
--- a/macro/analysis/flow/centrality_drawReso_STS_PSD.C
+++ b/macro/analysis/flow/centrality_drawReso_STS_PSD.C
@@ -1,7 +1,6 @@
-/** @file centrality_drawReso_STS_PSD.C
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This task draws the centrality resolution versus collision centrality
diff --git a/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C b/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C
index 4b84ca50642d4ade47a39a5fee1b9715ea30453d..60d5408d30970fdabb341a97348e2387e0bb16a8 100644
--- a/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C
+++ b/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C
@@ -1,7 +1,6 @@
-/** @file centrality_evtbyevt_calculation_STS_PSD.C
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This task calculate the collision centrality for each event, based on STS and PSD information
diff --git a/macro/analysis/flow/check_EPflattening_Qvector.C b/macro/analysis/flow/check_EPflattening_Qvector.C
index 631241c82a9ad42203ddf2b60d69be06f07656cc..b5b57489afcfc25776dc2f7b3ff48299868377ae 100644
--- a/macro/analysis/flow/check_EPflattening_Qvector.C
+++ b/macro/analysis/flow/check_EPflattening_Qvector.C
@@ -1,7 +1,6 @@
-/** @file check_EPflattening_Qvector.C
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This task draws the average X-component of the Q-vector versus detector multiplicity - here for the PSD: <Qx> vs Energy
diff --git a/macro/analysis/flow/eventPlane.C b/macro/analysis/flow/eventPlane.C
index aba163275d2097ec14703b8c27c8eded63615769..6ddbe1f0131d84e31060b8336bfa8a3d82ec1391 100644
--- a/macro/analysis/flow/eventPlane.C
+++ b/macro/analysis/flow/eventPlane.C
@@ -1,7 +1,6 @@
-/** @file eventPlane.C
-  * @copyright Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- This task calculates the event plane for each collision event from STS and PSD information (input: reco. files)
diff --git a/macro/analysis/flow/graph_RPreso_vsCentrality.C b/macro/analysis/flow/graph_RPreso_vsCentrality.C
index 8f09b1e34bcc48e06029ce16af70f038deccdfd2..cbd8a46988b08d7b4568b8fc3b2c67ca7882fc26 100644
--- a/macro/analysis/flow/graph_RPreso_vsCentrality.C
+++ b/macro/analysis/flow/graph_RPreso_vsCentrality.C
@@ -1,7 +1,6 @@
-/** @file graph_RPreso_vsCentrality.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Selim Seddiki [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Selim Seddiki [committer] */
 
 // -------------------------------------------------------------------------
 // ----- Macro to draw the reaction plane resolution versus % most centrality (based on STS multiplicity)
diff --git a/macro/analysis/flow/run_reco_flow.C b/macro/analysis/flow/run_reco_flow.C
index 5df267d56f28b52e1006595c60d68366472031b3..4449add95fc81ae95505464dc88c4f7a855f3c52 100644
--- a/macro/analysis/flow/run_reco_flow.C
+++ b/macro/analysis/flow/run_reco_flow.C
@@ -1,7 +1,6 @@
-/** @file run_reco_flow.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/flow/run_sim_flow.C b/macro/analysis/flow/run_sim_flow.C
index 803cc631100b9dfaab84913aa57be52f1dbc207b..9d70b29ed69983b1904223ce7ae815d63077b6ac 100644
--- a/macro/analysis/flow/run_sim_flow.C
+++ b/macro/analysis/flow/run_sim_flow.C
@@ -1,7 +1,6 @@
-/** @file run_sim_flow.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/hyperons/ana_cascade.C b/macro/analysis/hyperons/ana_cascade.C
index 0f80d75b1b51f357971753c52aa1d7a66bc9a17d..98e9c6a265e09d2aeb9496af17e437e423ae14aa 100644
--- a/macro/analysis/hyperons/ana_cascade.C
+++ b/macro/analysis/hyperons/ana_cascade.C
@@ -1,7 +1,6 @@
-/** @file ana_cascade.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void ana_cascade(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312)
 {
diff --git a/macro/analysis/hyperons/ana_histo_la.C b/macro/analysis/hyperons/ana_histo_la.C
index f250fbc4996fb00e2ef070e29b4d8e31b3bc85a2..c3a20d878d7439acc3bb22e24c089520e9446c1a 100644
--- a/macro/analysis/hyperons/ana_histo_la.C
+++ b/macro/analysis/hyperons/ana_histo_la.C
@@ -1,7 +1,6 @@
-/** @file ana_histo_la.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void ana_histo_la()
 {
diff --git a/macro/analysis/hyperons/ana_histo_om.C b/macro/analysis/hyperons/ana_histo_om.C
index b454cd1ae4daf808925a51d26673383f954fc1de..c41aa1288af21687d446166e3cd49fb470c6e669 100644
--- a/macro/analysis/hyperons/ana_histo_om.C
+++ b/macro/analysis/hyperons/ana_histo_om.C
@@ -1,7 +1,6 @@
-/** @file ana_histo_om.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void ana_histo_om()
 {
diff --git a/macro/analysis/hyperons/ana_la.C b/macro/analysis/hyperons/ana_la.C
index 0f0345f60a7b6741bb12dda584036758eab4e578..f29518887670099352c94045e100a72fd3bb87f0 100644
--- a/macro/analysis/hyperons/ana_la.C
+++ b/macro/analysis/hyperons/ana_la.C
@@ -1,7 +1,6 @@
-/** @file ana_la.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void ana_la(Int_t file_nr = 0, Int_t nEvents = 10)
 {
diff --git a/macro/analysis/hyperons/create_histo_la.C b/macro/analysis/hyperons/create_histo_la.C
index 89a60369e2ae78976e6dfb4abfe9b578f4705bc4..3973672c86521ee3c05f854c074889f31e89f6ca 100644
--- a/macro/analysis/hyperons/create_histo_la.C
+++ b/macro/analysis/hyperons/create_histo_la.C
@@ -1,7 +1,6 @@
-/** @file create_histo_la.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void create_histo_la(Int_t file_nr = 0)
 {
diff --git a/macro/analysis/hyperons/create_histo_om.C b/macro/analysis/hyperons/create_histo_om.C
index f34859e00e007b84a8c0ec37b463106aaee81200..ef92bd1f5b6fe83c15c3ef9387a022eb66f7e802 100644
--- a/macro/analysis/hyperons/create_histo_om.C
+++ b/macro/analysis/hyperons/create_histo_om.C
@@ -1,7 +1,6 @@
-/** @file create_histo_om.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void create_histo_om(Int_t file_nr = 0)
 {
diff --git a/macro/analysis/hyperons/drawM.C b/macro/analysis/hyperons/drawM.C
index 8d52917159e074b53ea74ff9daae2b49a20a2c16..9cd2cf043b765bd88a259a6bce3167a645406a66 100644
--- a/macro/analysis/hyperons/drawM.C
+++ b/macro/analysis/hyperons/drawM.C
@@ -1,7 +1,6 @@
-/** @file drawM.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void drawM()
 {
diff --git a/macro/analysis/hyperons/drawM_om.C b/macro/analysis/hyperons/drawM_om.C
index 25bd85d6405965363b053a691d82c6fa69910f69..f40a2cf00241e13e7e161726b0dd11ffd148f314 100644
--- a/macro/analysis/hyperons/drawM_om.C
+++ b/macro/analysis/hyperons/drawM_om.C
@@ -1,7 +1,6 @@
-/** @file drawM_om.C
-  * @copyright Copyright (C) 2010-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010-2021 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 drawM()
 {
diff --git a/macro/analysis/hyperons/eff.C b/macro/analysis/hyperons/eff.C
index c03942b00fa3c9e71a61d4eb803a81b20ee40b65..0ed4bee45beca64c936efb3b39b237367e710a4a 100644
--- a/macro/analysis/hyperons/eff.C
+++ b/macro/analysis/hyperons/eff.C
@@ -1,7 +1,6 @@
-/** @file eff.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void eff(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3122)
 {
diff --git a/macro/analysis/hyperons/eff_draw.C b/macro/analysis/hyperons/eff_draw.C
index d3933732e0e163970141c9f6d0f0b91deec86d25..c2836061ff45fa1c0f4a88dfda9baefe4a9e33ae 100644
--- a/macro/analysis/hyperons/eff_draw.C
+++ b/macro/analysis/hyperons/eff_draw.C
@@ -1,7 +1,6 @@
-/** @file eff_draw.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void eff_draw(char* fileName = "la.ef.root")
 {
diff --git a/macro/analysis/hyperons/merge.C b/macro/analysis/hyperons/merge.C
index 6d5240d830a1831f35e10e584cf6b9c1de3132d6..278cee776b63f1d6943cdb44356347f52884a637 100644
--- a/macro/analysis/hyperons/merge.C
+++ b/macro/analysis/hyperons/merge.C
@@ -1,7 +1,6 @@
-/** @file merge.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 {
   Double_t scale = 1.388;  //Scale bgd with this factor
diff --git a/macro/analysis/hyperons/mix_cascade.C b/macro/analysis/hyperons/mix_cascade.C
index bdce4c583e32139b036378ad75fac7481f28a3b4..1dd64b95742d1594e28a78733c288d96f66738e7 100644
--- a/macro/analysis/hyperons/mix_cascade.C
+++ b/macro/analysis/hyperons/mix_cascade.C
@@ -1,7 +1,6 @@
-/** @file mix_cascade.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void mix_cascade(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312)
 {
diff --git a/macro/analysis/hyperons/rec.C b/macro/analysis/hyperons/rec.C
index f76143644df94a2ddfdeea74d2253353a905e2c2..8937f235077ee0e8a0d9274f6860b8a2c0ce2912 100644
--- a/macro/analysis/hyperons/rec.C
+++ b/macro/analysis/hyperons/rec.C
@@ -1,7 +1,6 @@
-/** @file rec.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void rec(Int_t file_nr = 0, Int_t nEvents = 1, Int_t s = 0)
 {
diff --git a/macro/analysis/hyperons/sela.C b/macro/analysis/hyperons/sela.C
index e4f9623933415f44bf87580f15a18f1daee8059a..5948b0a228141ee1cff2ccb3a199989481350520 100644
--- a/macro/analysis/hyperons/sela.C
+++ b/macro/analysis/hyperons/sela.C
@@ -1,7 +1,6 @@
-/** @file sela.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void sela(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312)
 {
diff --git a/macro/analysis/hyperons/sim.C b/macro/analysis/hyperons/sim.C
index 4a095289c1b9ca234b084ca5ae4107f2dde33619..e50bb883355a4b6f930824a9aca18bfcc38fe5d7 100644
--- a/macro/analysis/hyperons/sim.C
+++ b/macro/analysis/hyperons/sim.C
@@ -1,7 +1,6 @@
-/** @file sim.C
-  * @copyright Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen [committer] **/
+/* Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen [committer] */
 
 void sim(Int_t file_nr = 0, Int_t nEvents = 1, Int_t s = 0, Int_t seed = 1)
 {
diff --git a/macro/analysis/jpsi/DecayConfig.C b/macro/analysis/jpsi/DecayConfig.C
index b0a2ea9331437d48706670f96a4816040c87418d..aff0ade3f86a1a835065e8ba749a6eb296e36b82 100644
--- a/macro/analysis/jpsi/DecayConfig.C
+++ b/macro/analysis/jpsi/DecayConfig.C
@@ -1,7 +1,6 @@
-/** @file DecayConfig.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void DecayConfig()
 {
diff --git a/macro/analysis/jpsi/run_sim.C b/macro/analysis/jpsi/run_sim.C
index a7277ddd3ee7021c663659b6196e79a76c781776..215608b696fb2d947377c997a31aa05df9275153 100644
--- a/macro/analysis/jpsi/run_sim.C
+++ b/macro/analysis/jpsi/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/jpsiana/draw_analysis_jpsi.C b/macro/analysis/jpsiana/draw_analysis_jpsi.C
index 2f661ddb9e99c66fdad47f4231890803903fdd7c..b606bfb2f0c870c0c376a9f5ce1a7192b69f5657 100644
--- a/macro/analysis/jpsiana/draw_analysis_jpsi.C
+++ b/macro/analysis/jpsiana/draw_analysis_jpsi.C
@@ -1,7 +1,6 @@
-/** @file draw_analysis_jpsi.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_analysis_jpsi()
 {
diff --git a/macro/analysis/jpsiana/draw_litqa.C b/macro/analysis/jpsiana/draw_litqa.C
index 7e8618adc5334ec65772c25abcb84cdc6b26277b..b6a347b42ddba3c306b2bf114c9fa2a856c470d6 100644
--- a/macro/analysis/jpsiana/draw_litqa.C
+++ b/macro/analysis/jpsiana/draw_litqa.C
@@ -1,7 +1,6 @@
-/** @file draw_litqa.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_litqa()
 {
diff --git a/macro/analysis/jpsiana/draw_superevent_jpsi.C b/macro/analysis/jpsiana/draw_superevent_jpsi.C
index 1d3fd3dd2e13e5d37ef3cd2341d6ceda0329f98d..01acc05f8e8c8062a1321e68ab287343134ecc13 100644
--- a/macro/analysis/jpsiana/draw_superevent_jpsi.C
+++ b/macro/analysis/jpsiana/draw_superevent_jpsi.C
@@ -1,7 +1,6 @@
-/** @file draw_superevent_jpsi.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_superevent_jpsi()
 {
diff --git a/macro/analysis/jpsiana/hadd.C b/macro/analysis/jpsiana/hadd.C
index 9e85cebb7c56efbcb6b0c4dbfd95c5f2b8112643..0c66c798c74f9e32fada4e0eb7473f1c9ebee5fb 100644
--- a/macro/analysis/jpsiana/hadd.C
+++ b/macro/analysis/jpsiana/hadd.C
@@ -1,7 +1,6 @@
-/** @file hadd.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 using namespace std;
 
diff --git a/macro/analysis/jpsiana/run_analysis_jpsi.C b/macro/analysis/jpsiana/run_analysis_jpsi.C
index 4897a30868322a6d6e1da20003a42a0d0bc5601a..4d3af13f61057c8bd0448496790df83cb554d08e 100644
--- a/macro/analysis/jpsiana/run_analysis_jpsi.C
+++ b/macro/analysis/jpsiana/run_analysis_jpsi.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_jpsi.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer], Semen Lebedev **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer], Semen Lebedev */
 
 void run_analysis_jpsi(Int_t nEvents = 1000)
 {
diff --git a/macro/analysis/jpsiana/run_litqa_jpsi.C b/macro/analysis/jpsiana/run_litqa_jpsi.C
index 87e86dbe1b8aa0544bb7299367b9aa14e22f95df..33a31dca8e2403a5d0403d0e2ee64b999ab0b5d6 100644
--- a/macro/analysis/jpsiana/run_litqa_jpsi.C
+++ b/macro/analysis/jpsiana/run_litqa_jpsi.C
@@ -1,7 +1,6 @@
-/** @file run_litqa_jpsi.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_litqa_jpsi(Int_t nEvents = 1000)
 {
diff --git a/macro/analysis/jpsiana/run_reco_jpsi.C b/macro/analysis/jpsiana/run_reco_jpsi.C
index a8dc9a81855a5977ce053fd3a31948fc01174e57..264bac29d5b6416c85b9b408199b8717315aa23c 100644
--- a/macro/analysis/jpsiana/run_reco_jpsi.C
+++ b/macro/analysis/jpsiana/run_reco_jpsi.C
@@ -1,7 +1,6 @@
-/** @file run_reco_jpsi.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 void run_reco_jpsi(Int_t nEvents = 50)
 {
diff --git a/macro/analysis/jpsiana/run_sim_jpsi.C b/macro/analysis/jpsiana/run_sim_jpsi.C
index 2fb28461a78f02305e6569483e4bc9368a98638e..6bd800b4cb4096ac7de6c10e93dac8c813a01384 100644
--- a/macro/analysis/jpsiana/run_sim_jpsi.C
+++ b/macro/analysis/jpsiana/run_sim_jpsi.C
@@ -1,7 +1,6 @@
-/** @file run_sim_jpsi.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebedeva [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebedeva [committer] */
 
 void run_sim_jpsi(Int_t nEvents = 10)
 {
diff --git a/macro/analysis/jpsiana/run_superevent_jpsi.C b/macro/analysis/jpsiana/run_superevent_jpsi.C
index d408f760999428efd34171afaf9327a6901fe210..1f71287e6d0bc35b1815bd4a8acb889f0b328b0f 100644
--- a/macro/analysis/jpsiana/run_superevent_jpsi.C
+++ b/macro/analysis/jpsiana/run_superevent_jpsi.C
@@ -1,7 +1,6 @@
-/** @file run_superevent_jpsi.C
-  * @copyright Copyright (C) 2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber, Semen Lebedev [committer] **/
+/* Copyright (C) 2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber, Semen Lebedev [committer] */
 
 #include "Riostream.h"
 
diff --git a/macro/analysis/much/ANN.C b/macro/analysis/much/ANN.C
index ed53a11ef04d3a6b1bdbcc912db40765d7a3b134..9de146546ff8dd2c2cb8f901e9266185fc1368d3 100644
--- a/macro/analysis/much/ANN.C
+++ b/macro/analysis/much/ANN.C
@@ -1,7 +1,6 @@
-/** @file ANN.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/Add_histo.C b/macro/analysis/much/Add_histo.C
index 9053b738bfcddab462d5af13793c349e2ddc526c..10553516d78c552677d905f7c2f2cb70a4b20090 100644
--- a/macro/analysis/much/Add_histo.C
+++ b/macro/analysis/much/Add_histo.C
@@ -1,7 +1,6 @@
-/** @file Add_histo.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/Correction.C b/macro/analysis/much/Correction.C
index 73c1ca3c2674a43ba32df18d543b6d5b03828b60..ea4dea61ce84aa5046ca382a28bf24c525341ca4 100644
--- a/macro/analysis/much/Correction.C
+++ b/macro/analysis/much/Correction.C
@@ -1,7 +1,6 @@
-/** @file Correction.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/InvariantMassSpectra.C b/macro/analysis/much/InvariantMassSpectra.C
index b21d76c5670e03345e77ea29e29a3f943bb47251..1d2579373be0755e6edfbaec9dd02db0bce2750c 100644
--- a/macro/analysis/much/InvariantMassSpectra.C
+++ b/macro/analysis/much/InvariantMassSpectra.C
@@ -1,7 +1,6 @@
-/** @file InvariantMassSpectra.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/InvariantMassSpectra_SE.C b/macro/analysis/much/InvariantMassSpectra_SE.C
index 44676bb59fe5fddc581b18e082c7116df23af4ab..260a5c1e231ce50dc89c75a4b7b59bc373a6779c 100644
--- a/macro/analysis/much/InvariantMassSpectra_SE.C
+++ b/macro/analysis/much/InvariantMassSpectra_SE.C
@@ -1,7 +1,6 @@
-/** @file InvariantMassSpectra_SE.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/InvariantMassSpectra_mix.C b/macro/analysis/much/InvariantMassSpectra_mix.C
index 40010e9b03946910e10d36c9d4dade9284b67ab7..49989d305f53e3bee01be5f0748f5a0e59f2f082 100644
--- a/macro/analysis/much/InvariantMassSpectra_mix.C
+++ b/macro/analysis/much/InvariantMassSpectra_mix.C
@@ -1,7 +1,6 @@
-/** @file InvariantMassSpectra_mix.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/Optimization.C b/macro/analysis/much/Optimization.C
index 52a0b8e8c1fcb724931d25d2806c9720d7602824..7dd1448bfbca1059533663b12b59c4ab4e6158ef 100644
--- a/macro/analysis/much/Optimization.C
+++ b/macro/analysis/much/Optimization.C
@@ -1,7 +1,6 @@
-/** @file Optimization.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/Pluto_analysis.C b/macro/analysis/much/Pluto_analysis.C
index 6014ec4582b719235d24ca1a96d68fda6b2c37f7..2f7d1dffde591e52aba6391e95a20f1eec73ab31 100644
--- a/macro/analysis/much/Pluto_analysis.C
+++ b/macro/analysis/much/Pluto_analysis.C
@@ -1,7 +1,6 @@
-/** @file Pluto_analysis.C
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Anna Senger [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/TrackParameters.C b/macro/analysis/much/TrackParameters.C
index 1f58382c245091a13f878ba17af94066de5a04fd..e6942a4773b2a5cd63b156bcf1171af519e8a025 100644
--- a/macro/analysis/much/TrackParameters.C
+++ b/macro/analysis/much/TrackParameters.C
@@ -1,7 +1,6 @@
-/** @file TrackParameters.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/analysis/much/generate_DrellYan_8GeV.C b/macro/analysis/much/generate_DrellYan_8GeV.C
index 07f35cdc78fe5e60ee98e363a271d36ae0dc8fe8..87b462f1ce8474a450f8ecbbbb3059dc836160e3 100644
--- a/macro/analysis/much/generate_DrellYan_8GeV.C
+++ b/macro/analysis/much/generate_DrellYan_8GeV.C
@@ -1,7 +1,6 @@
-/** @file generate_DrellYan_8GeV.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /*
 MC code for generation of Drell-Yan dimuons and their decay into single muons
diff --git a/macro/analysis/much/generate_OpenCharm_prod_DDbar.C b/macro/analysis/much/generate_OpenCharm_prod_DDbar.C
index 0cdd25a806b577ef15dcf53f0c690659bf789e09..2841fee3d3adc899d592c10e08eb11b8e8001c95 100644
--- a/macro/analysis/much/generate_OpenCharm_prod_DDbar.C
+++ b/macro/analysis/much/generate_OpenCharm_prod_DDbar.C
@@ -1,7 +1,6 @@
-/** @file generate_OpenCharm_prod_DDbar.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Partha Pratim Bhaduri, Volker Friese [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Partha Pratim Bhaduri, Volker Friese [committer] */
 
 /*
 Macro for generation of di-lepton continuum distribution from open charm
diff --git a/macro/analysis/opencharm/CharmSetup.C b/macro/analysis/opencharm/CharmSetup.C
index f639a1f66d30f2453fea3d4cd598574f8a6112dd..748e8f6709a62c828eff9a2095151e8c155d5c4c 100644
--- a/macro/analysis/opencharm/CharmSetup.C
+++ b/macro/analysis/opencharm/CharmSetup.C
@@ -1,7 +1,6 @@
-/** @file CharmSetup.C
-  * @copyright Copyright (C) 2015-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 void CharmSetup()
 {
diff --git a/macro/analysis/opencharm/HistogramProduction.C b/macro/analysis/opencharm/HistogramProduction.C
index 759db149ab8a259f5305581a588ed2632034c92c..4b1f58c8b63257c1f643d03214630de944ef0aec 100644
--- a/macro/analysis/opencharm/HistogramProduction.C
+++ b/macro/analysis/opencharm/HistogramProduction.C
@@ -1,7 +1,6 @@
-/** @file HistogramProduction.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/analysis/opencharm/PairSelection.C b/macro/analysis/opencharm/PairSelection.C
index 01c37d60cedb776b7d3eca93985d876362f62e05..6b61bcb3f5f82f9d8af0a228948d96f04514496f 100644
--- a/macro/analysis/opencharm/PairSelection.C
+++ b/macro/analysis/opencharm/PairSelection.C
@@ -1,7 +1,6 @@
-/** @file PairSelection.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/analysis/opencharm/PairSelectionSE.C b/macro/analysis/opencharm/PairSelectionSE.C
index 27a68596ba87d4e2802d653261684c25a0bee04d..9d860959eb949a2baa036e29898d6e3b4ac9f8f6 100644
--- a/macro/analysis/opencharm/PairSelectionSE.C
+++ b/macro/analysis/opencharm/PairSelectionSE.C
@@ -1,7 +1,6 @@
-/** @file PairSelectionSE.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/analysis/opencharm/TrackSelection.C b/macro/analysis/opencharm/TrackSelection.C
index 44b173ddb9e574034be4a02948d28d54e4f848f8..6fa252f1344b31f56f26bb6ca7a4e049548b1048 100644
--- a/macro/analysis/opencharm/TrackSelection.C
+++ b/macro/analysis/opencharm/TrackSelection.C
@@ -1,7 +1,6 @@
-/** @file TrackSelection.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/analysis/opencharm/opencharm_delta.C b/macro/analysis/opencharm/opencharm_delta.C
index adc5ccc33647b585f9654b33152538fd446c3ec6..43cdb8dfdacc5f4bcb0a99aec974481ec8d64df9 100644
--- a/macro/analysis/opencharm/opencharm_delta.C
+++ b/macro/analysis/opencharm/opencharm_delta.C
@@ -1,7 +1,6 @@
-/** @file opencharm_delta.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 //
diff --git a/macro/analysis/opencharm/opencharm_reco.C b/macro/analysis/opencharm/opencharm_reco.C
index 42d63f8fe1823389c231486c56d280b5c627b915..1d40b8264c02e56c4ca80b5075558b069b13792e 100644
--- a/macro/analysis/opencharm/opencharm_reco.C
+++ b/macro/analysis/opencharm/opencharm_reco.C
@@ -1,7 +1,6 @@
-/** @file opencharm_reco.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/analysis/opencharm/opencharm_sim.C b/macro/analysis/opencharm/opencharm_sim.C
index d6990c0add1a26479a6f7caa2b22871d7ba1d677..ad5d5cc363804411a5491d1be7624e711ccd1701 100644
--- a/macro/analysis/opencharm/opencharm_sim.C
+++ b/macro/analysis/opencharm/opencharm_sim.C
@@ -1,7 +1,6 @@
-/** @file opencharm_sim.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 //
diff --git a/macro/analysis/papa/Config_dilepton_testing.C b/macro/analysis/papa/Config_dilepton_testing.C
index e7a7dcb46d3b7dd0defeb5e7fb1619ea66e40fd0..cdc8e5aabcec662fc9e8f713ce2022eb99bbad8d 100644
--- a/macro/analysis/papa/Config_dilepton_testing.C
+++ b/macro/analysis/papa/Config_dilepton_testing.C
@@ -1,7 +1,6 @@
-/** @file Config_dilepton_testing.C
-  * @copyright Copyright (C) 2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Julian Book, Etienne Bechtel [committer] **/
+/* Copyright (C) 2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Julian Book, Etienne Bechtel [committer] */
 
 /// \file Config_jbook_AA.C
 // \brief A template task configuration macro with example and explanations
diff --git a/macro/analysis/papa/run_analysis.C b/macro/analysis/papa/run_analysis.C
index b229a74fd8a9afdf639233eeaa6764e7798fc8f2..84cf0b5f2ae9b49c58212cce4623eefe6da3117c 100644
--- a/macro/analysis/papa/run_analysis.C
+++ b/macro/analysis/papa/run_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_analysis.C
-  * @copyright Copyright (C) 2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 //R__ADD_INCLUDE_PATH(/lustre/nyx/cbm/users/ebechtel/analysis)
 R__ADD_INCLUDE_PATH($PWD)
diff --git a/macro/beamtime/FindPeaks.C b/macro/beamtime/FindPeaks.C
index 4f1bdb2c627201538c2067aef18ec366095886e7..e730b9a881543a5ed34e75c98356393674dcf84a 100644
--- a/macro/beamtime/FindPeaks.C
+++ b/macro/beamtime/FindPeaks.C
@@ -1,7 +1,6 @@
-/** @file FindPeaks.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Illustrates how to find peaks in histograms.
 // This script generates a random number of gaussian peaks
diff --git a/macro/beamtime/TutorialFindPeaks.C b/macro/beamtime/TutorialFindPeaks.C
index d3b0af4c5a8f084a6f54f38575e1c8946e6a17e6..b65a137e93406e616582a135ab08f3e283533a31 100644
--- a/macro/beamtime/TutorialFindPeaks.C
+++ b/macro/beamtime/TutorialFindPeaks.C
@@ -1,7 +1,6 @@
-/** @file TutorialFindPeaks.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Illustrates how to find peaks in histograms.
 // This script generates a random number of gaussian peaks
diff --git a/macro/beamtime/ana.C b/macro/beamtime/ana.C
index 9bf26b7e4cd9208231dc88891f866d73abfb3ed6..b1550ca9cfe0591241142f177c9c1f4afcfbf04b 100644
--- a/macro/beamtime/ana.C
+++ b/macro/beamtime/ana.C
@@ -1,7 +1,6 @@
-/** @file ana.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Florian Uhlig [committer] */
 
 /** @file ana.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/camera_restore.C b/macro/beamtime/camera_restore.C
index 7b60823333cea5989f7095e4f448467543172d49..6ac5ea5b7c9bae96d4336f582841b2cebbc49f1e 100644
--- a/macro/beamtime/camera_restore.C
+++ b/macro/beamtime/camera_restore.C
@@ -1,7 +1,6 @@
-/** @file camera_restore.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 /*
 void camera_restore(const char* fname, int mode = 0)
diff --git a/macro/beamtime/cern2016/FHodoLabSetup.C b/macro/beamtime/cern2016/FHodoLabSetup.C
index 09b97d01ff161b6ce0f57056bc2ccd7484302e44..d132540fac693d28377774f9fd670f7d8ebc75a2 100644
--- a/macro/beamtime/cern2016/FHodoLabSetup.C
+++ b/macro/beamtime/cern2016/FHodoLabSetup.C
@@ -1,7 +1,6 @@
-/** @file FHodoLabSetup.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pierre-Alain Loizeau */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/MuchCreateMap.C b/macro/beamtime/cern2016/MuchCreateMap.C
index 2b45fb162375b3dd5e0e8e4cb46f7302395acad2..82f33dc1f524826090e8acea2d455dfb6e929899 100644
--- a/macro/beamtime/cern2016/MuchCreateMap.C
+++ b/macro/beamtime/cern2016/MuchCreateMap.C
@@ -1,7 +1,6 @@
-/** @file MuchCreateMap.C
-  * @copyright Copyright (C) 2016 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2016 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 #include "/home/pmd/daqsoft/cbmroot_trunk/beamtime/MuchRealSize.h"
 void MuchCreateMap()
diff --git a/macro/beamtime/cern2016/MuchRawData.C b/macro/beamtime/cern2016/MuchRawData.C
index 2c4b49a5d6a9963f78bccf1f7dd0194e0cb40cf2..3fa213fdd5bf6d4d81f8558bac9a958bd7718539 100644
--- a/macro/beamtime/cern2016/MuchRawData.C
+++ b/macro/beamtime/cern2016/MuchRawData.C
@@ -1,7 +1,6 @@
-/** @file MuchRawData.C
-  * @copyright Copyright (C) 2016 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Vikas Singhal [committer] **/
+/* Copyright (C) 2016 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Vikas Singhal [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/ana_digi.C b/macro/beamtime/cern2016/ana_digi.C
index d380077e8ac87985cba167e4373d026e5feaf886..b549d94cd6c7b0e4ec39daef097ebb47f0f5b97c 100644
--- a/macro/beamtime/cern2016/ana_digi.C
+++ b/macro/beamtime/cern2016/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 900, Int_t RefSel = 1,
               TString cFileId = "sps2016111302_1930", Int_t iCalSet = 921601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/cern2016/ana_digi_cal.C b/macro/beamtime/cern2016/ana_digi_cal.C
index 2b77d7bd3adeb6ad7cfdc3a9ec5b3f95328acf51..b965de1c71ac93eb772e052a9e5bbb5235f26278 100644
--- a/macro/beamtime/cern2016/ana_digi_cal.C
+++ b/macro/beamtime/cern2016/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "sps2016111302_1930", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/beamtime/cern2016/dis_digi.C b/macro/beamtime/cern2016/dis_digi.C
index f99177ee5a00b76a3ddf659f0a844aaa354334e4..1f4fb2de591fad871ffaef7d0563f3210b6d4cf5 100644
--- a/macro/beamtime/cern2016/dis_digi.C
+++ b/macro/beamtime/cern2016/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               TString cFileId = "MbsTrbThu1715", Int_t iCalSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/cern2016/dis_hits.C b/macro/beamtime/cern2016/dis_hits.C
index 3c43be2b47daf0afa92c2de73df7c272ad97be8e..d7f7a8cd77ccf97b130afdf78ae3f39ec698a1db 100644
--- a/macro/beamtime/cern2016/dis_hits.C
+++ b/macro/beamtime/cern2016/dis_hits.C
@@ -1,7 +1,6 @@
-/** @file dis_hits.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", char* cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0, Double_t dScalFac = 1., Double_t dChi2Lim2 = 50.)
diff --git a/macro/beamtime/cern2016/eDpbBeamMonitor.C b/macro/beamtime/cern2016/eDpbBeamMonitor.C
index 78ad24aeeaa20c32687f5b0f2e596fa8b8a26b88..4fd6bb43246452ac8e93341dea52458f7f0053f2 100644
--- a/macro/beamtime/cern2016/eDpbBeamMonitor.C
+++ b/macro/beamtime/cern2016/eDpbBeamMonitor.C
@@ -1,7 +1,6 @@
-/** @file eDpbBeamMonitor.C
-  * @copyright Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig,  **/
+/* Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig,  */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/eDpbBeamMonitorDesy.C b/macro/beamtime/cern2016/eDpbBeamMonitorDesy.C
index 28440c642b533584da37862aa33ca8409792eb42..00a71abd2157b834d09c48226f9a7300593d5728 100644
--- a/macro/beamtime/cern2016/eDpbBeamMonitorDesy.C
+++ b/macro/beamtime/cern2016/eDpbBeamMonitorDesy.C
@@ -1,7 +1,6 @@
-/** @file eDpbBeamMonitorDesy.C
-  * @copyright Copyright (C) 2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Philipp Munkes [committer] **/
+/* Copyright (C) 2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Philipp Munkes [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/eDpbBeamMonitorOffline.C b/macro/beamtime/cern2016/eDpbBeamMonitorOffline.C
index e58ff127873eaf657c87b51c56a36511a7976431..6823636551ef4b5880f7cbe781b9fb7a91915bda 100644
--- a/macro/beamtime/cern2016/eDpbBeamMonitorOffline.C
+++ b/macro/beamtime/cern2016/eDpbBeamMonitorOffline.C
@@ -1,7 +1,6 @@
-/** @file eDpbBeamMonitorOffline.C
-  * @copyright Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig,  **/
+/* Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig,  */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/feetest/ngDpbMonitorLab.C b/macro/beamtime/cern2016/feetest/ngDpbMonitorLab.C
index c6d66ba3b741cd2ed8bf0627eacbf079938f5655..cb1016c01d19bfdcc44d3bbc9b0888e1b03a863b 100644
--- a/macro/beamtime/cern2016/feetest/ngDpbMonitorLab.C
+++ b/macro/beamtime/cern2016/feetest/ngDpbMonitorLab.C
@@ -1,7 +1,6 @@
-/** @file ngDpbMonitorLab.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/ngDpbBeamMonitor.C b/macro/beamtime/cern2016/ngDpbBeamMonitor.C
index de2205b2487daa29e9642f9238803ce7a7fd3b2a..5a3d917faa4d5de499a61ddf989a3f7f3d2222cd 100644
--- a/macro/beamtime/cern2016/ngDpbBeamMonitor.C
+++ b/macro/beamtime/cern2016/ngDpbBeamMonitor.C
@@ -1,7 +1,6 @@
-/** @file ngDpbBeamMonitor.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/ngDpbMonitor.C b/macro/beamtime/cern2016/ngDpbMonitor.C
index 97df7c86eaef2302a9a3c7480c0bec4624c11ac3..5fd1071c81b2e8ef75fe61e53d4a3c185eefc99b 100644
--- a/macro/beamtime/cern2016/ngDpbMonitor.C
+++ b/macro/beamtime/cern2016/ngDpbMonitor.C
@@ -1,7 +1,6 @@
-/** @file ngDpbMonitor.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Vikas Singhal **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Vikas Singhal */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/ngDpbMonitorLab.C b/macro/beamtime/cern2016/ngDpbMonitorLab.C
index ac7591deea47e71e99bd13ca2138a2111694cfdc..447f550d7fb4cf5f8c1910b0473c50272b3cb4bc 100644
--- a/macro/beamtime/cern2016/ngDpbMonitorLab.C
+++ b/macro/beamtime/cern2016/ngDpbMonitorLab.C
@@ -1,7 +1,6 @@
-/** @file ngDpbMonitorLab.C
-  * @copyright Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/ngDpbRunMonitor.C b/macro/beamtime/cern2016/ngDpbRunMonitor.C
index e179d1234366f8db30d62121b0863ef24f54499c..3b26e6691a3d1e9b8ab70a6d1b75deff1c5d9194 100644
--- a/macro/beamtime/cern2016/ngDpbRunMonitor.C
+++ b/macro/beamtime/cern2016/ngDpbRunMonitor.C
@@ -1,7 +1,6 @@
-/** @file ngDpbRunMonitor.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2016/rootlogon.C b/macro/beamtime/cern2016/rootlogon.C
index 7dfa7f18ef5bb3026abb76ac0b39e058866f0f8f..af57af8bf4504ca0c481c2819fd68ee518fd5c7e 100644
--- a/macro/beamtime/cern2016/rootlogon.C
+++ b/macro/beamtime/cern2016/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
 }
diff --git a/macro/beamtime/cern2016/unpack_tsa.C b/macro/beamtime/cern2016/unpack_tsa.C
index 1ebc3f862ae027b752078ca86be8b8fd18ed31b9..1ec5c45fa5f6d469c436df7360462d79504ae5f2 100644
--- a/macro/beamtime/cern2016/unpack_tsa.C
+++ b/macro/beamtime/cern2016/unpack_tsa.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Norbert Herrmann [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cern2017/Cern2017Monitor.C b/macro/beamtime/cern2017/Cern2017Monitor.C
index bb9bc6d8f7b1bfba340408f935057c9650db2dee..655b32cfe49aa1c3aef33a84969974ad7907088f 100644
--- a/macro/beamtime/cern2017/Cern2017Monitor.C
+++ b/macro/beamtime/cern2017/Cern2017Monitor.C
@@ -1,7 +1,6 @@
-/** @file Cern2017Monitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cern2017/Cern2017MonitorBeta.C b/macro/beamtime/cern2017/Cern2017MonitorBeta.C
index e3589c7d0d76ba3d07b8fabcc80286625b962dae..8ee88e7d3ea188109256cdd1f5e600eb0fd6e671 100644
--- a/macro/beamtime/cern2017/Cern2017MonitorBeta.C
+++ b/macro/beamtime/cern2017/Cern2017MonitorBeta.C
@@ -1,7 +1,6 @@
-/** @file Cern2017MonitorBeta.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cern2017/HodoMonitor.C b/macro/beamtime/cern2017/HodoMonitor.C
index 23de6f63e2530b07bd9d7af74a4cf404307042fa..5fad153477d2198b3bc7709e916eee4e78566be9 100644
--- a/macro/beamtime/cern2017/HodoMonitor.C
+++ b/macro/beamtime/cern2017/HodoMonitor.C
@@ -1,7 +1,6 @@
-/** @file HodoMonitor.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2014/alignment.C b/macro/beamtime/cosy2014/alignment.C
index 5fe77f5a81045d0eeef47bff66e38e20ba0affbd..16408c705b8c3b1ffd4017d44a4b8c6e7c116189 100644
--- a/macro/beamtime/cosy2014/alignment.C
+++ b/macro/beamtime/cosy2014/alignment.C
@@ -1,7 +1,6 @@
-/** @file alignment.C
-  * @copyright Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file alignment.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/ana.C b/macro/beamtime/cosy2014/ana.C
index f40b6dac61e58d6d8ac99ad9b28b678a1624375a..31ab66764740ef57807e81e3f603983a8fcd15eb 100644
--- a/macro/beamtime/cosy2014/ana.C
+++ b/macro/beamtime/cosy2014/ana.C
@@ -1,7 +1,6 @@
-/** @file ana.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file ana.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/cluster.C b/macro/beamtime/cosy2014/cluster.C
index 14b78ac878a4f8ef9def4383974d2e6c3669d4db..c6dc4fe93afad1c058a388ea2169c6627a9b08af 100644
--- a/macro/beamtime/cosy2014/cluster.C
+++ b/macro/beamtime/cosy2014/cluster.C
@@ -1,7 +1,6 @@
-/** @file cluster.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file cluster.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/cluster_set.C b/macro/beamtime/cosy2014/cluster_set.C
index 3f28b56f7f05ea6c2130e669a9a9dd56a0651c83..70c5d90dc5c31fb1a839c28143c95cd179586d43 100644
--- a/macro/beamtime/cosy2014/cluster_set.C
+++ b/macro/beamtime/cosy2014/cluster_set.C
@@ -1,7 +1,6 @@
-/** @file cluster_set.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file cluster_set.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/hit.C b/macro/beamtime/cosy2014/hit.C
index 2b294e5aa99d3999783a0ec8b1ccce0f6c71a76b..cbaaa9c5334eccb400746c236cd1fcf59237ec6a 100644
--- a/macro/beamtime/cosy2014/hit.C
+++ b/macro/beamtime/cosy2014/hit.C
@@ -1,7 +1,6 @@
-/** @file hit.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file hit.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/hit_set.C b/macro/beamtime/cosy2014/hit_set.C
index 0ad53c73528695b5a29239ddd8e99adc957edbf5..7d377baa09276bc3d69aa92a6da5d9a8e6b3fa70 100644
--- a/macro/beamtime/cosy2014/hit_set.C
+++ b/macro/beamtime/cosy2014/hit_set.C
@@ -1,7 +1,6 @@
-/** @file hit_set.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Pierre-Alain Loizeau [committer] */
 
 /** @file hit_set.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/cosy2014/readLmd_calibr.C b/macro/beamtime/cosy2014/readLmd_calibr.C
index ba648f98abf9176fef86e13e4902e18babd9cf19..ffcdce4331c85769671840f501743acdc0339a08 100644
--- a/macro/beamtime/cosy2014/readLmd_calibr.C
+++ b/macro/beamtime/cosy2014/readLmd_calibr.C
@@ -1,7 +1,6 @@
-/** @file readLmd_calibr.C
-  * @copyright Copyright (C) 2013-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Pierre-Alain Loizeau [committer] */
 
 /** @file readLmd_calibr.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/cosy2017/ngDpbMonitorCosy17.C b/macro/beamtime/cosy2017/ngDpbMonitorCosy17.C
index 0d84553a834ae82eba8a86ba8c1c95bd4d2bed62..d964a171a67b335db1959cc51001b9bd5992f1c7 100644
--- a/macro/beamtime/cosy2017/ngDpbMonitorCosy17.C
+++ b/macro/beamtime/cosy2017/ngDpbMonitorCosy17.C
@@ -1,7 +1,6 @@
-/** @file ngDpbMonitorCosy17.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C
index 91ed3cd3bd59c607ab78f0cbdeaa6543e979ca59..6d1c4e330d447b58d2b5f560b5eaf7b76c9431c3 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugAllCases2elinks.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C
index 75ab536ef54bf346ee6db24d2538c9de8c8786e4..70d53e1a0d005977cf1dbe3c40ebea526ea07552 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugAllCases5elinks.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C
index 600d5998b2745de1859a7fa96e85cd6e780c3db5..06b021848296b6aff04c1e3fde1c3847b2e10844 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugAllCasesMoreCond.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C
index 3dce1fc01d7c3748a565a66a0ba2a5a0cab90480..7209204f6738b1d4838ac8fe104ba0d8b6fd1475 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugLimits.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C
index 474ba8be8e57b1c1b0fed38cecbed5aa5bedf1ca..38093434e8fed96a24d6978fca3630ad1b3a0e56 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugLimits2elinks.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C
index a377b22e28c53064811fb7000c47e916a550e56f..3a985c2d2976b2b304d57680f44a24d5a800f54a 100644
--- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C
+++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C
@@ -1,7 +1,6 @@
-/** @file AnalyseTimeCoincidenceBugLimits5elinks.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase)
 {
diff --git a/macro/beamtime/cosy2018/Cosy2018Monitor.C b/macro/beamtime/cosy2018/Cosy2018Monitor.C
index 5e7f873156e85c9c416e40422ffa6e288866412e..8012688b36a44d3a1f20ef1382a49164d5198a93 100644
--- a/macro/beamtime/cosy2018/Cosy2018Monitor.C
+++ b/macro/beamtime/cosy2018/Cosy2018Monitor.C
@@ -1,7 +1,6 @@
-/** @file Cosy2018Monitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C b/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C
index 172376517a30df13eb8198211cab0b8688d5aa40..ca2f74ac0db3c8f65d9627beede1275e161d394a 100644
--- a/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C
+++ b/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C
@@ -1,7 +1,6 @@
-/** @file DtPeakPosSummaryCosy2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t DtPeakPosSummaryCosy2018(TString sPath = "./data", Double_t dFitRange = 200)
 {
diff --git a/macro/beamtime/cosy2018/DtStackS1.C b/macro/beamtime/cosy2018/DtStackS1.C
index 008adf218c506fd46b8886ce957fc34fd29f85b1..bf8f648a41696c9291a6a1707e77160633ec5620 100644
--- a/macro/beamtime/cosy2018/DtStackS1.C
+++ b/macro/beamtime/cosy2018/DtStackS1.C
@@ -1,7 +1,6 @@
-/** @file DtStackS1.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void DtStackS1()
 {
diff --git a/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C b/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C
index 7c0d3c43b77ac7527ecab40daa1079eae7fb039c..683c2e66b121b423eb34a9fa880067be796939b1 100644
--- a/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C
+++ b/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C
@@ -1,7 +1,6 @@
-/** @file DupliHitsSummaryCosy2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t DupliHitsSummaryCosy2018()
 {
diff --git a/macro/beamtime/cosy2018/DupliMonitor.C b/macro/beamtime/cosy2018/DupliMonitor.C
index 5927f7feef35be6fb5a0c63b5cdea60a6e72a621..79d95233f16d2bd6fbb2beff95205d9001d279c0 100644
--- a/macro/beamtime/cosy2018/DupliMonitor.C
+++ b/macro/beamtime/cosy2018/DupliMonitor.C
@@ -1,7 +1,6 @@
-/** @file DupliMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/DupliMonitor_kronos.C b/macro/beamtime/cosy2018/DupliMonitor_kronos.C
index b26b27b90935d11e8e40caad7b8638e363d03e3e..b34052416014ec3c7508538855958284587bc838 100644
--- a/macro/beamtime/cosy2018/DupliMonitor_kronos.C
+++ b/macro/beamtime/cosy2018/DupliMonitor_kronos.C
@@ -1,7 +1,6 @@
-/** @file DupliMonitor_kronos.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/EfficiencyMonitor.C b/macro/beamtime/cosy2018/EfficiencyMonitor.C
index d79dfbff548b402ff1928d416237cc0a9613e311..9d011bd93e3ad35c9e15a0cd2a5e8e9417fd55e7 100644
--- a/macro/beamtime/cosy2018/EfficiencyMonitor.C
+++ b/macro/beamtime/cosy2018/EfficiencyMonitor.C
@@ -1,7 +1,6 @@
-/** @file EfficiencyMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/EfficiencyMonitor_kronos.C b/macro/beamtime/cosy2018/EfficiencyMonitor_kronos.C
index 001264712f3156b699e9b55b04fd12de6990f045..1e828077b7ac7769983e28a45679c2f022b0a479 100644
--- a/macro/beamtime/cosy2018/EfficiencyMonitor_kronos.C
+++ b/macro/beamtime/cosy2018/EfficiencyMonitor_kronos.C
@@ -1,7 +1,6 @@
-/** @file EfficiencyMonitor_kronos.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/EfficiencyMonitor_kronos_nocalib.C b/macro/beamtime/cosy2018/EfficiencyMonitor_kronos_nocalib.C
index a44046cb51f91a22ed66b56f4c8be90fea788241..b598265d9e9c2990fca55039aa2063fcbe0d14fd 100644
--- a/macro/beamtime/cosy2018/EfficiencyMonitor_kronos_nocalib.C
+++ b/macro/beamtime/cosy2018/EfficiencyMonitor_kronos_nocalib.C
@@ -1,7 +1,6 @@
-/** @file EfficiencyMonitor_kronos_nocalib.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C b/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C
index 96cf21b04c6b2421b0c2c0b0eaa984a92496bbf1..4d457439b77df704254538ab4689161d7f71b5ea 100644
--- a/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C
+++ b/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C
@@ -1,7 +1,6 @@
-/** @file EfficiencySummaryCosy2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t EfficiencySummaryCosy2018(TString sPath = "./data")
 {
diff --git a/macro/beamtime/cosy2018/GoodMonitor.C b/macro/beamtime/cosy2018/GoodMonitor.C
index 0f9aad7cfaacef8ca42b1d9f512ad472c0f267d7..a84da0598a391a8530bbce19094a6d801e73df33 100644
--- a/macro/beamtime/cosy2018/GoodMonitor.C
+++ b/macro/beamtime/cosy2018/GoodMonitor.C
@@ -1,7 +1,6 @@
-/** @file GoodMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/GoodMonitor_kronos.C b/macro/beamtime/cosy2018/GoodMonitor_kronos.C
index b94b70fb655a3023fc1e20aa36ea4dc13f339045..69ffc15b42641122742329be997c8be2f43ce4b2 100644
--- a/macro/beamtime/cosy2018/GoodMonitor_kronos.C
+++ b/macro/beamtime/cosy2018/GoodMonitor_kronos.C
@@ -1,7 +1,6 @@
-/** @file GoodMonitor_kronos.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/HodoMonitor.C b/macro/beamtime/cosy2018/HodoMonitor.C
index fc09f3ce419f34171435c9848a3ab04c0468de34..c87506cd27bc9671afca19e6b8a875de7f6ab84b 100644
--- a/macro/beamtime/cosy2018/HodoMonitor.C
+++ b/macro/beamtime/cosy2018/HodoMonitor.C
@@ -1,7 +1,6 @@
-/** @file HodoMonitor.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/PulserMonitor.C b/macro/beamtime/cosy2018/PulserMonitor.C
index 9d7b15b3b09235e6180358040d1d1e7fa79494e2..7cc6bf9cc0159153c855b154bf2d54ca448541ba 100644
--- a/macro/beamtime/cosy2018/PulserMonitor.C
+++ b/macro/beamtime/cosy2018/PulserMonitor.C
@@ -1,7 +1,6 @@
-/** @file PulserMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C b/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C
index 08dac83d07521368653abe135bd668a30b3e7246..7dae053e8df616c2f5a70a4067f4f313eec60492 100644
--- a/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C
+++ b/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C
@@ -1,7 +1,6 @@
-/** @file ResidualsPeakPosCosy2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t ResidualsPeakPosCosy2018(TString sPath = "./data", Double_t dFitRange = 3)
 {
diff --git a/macro/beamtime/cosy2018/ScanMonitor.C b/macro/beamtime/cosy2018/ScanMonitor.C
index e079636e3df49f1819cd991d14214a97ca20ab2b..434588ddc82ff6d366b57ad70eb2b40e13a81872 100644
--- a/macro/beamtime/cosy2018/ScanMonitor.C
+++ b/macro/beamtime/cosy2018/ScanMonitor.C
@@ -1,7 +1,6 @@
-/** @file ScanMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/SetupMonitor.C b/macro/beamtime/cosy2018/SetupMonitor.C
index 8b779fb4eb3af824d0bd65711b557015564f3c80..8d539d738b43b37ef9898b72315a694ca29fc95c 100644
--- a/macro/beamtime/cosy2018/SetupMonitor.C
+++ b/macro/beamtime/cosy2018/SetupMonitor.C
@@ -1,7 +1,6 @@
-/** @file SetupMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/SetupMonitorCosmics.C b/macro/beamtime/cosy2018/SetupMonitorCosmics.C
index 1ab0a11f1fa057f8ec360ce1eec6185962e1f977..2ff3101241205812947fd59fa0b50e7e081de3f4 100644
--- a/macro/beamtime/cosy2018/SetupMonitorCosmics.C
+++ b/macro/beamtime/cosy2018/SetupMonitorCosmics.C
@@ -1,7 +1,6 @@
-/** @file SetupMonitorCosmics.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/StsMonitor.C b/macro/beamtime/cosy2018/StsMonitor.C
index 6bd71775c90aa5449ca978c82d6c404b8a76aecf..89dc55bc2dde7143fab74432f890aee82edf816d 100644
--- a/macro/beamtime/cosy2018/StsMonitor.C
+++ b/macro/beamtime/cosy2018/StsMonitor.C
@@ -1,7 +1,6 @@
-/** @file StsMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2018/plotCosyHistos.C b/macro/beamtime/cosy2018/plotCosyHistos.C
index 0bff5a8cfe656adfd5de97ecdfe0b2e902bb8d7b..e62dc97879420825cf3ddc8bfe76862820b0e743 100644
--- a/macro/beamtime/cosy2018/plotCosyHistos.C
+++ b/macro/beamtime/cosy2018/plotCosyHistos.C
@@ -1,7 +1,6 @@
-/** @file plotCosyHistos.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void plotCosyHistos()
 {
diff --git a/macro/beamtime/cosy2019/FindHodoOrCoinc.C b/macro/beamtime/cosy2019/FindHodoOrCoinc.C
index 0ef0db3e0155d5407b0ab0e1aa2b0fadb1b9d3b0..5b55da267b73107904ddd478db6712dc28c24631 100644
--- a/macro/beamtime/cosy2019/FindHodoOrCoinc.C
+++ b/macro/beamtime/cosy2019/FindHodoOrCoinc.C
@@ -1,7 +1,6 @@
-/** @file FindHodoOrCoinc.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t FindHodoOrCoinc(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 25, Double_t dWinStart = -100.,
                        Double_t dWinStop = 100., TString sInputFileName = "data/unp_cosy")
diff --git a/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C b/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C
index 53bd1aaa1dd333ed4b58b21eed4926bdc936fdff..1acd9bd24f1c47a4219791514f56fa13220be407 100644
--- a/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C
+++ b/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C
@@ -1,7 +1,6 @@
-/** @file FindHodoOrHitOffsetsCosy2019.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t FindHodoOrHitOffsetsCosy2019(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 25, Double_t dWinStart = -100.,
                                     Double_t dWinStop = 100., UInt_t uHodoWinLimClk = 100, UInt_t uStsWinLimClk = 500,
diff --git a/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C b/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C
index 4c547b07cdfe679eeecc82860441b9d1a3d1b641..ad13fb559b0fcc5ca519d72a9927f75813aa747d 100644
--- a/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C
+++ b/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C
@@ -1,7 +1,6 @@
-/** @file FindHodoOrOffsetsCosy2019.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t FindHodoOrOffsetsCosy2019(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 25, Double_t dWinStart = -100.,
                                  Double_t dWinStop = 100., UInt_t uHodoWinLimClk = 100, UInt_t uStsWinLimClk = 500,
diff --git a/macro/beamtime/cosy2019/FindNoisyChanSts.C b/macro/beamtime/cosy2019/FindNoisyChanSts.C
index 627651bedd563d9ea2991245dba0dd5c2d7aa192..82506d3e6919e4ea4d5b94142f26672237745d11 100644
--- a/macro/beamtime/cosy2019/FindNoisyChanSts.C
+++ b/macro/beamtime/cosy2019/FindNoisyChanSts.C
@@ -1,7 +1,6 @@
-/** @file FindNoisyChanSts.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 Bool_t FindNoisyChanSts(TString sFilename, Double_t dNoiseThr = 60e3, UInt_t fuTotalNrOfFebs = 2)
diff --git a/macro/beamtime/cosy2019/FindOffsetsCosy2019.C b/macro/beamtime/cosy2019/FindOffsetsCosy2019.C
index 8e8d6d6d6a6bd723c8058e55a6e8d34f2fcf07a2..6751af0089356b0d52cc6846acad21e1284da368 100644
--- a/macro/beamtime/cosy2019/FindOffsetsCosy2019.C
+++ b/macro/beamtime/cosy2019/FindOffsetsCosy2019.C
@@ -1,7 +1,6 @@
-/** @file FindOffsetsCosy2019.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t FindOffsetsCosy2019(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 12, UInt_t uHodoWinLimClk = 100,
                            UInt_t uStsWinLimClk = 500, TString sInputFileName = "data/unp_cosy")
diff --git a/macro/beamtime/cosy2019/MonitorHodo.C b/macro/beamtime/cosy2019/MonitorHodo.C
index da40112c78b6ce30ccaabb8b5ac1f87cba784655..7e5ecb58e243dbffb22edc1ddd5bfde30a366e55 100644
--- a/macro/beamtime/cosy2019/MonitorHodo.C
+++ b/macro/beamtime/cosy2019/MonitorHodo.C
@@ -1,7 +1,6 @@
-/** @file MonitorHodo.C
-  * @copyright Copyright (C) 2017-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2019/MonitorSts.C b/macro/beamtime/cosy2019/MonitorSts.C
index 1b5c5c666355431716093ee75e9c92c2c9922d54..faf701175ce9cc2b25e7a6b630f9996e3ff65b4b 100644
--- a/macro/beamtime/cosy2019/MonitorSts.C
+++ b/macro/beamtime/cosy2019/MonitorSts.C
@@ -1,7 +1,6 @@
-/** @file MonitorSts.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/cosy2019/MonitorT0.C b/macro/beamtime/cosy2019/MonitorT0.C
index 8aac6ae9d1543d52e2a421009859d3fe5de75741..dc805176590616b87f0e75c63e4617218efc5494 100644
--- a/macro/beamtime/cosy2019/MonitorT0.C
+++ b/macro/beamtime/cosy2019/MonitorT0.C
@@ -1,7 +1,6 @@
-/** @file MonitorT0.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cosy2019/MonitorTof.C b/macro/beamtime/cosy2019/MonitorTof.C
index 0d55fd89e92ad66b4137c1d0874bcc299537fdf6..e6a8b0ea58b1f0f35422f4bf40edc705076568a6 100644
--- a/macro/beamtime/cosy2019/MonitorTof.C
+++ b/macro/beamtime/cosy2019/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cosy2019/PlotClusterCharge.C b/macro/beamtime/cosy2019/PlotClusterCharge.C
index 60b7e8c9236646398460517eef7b7dda868cc231..877546015be0c459959c569f8104048cf5751968 100644
--- a/macro/beamtime/cosy2019/PlotClusterCharge.C
+++ b/macro/beamtime/cosy2019/PlotClusterCharge.C
@@ -1,7 +1,6 @@
-/** @file PlotClusterCharge.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t PlotClusterCharge(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 12)
 {
diff --git a/macro/beamtime/cosy2019/PlotCoinc.C b/macro/beamtime/cosy2019/PlotCoinc.C
index 1768d75d1b82b806e648bd76ea1e57b06d8ee81e..67cf0d4b24735abef1324f3f8550fa5ce824d853 100644
--- a/macro/beamtime/cosy2019/PlotCoinc.C
+++ b/macro/beamtime/cosy2019/PlotCoinc.C
@@ -1,7 +1,6 @@
-/** @file PlotCoinc.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void PlotCoinc(TString sFilename, Int_t iNbTs = -1, Double_t dOffsetX = 0.0, Double_t dOffsetY = 0.0)
 {
diff --git a/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C b/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C
index 5d560f1c1bcc1fa55700ea001655e90f8521f2cb..4a8d10dc2b93734dd30d6353719f4778f92b2a47 100644
--- a/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C
+++ b/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C
@@ -1,7 +1,6 @@
-/** @file PlotStsPosWithHodoCoinc.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t PlotStsPosWithHodoCoinc(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 12, Double_t dHodoWinStart = -600,
                                Double_t dHodoWinStop = 600, Double_t dStsWinStart = -1000, Double_t dStsWinStop = 1000)
diff --git a/macro/beamtime/cosy2019/check_coinc_Hodo.C b/macro/beamtime/cosy2019/check_coinc_Hodo.C
index 9341166195de5d9644efe7f1834718e52fd089c4..9a877ae77ed9ca961cde05eb16419e8c2c6d38d8 100644
--- a/macro/beamtime/cosy2019/check_coinc_Hodo.C
+++ b/macro/beamtime/cosy2019/check_coinc_Hodo.C
@@ -1,7 +1,6 @@
-/** @file check_coinc_Hodo.C
-  * @copyright Copyright (C) 2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alberica Toia [committer] **/
+/* Copyright (C) 2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alberica Toia [committer] */
 
 void check_coinc_Hodo(Int_t nEvents = 10, UInt_t run = 25, UInt_t prefix = 0)
 {
diff --git a/macro/beamtime/cosy2019/cosy2019_calib.C b/macro/beamtime/cosy2019/cosy2019_calib.C
index d8b6f61de7b34a239e7ba06355cef321108c4b6e..db0d824b2819af53126b0b9c29984785ef44b4dd 100644
--- a/macro/beamtime/cosy2019/cosy2019_calib.C
+++ b/macro/beamtime/cosy2019/cosy2019_calib.C
@@ -1,7 +1,6 @@
-/** @file cosy2019_calib.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/cosy2019/cosy2019_digi.C b/macro/beamtime/cosy2019/cosy2019_digi.C
index b96ae078ebea6c3fbe4b5f41c20215509e8c4359..51bd86bc4969b55b631185484e28dca8b0e5fbb8 100644
--- a/macro/beamtime/cosy2019/cosy2019_digi.C
+++ b/macro/beamtime/cosy2019/cosy2019_digi.C
@@ -1,7 +1,6 @@
-/** @file cosy2019_digi.C
-  * @copyright Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Pierre-Alain Loizeau [committer] */
 
 /** Macro for detector response simulation (digitisation)
  **
diff --git a/macro/beamtime/cosy2019/cosy2019_process.C b/macro/beamtime/cosy2019/cosy2019_process.C
index 42281ca390d917ee479dc1337230654c198d6242..dce6b00a5a9fad18a27eebcc148498c15c42c36f 100644
--- a/macro/beamtime/cosy2019/cosy2019_process.C
+++ b/macro/beamtime/cosy2019/cosy2019_process.C
@@ -1,7 +1,6 @@
-/** @file cosy2019_process.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Alberica Toia **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Alberica Toia */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/cosy2019/cosy2019_reco.C b/macro/beamtime/cosy2019/cosy2019_reco.C
index 47ef41c8757f98d111153cc725757b57f224128d..4805445d2fba53b2f9d2fa790ed40d31e2235d39 100644
--- a/macro/beamtime/cosy2019/cosy2019_reco.C
+++ b/macro/beamtime/cosy2019/cosy2019_reco.C
@@ -1,7 +1,6 @@
-/** @file cosy2019_reco.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/cosy2019/cosy2019_transport.C b/macro/beamtime/cosy2019/cosy2019_transport.C
index 3b6c94ce3990411d03acef2ade16588906473bd0..c0134bf0269c0466b82a1c7c4155d89ef57e468b 100644
--- a/macro/beamtime/cosy2019/cosy2019_transport.C
+++ b/macro/beamtime/cosy2019/cosy2019_transport.C
@@ -1,7 +1,6 @@
-/** @file cosy2019_transport.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/cosy2019/create_cosygeo_v19a.C b/macro/beamtime/cosy2019/create_cosygeo_v19a.C
index 338909c02fae097e51fc975ea6a53c3b79e40d7f..80b8f7f2e9a9390aea754b9013b4b26942835732 100644
--- a/macro/beamtime/cosy2019/create_cosygeo_v19a.C
+++ b/macro/beamtime/cosy2019/create_cosygeo_v19a.C
@@ -1,7 +1,6 @@
-/** @file create_cosygeo_v19a.C
-  * @copyright Copyright (C) 2014-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /******************************************************************************
  ** Creation of Hodoscopes geometry in ROOT format (TGeo).
diff --git a/macro/beamtime/cosy2019/unpack_tsa_cosy2019.C b/macro/beamtime/cosy2019/unpack_tsa_cosy2019.C
index 82bd84e31c582ff10ddccc8542e805b09fa7612d..54124dfe6fc19c5c0c4b0da69029924968323408 100644
--- a/macro/beamtime/cosy2019/unpack_tsa_cosy2019.C
+++ b/macro/beamtime/cosy2019/unpack_tsa_cosy2019.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_cosy2019.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/cosy2019/unpack_tsa_cosy2019_sts.C b/macro/beamtime/cosy2019/unpack_tsa_cosy2019_sts.C
index 7a2c30b54bc60ee266018f59eb790e68f3a4fc51..0dfd55bc07c11f115a378fcc94ae1d4309974b56 100644
--- a/macro/beamtime/cosy2019/unpack_tsa_cosy2019_sts.C
+++ b/macro/beamtime/cosy2019/unpack_tsa_cosy2019_sts.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_cosy2019_sts.C
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/fit_yPos.C b/macro/beamtime/fit_yPos.C
index 58545a62861d02462f648b87ba40141d6643b97d..4807e4c3c7942d18835bdc26296c332adac94eb8 100644
--- a/macro/beamtime/fit_yPos.C
+++ b/macro/beamtime/fit_yPos.C
@@ -1,7 +1,6 @@
-/** @file fit_yPos.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void fit_yPos(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0, Double_t dLini = 0.)
 {
diff --git a/macro/beamtime/fit_ybox.C b/macro/beamtime/fit_ybox.C
index 9652d1b1e276d919e143a1e1be6b7ec4985a76fe..ed6a707f9181e4e3097259a3d4b7ec1903886fa6 100644
--- a/macro/beamtime/fit_ybox.C
+++ b/macro/beamtime/fit_ybox.C
@@ -1,7 +1,6 @@
-/** @file fit_ybox.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // box with polynomial filling
 Double_t f1_xboxe(double* x, double* par)
diff --git a/macro/beamtime/fit_ybox.h b/macro/beamtime/fit_ybox.h
index 0664b06b060f0b80494b869f5e60e5c7c07d2233..5e03351269b214d658d3c248969f9944e8c6c20f 100644
--- a/macro/beamtime/fit_ybox.h
+++ b/macro/beamtime/fit_ybox.h
@@ -1,7 +1,6 @@
-/** @file fit_ybox.h
-  * @copyright Copyright (C) 2016-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // box with polynomial filling
 Double_t f1_xboxe(double* x, double* par)
diff --git a/macro/beamtime/hd2017/MonitorHdCosmics2017.C b/macro/beamtime/hd2017/MonitorHdCosmics2017.C
index 3bbd608e8f5715489e3b270f109a9f23bbe8e7c4..c84512e421961b1fe274a3b3bf3ac9292ade9465 100644
--- a/macro/beamtime/hd2017/MonitorHdCosmics2017.C
+++ b/macro/beamtime/hd2017/MonitorHdCosmics2017.C
@@ -1,7 +1,6 @@
-/** @file MonitorHdCosmics2017.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorStar2017
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/hd2017/MonitorHdCosmics2017Multi.C b/macro/beamtime/hd2017/MonitorHdCosmics2017Multi.C
index c2054aaa1f775f51c34c940557c77d7e2bb002dc..9dbca494e3f6ee0c5485e1c15156b47b98346064 100644
--- a/macro/beamtime/hd2017/MonitorHdCosmics2017Multi.C
+++ b/macro/beamtime/hd2017/MonitorHdCosmics2017Multi.C
@@ -1,7 +1,6 @@
-/** @file MonitorHdCosmics2017Multi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorStar2017
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/hd2017/PlotLongRangeDate.C b/macro/beamtime/hd2017/PlotLongRangeDate.C
index bdc8135f6f4f56e2414aabf1d119e08d2ad06456..f4b369793a1ba8232bbeab10bd9c21a17bd2bd8e 100644
--- a/macro/beamtime/hd2017/PlotLongRangeDate.C
+++ b/macro/beamtime/hd2017/PlotLongRangeDate.C
@@ -1,7 +1,6 @@
-/** @file PlotLongRangeDate.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t PlotLongRangeDate(UInt_t uGdpbSel = 0, UInt_t uFeetSel = 0, Int_t dateIn = 20170510, Int_t timeIn = 1648,
                          TString sInFileName = "data/test.root", Int_t iBinSizeMin = 1, UInt_t uNbGdpb = 4,
diff --git a/macro/beamtime/hd2017/ana_digi.C b/macro/beamtime/hd2017/ana_digi.C
index 81d076f114c196d77a8d50e2d4d1248e068919e2..3c0428c94fec1099a3690ad8ccb43aef45aae498 100644
--- a/macro/beamtime/hd2017/ana_digi.C
+++ b/macro/beamtime/hd2017/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 900, Int_t RefSel = 1,
               TString cFileId = "sps2016111302_1930", Int_t iCalSet = 921601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/hd2017/ana_digi_cal.C b/macro/beamtime/hd2017/ana_digi_cal.C
index 1c29fd0536b1140d1cdf6735378f9a1ee955165b..c58c741fa2b4e21c103c3fa8d94ae8d2da8102b1 100644
--- a/macro/beamtime/hd2017/ana_digi_cal.C
+++ b/macro/beamtime/hd2017/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "sps2016111302_1930", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/beamtime/hd2017/rootlogon.C b/macro/beamtime/hd2017/rootlogon.C
index 062fc1ca18c9e5cfb050ea93a76e580c2e356242..8dab50ea32b706dc2530c5f6430c567b146adee1 100644
--- a/macro/beamtime/hd2017/rootlogon.C
+++ b/macro/beamtime/hd2017/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 }
diff --git a/macro/beamtime/hd2017/unpack_tsa.C b/macro/beamtime/hd2017/unpack_tsa.C
index 75dd637c79946652098bb7efa2d1ae6839b88328..3ba1812f6f9820fe6ceb06982a77aa2860ba464b 100644
--- a/macro/beamtime/hd2017/unpack_tsa.C
+++ b/macro/beamtime/hd2017/unpack_tsa.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/hd2020/ana_digi_cal.C b/macro/beamtime/hd2020/ana_digi_cal.C
index e01c48a6e992648c2e901bdf2fd26e12209206a7..48b52f071b37308dc5546ef41941f803b6124e28 100644
--- a/macro/beamtime/hd2020/ana_digi_cal.C
+++ b/macro/beamtime/hd2020/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "Test", Int_t iCalSet = 910920900, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/hd2020/ana_trks.C b/macro/beamtime/hd2020/ana_trks.C
index 7d264095c5767f00a92c35cdf42bf532afd147bb..0e5e01c83d22f5e59d8fdeea36bb4fdb8ad3035e 100644
--- a/macro/beamtime/hd2020/ana_trks.C
+++ b/macro/beamtime/hd2020/ana_trks.C
@@ -1,7 +1,6 @@
-/** @file ana_trks.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_trks(Int_t nEvents = 10000, Int_t iSel = 910920, Int_t iGenCor = 1,
               TString cFileId = "HD_cosmic_2020-02-08_18:50:47.50.3.0.0", TString cSet = "900920910", Int_t iSel2 = 911,
diff --git a/macro/beamtime/hd2020/dis_digi.C b/macro/beamtime/hd2020/dis_digi.C
index ba14fe946fba990fabd11e970e319fa06328229f..5c96f2bea49b208e1fad2bcb48d3c208caec63f3 100644
--- a/macro/beamtime/hd2020/dis_digi.C
+++ b/macro/beamtime/hd2020/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100, Int_t calMode = 93, Int_t calSel = 1, Int_t calSm = 0, Int_t RefSel = 1,
               TString cFileId = "68.50.7.1", Int_t iCalSet = 10500, Bool_t bOut = 0, Int_t iSel2 = 20,
diff --git a/macro/beamtime/hd2020/dis_trks.C b/macro/beamtime/hd2020/dis_trks.C
index 3d9ba88df41b3679a62c7cc87fa7be1c703487cd..5003d78f3c71b3168cbf3471a62474a2bd166d37 100644
--- a/macro/beamtime/hd2020/dis_trks.C
+++ b/macro/beamtime/hd2020/dis_trks.C
@@ -1,7 +1,6 @@
-/** @file dis_trks.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_trks(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
               TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/hd2020/pl_all_2D.C b/macro/beamtime/hd2020/pl_all_2D.C
index 856534d03fe0e22b6f2f9a6ad02b55fcd2dc4288..c10f835f978a2284a3a9a7b0b6881e97ec2ddf04 100644
--- a/macro/beamtime/hd2020/pl_all_2D.C
+++ b/macro/beamtime/hd2020/pl_all_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_2D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_3D.C b/macro/beamtime/hd2020/pl_all_3D.C
index d0c6f60482249cfc20f2f2a8acc9a2f8761d5590..54471ea71996adbee3861e30e684b16f49cfdddd 100644
--- a/macro/beamtime/hd2020/pl_all_3D.C
+++ b/macro/beamtime/hd2020/pl_all_3D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_3D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_CluMul.C b/macro/beamtime/hd2020/pl_all_CluMul.C
index 095d4fc2bb800270d0a12bc6b73283c1cd10f4cc..4e709ed83c342b1e0f7aef98e0d24339e27d84d7 100644
--- a/macro/beamtime/hd2020/pl_all_CluMul.C
+++ b/macro/beamtime/hd2020/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 2, Double_t MulMax = 100)
 {
diff --git a/macro/beamtime/hd2020/pl_all_CluPosEvol.C b/macro/beamtime/hd2020/pl_all_CluPosEvol.C
index e679968318844a72b6727c2353a69747bb3c6b2a..2e4aa32fb7ca22630c4f393d7ffac492d2d44d5d 100644
--- a/macro/beamtime/hd2020/pl_all_CluPosEvol.C
+++ b/macro/beamtime/hd2020/pl_all_CluPosEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluPosEvol.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/hd2020/pl_all_CluRate.C b/macro/beamtime/hd2020/pl_all_CluRate.C
index a69676c72effb92c25bc74bf93adb9098c8aceb8..7e1e5801dab21461b9134cc8bb912c7d53a44d4f 100644
--- a/macro/beamtime/hd2020/pl_all_CluRate.C
+++ b/macro/beamtime/hd2020/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 2, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0)
 {
diff --git a/macro/beamtime/hd2020/pl_all_CluTimeEvol.C b/macro/beamtime/hd2020/pl_all_CluTimeEvol.C
index f46831c45cec89ae7bd6e1bd99b1d6c0ffc388ed..12323539114b8499367406b0a0d92ae3538f1a75 100644
--- a/macro/beamtime/hd2020/pl_all_CluTimeEvol.C
+++ b/macro/beamtime/hd2020/pl_all_CluTimeEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluTimeEvol.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluTimeEvol(Int_t iNSt = 3, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DTLastHits.C b/macro/beamtime/hd2020/pl_all_DTLastHits.C
index a6d3dd8e8254a26156aa36fb514b6b3f7d93d85e..5b4dd41bf8445c80260e27267071bd53cfdb2e2e 100644
--- a/macro/beamtime/hd2020/pl_all_DTLastHits.C
+++ b/macro/beamtime/hd2020/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DigiCor.C b/macro/beamtime/hd2020/pl_all_DigiCor.C
index 0f4e87bf062fd3135bb1bc54c49c73132d7576d6..a8c324a383499cd3a7afa459a833e4742f630a28 100644
--- a/macro/beamtime/hd2020/pl_all_DigiCor.C
+++ b/macro/beamtime/hd2020/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DigiDTLD.C b/macro/beamtime/hd2020/pl_all_DigiDTLD.C
index 1a5af89235658512a6b9782283bf02bbcbea2f37..95ab21e6af16a2ec8f54a4a080209f411acca0ca 100644
--- a/macro/beamtime/hd2020/pl_all_DigiDTLD.C
+++ b/macro/beamtime/hd2020/pl_all_DigiDTLD.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiDTLD.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiDTLD(Int_t iNDet = 6, Double_t dDTthr = 2., Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DigiMul.C b/macro/beamtime/hd2020/pl_all_DigiMul.C
index 8d27e9692e5285f1656ae0be94433069a2edea7c..28e0e95e46ba254c01db896755fed8a806c8531b 100644
--- a/macro/beamtime/hd2020/pl_all_DigiMul.C
+++ b/macro/beamtime/hd2020/pl_all_DigiMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiMul.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiMul(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DigiStatus.C b/macro/beamtime/hd2020/pl_all_DigiStatus.C
index e0e93286de0752740221400c7ec5bd5391378f4f..6285cf437f9ecbebb45700c564067e909fb63e87 100644
--- a/macro/beamtime/hd2020/pl_all_DigiStatus.C
+++ b/macro/beamtime/hd2020/pl_all_DigiStatus.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiStatus.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiStatus(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_DigiTot.C b/macro/beamtime/hd2020/pl_all_DigiTot.C
index 71845d8c9287742cb0961af7ebe93a6026a3f7d6..90f7d7cebb5db9f873af2f7a1f4487526a078400 100644
--- a/macro/beamtime/hd2020/pl_all_DigiTot.C
+++ b/macro/beamtime/hd2020/pl_all_DigiTot.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiTot.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiTot(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_Sel2D.C b/macro/beamtime/hd2020/pl_all_Sel2D.C
index 513175731121dfdc0dcc47f77a8541e344635c93..c2a9e8067d4d6c0e2dc1df1aede1f890e97c81e7 100644
--- a/macro/beamtime/hd2020/pl_all_Sel2D.C
+++ b/macro/beamtime/hd2020/pl_all_Sel2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Sel2D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_all_Track2D.C b/macro/beamtime/hd2020/pl_all_Track2D.C
index ee935f08f0ace6771aa095eff8fd57a2d0903e74..8dea3406c496296fc69ee99bc00a78c6c9c5091e 100644
--- a/macro/beamtime/hd2020/pl_all_Track2D.C
+++ b/macro/beamtime/hd2020/pl_all_Track2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Track2D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/hd2020/pl_cmp_CluRate.C b/macro/beamtime/hd2020/pl_cmp_CluRate.C
index 60d8b13cafb1454d256fd05a68d1d53c18d85cd7..d43bb8c20fe5686882b587b534ed5829344a5a36 100644
--- a/macro/beamtime/hd2020/pl_cmp_CluRate.C
+++ b/macro/beamtime/hd2020/pl_cmp_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_cmp_CluRate.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_cmp_CluRate(Int_t iNSt = 3, Long_t iSet = 900032500, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 10.,
                     Int_t iMode = 1)
diff --git a/macro/beamtime/hd2020/rootlogon.C b/macro/beamtime/hd2020/rootlogon.C
index 653bca8e8b09df181c70dceee3a0cb131a2f8f52..951c2c34079f07d2a9b9f9630ec24820a90a91c1 100644
--- a/macro/beamtime/hd2020/rootlogon.C
+++ b/macro/beamtime/hd2020/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //}
diff --git a/macro/beamtime/load_hst.C b/macro/beamtime/load_hst.C
index 81e92f435e4982549c8dd368d192cd9f7f1ac452..29c7d807c403ed87646b074e230ade1ff6d70454 100644
--- a/macro/beamtime/load_hst.C
+++ b/macro/beamtime/load_hst.C
@@ -1,7 +1,6 @@
-/** @file load_hst.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon, Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon, Norbert Herrmann [committer] */
 
 void load_hst(TString cstr = "hst/default.hst.root")
 {
diff --git a/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C b/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C
index 4a1f540118e0203ceb12a3ee49de531ab3ba9475..aa2056645aa518f9225e00db4dd342a4db0a70f0 100644
--- a/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C
+++ b/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C
@@ -1,7 +1,6 @@
-/** @file AnalyzeDigiMcbmFull.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t AnalyzeDigiMcbmFull(Long64_t liNbEntryToRead = -1, TString sInputFileName = "data/unp_mcbm.root")
 {
diff --git a/macro/beamtime/mcbm2018/CheckDataFormatGdpb.C b/macro/beamtime/mcbm2018/CheckDataFormatGdpb.C
index 520bd371295247481399a03310fd3ab0e109c357..240b5dda22960a2b8751ae303d72779531ab7b0a 100644
--- a/macro/beamtime/mcbm2018/CheckDataFormatGdpb.C
+++ b/macro/beamtime/mcbm2018/CheckDataFormatGdpb.C
@@ -1,7 +1,6 @@
-/** @file CheckDataFormatGdpb.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/DataRateMoniPlot.C b/macro/beamtime/mcbm2018/DataRateMoniPlot.C
index 740ea1155605bb791a199118c3f3f07ba7450f8b..b74993c10d2437d234c095cfed55d295548a1f20 100644
--- a/macro/beamtime/mcbm2018/DataRateMoniPlot.C
+++ b/macro/beamtime/mcbm2018/DataRateMoniPlot.C
@@ -1,7 +1,6 @@
-/** @file DataRateMoniPlot.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t DataRateMoniPlot()
 {
diff --git a/macro/beamtime/mcbm2018/McbmPulserMonitor.C b/macro/beamtime/mcbm2018/McbmPulserMonitor.C
index 4be458350f7d65484c38c132549cc9851ebe4edc..6cc088091224b88f31bb41ac548fd3b16a5302d8 100644
--- a/macro/beamtime/mcbm2018/McbmPulserMonitor.C
+++ b/macro/beamtime/mcbm2018/McbmPulserMonitor.C
@@ -1,7 +1,6 @@
-/** @file McbmPulserMonitor.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/McbmRateMonitor.C b/macro/beamtime/mcbm2018/McbmRateMonitor.C
index e71f963eea73899da936bc534d78d21a102889e9..a106988d9a6446d69e54afb1b62e659bab194428 100644
--- a/macro/beamtime/mcbm2018/McbmRateMonitor.C
+++ b/macro/beamtime/mcbm2018/McbmRateMonitor.C
@@ -1,7 +1,6 @@
-/** @file McbmRateMonitor.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/McbmSyncMonitor.C b/macro/beamtime/mcbm2018/McbmSyncMonitor.C
index c787d5c1314d3ad5a7ccca40cae899094e76337b..b3d57fdc411d04d71ebbbcac7aa1760eab6969c2 100644
--- a/macro/beamtime/mcbm2018/McbmSyncMonitor.C
+++ b/macro/beamtime/mcbm2018/McbmSyncMonitor.C
@@ -1,7 +1,6 @@
-/** @file McbmSyncMonitor.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorDataRates.C b/macro/beamtime/mcbm2018/MonitorDataRates.C
index 51b018a269188a011c981fdd7ff800c999901891..688e4293e633ae1146f6f358c6777595bb04a9a9 100644
--- a/macro/beamtime/mcbm2018/MonitorDataRates.C
+++ b/macro/beamtime/mcbm2018/MonitorDataRates.C
@@ -1,7 +1,6 @@
-/** @file MonitorDataRates.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorMuch.C b/macro/beamtime/mcbm2018/MonitorMuch.C
index 48bd601c5d117eaa5b800f10cdde931f390f43ea..a57b31c37b05634f28cf72891ac97f0bbea81eff 100644
--- a/macro/beamtime/mcbm2018/MonitorMuch.C
+++ b/macro/beamtime/mcbm2018/MonitorMuch.C
@@ -1,7 +1,6 @@
-/** @file MonitorMuch.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorPsd.C b/macro/beamtime/mcbm2018/MonitorPsd.C
index 3bd3314d8b38977c6ed83dfa2610db017a0424ba..6c3b2cf4427ef0fbd1e164a683164e30c236989e 100644
--- a/macro/beamtime/mcbm2018/MonitorPsd.C
+++ b/macro/beamtime/mcbm2018/MonitorPsd.C
@@ -1,7 +1,6 @@
-/** @file MonitorPsd.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, David Emschermann [committer] */
 
 /** @file MCBM PSD DATA monitoring
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/macro/beamtime/mcbm2018/MonitorRich.C b/macro/beamtime/mcbm2018/MonitorRich.C
index 344ab6d5cdd8cb15f9ac1bbdb18c88c2147f77b8..ab53ebb387458322ee3de30bec5c8f7d92959f81 100644
--- a/macro/beamtime/mcbm2018/MonitorRich.C
+++ b/macro/beamtime/mcbm2018/MonitorRich.C
@@ -1,7 +1,6 @@
-/** @file MonitorRich.C
-  * @copyright Copyright (C) 2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** @file MCBM RICH DATA monitoring
  ** Based on MonitorT0 by P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2018/MonitorSts.C b/macro/beamtime/mcbm2018/MonitorSts.C
index 2692ce075c4589e18a44b1c95d787a352a83e88b..805422cd8db07429d3c4ffed2d2c61d0797cbd99 100644
--- a/macro/beamtime/mcbm2018/MonitorSts.C
+++ b/macro/beamtime/mcbm2018/MonitorSts.C
@@ -1,7 +1,6 @@
-/** @file MonitorSts.C
-  * @copyright Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorT0.C b/macro/beamtime/mcbm2018/MonitorT0.C
index 6afc705497887e7a6ecbac99cdc991e800bd64ff..721246bab4665f34ed260a6f4bf9d1d736b8ba00 100644
--- a/macro/beamtime/mcbm2018/MonitorT0.C
+++ b/macro/beamtime/mcbm2018/MonitorT0.C
@@ -1,7 +1,6 @@
-/** @file MonitorT0.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorTof.C b/macro/beamtime/mcbm2018/MonitorTof.C
index 7c62f070d188eb89f1c6b74f762c51b0220cfc31..0b57abae680f89ac803785a98374487edc391de7 100644
--- a/macro/beamtime/mcbm2018/MonitorTof.C
+++ b/macro/beamtime/mcbm2018/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/MonitorTofPulser.C b/macro/beamtime/mcbm2018/MonitorTofPulser.C
index e5004100f3752c577e949c929605f194bdef696d..daec4a6838ad65a535ffb976208603c313c1a76c 100644
--- a/macro/beamtime/mcbm2018/MonitorTofPulser.C
+++ b/macro/beamtime/mcbm2018/MonitorTofPulser.C
@@ -1,7 +1,6 @@
-/** @file MonitorTofPulser.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/PulserMonitor.C b/macro/beamtime/mcbm2018/PulserMonitor.C
index adc41f62853aa9c12b6daf4264f55722788860a1..e5517737d8b756b7bb9e7ab7567226becbda4194 100644
--- a/macro/beamtime/mcbm2018/PulserMonitor.C
+++ b/macro/beamtime/mcbm2018/PulserMonitor.C
@@ -1,7 +1,6 @@
-/** @file PulserMonitor.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/SpillRatePlot.C b/macro/beamtime/mcbm2018/SpillRatePlot.C
index 1b0394eec4503a4b3f44dc1ec4affb9752bed11d..a81ce51cfa866c14b2db9b18a326dfcdfd5c2a62 100644
--- a/macro/beamtime/mcbm2018/SpillRatePlot.C
+++ b/macro/beamtime/mcbm2018/SpillRatePlot.C
@@ -1,7 +1,6 @@
-/** @file SpillRatePlot.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t SpillRatePlot(TString sFilename)
 {
diff --git a/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C b/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C
index 7aad7d85d63a85790bfc777745c25f62454703f9..daccf5d8df50e0e299d8a3b4e03e920695079091 100644
--- a/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C
+++ b/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C
@@ -1,7 +1,6 @@
-/** @file T0CoincPlotSingleRun.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t T0CoincPlotSingleRun(UInt_t uRunId)
 {
diff --git a/macro/beamtime/mcbm2018/T0MoniPlot.C b/macro/beamtime/mcbm2018/T0MoniPlot.C
index cebd977a57882650df7e488a2f6f1d795983cd40..7f362d64339bcdf0fc07742be8c9318b14ddcd80 100644
--- a/macro/beamtime/mcbm2018/T0MoniPlot.C
+++ b/macro/beamtime/mcbm2018/T0MoniPlot.C
@@ -1,7 +1,6 @@
-/** @file T0MoniPlot.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t T0MoniPlot()
 {
diff --git a/macro/beamtime/mcbm2018/TofFeeThr.C b/macro/beamtime/mcbm2018/TofFeeThr.C
index bdd3dae10366bb62820b1ae888fcf1f8ff89cfe0..ba7fbf21d7de4520993235a284f3d5c7d325a2d5 100644
--- a/macro/beamtime/mcbm2018/TofFeeThr.C
+++ b/macro/beamtime/mcbm2018/TofFeeThr.C
@@ -1,7 +1,6 @@
-/** @file TofFeeThr.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file TofTestFee
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/TofPulserPlot.C b/macro/beamtime/mcbm2018/TofPulserPlot.C
index 458f691f134074b08f6645f5a0b98c2636b3310d..294417e7f940bba94b10ba88355b84011ae89074 100644
--- a/macro/beamtime/mcbm2018/TofPulserPlot.C
+++ b/macro/beamtime/mcbm2018/TofPulserPlot.C
@@ -1,7 +1,6 @@
-/** @file TofPulserPlot.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t TofPulserPlot(TString sFilename)
 {
diff --git a/macro/beamtime/mcbm2018/TofTestFee.C b/macro/beamtime/mcbm2018/TofTestFee.C
index 5994d4890ffb99aabf6f0d3e8810bc6a426d037a..7f73acd1490f53f0c2944d4fa6e03f85ee25dbab 100644
--- a/macro/beamtime/mcbm2018/TofTestFee.C
+++ b/macro/beamtime/mcbm2018/TofTestFee.C
@@ -1,7 +1,6 @@
-/** @file TofTestFee.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file TofTestFee
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/ana_digi_cal.C b/macro/beamtime/mcbm2018/ana_digi_cal.C
index 11da5df1e812a3d7381e6fd8be873e322d2ae2f4..c49c14b9920b9bf82fa78d15c27e60bc261c8749 100644
--- a/macro/beamtime/mcbm2018/ana_digi_cal.C
+++ b/macro/beamtime/mcbm2018/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2019-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2018/ana_digi_cal_all.C b/macro/beamtime/mcbm2018/ana_digi_cal_all.C
index 6e6cd9c096b6b7a07d87b6d5b37814a62512e1c6..1c7e4e571fa0ad14409f89722ec4d976b7917aa2 100644
--- a/macro/beamtime/mcbm2018/ana_digi_cal_all.C
+++ b/macro/beamtime/mcbm2018/ana_digi_cal_all.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal_all.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal_all(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900,
                       Int_t RefSel = 1, TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0,
diff --git a/macro/beamtime/mcbm2018/ana_digi_cali.C b/macro/beamtime/mcbm2018/ana_digi_cali.C
index eea5d331cd8bf5840f41a961399ef25757b08959..21f966774bf446d3740d91200707a3316968e43b 100644
--- a/macro/beamtime/mcbm2018/ana_digi_cali.C
+++ b/macro/beamtime/mcbm2018/ana_digi_cali.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cali.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cali(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                    TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2018/ana_digi_cos.C b/macro/beamtime/mcbm2018/ana_digi_cos.C
index 45c08350c5da04b9cff8e6623a5db85d347c8322..7b22978f559438e6c9fc206f130aa3e0d1cf2acd 100644
--- a/macro/beamtime/mcbm2018/ana_digi_cos.C
+++ b/macro/beamtime/mcbm2018/ana_digi_cos.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cos.C
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cos(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2018/ana_trks.C b/macro/beamtime/mcbm2018/ana_trks.C
index b1136ef320ecff59ebfab992d9f2f99740277381..65f3fa5ba09a34bc14c6fafd82c8a909f5b87a89 100644
--- a/macro/beamtime/mcbm2018/ana_trks.C
+++ b/macro/beamtime/mcbm2018/ana_trks.C
@@ -1,7 +1,6 @@
-/** @file ana_trks.C
-  * @copyright Copyright (C) 2019-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_trks(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
               TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2018/ana_trksi.C b/macro/beamtime/mcbm2018/ana_trksi.C
index c69eafd0ecd42db22d103146ae76b0bcd8500eab..9c4ff9cdbff064972e16ac25d7d52b33ab43029d 100644
--- a/macro/beamtime/mcbm2018/ana_trksi.C
+++ b/macro/beamtime/mcbm2018/ana_trksi.C
@@ -1,7 +1,6 @@
-/** @file ana_trksi.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_trksi(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
                TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2018/build_events.C b/macro/beamtime/mcbm2018/build_events.C
index 4e279454593086b3623f3483c3b8070f10052ee8..473d642a428914c5177fce812db188405d15a2c9 100644
--- a/macro/beamtime/mcbm2018/build_events.C
+++ b/macro/beamtime/mcbm2018/build_events.C
@@ -1,7 +1,6 @@
-/** @file build_events.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [orginator] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [orginator] */
 
 void build_events(Int_t nEvents = 1, UInt_t uRunId = 0, TString fileName = "", TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2018/check_events.C b/macro/beamtime/mcbm2018/check_events.C
index 1d3a75fde9d022255501752f3d40a9388c3858d2..fcb583526b00d7f196cc18f37ccaeab734e20322 100644
--- a/macro/beamtime/mcbm2018/check_events.C
+++ b/macro/beamtime/mcbm2018/check_events.C
@@ -1,7 +1,6 @@
-/** @file check_events.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void check_events(Int_t nEvents = 10, UInt_t uRunId = 0, TString inDir = "data/", TString friendFile = "",
                   TString inFile = "")
diff --git a/macro/beamtime/mcbm2018/check_timing.C b/macro/beamtime/mcbm2018/check_timing.C
index 508b02a3d54ea11bcbcf0fccf31a5782b37283f2..4139f76550585dc7b24c7376dc9c3d1c05ff0e2d 100644
--- a/macro/beamtime/mcbm2018/check_timing.C
+++ b/macro/beamtime/mcbm2018/check_timing.C
@@ -1,7 +1,6 @@
-/** @file check_timing.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void check_timing(Int_t nEvents = 1, TString fileName = "")
 {
diff --git a/macro/beamtime/mcbm2018/convert_tsa_gdpb.C b/macro/beamtime/mcbm2018/convert_tsa_gdpb.C
index 7f3150b8555903e688786ba6ede2c3b8ad83c52c..799fe2fead9e2614b57e9c9db67da33caafc07e7 100644
--- a/macro/beamtime/mcbm2018/convert_tsa_gdpb.C
+++ b/macro/beamtime/mcbm2018/convert_tsa_gdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_gdpb.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2018/convert_tsa_mcbm.C b/macro/beamtime/mcbm2018/convert_tsa_mcbm.C
index a7b4447982277bc54ce14b7ad8f63a2572175cf8..5380836db4dada3b1dcd9e54d3aef63c5717b79e 100644
--- a/macro/beamtime/mcbm2018/convert_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2018/convert_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_mcbm.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2018/convert_tsa_sdpb.C b/macro/beamtime/mcbm2018/convert_tsa_sdpb.C
index 51bbd3eac195633a00aa812290bc514c70c1effb..a36a985cfb03af9060b20a3c5c8255f8a08fda75 100644
--- a/macro/beamtime/mcbm2018/convert_tsa_sdpb.C
+++ b/macro/beamtime/mcbm2018/convert_tsa_sdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_sdpb.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2018/dis_digi.C b/macro/beamtime/mcbm2018/dis_digi.C
index 70d06831502a1cd769f2dd82819ce67031021bda..4a2f651f4fd620c884c70c809244b04f005047bf 100644
--- a/macro/beamtime/mcbm2018/dis_digi.C
+++ b/macro/beamtime/mcbm2018/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100, Int_t calMode = 93, Int_t calSel = 1, Int_t calSm = 0, Int_t RefSel = 1,
               TString cFileId = "159.50.4.1", Int_t iCalSet = 10500, Bool_t bOut = 0, Int_t iSel2 = 20,
diff --git a/macro/beamtime/mcbm2018/dis_trks.C b/macro/beamtime/mcbm2018/dis_trks.C
index 799be5d56d0b57e9a6b41dd0ff396fdd519abd91..ba0096442373017aad77e406daa0c8ef04076177 100644
--- a/macro/beamtime/mcbm2018/dis_trks.C
+++ b/macro/beamtime/mcbm2018/dis_trks.C
@@ -1,7 +1,6 @@
-/** @file dis_trks.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_trks(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
               TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C b/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C
index bca72b0bb44c2b5bc5f461ff2c2b24b0eba9ac9d..4279fb110cb9d1bcab28a641fb09483130dd54e6 100644
--- a/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C
+++ b/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C
@@ -1,7 +1,6 @@
-/** @file eLinkMappingCrobSts.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 void eLinkMappingCrobStsFebA()
diff --git a/macro/beamtime/mcbm2018/pl_all_2D.C b/macro/beamtime/mcbm2018/pl_all_2D.C
index 291ec28beddf6c4bc0a8352b0bbba7cedaff35d0..554f587591d51099eefec7786de0b399c42f4fdf 100644
--- a/macro/beamtime/mcbm2018/pl_all_2D.C
+++ b/macro/beamtime/mcbm2018/pl_all_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_2D.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 6)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_CluMul.C b/macro/beamtime/mcbm2018/pl_all_CluMul.C
index 7627cece7d51912c43efb332a670c6051539bf1a..98cb1f36592648c454e15b18005107e849791337 100644
--- a/macro/beamtime/mcbm2018/pl_all_CluMul.C
+++ b/macro/beamtime/mcbm2018/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C
index b6ea431622cac747003243a1ec20716120f4d382..4d7a54ba119a4fd38b9e3045873d74ab6d6344ec 100644
--- a/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C
+++ b/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluPosEvol.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_CluRate.C b/macro/beamtime/mcbm2018/pl_all_CluRate.C
index 52599110a9d982d5164bb64403fc2d38c650439e..c9ad0a4e1dca14feb87e90450ddc3f9b2d33bc0b 100644
--- a/macro/beamtime/mcbm2018/pl_all_CluRate.C
+++ b/macro/beamtime/mcbm2018/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 6, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C
index 583709443303419d6bcdd9dbdbcb69d080b7c074..86915a22a5251d7f05d7d1a3c90182ab0659a9b5 100644
--- a/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C
+++ b/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluTimeEvol.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_DigiCor.C b/macro/beamtime/mcbm2018/pl_all_DigiCor.C
index e75c901096e8b56d5af0458e806654281e156b1e..97508c5fd4e9d66985b741a481f63f917bd8fff3 100644
--- a/macro/beamtime/mcbm2018/pl_all_DigiCor.C
+++ b/macro/beamtime/mcbm2018/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 6)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_Sel2D.C b/macro/beamtime/mcbm2018/pl_all_Sel2D.C
index 912035f46cdd51fe1a9c4d93ba87a8b379693900..b9483c6985b55c2bd1ab1233161ef52b3d8e68ba 100644
--- a/macro/beamtime/mcbm2018/pl_all_Sel2D.C
+++ b/macro/beamtime/mcbm2018/pl_all_Sel2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Sel2D.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 6)
 {
diff --git a/macro/beamtime/mcbm2018/pl_all_Track2D.C b/macro/beamtime/mcbm2018/pl_all_Track2D.C
index 67d6ffd550c9f62bead25e2be35b5bbf67012040..cff65b8ff07d9e9151b581c97fd33e765c8ea7ef 100644
--- a/macro/beamtime/mcbm2018/pl_all_Track2D.C
+++ b/macro/beamtime/mcbm2018/pl_all_Track2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Track2D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2018/pl_raw_evt.C b/macro/beamtime/mcbm2018/pl_raw_evt.C
index c44efcc8b31670827dc870b097ac01f2a244354b..4756891c3f09b010058af5ae426737e321052bba 100644
--- a/macro/beamtime/mcbm2018/pl_raw_evt.C
+++ b/macro/beamtime/mcbm2018/pl_raw_evt.C
@@ -1,7 +1,6 @@
-/** @file pl_raw_evt.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_raw_evt()
 {
diff --git a/macro/beamtime/mcbm2018/tsaCrcChecker.C b/macro/beamtime/mcbm2018/tsaCrcChecker.C
index 31baeb12b367aba5dafb1df791e73132b6df366f..ea701bceb5c5c316fe4ae1d6ec42da18cb261318 100644
--- a/macro/beamtime/mcbm2018/tsaCrcChecker.C
+++ b/macro/beamtime/mcbm2018/tsaCrcChecker.C
@@ -1,7 +1,6 @@
-/** @file tsaCrcChecker.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file tsaCrcChecker
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa.C b/macro/beamtime/mcbm2018/unpack_tsa.C
index 1dd80d8eedcf16c46cd2eec6fcf66ad1ac120241..d3ac8d2393649f3b3ac782d6151aa685f066f229 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa.C
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Norbert Herrmann [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_build_events.C b/macro/beamtime/mcbm2018/unpack_tsa_build_events.C
index f6c33f1fd643fe18aa94a2941b7336552b95016a..f12d1c77af29d481690a44abc54b5037d4069cf1 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_build_events.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_build_events.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_build_events.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_check_time.C b/macro/beamtime/mcbm2018/unpack_tsa_check_time.C
index 282764d15c0613a63a5531b75e12d97abc4da9e1..370e6f8a99f902406a44e73168185373c243ba55 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_check_time.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_check_time.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_check_time.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_mcbm.C b/macro/beamtime/mcbm2018/unpack_tsa_mcbm.C
index a7d70cd16bf5064f55364c52cc887ed3e6662a6c..a313504463eea7f0b700253244c9cb65b5bbb793 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Alberica Toia **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Alberica Toia */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_much.C b/macro/beamtime/mcbm2018/unpack_tsa_much.C
index c1c45fc53f021da05a4d2ebad6c03431b1476106..5667ce67777295926d778aad1bc1ce4b5879e66e 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_much.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_much.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_much.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_psd.C b/macro/beamtime/mcbm2018/unpack_tsa_psd.C
index 352d09a202a9c14e732db85ffd35a9b04354e201..faa613f630cc65ec445b0fd203b498765c844947 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_psd.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_psd.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_psd.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, David Emschermann [committer] */
 
 /** @file MCBM PSD DATA unpacking
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_sts.C b/macro/beamtime/mcbm2018/unpack_tsa_sts.C
index c6d05ace94ca51116c1843ed966dd6c70879f3be..43b7a59e6795e34a2fec591803ece83e82774fd2 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_sts.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_sts.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_sts.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_sts_much.C b/macro/beamtime/mcbm2018/unpack_tsa_sts_much.C
index 13691a8da857ce20bd979b5059d8044284673b8a..40cac319bb9ae91709c8eedddf9646acd9db0588 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_sts_much.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_sts_much.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_sts_much.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2018/unpack_tsa_tof.C b/macro/beamtime/mcbm2018/unpack_tsa_tof.C
index 7336a381e6843a0b90c1f83739ce74e56793a8b4..017396c3fa738c96c6e445d0289d222af37b426e 100644
--- a/macro/beamtime/mcbm2018/unpack_tsa_tof.C
+++ b/macro/beamtime/mcbm2018/unpack_tsa_tof.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_tof.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/CheckDataFormatGdpb.C b/macro/beamtime/mcbm2019/CheckDataFormatGdpb.C
index cc40d94bb894b2d6b951172d4c6cdcea5f959fd6..26d14ddf323ae0533c05539d84804e6fad07717a 100644
--- a/macro/beamtime/mcbm2019/CheckDataFormatGdpb.C
+++ b/macro/beamtime/mcbm2019/CheckDataFormatGdpb.C
@@ -1,7 +1,6 @@
-/** @file CheckDataFormatGdpb.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/MonitorMuch.C b/macro/beamtime/mcbm2019/MonitorMuch.C
index 50bbc0599656fcaaf683156c3e4f94291910b946..926db12c081f112d539195485372168fc9e35f8c 100644
--- a/macro/beamtime/mcbm2019/MonitorMuch.C
+++ b/macro/beamtime/mcbm2019/MonitorMuch.C
@@ -1,7 +1,6 @@
-/** @file MonitorMuch.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2019/MonitorPsd.C b/macro/beamtime/mcbm2019/MonitorPsd.C
index 8c3f60c0786e9102bfe6394fd6409596043f25be..54a0ac04589e25b56a1b003900b524dcde21337d 100644
--- a/macro/beamtime/mcbm2019/MonitorPsd.C
+++ b/macro/beamtime/mcbm2019/MonitorPsd.C
@@ -1,7 +1,6 @@
-/** @file MonitorPsd.C
-  * @copyright Copyright (C) 2019-2020 Institute for Nuclear Research, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin [committer] **/
+/* Copyright (C) 2019-2020 Institute for Nuclear Research, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin [committer] */
 
 /** @file MCBM PSD DATA monitoring
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/macro/beamtime/mcbm2019/MonitorRich.C b/macro/beamtime/mcbm2019/MonitorRich.C
index 8f203d8d548f2925b33b6c52640ebcb73fe3c8dd..939336768c3689661667ed28ba64c7977a59f7d7 100644
--- a/macro/beamtime/mcbm2019/MonitorRich.C
+++ b/macro/beamtime/mcbm2019/MonitorRich.C
@@ -1,7 +1,6 @@
-/** @file MonitorRich.C
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 /** @file MCBM RICH DATA monitoring
  ** Based on MonitorT0 by P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2019/MonitorSts.C b/macro/beamtime/mcbm2019/MonitorSts.C
index acb131e5513535ce29cb556bcd6d534bd120edc1..c9583602809ef9689678766c55affc50b9d0a945 100644
--- a/macro/beamtime/mcbm2019/MonitorSts.C
+++ b/macro/beamtime/mcbm2019/MonitorSts.C
@@ -1,7 +1,6 @@
-/** @file MonitorSts.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2019/MonitorT0.C b/macro/beamtime/mcbm2019/MonitorT0.C
index 1b8a318ad9ac745d0076badd4ac4c1af98ff1f12..84dd222b0b2341cd03449d2518676c801063dc2f 100644
--- a/macro/beamtime/mcbm2019/MonitorT0.C
+++ b/macro/beamtime/mcbm2019/MonitorT0.C
@@ -1,7 +1,6 @@
-/** @file MonitorT0.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/MonitorTof.C b/macro/beamtime/mcbm2019/MonitorTof.C
index 778bcd072416a93d84f6311b76ddb2629f5208ed..8bfe2090a16356c2c64f25c6e015b8c0bdec642b 100644
--- a/macro/beamtime/mcbm2019/MonitorTof.C
+++ b/macro/beamtime/mcbm2019/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/MonitorTofPulser.C b/macro/beamtime/mcbm2019/MonitorTofPulser.C
index b13903ed04dcca3d52d2c2cee93a2a276d02c37b..9e93987b10499fbc93c3f879d6ca3d779ca3a081 100644
--- a/macro/beamtime/mcbm2019/MonitorTofPulser.C
+++ b/macro/beamtime/mcbm2019/MonitorTofPulser.C
@@ -1,7 +1,6 @@
-/** @file MonitorTofPulser.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTofPulser.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/build_events.C b/macro/beamtime/mcbm2019/build_events.C
index b39815b596ef92803552294cceafa466122ee488..e6768006f10ca4b52012e6b98f8f70e1e7d94372 100644
--- a/macro/beamtime/mcbm2019/build_events.C
+++ b/macro/beamtime/mcbm2019/build_events.C
@@ -1,7 +1,6 @@
-/** @file build_events.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [orginator] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [orginator] */
 
 void build_events(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2019/check_events.C b/macro/beamtime/mcbm2019/check_events.C
index 5d4be2d61dea69eb3d4baa4311144c1c5e101aa5..dbd1ec7132d56430c6b230304178856b54c2608c 100644
--- a/macro/beamtime/mcbm2019/check_events.C
+++ b/macro/beamtime/mcbm2019/check_events.C
@@ -1,7 +1,6 @@
-/** @file check_events.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_events(Int_t nEvents = 10, UInt_t uRunId = 0, TString inDir = "data/", TString friendFile = "",
                   TString inFile = "")
diff --git a/macro/beamtime/mcbm2019/check_much_digis.C b/macro/beamtime/mcbm2019/check_much_digis.C
index 815317b1d60148e8193f08847e63541c2582a920..bca1f0d14b2c9a8bc9124826533c9c29d24a1468 100644
--- a/macro/beamtime/mcbm2019/check_much_digis.C
+++ b/macro/beamtime/mcbm2019/check_much_digis.C
@@ -1,7 +1,6 @@
-/** @file check_much_digis.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_much_digis(UInt_t uRunId, UInt_t uTsJump, Double_t dFirstTsOffset, Double_t dDigiDistPlotStartTime = 0.0,
                       Int_t nrEvents = 0, TString sDir = "data")
diff --git a/macro/beamtime/mcbm2019/check_pulser.C b/macro/beamtime/mcbm2019/check_pulser.C
index ceb9b78cbe72beca7a4ebd4178a08e43ecdcefe7..283f69b85c8750e947036bb14d18d41382c920fd 100644
--- a/macro/beamtime/mcbm2019/check_pulser.C
+++ b/macro/beamtime/mcbm2019/check_pulser.C
@@ -1,7 +1,6 @@
-/** @file check_pulser.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_pulser(UInt_t uRunId = 0, Int_t nrEvents = 0, TString sDir = "data")
 {
diff --git a/macro/beamtime/mcbm2019/check_sts_digis.C b/macro/beamtime/mcbm2019/check_sts_digis.C
index 9c543c756bc373db50cff80e69393d82f5acb4df..e0dc592a25b59afb2e57d9182fbf5a1fb8e65af5 100644
--- a/macro/beamtime/mcbm2019/check_sts_digis.C
+++ b/macro/beamtime/mcbm2019/check_sts_digis.C
@@ -1,7 +1,6 @@
-/** @file check_sts_digis.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_sts_digis(UInt_t uRunId, UInt_t uTsJump, Double_t dFirstTsOffset, Double_t dDigiDistPlotStartTime = 0.0,
                      Int_t nrEvents = 0, TString sDir = "data")
diff --git a/macro/beamtime/mcbm2019/check_timing.C b/macro/beamtime/mcbm2019/check_timing.C
index 4b673924102be96311f4193ba57ae687c55986e9..421fcdfb280a26df1252c148e40cedd13cd5547f 100644
--- a/macro/beamtime/mcbm2019/check_timing.C
+++ b/macro/beamtime/mcbm2019/check_timing.C
@@ -1,7 +1,6 @@
-/** @file check_timing.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_timing(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2019/convert_tsa_gdpb.C b/macro/beamtime/mcbm2019/convert_tsa_gdpb.C
index 3739ae60da93ef46b57f0d057b4f1ee9ef10ed94..748ba65c3b73d7aa97a3ca3c175755a4eb0039fe 100644
--- a/macro/beamtime/mcbm2019/convert_tsa_gdpb.C
+++ b/macro/beamtime/mcbm2019/convert_tsa_gdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_gdpb.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2019/convert_tsa_mcbm.C b/macro/beamtime/mcbm2019/convert_tsa_mcbm.C
index 44720bde945a72bade8c63cd7f4f13062786272c..5895409d355d28661a62ec8a2dce3c399df05ca3 100644
--- a/macro/beamtime/mcbm2019/convert_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2019/convert_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_mcbm.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2019/convert_tsa_sdpb.C b/macro/beamtime/mcbm2019/convert_tsa_sdpb.C
index de13e5ee845a9dbe630235bfaa28bfc438052e28..facae0bd670f4f62764dfffb390aef5fa55b1fe5 100644
--- a/macro/beamtime/mcbm2019/convert_tsa_sdpb.C
+++ b/macro/beamtime/mcbm2019/convert_tsa_sdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_sdpb.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2019/mcbm2019_reco.C b/macro/beamtime/mcbm2019/mcbm2019_reco.C
index 7345b49ce9a87c1103e8aa2ffe4d16ebe3343a52..0172408e51bf58b74725cc7135795ca6f1a5e0b5 100644
--- a/macro/beamtime/mcbm2019/mcbm2019_reco.C
+++ b/macro/beamtime/mcbm2019/mcbm2019_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm2019_reco.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2019/mcbm_reco.C b/macro/beamtime/mcbm2019/mcbm_reco.C
index e91acaa631ff2f3025e7114bd503df48d274dcf6..2444ec5c5356b3b6df2b0679dbbe079833d86569 100644
--- a/macro/beamtime/mcbm2019/mcbm_reco.C
+++ b/macro/beamtime/mcbm2019/mcbm_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco.C
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2019/unpack_pulser_mcbm.C b/macro/beamtime/mcbm2019/unpack_pulser_mcbm.C
index ea054122e8118286834996ea09706411bb1164eb..038db825ed6eb0d138e0db304a0c18be5bf878c7 100644
--- a/macro/beamtime/mcbm2019/unpack_pulser_mcbm.C
+++ b/macro/beamtime/mcbm2019/unpack_pulser_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_pulser_mcbm.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/unpack_tsa_mcbm.C b/macro/beamtime/mcbm2019/unpack_tsa_mcbm.C
index cbd12a9802ea8ed71844fed75a6e3ca9844e10ac..59178d4089e4215953cdc658995ee14a05c95737 100644
--- a/macro/beamtime/mcbm2019/unpack_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2019/unpack_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Ajay Kumar **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Ajay Kumar */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/unpack_tsa_mcbm_kronos.C b/macro/beamtime/mcbm2019/unpack_tsa_mcbm_kronos.C
index 81b71593f7566d7e41af761c417761e2326e50aa..4431ebee9a2eafdd2a0c0dde5c8890849cbc5735 100644
--- a/macro/beamtime/mcbm2019/unpack_tsa_mcbm_kronos.C
+++ b/macro/beamtime/mcbm2019/unpack_tsa_mcbm_kronos.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_kronos.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2019/unpack_tsa_mcbm_mfles.C b/macro/beamtime/mcbm2019/unpack_tsa_mcbm_mfles.C
index aaabf59fd15709fac0b8b8938f8dd135e64487d9..b9fa8e0ff03a38c549dd8ef209acb2f22d892cc4 100644
--- a/macro/beamtime/mcbm2019/unpack_tsa_mcbm_mfles.C
+++ b/macro/beamtime/mcbm2019/unpack_tsa_mcbm_mfles.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_mfles.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/CheckDataFormatGdpb.C b/macro/beamtime/mcbm2020/CheckDataFormatGdpb.C
index 6b9e19a13016b1e19375ecf04d44337fea7e7be9..02dba35172bc3d38c625b0e82cdc8a5b002d0ed4 100644
--- a/macro/beamtime/mcbm2020/CheckDataFormatGdpb.C
+++ b/macro/beamtime/mcbm2020/CheckDataFormatGdpb.C
@@ -1,7 +1,6 @@
-/** @file CheckDataFormatGdpb.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorMuch.C b/macro/beamtime/mcbm2020/MonitorMuch.C
index a7cc9a3b551f9bc51a613a76f13bafeb3e7abeaf..85212b3b178da78bcb38694d12357c7c17a9be51 100644
--- a/macro/beamtime/mcbm2020/MonitorMuch.C
+++ b/macro/beamtime/mcbm2020/MonitorMuch.C
@@ -1,7 +1,6 @@
-/** @file MonitorMuch.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorMuchBinning.C b/macro/beamtime/mcbm2020/MonitorMuchBinning.C
index 5eeac36abd2592d04387683873f76b788336347a..056c0202d263808ab457f4871cec5a3b0ec6cc85 100644
--- a/macro/beamtime/mcbm2020/MonitorMuchBinning.C
+++ b/macro/beamtime/mcbm2020/MonitorMuchBinning.C
@@ -1,7 +1,6 @@
-/** @file MonitorMuchBinning.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorPsd.C b/macro/beamtime/mcbm2020/MonitorPsd.C
index 5a99472d5c2b68c138dfaa570cd0451434ff982c..b9c4f2305d8361c4cd9e9e2829225ad04df9fa6f 100644
--- a/macro/beamtime/mcbm2020/MonitorPsd.C
+++ b/macro/beamtime/mcbm2020/MonitorPsd.C
@@ -1,7 +1,6 @@
-/** @file MonitorPsd.C
-  * @copyright Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM PSD DATA monitoring
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/macro/beamtime/mcbm2020/MonitorRich.C b/macro/beamtime/mcbm2020/MonitorRich.C
index 448f4a820d2b3779fc9e101af2107c0381ac2e1d..2f8d61543b05a08ebb3d86b103afbf7aa5daac54 100644
--- a/macro/beamtime/mcbm2020/MonitorRich.C
+++ b/macro/beamtime/mcbm2020/MonitorRich.C
@@ -1,7 +1,6 @@
-/** @file MonitorRich.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM RICH DATA monitoring
  ** Based on MonitorT0 by P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2020/MonitorSts.C b/macro/beamtime/mcbm2020/MonitorSts.C
index d953f4d104ab8f9df90be41d80b8490f1c7b878e..fde25ed6cbf10a11e9e211e08154f7886aa1dceb 100644
--- a/macro/beamtime/mcbm2020/MonitorSts.C
+++ b/macro/beamtime/mcbm2020/MonitorSts.C
@@ -1,7 +1,6 @@
-/** @file MonitorSts.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorStsBinning.C b/macro/beamtime/mcbm2020/MonitorStsBinning.C
index 3a4964658489453c890b3991b9538a68cf6ef0eb..3535b7416346d058df34eaa07de09ab4c8960f5e 100644
--- a/macro/beamtime/mcbm2020/MonitorStsBinning.C
+++ b/macro/beamtime/mcbm2020/MonitorStsBinning.C
@@ -1,7 +1,6 @@
-/** @file MonitorStsBinning.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorT0.C b/macro/beamtime/mcbm2020/MonitorT0.C
index c1c5100fc6a5ae2670ddb3577d7e47a645917ccf..aa1eb6fce2c93110ff53b3b82e198d58691e531d 100644
--- a/macro/beamtime/mcbm2020/MonitorT0.C
+++ b/macro/beamtime/mcbm2020/MonitorT0.C
@@ -1,7 +1,6 @@
-/** @file MonitorT0.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorTof.C b/macro/beamtime/mcbm2020/MonitorTof.C
index 78e78365705b14762a8194af899c77e68948d8f9..cc5d62a0a65453902afb21c1e901b07b326442ed 100644
--- a/macro/beamtime/mcbm2020/MonitorTof.C
+++ b/macro/beamtime/mcbm2020/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorTofPulser.C b/macro/beamtime/mcbm2020/MonitorTofPulser.C
index 2619a206f98ec3adfafa4550fd4783d37a54d3f7..b2729ba783c0f3f532b00eb14aac07b418c6d9aa 100644
--- a/macro/beamtime/mcbm2020/MonitorTofPulser.C
+++ b/macro/beamtime/mcbm2020/MonitorTofPulser.C
@@ -1,7 +1,6 @@
-/** @file MonitorTofPulser.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTofPulser.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/MonitorTrd.C b/macro/beamtime/mcbm2020/MonitorTrd.C
index cc3d8687c8379240d715d3f765f3639fe9795b52..8506a12e089d709e9068675604e67737deeef87c 100644
--- a/macro/beamtime/mcbm2020/MonitorTrd.C
+++ b/macro/beamtime/mcbm2020/MonitorTrd.C
@@ -1,7 +1,6 @@
-/** @file MonitorTrd.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Pierre-Alain Loizeau [committer] */
 
 /*
  * -----
diff --git a/macro/beamtime/mcbm2020/ana_digi_cal.C b/macro/beamtime/mcbm2020/ana_digi_cal.C
index 2f93a8a8ba58b9f1a3bebf111ee2f9182e01d9ca..2353d8d8a1a519d110e7d4ed96cb5422574efe80 100644
--- a/macro/beamtime/mcbm2020/ana_digi_cal.C
+++ b/macro/beamtime/mcbm2020/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2020/ana_digi_cal_all.C b/macro/beamtime/mcbm2020/ana_digi_cal_all.C
index 92534ffb76e0bee8cd994cb7fb5a162e7076f93e..1623dd5892b403dcb3f456e17570c1109372c49d 100644
--- a/macro/beamtime/mcbm2020/ana_digi_cal_all.C
+++ b/macro/beamtime/mcbm2020/ana_digi_cal_all.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal_all.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_digi_cal_all(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900,
                       Int_t RefSel = 1, TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0,
diff --git a/macro/beamtime/mcbm2020/ana_digi_cali.C b/macro/beamtime/mcbm2020/ana_digi_cali.C
index 5a5890945ff572176c50e5cd4ea123816f193ea1..f57e7f3fb9aff28fd5defc8735a81efe7993a852 100644
--- a/macro/beamtime/mcbm2020/ana_digi_cali.C
+++ b/macro/beamtime/mcbm2020/ana_digi_cali.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cali.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cali(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                    TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2020/ana_trks.C b/macro/beamtime/mcbm2020/ana_trks.C
index 21039c5de0b014260fbc9f21a23497cc41433ddc..c97b78e82ed3c4f1b06d7a59a359cd512fd47045 100644
--- a/macro/beamtime/mcbm2020/ana_trks.C
+++ b/macro/beamtime/mcbm2020/ana_trks.C
@@ -1,7 +1,6 @@
-/** @file ana_trks.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_trks(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
               TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2020/ana_trks_eval.C b/macro/beamtime/mcbm2020/ana_trks_eval.C
index 89c58de1bc68dc7505f2301462cc767559085795..1b87e8771b894f78b9108973dc8c9c4a0a3ce165 100644
--- a/macro/beamtime/mcbm2020/ana_trks_eval.C
+++ b/macro/beamtime/mcbm2020/ana_trks_eval.C
@@ -1,7 +1,6 @@
-/** @file ana_trks_eval.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Norbert Herrmann */
 
 void ana_trks_eval(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
                    TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2020/ana_trksi.C b/macro/beamtime/mcbm2020/ana_trksi.C
index 95fc49208d16938f6903df48ecefd3c3393e2e80..75e2f5cd9f8b53e70dad5149b2727b2afd490bac 100644
--- a/macro/beamtime/mcbm2020/ana_trksi.C
+++ b/macro/beamtime/mcbm2020/ana_trksi.C
@@ -1,7 +1,6 @@
-/** @file ana_trksi.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Norbert Herrmann */
 
 void ana_trksi(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
                TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2020/build_event_win.C b/macro/beamtime/mcbm2020/build_event_win.C
index 8c4362df2a4bbfb246afffac7c4e4c4b23599d70..62e8c62d333d9e67f45c45fe7e16d7d4b42d2ee6 100644
--- a/macro/beamtime/mcbm2020/build_event_win.C
+++ b/macro/beamtime/mcbm2020/build_event_win.C
@@ -1,7 +1,6 @@
-/** @file build_event_win.C
-  * @copyright Copyright (C) 2020-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau **/
+/* Copyright (C) 2020-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau */
 
 /// FIXME: Disable clang formatting to keep easy parameters overview
 /* clang-format off */
diff --git a/macro/beamtime/mcbm2020/build_event_win_kronos.C b/macro/beamtime/mcbm2020/build_event_win_kronos.C
index 04060b8787d6ac3c67452f5fc040c977919ce701..ff452d55182596d7545073dbc2f1d3f2fc1e03fa 100644
--- a/macro/beamtime/mcbm2020/build_event_win_kronos.C
+++ b/macro/beamtime/mcbm2020/build_event_win_kronos.C
@@ -1,7 +1,6 @@
-/** @file build_event_win_kronos.C
-  * @copyright Copyright (C) 2020-2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau **/
+/* Copyright (C) 2020-2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau */
 
 #include "build_event_win.C"
 
diff --git a/macro/beamtime/mcbm2020/build_events.C b/macro/beamtime/mcbm2020/build_events.C
index 9be677ce89f7463058e2a9db47c63d1e3e904e93..c8b71e170725d69a879ccd3c3063c73f17df510b 100644
--- a/macro/beamtime/mcbm2020/build_events.C
+++ b/macro/beamtime/mcbm2020/build_events.C
@@ -1,7 +1,6 @@
-/** @file build_events.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [orginator] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [orginator] */
 
 void build_events(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2020/check_events.C b/macro/beamtime/mcbm2020/check_events.C
index 25ff089a39ab26572841fcc65846f5df7130e6a4..e7b4ee85eb2bdd7ca6f753b0b56c8012257342b3 100644
--- a/macro/beamtime/mcbm2020/check_events.C
+++ b/macro/beamtime/mcbm2020/check_events.C
@@ -1,7 +1,6 @@
-/** @file check_events.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_events(Int_t nEvents = 10, UInt_t uRunId = 0, TString inDir = "data/", TString friendFile = "",
                   TString inFile = "")
diff --git a/macro/beamtime/mcbm2020/check_much_digis.C b/macro/beamtime/mcbm2020/check_much_digis.C
index b5bfd63b7bdfcd97fec6c636260f71c646571627..ba3a8016785200f6c0dc4d1ae31620a00d856c55 100644
--- a/macro/beamtime/mcbm2020/check_much_digis.C
+++ b/macro/beamtime/mcbm2020/check_much_digis.C
@@ -1,7 +1,6 @@
-/** @file check_much_digis.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_much_digis(UInt_t uRunId, UInt_t uTsJump, Double_t dFirstTsOffset, Double_t dDigiDistPlotStartTime = 0.0,
                       Int_t nrEvents = 0, TString sDir = "data")
diff --git a/macro/beamtime/mcbm2020/check_pulser.C b/macro/beamtime/mcbm2020/check_pulser.C
index c7ebbee1670f578b403d62df1937267661ba6c45..8c141ef0b5ed7863b5d8cfac36ec7378365eab98 100644
--- a/macro/beamtime/mcbm2020/check_pulser.C
+++ b/macro/beamtime/mcbm2020/check_pulser.C
@@ -1,7 +1,6 @@
-/** @file check_pulser.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_pulser(UInt_t uRunId = 0, Int_t nrEvents = 0, TString sDir = "data")
 {
diff --git a/macro/beamtime/mcbm2020/check_sts_digis.C b/macro/beamtime/mcbm2020/check_sts_digis.C
index 8e25d2c578f7bf2b69442f61a5ef306fe33fd5d4..5f3057a9a4cae27772edb57ff049b2d9bca18dbb 100644
--- a/macro/beamtime/mcbm2020/check_sts_digis.C
+++ b/macro/beamtime/mcbm2020/check_sts_digis.C
@@ -1,7 +1,6 @@
-/** @file check_sts_digis.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_sts_digis(UInt_t uRunId, UInt_t uTsJump, Double_t dFirstTsOffset, Double_t dDigiDistPlotStartTime = 0.0,
                      Int_t nrEvents = 0, TString sDir = "data")
diff --git a/macro/beamtime/mcbm2020/check_timing.C b/macro/beamtime/mcbm2020/check_timing.C
index 4748157d21314066063dc6086a8ace4e2c8c7743..bd1d8ae989117e1a24f9183a71a60d268bbcbfbf 100644
--- a/macro/beamtime/mcbm2020/check_timing.C
+++ b/macro/beamtime/mcbm2020/check_timing.C
@@ -1,7 +1,6 @@
-/** @file check_timing.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_timing(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2020/check_timing_any.C b/macro/beamtime/mcbm2020/check_timing_any.C
index 637d80b43cff87f6ee45dddc15b22ed612339d25..0ce0b391ef0d8df0d25e6a5dbeff0c5813f96810 100644
--- a/macro/beamtime/mcbm2020/check_timing_any.C
+++ b/macro/beamtime/mcbm2020/check_timing_any.C
@@ -1,7 +1,6 @@
-/** @file check_timing_any.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void check_timing_any(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/")
 {
diff --git a/macro/beamtime/mcbm2020/convert_tsa_gdpb.C b/macro/beamtime/mcbm2020/convert_tsa_gdpb.C
index efe39e375198f6be7ab1da91f5d069d125841eb6..6067be0ff542be7d57af3de0c76d642449242c2c 100644
--- a/macro/beamtime/mcbm2020/convert_tsa_gdpb.C
+++ b/macro/beamtime/mcbm2020/convert_tsa_gdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_gdpb.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2020/convert_tsa_mcbm.C b/macro/beamtime/mcbm2020/convert_tsa_mcbm.C
index 44feb74ef2704ae249f07c3db285b57ae80df86b..a7a6e59fdd381e62147925e3716e5578146f1214 100644
--- a/macro/beamtime/mcbm2020/convert_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2020/convert_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_mcbm.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2020/convert_tsa_sdpb.C b/macro/beamtime/mcbm2020/convert_tsa_sdpb.C
index 35632642f9c3bc6b80329209db0a6eb56fc57645..87cdd45a980246275e979c38ae0c557d3b611d6e 100644
--- a/macro/beamtime/mcbm2020/convert_tsa_sdpb.C
+++ b/macro/beamtime/mcbm2020/convert_tsa_sdpb.C
@@ -1,7 +1,6 @@
-/** @file convert_tsa_sdpb.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA raw message conversion to ROOT for sDPB
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2020/dis_digi.C b/macro/beamtime/mcbm2020/dis_digi.C
index a214233bd734be9c5fb635137f59a46ecbe1a49a..9fb1bb02e63f4fd862acbcc68fc49d4ad946bb22 100644
--- a/macro/beamtime/mcbm2020/dis_digi.C
+++ b/macro/beamtime/mcbm2020/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100, Int_t calMode = 93, Int_t calSel = 1, Int_t calSm = 0, Int_t RefSel = 1,
               TString cFileId = "68.50.7.1", Int_t iCalSet = 10500, Bool_t bOut = 0, Int_t iSel2 = 20,
diff --git a/macro/beamtime/mcbm2020/dis_trks.C b/macro/beamtime/mcbm2020/dis_trks.C
index 2a9e38359f567f077fc2ddb0c7c5409455b4d0e5..6a2c027116c151e392c05a66cf2059ce56e4f12d 100644
--- a/macro/beamtime/mcbm2020/dis_trks.C
+++ b/macro/beamtime/mcbm2020/dis_trks.C
@@ -1,7 +1,6 @@
-/** @file dis_trks.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Norbert Herrmann */
 
 void dis_trks(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "831.50.3.0",
               TString cSet = "012022500_500", Int_t iSel2 = 500, Int_t iTrackingSetup = 1, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2020/find_spills.C b/macro/beamtime/mcbm2020/find_spills.C
index 77f1ee3970ae2cfdfd4de3d63f01851c4a7dccc1..a945c062783305ab01033580bc237ccf2ed11b37 100644
--- a/macro/beamtime/mcbm2020/find_spills.C
+++ b/macro/beamtime/mcbm2020/find_spills.C
@@ -1,7 +1,6 @@
-/** @file find_spills.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM spill detection with T0
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/find_spills_kronos.C b/macro/beamtime/mcbm2020/find_spills_kronos.C
index 593c327e6c1610214f9f420f14d5a137b7e6e521..778ced4d89d40a4f70fd25fba5860c3a3a01b924 100644
--- a/macro/beamtime/mcbm2020/find_spills_kronos.C
+++ b/macro/beamtime/mcbm2020/find_spills_kronos.C
@@ -1,7 +1,6 @@
-/** @file find_spills_kronos.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM spill detection with T0, wrapper for lustre runs
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/mcbm2020/mcbm_build_and_reco.C b/macro/beamtime/mcbm2020/mcbm_build_and_reco.C
index 2f1a32c1058a5e50ec1da43537c0196d09dfd9cb..3ecbc4f3128a1a20917d9cc296c740b89ed63d4a 100644
--- a/macro/beamtime/mcbm2020/mcbm_build_and_reco.C
+++ b/macro/beamtime/mcbm2020/mcbm_build_and_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_build_and_reco.C
-  * @copyright Copyright (C) 2020-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau **/
+/* Copyright (C) 2020-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C
index 66f6f8e77a313a92d12c89791041b75e384d4e12..8baf4029472dbdf02dc8bc50309922b1aa877531 100644
--- a/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C
+++ b/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C
@@ -1,7 +1,6 @@
-/** @file mcbm_build_and_reco_kronos.C
-  * @copyright Copyright (C) 2020-2021 GSI, IKF-UFra
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Alberica Toia [orginator] **/
+/* Copyright (C) 2020-2021 GSI, IKF-UFra
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Alberica Toia [orginator] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_event_ana.C b/macro/beamtime/mcbm2020/mcbm_event_ana.C
index 080dd53a143ce1db671dcf123b9459012dfe9b39..d66e84b0ee77690317539297d865186e28999b4c 100644
--- a/macro/beamtime/mcbm2020/mcbm_event_ana.C
+++ b/macro/beamtime/mcbm2020/mcbm_event_ana.C
@@ -1,7 +1,6 @@
-/** @file mcbm_event_ana.C
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco.C b/macro/beamtime/mcbm2020/mcbm_event_reco.C
index 8366a39eb7421869297d575f9da39b41c02ad78d..9b99527eb760bcf576c7b457fbf1630dc074b656 100644
--- a/macro/beamtime/mcbm2020/mcbm_event_reco.C
+++ b/macro/beamtime/mcbm2020/mcbm_event_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_event_reco.C
-  * @copyright Copyright (C) 2020-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Pascal Raisig **/
+/* Copyright (C) 2020-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Pascal Raisig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C b/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C
index a7a6e9e883253c5da3247e01abfa85de3285d3b2..7b1583c5a31b3d293b113b1365d2395a67dc108d 100644
--- a/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C
+++ b/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C
@@ -1,7 +1,6 @@
-/** @file mcbm_event_reco_ana.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C
index 35504f7d7155ad396295d8cfb79e4fed6670da5e..e6293a47d6d3fa0881f402be16062594b23e6012 100644
--- a/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C
+++ b/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C
@@ -1,7 +1,6 @@
-/** @file mcbm_event_reco_kronos.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_reco.C b/macro/beamtime/mcbm2020/mcbm_reco.C
index 5102943f662f57d4369bef308301b191c351d468..faf994b40085a7acfe442aa12d7bc2af4514f31a 100644
--- a/macro/beamtime/mcbm2020/mcbm_reco.C
+++ b/macro/beamtime/mcbm2020/mcbm_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_reco_kronos.C
index 18ebbfcb489bd57fd8977b1846f38011376b00f3..8b640c12e2562d8d5868b19dbe7320b031104e22 100644
--- a/macro/beamtime/mcbm2020/mcbm_reco_kronos.C
+++ b/macro/beamtime/mcbm2020/mcbm_reco_kronos.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_kronos.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_tof_tracking.C b/macro/beamtime/mcbm2020/mcbm_tof_tracking.C
index 5114d9dc5209b10927bf1ac1aa511b2d52646c45..0a002b4a48bebee2579d91180b1df4b8fb353cdb 100644
--- a/macro/beamtime/mcbm2020/mcbm_tof_tracking.C
+++ b/macro/beamtime/mcbm2020/mcbm_tof_tracking.C
@@ -1,7 +1,6 @@
-/** @file mcbm_tof_tracking.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C b/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C
index 2bb199ce1073fd2fa6b2092d369ed6b3f4a0aec8..571bbf791e93c203323d0badfbb61811a4fb6fb0 100644
--- a/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C
+++ b/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C
@@ -1,7 +1,6 @@
-/** @file mcbm_tof_tracking_kronos.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/beamtime/mcbm2020/mrich_reco.C b/macro/beamtime/mcbm2020/mrich_reco.C
index 5bdbd1990fc1e0f57a93c00cea8cb577f6d38407..7ffa8c2ec9826bf13bdf3081f3da7e33a0554b40 100644
--- a/macro/beamtime/mcbm2020/mrich_reco.C
+++ b/macro/beamtime/mcbm2020/mrich_reco.C
@@ -1,7 +1,6 @@
-/** @file mrich_reco.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Florian Uhlig [committer] */
 
 void mrich_reco(const string srcfolder = "/lustre/cbm/users/adrian/mcbmbeamtime/cbmsource/"
                                          "macro/beamtime/mcbm2020/data",
diff --git a/macro/beamtime/mcbm2020/mtof_build_and_reco.C b/macro/beamtime/mcbm2020/mtof_build_and_reco.C
index 545d625faeae05721e99950155b10837301f6f81..e95b34eb297a2fc0fcca2c8c513570681d1bb236 100644
--- a/macro/beamtime/mcbm2020/mtof_build_and_reco.C
+++ b/macro/beamtime/mcbm2020/mtof_build_and_reco.C
@@ -1,7 +1,6 @@
-/** @file mtof_build_and_reco.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [orginator] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [orginator] */
 
 //
 // N.Herrmann   02.05.2020
diff --git a/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C b/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C
index 7ad34d71494469368165ec6ef5caddfca7bf3894..e95b34eb297a2fc0fcca2c8c513570681d1bb236 100644
--- a/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C
+++ b/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C
@@ -1,7 +1,6 @@
-/** @file mtof_build_and_reco_kronos.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [orginator] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [orginator] */
 
 //
 // N.Herrmann   02.05.2020
diff --git a/macro/beamtime/mcbm2020/mtof_reco.C b/macro/beamtime/mcbm2020/mtof_reco.C
index 019e3a820047f301cffa2593579e0a37b9facb25..b252118a20cc3e4878eea4296548c3796992533f 100644
--- a/macro/beamtime/mcbm2020/mtof_reco.C
+++ b/macro/beamtime/mcbm2020/mtof_reco.C
@@ -1,7 +1,6 @@
-/** @file mtof_reco.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Norbert Herrmann [committer] */
 
 //
 // N.Herrmann   02.05.2020
diff --git a/macro/beamtime/mcbm2020/pl_all_2D.C b/macro/beamtime/mcbm2020/pl_all_2D.C
index 1b1232d8345d25d95b281c7f4294336e92a0eff4..3ffb9d69fde43ce37b258f1801b080ee024fa25f 100644
--- a/macro/beamtime/mcbm2020/pl_all_2D.C
+++ b/macro/beamtime/mcbm2020/pl_all_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_2D.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_3D.C b/macro/beamtime/mcbm2020/pl_all_3D.C
index c86ad2b955b84833536c073a19a3870c6d137a50..5bfc85264a8dcc284d083db0762b3e7ec64b20c1 100644
--- a/macro/beamtime/mcbm2020/pl_all_3D.C
+++ b/macro/beamtime/mcbm2020/pl_all_3D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_3D.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_CluMul.C b/macro/beamtime/mcbm2020/pl_all_CluMul.C
index 3c1b6430557faf729faef2e4842b0b9698e0ffc7..ffa1ebe18ca2f2b579ea5e44d18b48b6bc203baa 100644
--- a/macro/beamtime/mcbm2020/pl_all_CluMul.C
+++ b/macro/beamtime/mcbm2020/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C
index 30461ee2c93bd0b3e7c21285fee3a098e962d2db..0ea992395e76a48219dccdf97f37b95ebf583a01 100644
--- a/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C
+++ b/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluPosEvol.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_CluRate.C b/macro/beamtime/mcbm2020/pl_all_CluRate.C
index fce0262d312e87b4eb55f729bd2702d41fff9615..b15dc210270f0245fe5ed62b6ec6d02618c0a75c 100644
--- a/macro/beamtime/mcbm2020/pl_all_CluRate.C
+++ b/macro/beamtime/mcbm2020/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 4, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C
index 56c61dc9625b9e1ffe21660d1576b0e40ef42255..180c4d1e1d765f5b29943e92ffc545a815abe959 100644
--- a/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C
+++ b/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluTimeEvol.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_DTLastHits.C b/macro/beamtime/mcbm2020/pl_all_DTLastHits.C
index e2d7f00ec25af6f7c66ad151f7dc1af315d4ecae..eb3c2759a087ec22f0189824cdfd8e0e2ede2f73 100644
--- a/macro/beamtime/mcbm2020/pl_all_DTLastHits.C
+++ b/macro/beamtime/mcbm2020/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_DigiCor.C b/macro/beamtime/mcbm2020/pl_all_DigiCor.C
index 90e1e955de5796083082ef8b5992922b104e3440..c7c2a8a2d1a99a4cc612aabbb8bcd587e9344239 100644
--- a/macro/beamtime/mcbm2020/pl_all_DigiCor.C
+++ b/macro/beamtime/mcbm2020/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 6)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C b/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C
index 4b32dacdbca7ca7daf9730ccc405d0b752db8580..8ba0a0e45685be3a7b5e0a4f716994b5951ad855 100644
--- a/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C
+++ b/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiDTFD.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiDTFD(Int_t iOpt = 0, Double_t dYmax = 0., Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C b/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C
index c760b6cc0d5230faa2d4bce9681d16cb40de0af1..8d6cd901b514b94330f56221f890ec7ce12887a2 100644
--- a/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C
+++ b/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiDTLD.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiDTLD(Int_t iNDet = 6, Double_t dDTthr = 2., Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_DigiTot.C b/macro/beamtime/mcbm2020/pl_all_DigiTot.C
index d9c09db2cb903f555256969ac8d3a103983100a9..ea3119cc236674b4868a4eb23148294a993e59ca 100644
--- a/macro/beamtime/mcbm2020/pl_all_DigiTot.C
+++ b/macro/beamtime/mcbm2020/pl_all_DigiTot.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiTot.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiTot(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_Sel2D.C b/macro/beamtime/mcbm2020/pl_all_Sel2D.C
index 2baecad46a1465709b70ad67f0097eeb630fe65f..f00ca63db4ad3c2d538f6732235b37d93ff4aac4 100644
--- a/macro/beamtime/mcbm2020/pl_all_Sel2D.C
+++ b/macro/beamtime/mcbm2020/pl_all_Sel2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Sel2D.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2020/pl_all_Track2D.C b/macro/beamtime/mcbm2020/pl_all_Track2D.C
index 871980b46675bf1f00c7240029a8a82f33f1db13..c42ed501087b8c43ce823f10177f66b8d32e7b84 100644
--- a/macro/beamtime/mcbm2020/pl_all_Track2D.C
+++ b/macro/beamtime/mcbm2020/pl_all_Track2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Track2D.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2020/pl_cmp_CluRate.C b/macro/beamtime/mcbm2020/pl_cmp_CluRate.C
index 3c765c20a72f695deb40471c8dae903d97909725..de50448d1e8da357861b49081760c98aef938ca1 100644
--- a/macro/beamtime/mcbm2020/pl_cmp_CluRate.C
+++ b/macro/beamtime/mcbm2020/pl_cmp_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_cmp_CluRate.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_cmp_CluRate(Int_t iNSt = 3, Long_t iSet = 900032500, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 10.,
                     Int_t iMode = 1)
diff --git a/macro/beamtime/mcbm2020/unpack_check_time_mcbm_kronos.C b/macro/beamtime/mcbm2020/unpack_check_time_mcbm_kronos.C
index a96de10771707ae6a36bebc60e51d527b551a3e0..7e3fc9dcdee04828abdf6e4e63ac9970c9d018ee 100644
--- a/macro/beamtime/mcbm2020/unpack_check_time_mcbm_kronos.C
+++ b/macro/beamtime/mcbm2020/unpack_check_time_mcbm_kronos.C
@@ -1,7 +1,6 @@
-/** @file unpack_check_time_mcbm_kronos.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Pascal Raisig **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Pascal Raisig */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_check_timing_any_mcbm.C b/macro/beamtime/mcbm2020/unpack_check_timing_any_mcbm.C
index 0b49101c1f39ca99a5ecf29ea4bdc8b0cc64c724..4bb9d9b28e62fa3a38c39f1fdb9cbad4922e1aba 100644
--- a/macro/beamtime/mcbm2020/unpack_check_timing_any_mcbm.C
+++ b/macro/beamtime/mcbm2020/unpack_check_timing_any_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_check_timing_any_mcbm.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_pulser_mcbm.C b/macro/beamtime/mcbm2020/unpack_pulser_mcbm.C
index abc03aa65ac9412a45cf4da8d65d608ab336aedc..e94c4b4c30bc61f7b65558e1823ecf278bc47ba1 100644
--- a/macro/beamtime/mcbm2020/unpack_pulser_mcbm.C
+++ b/macro/beamtime/mcbm2020/unpack_pulser_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_pulser_mcbm.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_pulser_mcbm_stsbinning.C b/macro/beamtime/mcbm2020/unpack_pulser_mcbm_stsbinning.C
index 5488947fca3c6d61cf317b39ad6cd8d4a237a804..a609776eb6ce7faa985b208e6322b26d1a34d047 100644
--- a/macro/beamtime/mcbm2020/unpack_pulser_mcbm_stsbinning.C
+++ b/macro/beamtime/mcbm2020/unpack_pulser_mcbm_stsbinning.C
@@ -1,7 +1,6 @@
-/** @file unpack_pulser_mcbm_stsbinning.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm.C
index 0a8a2430fc88019c6567fdc7da8987679be0d63a..29145654017e1fe494103cb8ecb7fcf5f9efa0a8 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Alberica Toia **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Alberica Toia */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_kronos.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_kronos.C
index e1cfdbcf5d731a4e8bcd2f6ea14654a20352d4d6..9a49b0712a8d4d529f7a7771babf3516a66af302 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_kronos.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_kronos.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_kronos.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_mfles.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_mfles.C
index 4f594815ca32ca873c9bc9aab3f25e5551ed8979..455129b1b323c2384c7a7108223b4be74a423e79 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_mfles.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_mfles.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_mfles.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsbinning.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsbinning.C
index b8d1b7478822718e4ab22bf8afe02c10fa0fecda..89661c4583c1e9fa0d7399c3554c1ab702bea456 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsbinning.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsbinning.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_stsbinning.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsmuchbinning.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsmuchbinning.C
index 23c7e470b993618eac8a8a2ea6a9acaf34148e35..19ada4bdb71e38cf98206ab952aae8560919e9ec 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsmuchbinning.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_stsmuchbinning.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_stsmuchbinning.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer], Pascal Raisig **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer], Pascal Raisig */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_with_eb.C b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_with_eb.C
index 1967b2b83aeab19d53ca8abd70b4c0de8515c97c..50053884c86209a980c6dc92617cfda940df3cc1 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_mcbm_with_eb.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_mcbm_with_eb.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_with_eb.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Dominik Smith [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Dominik Smith [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2020/unpack_tsa_sts_binning.C b/macro/beamtime/mcbm2020/unpack_tsa_sts_binning.C
index c2201b0d21b9dc96a2f7cffc43ee4ec20f96dcf0..2bb22431f832d33c0d3211dd9d6287b073d039b6 100644
--- a/macro/beamtime/mcbm2020/unpack_tsa_sts_binning.C
+++ b/macro/beamtime/mcbm2020/unpack_tsa_sts_binning.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_sts_binning.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file mSTS DATA unpacking for binning FW
  ** @author P.-A. Loizeau
diff --git a/macro/beamtime/mcbm2021/MonitorT0.C b/macro/beamtime/mcbm2021/MonitorT0.C
index f901f9b310d1c99a25f0958f491e6355b5f67568..f90e6016a801d1b4868451a35a52ffe26c1ab405 100644
--- a/macro/beamtime/mcbm2021/MonitorT0.C
+++ b/macro/beamtime/mcbm2021/MonitorT0.C
@@ -1,7 +1,6 @@
-/** @file MonitorT0.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2021/ana_digi_cal.C b/macro/beamtime/mcbm2021/ana_digi_cal.C
index 29633a7db1b40f28eb26c507ad9ae597e0988558..410272579de35343ce68a02dbbdbe540623a103c 100644
--- a/macro/beamtime/mcbm2021/ana_digi_cal.C
+++ b/macro/beamtime/mcbm2021/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900, Int_t RefSel = 1,
                   TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/mcbm2021/ana_digi_cal_all.C b/macro/beamtime/mcbm2021/ana_digi_cal_all.C
index cc10815bb5d9ebc2667858dbcdfec4edb7bb6c17..06e669abbb9f6fa670e5ef5719de8336a80e0695 100644
--- a/macro/beamtime/mcbm2021/ana_digi_cal_all.C
+++ b/macro/beamtime/mcbm2021/ana_digi_cal_all.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal_all.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_digi_cal_all(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = 0, Int_t calSm = 900,
                       Int_t RefSel = 1, TString cFileId = "Test", Int_t iCalSet = 910601600, Bool_t bOut = 0,
diff --git a/macro/beamtime/mcbm2021/ana_trks.C b/macro/beamtime/mcbm2021/ana_trks.C
index d3a38c27c5040378179aa037798ae1c2bb72eeec..e7e0fce95cf04a375d365d14ec23c2ddaf8e9630 100644
--- a/macro/beamtime/mcbm2021/ana_trks.C
+++ b/macro/beamtime/mcbm2021/ana_trks.C
@@ -1,7 +1,6 @@
-/** @file ana_trks.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_trks(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
               TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2021/ana_trks_eval.C b/macro/beamtime/mcbm2021/ana_trks_eval.C
index da8cc253d01d56368edad76379e46e15d45b1026..f997dae8e538ae25ec5e6cf86f594108fd48d64e 100644
--- a/macro/beamtime/mcbm2021/ana_trks_eval.C
+++ b/macro/beamtime/mcbm2021/ana_trks_eval.C
@@ -1,7 +1,6 @@
-/** @file ana_trks_eval.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void ana_trks_eval(Int_t nEvents = 10000, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "48.50.7.1",
                    TString cSet = "000010020", Int_t iSel2 = 20, Int_t iTrackingSetup = 2, Double_t dScalFac = 1.,
diff --git a/macro/beamtime/mcbm2021/dis_digi.C b/macro/beamtime/mcbm2021/dis_digi.C
index 1ac47fc09521559da55fc2261f4e8e96064e8156..aa95e3e5dd4287c16ca0fb0860d799697dca8de4 100644
--- a/macro/beamtime/mcbm2021/dis_digi.C
+++ b/macro/beamtime/mcbm2021/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void dis_digi(Int_t nEvents = 100, Int_t calMode = 93, Int_t calSel = 1, Int_t calSm = 0, Int_t RefSel = 1,
               TString cFileId = "68.50.7.1", Int_t iCalSet = 10500, Bool_t bOut = 0, Int_t iSel2 = 20,
diff --git a/macro/beamtime/mcbm2021/pl_all_2D.C b/macro/beamtime/mcbm2021/pl_all_2D.C
index 03fc04936f96a8d854c29cac9760dbbb6c12524f..ae799a4522ddee8cf67d31b82a6e810ce1188d82 100644
--- a/macro/beamtime/mcbm2021/pl_all_2D.C
+++ b/macro/beamtime/mcbm2021/pl_all_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_2D.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_3D.C b/macro/beamtime/mcbm2021/pl_all_3D.C
index c4e65431dfbae0924ae17535f1cc9c22a49ce9fa..9353dee117cd118a919cdd3826f79d5705e470a7 100644
--- a/macro/beamtime/mcbm2021/pl_all_3D.C
+++ b/macro/beamtime/mcbm2021/pl_all_3D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_3D.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_CluMul.C b/macro/beamtime/mcbm2021/pl_all_CluMul.C
index ec4a61cba3c0f45b26aa90c0d9de4ebb19310e21..37e3c748d1aca1a81aeccdbe6d6c0a49888ac759 100644
--- a/macro/beamtime/mcbm2021/pl_all_CluMul.C
+++ b/macro/beamtime/mcbm2021/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C
index 7670a0e69d465505c7cac59d38258e26abd71fe1..9c6c5c0cd6744d96cda53a283b00ae82393bedfb 100644
--- a/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C
+++ b/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluPosEvol.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_CluRate.C b/macro/beamtime/mcbm2021/pl_all_CluRate.C
index b799a033af9cc277c2c2b81271d8487e9cae79f1..312bfe46114fb0076a553848d499cd047f8a58dc 100644
--- a/macro/beamtime/mcbm2021/pl_all_CluRate.C
+++ b/macro/beamtime/mcbm2021/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 4, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C
index 39d4c1812f14472d084268e8159c3875ca14875b..24afe29a503fe230d505018edc8e69371afc0665 100644
--- a/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C
+++ b/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluTimeEvol.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DTLastHits.C b/macro/beamtime/mcbm2021/pl_all_DTLastHits.C
index 1b3417eef0ab09970720cff5fa791c85402dddf6..1cd579cd90b65d6a56e21ad97f91388a812c0eb5 100644
--- a/macro/beamtime/mcbm2021/pl_all_DTLastHits.C
+++ b/macro/beamtime/mcbm2021/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DigiCor.C b/macro/beamtime/mcbm2021/pl_all_DigiCor.C
index f9b2f611d8c16acafa9ccbe1535ded6862d7d271..c9194d5edc09116bf6ac004598c938535c6d516f 100644
--- a/macro/beamtime/mcbm2021/pl_all_DigiCor.C
+++ b/macro/beamtime/mcbm2021/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C b/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C
index d0e35be799840921cfc14a6c23ddf9c6b29f7c21..db1110342f3e4fb442246f8b92a022ace7557b9b 100644
--- a/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C
+++ b/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiDTFD.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiDTFD(Int_t iOpt = 0, Double_t dYmax = 0., Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C b/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C
index 53acb91f1cb1bb568233be4888582be802a0ee6b..c4b43433320a4e8204569dbbfa9fc755145453b8 100644
--- a/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C
+++ b/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiDTLD.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiDTLD(Int_t iNDet = 4, Double_t dDTthr = 2., Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DigiMul.C b/macro/beamtime/mcbm2021/pl_all_DigiMul.C
index c45cdd4da1def6e2c48fcc494c7ce812b138e130..6be075ee2c70d03241887bb3341248be62c12132 100644
--- a/macro/beamtime/mcbm2021/pl_all_DigiMul.C
+++ b/macro/beamtime/mcbm2021/pl_all_DigiMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiMul.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiMul(Int_t iNDet = 4, Double_t dDTthr = 2., Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_DigiTot.C b/macro/beamtime/mcbm2021/pl_all_DigiTot.C
index 27ebde5934c8a5c62b6e42e3b54c1f292a6931e1..0291daf019120c433032d86535316d984e42839a 100644
--- a/macro/beamtime/mcbm2021/pl_all_DigiTot.C
+++ b/macro/beamtime/mcbm2021/pl_all_DigiTot.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiTot.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_DigiTot(Int_t iNDet = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_Sel2D.C b/macro/beamtime/mcbm2021/pl_all_Sel2D.C
index ac08c866b3ce14b9d4d88f061a55fab9d37caa30..59f66fef94f119478050164866276003dcb02dad 100644
--- a/macro/beamtime/mcbm2021/pl_all_Sel2D.C
+++ b/macro/beamtime/mcbm2021/pl_all_Sel2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Sel2D.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_all_Track2D.C b/macro/beamtime/mcbm2021/pl_all_Track2D.C
index 74be0e5a558d01a7031068574d1d07a9389f5b75..863083b5acaa6f7b11c633486dfad9e7a0c16c5a 100644
--- a/macro/beamtime/mcbm2021/pl_all_Track2D.C
+++ b/macro/beamtime/mcbm2021/pl_all_Track2D.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Track2D.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4)
 {
diff --git a/macro/beamtime/mcbm2021/pl_cmp_CluRate.C b/macro/beamtime/mcbm2021/pl_cmp_CluRate.C
index f256bf6875b22b9833cde79496046397daae764d..fe18fb85ee86c762d6dbcc3733e488f557c43b16 100644
--- a/macro/beamtime/mcbm2021/pl_cmp_CluRate.C
+++ b/macro/beamtime/mcbm2021/pl_cmp_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_cmp_CluRate.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_cmp_CluRate(Int_t iNSt = 3, Long_t iSet = 900032500, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 10.,
                     Int_t iMode = 1)
diff --git a/macro/beamtime/mcbm2021/rootlogon.C b/macro/beamtime/mcbm2021/rootlogon.C
index 7ef14e53d601527ddf4669f4c94f62c94ae95afa..ce2ae766a0d1de7d4003bcf707705113fceac682 100644
--- a/macro/beamtime/mcbm2021/rootlogon.C
+++ b/macro/beamtime/mcbm2021/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 {
   //}
diff --git a/macro/beamtime/mcbm2021/unpack_tsa_mcbm.C b/macro/beamtime/mcbm2021/unpack_tsa_mcbm.C
index 68fc22015210a16f1494255ddada0c7ae8830866..5d4105ea34145d1cdda61ab841a2d1f8d5607b53 100644
--- a/macro/beamtime/mcbm2021/unpack_tsa_mcbm.C
+++ b/macro/beamtime/mcbm2021/unpack_tsa_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/mcbm2021/unpack_tsa_mcbm_kronos.C b/macro/beamtime/mcbm2021/unpack_tsa_mcbm_kronos.C
index 8883a32c5102b679ebb0699ec08967819a5bccd8..7323d7cacd60e700129385c52e26074642f35ab6 100644
--- a/macro/beamtime/mcbm2021/unpack_tsa_mcbm_kronos.C
+++ b/macro/beamtime/mcbm2021/unpack_tsa_mcbm_kronos.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa_mcbm_kronos.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/pl_CosmicHst.C b/macro/beamtime/pl_CosmicHst.C
index 7ffa98b9921d0220fcfe51d506f64d2d4a38d0cc..98168778810bdbdc11721e60f48712ae91ea93d8 100644
--- a/macro/beamtime/pl_CosmicHst.C
+++ b/macro/beamtime/pl_CosmicHst.C
@@ -1,7 +1,6 @@
-/** @file pl_CosmicHst.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_CosmicHst(Int_t iNSt = 10, Int_t iOpt = 0, Int_t iSel = 0, Int_t i1D = 0, Double_t dYmax = 0.)
 {
diff --git a/macro/beamtime/pl_CosmicHst1.C b/macro/beamtime/pl_CosmicHst1.C
index ff33ac1388aa0a8b04b5e824b5b1596c8e00aee6..b2019f5cbd898b7d2cf9f450507003aa9d0ff454 100644
--- a/macro/beamtime/pl_CosmicHst1.C
+++ b/macro/beamtime/pl_CosmicHst1.C
@@ -1,7 +1,6 @@
-/** @file pl_CosmicHst1.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_CosmicHst1(Int_t iNSt = 6, Int_t iOpt = 0, Int_t iSel = 0, Int_t i1D = 0, Double_t dYmax = 0.)
 {
diff --git a/macro/beamtime/pl_Datime.C b/macro/beamtime/pl_Datime.C
index 0ef326da68b7b392ed3f5664134765b53270e665..e7a23ebfba6f9d74172edfbff432778a38738e3f 100644
--- a/macro/beamtime/pl_Datime.C
+++ b/macro/beamtime/pl_Datime.C
@@ -1,7 +1,6 @@
-/** @file pl_Datime.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_Datime(TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Dut_DTLH.C b/macro/beamtime/pl_Dut_DTLH.C
index 3992c170b82c622327c13480d8382e57a65b9828..6d82efb36839769b581c2f473d24a57564473de6 100644
--- a/macro/beamtime/pl_Dut_DTLH.C
+++ b/macro/beamtime/pl_Dut_DTLH.C
@@ -1,7 +1,6 @@
-/** @file pl_Dut_DTLH.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Dut_DTLH(Int_t iDut = 910, TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Dut_Res.C b/macro/beamtime/pl_Dut_Res.C
index 9f3e4619c06412ef751c5dad803a5cf6d775fb20..7418125bfb1c13acf8517890c269ea8cbbff8c11 100644
--- a/macro/beamtime/pl_Dut_Res.C
+++ b/macro/beamtime/pl_Dut_Res.C
@@ -1,7 +1,6 @@
-/** @file pl_Dut_Res.C
-  * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_Dut_Res(Int_t iDut = 911, TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Dut_Vel.C b/macro/beamtime/pl_Dut_Vel.C
index dd8e521116451574668794a092f16cb1acdb400d..3fd48b34ddd832c575f01cf47f4e0df5ec824577 100644
--- a/macro/beamtime/pl_Dut_Vel.C
+++ b/macro/beamtime/pl_Dut_Vel.C
@@ -1,7 +1,6 @@
-/** @file pl_Dut_Vel.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Dut_Vel(const char* cDut = "900", Double_t dEffMin = 0.7, Double_t Tstart = 0., Double_t Tend = 50.,
                 TString sysinfo = "")
diff --git a/macro/beamtime/pl_Eff_Chi.C b/macro/beamtime/pl_Eff_Chi.C
index 418d3120e1141fad10654a5af75057e6107b9815..61fe808f8b04a2dbb3f89d484bec432babe02eb9 100644
--- a/macro/beamtime/pl_Eff_Chi.C
+++ b/macro/beamtime/pl_Eff_Chi.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_Chi.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Eff_Chi(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Eff_DTLH.C b/macro/beamtime/pl_Eff_DTLH.C
index 9d80851d0566c5f566871add2b70a603d9869b13..acd9f226eb49f4215bf1dcce48a165c98539ab15 100644
--- a/macro/beamtime/pl_Eff_DTLH.C
+++ b/macro/beamtime/pl_Eff_DTLH.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_DTLH.C
-  * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_Eff_DTLH(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Eff_Mul.C b/macro/beamtime/pl_Eff_Mul.C
index 8ded9e0ac4a50571b6034be2034569c87df17524..b06e40588f08abfadf79e32c96636d79cf1bd439 100644
--- a/macro/beamtime/pl_Eff_Mul.C
+++ b/macro/beamtime/pl_Eff_Mul.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_Mul.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Eff_Mul(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Eff_TIR.C b/macro/beamtime/pl_Eff_TIR.C
index c32908f50d8132ba1ab54b1035a3ed6b99120d36..eaf52528a26117eb63c33144599899452db2af18 100644
--- a/macro/beamtime/pl_Eff_TIR.C
+++ b/macro/beamtime/pl_Eff_TIR.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_TIR.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Eff_TIR(Int_t iDut = 900, Double_t dEffMin = 0., Double_t dEffMax = 1., Int_t iBl = 0, Int_t iBh = 8,
                 Double_t TIRmin = 0., Double_t TIRmax = 30., TString sysinfo = "")
diff --git a/macro/beamtime/pl_Eff_TIS.C b/macro/beamtime/pl_Eff_TIS.C
index 8d881fae847a49508b8822724d2f5e8bd6f81ee2..4657c6d94b6dc82bf10b168255b3fec634e1e5c8 100644
--- a/macro/beamtime/pl_Eff_TIS.C
+++ b/macro/beamtime/pl_Eff_TIS.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_TIS.C
-  * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_Eff_TIS(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Eff_XY_1.C b/macro/beamtime/pl_Eff_XY_1.C
index e9ac766da342f9491a708a47fbd187e3c659df08..897b8df96fd944d1663b4d8ba78623b815aa5515 100644
--- a/macro/beamtime/pl_Eff_XY_1.C
+++ b/macro/beamtime/pl_Eff_XY_1.C
@@ -1,7 +1,6 @@
-/** @file pl_Eff_XY_1.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_Eff_XY_1(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., Double_t dThr = 0.01,
                  TString sysinfo = "")
diff --git a/macro/beamtime/pl_Efficiency_XY.C b/macro/beamtime/pl_Efficiency_XY.C
index d86c56bc2f51ae8985540f3f37abf9df43eb93dc..58197063f28963b82782038b8e01f186e4918c0a 100644
--- a/macro/beamtime/pl_Efficiency_XY.C
+++ b/macro/beamtime/pl_Efficiency_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_Efficiency_XY.C
-  * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_Eff_XY(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_EvCluMul.C b/macro/beamtime/pl_EvCluMul.C
index 7d04a1336834d3e726b65e00f2b9ed8f3a3aab93..6e89408764c724d8b9e739c9882d4313cd9bd664 100644
--- a/macro/beamtime/pl_EvCluMul.C
+++ b/macro/beamtime/pl_EvCluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_EvCluMul.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_EvCluMul(Double_t dTmin = 0., Double_t dTmax = 1800.)
 {
diff --git a/macro/beamtime/pl_TIR.C b/macro/beamtime/pl_TIR.C
index 673bc23f654dff666634026bde611bd320789a3a..a1a1df0d2b665bfdfdbc09cf7eeac02961e71de6 100644
--- a/macro/beamtime/pl_TIR.C
+++ b/macro/beamtime/pl_TIR.C
@@ -1,7 +1,6 @@
-/** @file pl_TIR.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_TIR(Double_t Tstart = 0., Double_t Tend = 1000., Double_t dFracMin = 0.0, Double_t dFracMax = 1.05,
             TString sysinfo = "")
diff --git a/macro/beamtime/pl_TIS.C b/macro/beamtime/pl_TIS.C
index facfb94591498df0625b203fc775b37de20751df..c712a6296d0c1ea226cfd251deeee514230b9446 100644
--- a/macro/beamtime/pl_TIS.C
+++ b/macro/beamtime/pl_TIS.C
@@ -1,7 +1,6 @@
-/** @file pl_TIS.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_TIS(TString sysinfo = "", Double_t dFracMax = 0.1)
 {
diff --git a/macro/beamtime/pl_TIS2.C b/macro/beamtime/pl_TIS2.C
index 97c905ebc7741e4da7446462ebb9e053e23485ce..6e1bd158621bd19ad351d22371274ba97e1b0878 100644
--- a/macro/beamtime/pl_TIS2.C
+++ b/macro/beamtime/pl_TIS2.C
@@ -1,7 +1,6 @@
-/** @file pl_TIS2.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_TIS2(Double_t dTmin = 0., Double_t dTmax = 1., TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_Track2D.C b/macro/beamtime/pl_Track2D.C
index f9bb6937812065e8ebce7b6fd85518ef1adb3b93..aba69f491c76a6257954487cf63e15e7df038df7 100644
--- a/macro/beamtime/pl_Track2D.C
+++ b/macro/beamtime/pl_Track2D.C
@@ -1,7 +1,6 @@
-/** @file pl_Track2D.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_Track2D(Int_t iOpt = 1, Int_t iCounterId = 22, Int_t iStrip = -1, Double_t TotMax = 10.)
 {
diff --git a/macro/beamtime/pl_UHit.C b/macro/beamtime/pl_UHit.C
index f5460da5ff0263b3e90b232b522612dde00f3dda..bf1d5df8415f959f0f8b23e5bbdf9554f2d940d8 100644
--- a/macro/beamtime/pl_UHit.C
+++ b/macro/beamtime/pl_UHit.C
@@ -1,7 +1,6 @@
-/** @file pl_UHit.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_UHit(Int_t iNSt = 10, Int_t iOpt = 0, Int_t i2D = 0, Int_t i1D = 0, Double_t dXmax = 0., Double_t dXmin = 0.)
 {
diff --git a/macro/beamtime/pl_XY_3D.C b/macro/beamtime/pl_XY_3D.C
index 3611187194c5b1b2d74baee15030bf4c6102609b..bd65f7756f598798ef4b3b8347ba41d1df86a2d3 100644
--- a/macro/beamtime/pl_XY_3D.C
+++ b/macro/beamtime/pl_XY_3D.C
@@ -1,7 +1,6 @@
-/** @file pl_XY_3D.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_XY_3D(Int_t iNSt = 4, Int_t iOpt = 0, Int_t i2D = 0, Int_t i1D = 0, Double_t dYmax = 0.)
 {
diff --git a/macro/beamtime/pl_XY_fit.C b/macro/beamtime/pl_XY_fit.C
index fc4f86c7409e62fb53a2fc6a4607db1f42879263..4b99230b915f23d84ed13e6dd094b93ad33d20ba 100644
--- a/macro/beamtime/pl_XY_fit.C
+++ b/macro/beamtime/pl_XY_fit.C
@@ -1,7 +1,6 @@
-/** @file pl_XY_fit.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_XY_fit(Int_t iNSt = 4, Int_t NewNbinsX = 32, Int_t NewNbinsY = 32, Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/pl_XY_trk.C b/macro/beamtime/pl_XY_trk.C
index 27866525b1b48f7f53898163f4c2a97a65be8032..1ec32bec7acb182f6f00924379ff58d10b009429 100644
--- a/macro/beamtime/pl_XY_trk.C
+++ b/macro/beamtime/pl_XY_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_XY_trk.C
-  * @copyright Copyright (C) 2017-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_XY_trk(Int_t NSt = 4, Double_t MinEff = 0.5, Double_t dThr = 0.1)
 {
diff --git a/macro/beamtime/pl_all_CalPar.C b/macro/beamtime/pl_all_CalPar.C
index 5737d8e9876b42629dfd95f5132a0e16bd18f7c5..4d124ec242f8c0a731688164d9bfe4fd41bffde4 100644
--- a/macro/beamtime/pl_all_CalPar.C
+++ b/macro/beamtime/pl_all_CalPar.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CalPar.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CalPar(Int_t iNSt = 6, Int_t item = 0)
 {
diff --git a/macro/beamtime/pl_all_CluMul.C b/macro/beamtime/pl_all_CluMul.C
index 6def6fc7b91336c995ee86ce72eefc0193d326cc..91370eb94f61688966dc35c04845f2aea0454a2e 100644
--- a/macro/beamtime/pl_all_CluMul.C
+++ b/macro/beamtime/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 6)
 {
diff --git a/macro/beamtime/pl_all_CluRate.C b/macro/beamtime/pl_all_CluRate.C
index 461d3ee519d133314bf32da023a3812133d3bbf0..b6c5a24d701978410378257b608c6e9f595c2a17 100644
--- a/macro/beamtime/pl_all_CluRate.C
+++ b/macro/beamtime/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 6, Double_t Tstart = 0., Double_t Tend = 800.)
 {
diff --git a/macro/beamtime/pl_all_CluRateRatio.C b/macro/beamtime/pl_all_CluRateRatio.C
index 7572dea55c81d39fc8b0aca75387d82ef1f1c307..3e12f6707ab0dbea658d7e58ee2f6fc3157c336e 100644
--- a/macro/beamtime/pl_all_CluRateRatio.C
+++ b/macro/beamtime/pl_all_CluRateRatio.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRateRatio.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_CluRateRatio(Int_t iRef = 500, Int_t iNSt = 3, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0,
                          Int_t iOpt = 0, Double_t THR = 1.E5)
diff --git a/macro/beamtime/pl_all_CluSizeDTLastHits.C b/macro/beamtime/pl_all_CluSizeDTLastHits.C
index b40ba34505fa5669225b8d9289b2a010e221c796..d7890855e9c37c38a6552041014070f44714398b 100644
--- a/macro/beamtime/pl_all_CluSizeDTLastHits.C
+++ b/macro/beamtime/pl_all_CluSizeDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluSizeDTLastHits.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluSizeDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/pl_all_DTLastHits.C b/macro/beamtime/pl_all_DTLastHits.C
index 47d8483647949179d591dfb545d149ab07030be1..e6e58174450dcd2faed6d55e4356457218e42959 100644
--- a/macro/beamtime/pl_all_DTLastHits.C
+++ b/macro/beamtime/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/pl_all_DTLastHits_CluSize.C b/macro/beamtime/pl_all_DTLastHits_CluSize.C
index 72d0c7d46db47c737b05780e0b932073f5cb0e3d..623cc7cb901ce5a836cf82c9c166c6e38853aa13 100644
--- a/macro/beamtime/pl_all_DTLastHits_CluSize.C
+++ b/macro/beamtime/pl_all_DTLastHits_CluSize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits_CluSize.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DTLastHits_CluSize(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/pl_all_DTLastHits_Tot.C b/macro/beamtime/pl_all_DTLastHits_Tot.C
index d941a266125c69dd7e36291087f1d58890585202..0946ccded58f28973b2569a8373f6983ae0fa9ae 100644
--- a/macro/beamtime/pl_all_DTLastHits_Tot.C
+++ b/macro/beamtime/pl_all_DTLastHits_Tot.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits_Tot.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DTLastHits_Tot(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/pl_all_DigiCor.C b/macro/beamtime/pl_all_DigiCor.C
index 8982510ff046a8d2752cadd27edfa68aebd8a5bf..e37fd54339b5aaaf13f0d6c33108942e8db1275a 100644
--- a/macro/beamtime/pl_all_DigiCor.C
+++ b/macro/beamtime/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 1)
 {
diff --git a/macro/beamtime/pl_all_Fpar.C b/macro/beamtime/pl_all_Fpar.C
index 9cdd95535b28e935b035532b614d1785491d1161..c02ef437742df3063d13c2b5494d0a02e4dd4ba9 100644
--- a/macro/beamtime/pl_all_Fpar.C
+++ b/macro/beamtime/pl_all_Fpar.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Fpar.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_Fpar(Int_t iNSt = 6, Int_t iPar = 0)
 {
diff --git a/macro/beamtime/pl_all_LHTime.C b/macro/beamtime/pl_all_LHTime.C
index c2e300de8fc12f3303723ffde2b848e3c1380561..bcc48a7d809f0286188ec66708824efaab58e4d5 100644
--- a/macro/beamtime/pl_all_LHTime.C
+++ b/macro/beamtime/pl_all_LHTime.C
@@ -1,7 +1,6 @@
-/** @file pl_all_LHTime.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_all_LHTime(Int_t iNDet = 22, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/pl_all_Svel.C b/macro/beamtime/pl_all_Svel.C
index 3bae5154f3329bea172b07451430945377dead37..1d0e9bd2af37b1b2c569199a0c5f60217c48e681 100644
--- a/macro/beamtime/pl_all_Svel.C
+++ b/macro/beamtime/pl_all_Svel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_Svel.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_Svel(Int_t iNSt = 6)
 {
diff --git a/macro/beamtime/pl_all_TOffDTLastHits.C b/macro/beamtime/pl_all_TOffDTLastHits.C
index 32c997a8798844d8ef3f75ce5f70f63dbc3113a5..e744b2352674456ffcb70fcc543246ff38b14b43 100644
--- a/macro/beamtime/pl_all_TOffDTLastHits.C
+++ b/macro/beamtime/pl_all_TOffDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TOffDTLastHits.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_TOffDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/pl_all_TotDTLastHits.C b/macro/beamtime/pl_all_TotDTLastHits.C
index df4d30f280cc891abe40cf534eedf788e3ae98bf..89431d199531033d76ce9dad6531c1be8e66b874 100644
--- a/macro/beamtime/pl_all_TotDTLastHits.C
+++ b/macro/beamtime/pl_all_TotDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TotDTLastHits.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_TotDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/pl_all_XY.C b/macro/beamtime/pl_all_XY.C
index 9c567681fb53a8cac364310ab313d18408ad014f..5d787954b3a2b49cfbb01fb1aa7dcf322a6655b1 100644
--- a/macro/beamtime/pl_all_XY.C
+++ b/macro/beamtime/pl_all_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_all_XY.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_XY(Int_t iNDet = 24, Int_t iMode = 0, Double_t dMax = 0.)
 {
diff --git a/macro/beamtime/pl_all_cluWalk.C b/macro/beamtime/pl_all_cluWalk.C
index 89ee3e5b86ace9756376cff049aea086330616cd..518b553bc6dde94ead6624145a7acf64c63b9381 100644
--- a/macro/beamtime/pl_all_cluWalk.C
+++ b/macro/beamtime/pl_all_cluWalk.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalk.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/beamtime/pl_all_cluWalkSel.C b/macro/beamtime/pl_all_cluWalkSel.C
index 2414a4af340ac8c26c39c79d3bf3c501f17c4285..86b89a6e39676bd94235391973dc0caec848cfec 100644
--- a/macro/beamtime/pl_all_cluWalkSel.C
+++ b/macro/beamtime/pl_all_cluWalkSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalkSel.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Christian Simon **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Christian Simon */
 
 void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/beamtime/pl_all_dTSel.C b/macro/beamtime/pl_all_dTSel.C
index f1f3fa5dd0aed83fd108ffe9b894fceb4036bcd2..fadb66a71b4777b2ed0b9920fe5d3c703324b71f 100644
--- a/macro/beamtime/pl_all_dTSel.C
+++ b/macro/beamtime/pl_all_dTSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_dTSel.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_dTSel(Int_t iNSel = 2)
 {
diff --git a/macro/beamtime/pl_ana_DTXY.C b/macro/beamtime/pl_ana_DTXY.C
index da7993e67877f521fd456cda6719a9d628c32905..11d7db712c20d7c5f9cfff66c0c97094734705c6 100644
--- a/macro/beamtime/pl_ana_DTXY.C
+++ b/macro/beamtime/pl_ana_DTXY.C
@@ -1,7 +1,6 @@
-/** @file pl_ana_DTXY.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_ana_DTXY(Int_t iDut = 901, Int_t NewNbinsX = 3, Int_t NewNbinsY = 3, Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/pl_ana_DXXY.C b/macro/beamtime/pl_ana_DXXY.C
index 0417db55d8af3a7ad628de99ac4786764766911a..826f974b5a3517bee6d531012f3a260bbe54e2da 100644
--- a/macro/beamtime/pl_ana_DXXY.C
+++ b/macro/beamtime/pl_ana_DXXY.C
@@ -1,7 +1,6 @@
-/** @file pl_ana_DXXY.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_ana_DXXY(Int_t iDut = 901, Int_t NewNbinsX = 4, Int_t NewNbinsY = 4, Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/pl_ana_DYXY.C b/macro/beamtime/pl_ana_DYXY.C
index 514cfb05acf2490f4d0ea5b6bfa5d880bf741d95..88bfe1a17564f56d6c6ed2833fb52b8b6f197624 100644
--- a/macro/beamtime/pl_ana_DYXY.C
+++ b/macro/beamtime/pl_ana_DYXY.C
@@ -1,7 +1,6 @@
-/** @file pl_ana_DYXY.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_ana_DYXY(Int_t iDut = 901, Int_t NewNbinsX = 4, Int_t NewNbinsY = 4, Int_t iOpt = 0)
 {
diff --git a/macro/beamtime/pl_calib_trk.C b/macro/beamtime/pl_calib_trk.C
index df36ec2caa2684c6509765d5429b15269a456d65..66d3ea55b06a1fb9cde3b7beee8fbf01dce18abd 100644
--- a/macro/beamtime/pl_calib_trk.C
+++ b/macro/beamtime/pl_calib_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_calib_trk.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_calib_trk()
 {
diff --git a/macro/beamtime/pl_cmp_1D.C b/macro/beamtime/pl_cmp_1D.C
index 35bec2fffad69953169b89256847fa05fe507634..732f0ee6fbfae68a150cb7ccdd7fa3589ad9ab1d 100644
--- a/macro/beamtime/pl_cmp_1D.C
+++ b/macro/beamtime/pl_cmp_1D.C
@@ -1,7 +1,6 @@
-/** @file pl_cmp_1D.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_cmp_1D(Int_t iOpt      = 1,
                TString fNameMC = "/home/nh/KRONOS/mc/mcbm/"
diff --git a/macro/beamtime/pl_cmp_Eff.C b/macro/beamtime/pl_cmp_Eff.C
index 31c5ec90930bf647008565ab5a99a73030436a10..97073557ed1aa6d23848360c74f1275f14a4cdcb 100644
--- a/macro/beamtime/pl_cmp_Eff.C
+++ b/macro/beamtime/pl_cmp_Eff.C
@@ -1,7 +1,6 @@
-/** @file pl_cmp_Eff.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_cmp_Eff(Int_t iDut = 900, Int_t iMode = 4, Double_t dEffMin = 0., Double_t dEffMax = 1.05,
                 TString AnaOpt = "DT50_Req0_910911500_921_911921_600_0.5_5.0_trk111_Calr0111_"
diff --git a/macro/beamtime/pl_cor_walk.C b/macro/beamtime/pl_cor_walk.C
index f1150178cd4fc38fb7e7e772204afd696cd6d305..afaf30339e2cdeb19d2a310c5fd8965282e3f34a 100644
--- a/macro/beamtime/pl_cor_walk.C
+++ b/macro/beamtime/pl_cor_walk.C
@@ -1,7 +1,6 @@
-/** @file pl_cor_walk.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void set_plot_style()
 {
diff --git a/macro/beamtime/pl_eff_XY.C b/macro/beamtime/pl_eff_XY.C
index 24b3d127fa144f8604cb3e7c88d457fa518dee80..f3053e0c5187c55437076a917f28f5191aef180d 100644
--- a/macro/beamtime/pl_eff_XY.C
+++ b/macro/beamtime/pl_eff_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_eff_XY.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_eff_XY(Int_t iMode = 0)
 {
diff --git a/macro/beamtime/pl_ext_SUT.C b/macro/beamtime/pl_ext_SUT.C
index 5c66f582b9bbe13d890ec170dd0560fd3303a3b4..0823b5a7a7e74ac93923ed493593a23037795aa3 100644
--- a/macro/beamtime/pl_ext_SUT.C
+++ b/macro/beamtime/pl_ext_SUT.C
@@ -1,7 +1,6 @@
-/** @file pl_ext_SUT.C
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_ext_SUT(Double_t dThr = 0., Double_t MinEff = 0.)
 {
diff --git a/macro/beamtime/pl_ext_dXdY.C b/macro/beamtime/pl_ext_dXdY.C
index d10620609d6d50f275d7c7076bd9d29eac2a591e..609cebd46a3d66a72821afed27bcbd55015ab5b3 100644
--- a/macro/beamtime/pl_ext_dXdY.C
+++ b/macro/beamtime/pl_ext_dXdY.C
@@ -1,7 +1,6 @@
-/** @file pl_ext_dXdY.C
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_ext_dXdY(Int_t iLev = 0, Int_t NSt = 12)
 {
diff --git a/macro/beamtime/pl_ext_over.C b/macro/beamtime/pl_ext_over.C
index 5ca50955d8f995cea43c9392fd71fb979b1ebb98..5f6f75990ee3b322938107495bc12f68913f41ca 100644
--- a/macro/beamtime/pl_ext_over.C
+++ b/macro/beamtime/pl_ext_over.C
@@ -1,7 +1,6 @@
-/** @file pl_ext_over.C
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_ext_over()
 {
diff --git a/macro/beamtime/pl_ext_trk.C b/macro/beamtime/pl_ext_trk.C
index dcc230e1572419e342175749df5f02228c60b192..b51de0e2282e20cef60ed80abcf010aaa916b3de 100644
--- a/macro/beamtime/pl_ext_trk.C
+++ b/macro/beamtime/pl_ext_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_ext_trk.C
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_ext_trk(Int_t iLev = 1)
 {
diff --git a/macro/beamtime/pl_over_Mat04D4best.C b/macro/beamtime/pl_over_Mat04D4best.C
index 47fdc73e14ead06db79c5ea8b767de22200268fa..9a9adc6177c21857f985f9e00659fd3e10a9b78e 100644
--- a/macro/beamtime/pl_over_Mat04D4best.C
+++ b/macro/beamtime/pl_over_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4best.C
-  * @copyright Copyright (C) 2016-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4best(Int_t iLog = 0)
 {
diff --git a/macro/beamtime/pl_over_MatD4sel.C b/macro/beamtime/pl_over_MatD4sel.C
index dc06577379de56ba02cdd1f734f674c135a47b64..544468fb4bab70efd8c2036b9a6f16f660998d6d 100644
--- a/macro/beamtime/pl_over_MatD4sel.C
+++ b/macro/beamtime/pl_over_MatD4sel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_MatD4sel.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_MatD4sel(TString sysinfo = "")
 {
diff --git a/macro/beamtime/pl_over_Walk2.C b/macro/beamtime/pl_over_Walk2.C
index 81b559b94489e574f69fa46c0fa8cc708532b943..49b8dd17ab4b03c9f7fa220ba0c662cf0a646767 100644
--- a/macro/beamtime/pl_over_Walk2.C
+++ b/macro/beamtime/pl_over_Walk2.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Walk2.C
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Walk2(Int_t iSel = 0, Int_t iSmT = 9, Int_t iSm = 0, Int_t iRpc = 0, Double_t Tmax = 0.2)
 {
diff --git a/macro/beamtime/pl_over_XX.C b/macro/beamtime/pl_over_XX.C
index 98b56992558369358ded031ea2b90704995a4d4c..723adc9a36fc5a1548cd04c36f4e6df8432e336b 100644
--- a/macro/beamtime/pl_over_XX.C
+++ b/macro/beamtime/pl_over_XX.C
@@ -1,7 +1,6 @@
-/** @file pl_over_XX.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/beamtime/pl_over_clu.C b/macro/beamtime/pl_over_clu.C
index c112baeded034253915e2b6d0e000f47c3a9f423..985f481672dcb7cac9dd8217565eb3556e6fb13a 100644
--- a/macro/beamtime/pl_over_clu.C
+++ b/macro/beamtime/pl_over_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/beamtime/pl_over_cluSel.C b/macro/beamtime/pl_over_cluSel.C
index 599bb1bb39de66fad83d14b9986bb472055f5708..6af279cc9979e87e8c7394ae41bf398d24c95207 100644
--- a/macro/beamtime/pl_over_cluSel.C
+++ b/macro/beamtime/pl_over_cluSel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cluSel.C
-  * @copyright Copyright (C) 2016-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/beamtime/pl_over_cor.C b/macro/beamtime/pl_over_cor.C
index 0712d35a6416689845ef7ad124b335f727c648fb..7f10fb8270e9f93baea302da5e5b3adec61414fa 100644
--- a/macro/beamtime/pl_over_cor.C
+++ b/macro/beamtime/pl_over_cor.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cor.C
-  * @copyright Copyright (C) 2017-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cor(Int_t SmT = 9, Int_t iSm = 0, Int_t iRpc = 0, Double_t yRange = 3.)
 {
diff --git a/macro/beamtime/pl_over_deltof.C b/macro/beamtime/pl_over_deltof.C
index 7fb48d6ba060fae69440edb5c79fb9df52450843..5c9a6901033219330ff3b22e083a023545bdddd8 100644
--- a/macro/beamtime/pl_over_deltof.C
+++ b/macro/beamtime/pl_over_deltof.C
@@ -1,7 +1,6 @@
-/** @file pl_over_deltof.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_over_deltof(Int_t iSel = 0, Int_t iNDet = 1)
 {
diff --git a/macro/beamtime/pl_over_get4.C b/macro/beamtime/pl_over_get4.C
index 356ded3c4fc884ab2d336988f6ca3c3d7dd7a449..3d5d3888615ddb856f73a4d73912fd78aa976eca 100644
--- a/macro/beamtime/pl_over_get4.C
+++ b/macro/beamtime/pl_over_get4.C
@@ -1,7 +1,6 @@
-/** @file pl_over_get4.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_get4(Int_t nRoc = 6)
 {
diff --git a/macro/beamtime/pl_over_off.C b/macro/beamtime/pl_over_off.C
index 4bed587fab0f4b0695852eecce214154c87687f5..1a59e3f3761464ff8ee5f973b6081ddb73d4fa33 100644
--- a/macro/beamtime/pl_over_off.C
+++ b/macro/beamtime/pl_over_off.C
@@ -1,7 +1,6 @@
-/** @file pl_over_off.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_off(Int_t SmT = 6, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/beamtime/pl_over_pos.C b/macro/beamtime/pl_over_pos.C
index 3e0b1dd158c33ee310ed707cf098493cf48b026f..d89b20728d0c381aea49e8d96b0af53c6cb311b9 100644
--- a/macro/beamtime/pl_over_pos.C
+++ b/macro/beamtime/pl_over_pos.C
@@ -1,7 +1,6 @@
-/** @file pl_over_pos.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_over_pos(Int_t iNDet = 1)
 {
diff --git a/macro/beamtime/pl_over_toff.C b/macro/beamtime/pl_over_toff.C
index 64e2595a6d3c1ef0f116a69481ee370742d03f4f..4f7ca92583b43c95b4f19349e4784835d5c763c6 100644
--- a/macro/beamtime/pl_over_toff.C
+++ b/macro/beamtime/pl_over_toff.C
@@ -1,7 +1,6 @@
-/** @file pl_over_toff.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_over_toff(Int_t iSel = 0, Int_t iNDet = 1)
 {
diff --git a/macro/beamtime/pl_over_trk.C b/macro/beamtime/pl_over_trk.C
index 309b6321c806c6cfde1b4854d757ae2a46b4a3b1..2acd4c24169b89f25711dae2dfb2a342734ebc4a 100644
--- a/macro/beamtime/pl_over_trk.C
+++ b/macro/beamtime/pl_over_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trk.C
-  * @copyright Copyright (C) 2017-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trk(Int_t NSt = 4)
 {
diff --git a/macro/beamtime/pl_pull_trk.C b/macro/beamtime/pl_pull_trk.C
index b2b804f0eae2bea18d21816b0ac33840e2f705f3..6f3f4e326fb6f6a1843e7e4b847d669230cc71bc 100644
--- a/macro/beamtime/pl_pull_trk.C
+++ b/macro/beamtime/pl_pull_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_pull_trk.C
-  * @copyright Copyright (C) 2017-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pull_trk(Int_t NSt = 8, Int_t iVar = 0, Int_t iFit = 0, Int_t iDrop = -1)
 {
diff --git a/macro/beamtime/pl_rate_trkl.C b/macro/beamtime/pl_rate_trkl.C
index d46829d2142fe62eb9a85129e07ff059af6ca473..ebab38bf1d9cce1b28c40cb93ec27e2f36e56cc8 100644
--- a/macro/beamtime/pl_rate_trkl.C
+++ b/macro/beamtime/pl_rate_trkl.C
@@ -1,7 +1,6 @@
-/** @file pl_rate_trkl.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_rate_trkl()
 {
diff --git a/macro/beamtime/pl_raw_evt.C b/macro/beamtime/pl_raw_evt.C
index b98e240cbfa0866f96313b85a9144a6fbff1fd80..23e5f3b069e446fb4c9aa3af8aa5ed0f970eb04b 100644
--- a/macro/beamtime/pl_raw_evt.C
+++ b/macro/beamtime/pl_raw_evt.C
@@ -1,7 +1,6 @@
-/** @file pl_raw_evt.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_raw_evt()
 {
diff --git a/macro/beamtime/pl_rel_ratio.C b/macro/beamtime/pl_rel_ratio.C
index cfcf62f5e343e23f265361640e27c72c988e1a95..62e37fd511ded369d680f8ae46b65308722bf3c8 100644
--- a/macro/beamtime/pl_rel_ratio.C
+++ b/macro/beamtime/pl_rel_ratio.C
@@ -1,7 +1,6 @@
-/** @file pl_rel_ratio.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void set_plot_style()
 {
diff --git a/macro/beamtime/pl_resi2D_trk.C b/macro/beamtime/pl_resi2D_trk.C
index 274c46c82a1b77b0f05a7ad7b6471b2d5a686109..3f1542bdc9644a736ee19e24c2d22ac0c3338240 100644
--- a/macro/beamtime/pl_resi2D_trk.C
+++ b/macro/beamtime/pl_resi2D_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_resi2D_trk.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_resi2D_trk(Int_t NSt = 8, Int_t iVar = 0, Int_t iFit = 0)
 {
diff --git a/macro/beamtime/pl_star_DigiCor.C b/macro/beamtime/pl_star_DigiCor.C
index fc00d7b2387c045aab69900f24c56087ac4cbbe4..e7dc023e445a35756c6ad7905c76cdbc161c1575 100644
--- a/macro/beamtime/pl_star_DigiCor.C
+++ b/macro/beamtime/pl_star_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_star_DigiCor.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_star_DigiCor(Int_t iNDet = 2)
 {
diff --git a/macro/beamtime/pl_trk_Walk.C b/macro/beamtime/pl_trk_Walk.C
index 9224a27806320da2b36ba1c39d6d499df1b50df5..b83d432341a4b0c114101d2ab8d01f3568e31d9a 100644
--- a/macro/beamtime/pl_trk_Walk.C
+++ b/macro/beamtime/pl_trk_Walk.C
@@ -1,7 +1,6 @@
-/** @file pl_trk_Walk.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_trk_Walk(Int_t iId = 900, Int_t iOpt = 1, Double_t dMax = 0.)
 {
diff --git a/macro/beamtime/pl_trk_cal_walk.C b/macro/beamtime/pl_trk_cal_walk.C
index 0d128f8b4096833fd66fbbfe08642f92b76712b6..288e8974f28afbd65872ae55dce81f65b491ce10 100644
--- a/macro/beamtime/pl_trk_cal_walk.C
+++ b/macro/beamtime/pl_trk_cal_walk.C
@@ -1,7 +1,6 @@
-/** @file pl_trk_cal_walk.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_trk_cal_walk(Int_t iType = 0, Int_t iSm = 0, Int_t iRpc = 0, Int_t iSide = 0)
 {
diff --git a/macro/beamtime/pl_vert_trk.C b/macro/beamtime/pl_vert_trk.C
index 363f52b73301514bc25cd6688d2b79f9211eded0..393730582cfebcd445c36d463d2dc6a3105571b4 100644
--- a/macro/beamtime/pl_vert_trk.C
+++ b/macro/beamtime/pl_vert_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_vert_trk.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Norbert Herrmann */
 
 void pl_vert_trk(Double_t dFitWidth = 0.)
 {
diff --git a/macro/beamtime/pulser2020/MonitorMuch.C b/macro/beamtime/pulser2020/MonitorMuch.C
index d6aa23772ae3dda4bcbe68e9fae8754dd792be63..134191f971f44dc48ac23f8442f6e5afb571978f 100644
--- a/macro/beamtime/pulser2020/MonitorMuch.C
+++ b/macro/beamtime/pulser2020/MonitorMuch.C
@@ -1,7 +1,6 @@
-/** @file MonitorMuch.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file Cern2017Monitor.C
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/pulser2020/MonitorTof.C b/macro/beamtime/pulser2020/MonitorTof.C
index fa5f7b1633e2e091c9c268bb59de5e8af7e4777b..2c0a6945026bcf1f772640aae10fb8b9d5027579 100644
--- a/macro/beamtime/pulser2020/MonitorTof.C
+++ b/macro/beamtime/pulser2020/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/pulser2020/unpack_pulser_mcbm.C b/macro/beamtime/pulser2020/unpack_pulser_mcbm.C
index 8e8b0cbabc577ec792122ccd5560d77c8b207b09..68416f4784e27710e26c2fab9342fae18fded579 100644
--- a/macro/beamtime/pulser2020/unpack_pulser_mcbm.C
+++ b/macro/beamtime/pulser2020/unpack_pulser_mcbm.C
@@ -1,7 +1,6 @@
-/** @file unpack_pulser_mcbm.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM DATA unpacking
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/readLmd.C b/macro/beamtime/readLmd.C
index 5b710d704d3320f8933e74a85b45f2ea823f0389..33469b8c79b9262d320b7715463aca26a82f1c50 100644
--- a/macro/beamtime/readLmd.C
+++ b/macro/beamtime/readLmd.C
@@ -1,7 +1,6 @@
-/** @file readLmd.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file readLmd.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/readLmdMuch.C b/macro/beamtime/readLmdMuch.C
index e2b019d8ba1e61726e5cc36b44584d1ace7d165e..4fc2577393daee08a876beb665503afebf9ad254 100644
--- a/macro/beamtime/readLmdMuch.C
+++ b/macro/beamtime/readLmdMuch.C
@@ -1,7 +1,6 @@
-/** @file readLmdMuch.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file readLmd.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/readLmdNew.C b/macro/beamtime/readLmdNew.C
index f358945b535959245e20ff3616dd20822d36411e..29b21ec83b0b5765be642c5db23469f30e8573fa 100644
--- a/macro/beamtime/readLmdNew.C
+++ b/macro/beamtime/readLmdNew.C
@@ -1,7 +1,6 @@
-/** @file readLmdNew.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Volker Friese **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Volker Friese */
 
 /** @file readLmd.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/readLmd_Anna.C b/macro/beamtime/readLmd_Anna.C
index 12465c9df6aab714b89650aeccc86d865918141e..9b95ef43b39e8f38f60a8a309e4144503dc0e488 100644
--- a/macro/beamtime/readLmd_Anna.C
+++ b/macro/beamtime/readLmd_Anna.C
@@ -1,7 +1,6 @@
-/** @file readLmd_Anna.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file readLmd.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/reco.C b/macro/beamtime/reco.C
index f8cdc5428bd59ea72b5ce5cd5dfb2d6a7ed44a88..15e31dc22315b646ac4f67629476b3567a6dcb19 100644
--- a/macro/beamtime/reco.C
+++ b/macro/beamtime/reco.C
@@ -1,7 +1,6 @@
-/** @file reco.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger, Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger, Florian Uhlig [committer] */
 
 /** @file reco.C
  ** @author Anna Senger <a.senger@gsi.de>
diff --git a/macro/beamtime/save_hst.C b/macro/beamtime/save_hst.C
index 078f7187cf7382702cde4a9e3fba3c24ce1346bb..b1f4da4bc6c6c4d5d7d5ecd978b587b5d9f9f5ee 100644
--- a/macro/beamtime/save_hst.C
+++ b/macro/beamtime/save_hst.C
@@ -1,7 +1,6 @@
-/** @file save_hst.C
-  * @copyright Copyright (C) 2017-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon, Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon, Norbert Herrmann [committer] */
 
 void save_hst(TString cstr = "status.hst.root", Bool_t bROOT = kTRUE)
 {
diff --git a/macro/beamtime/star2017/MonitorStar2017.C b/macro/beamtime/star2017/MonitorStar2017.C
index 5cc0ee2c0bcfed76936629de6240471fd0c46278..22928b338e31cb1ba6258fddeb81fb1f0de9d3ac 100644
--- a/macro/beamtime/star2017/MonitorStar2017.C
+++ b/macro/beamtime/star2017/MonitorStar2017.C
@@ -1,7 +1,6 @@
-/** @file MonitorStar2017.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorStar2017
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/beamtime/star2017/ana_digi.C b/macro/beamtime/star2017/ana_digi.C
index 6c24c9b4dcdd836b631a63f309960609ba3720cb..cd4b0332ac05892a12f33863d5c5526364f705a4 100644
--- a/macro/beamtime/star2017/ana_digi.C
+++ b/macro/beamtime/star2017/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi(Int_t nEvents = 10000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 000, Int_t RefSel = 1,
               TString cFileId = "r0001_20170121_2310_0000_DT50_0x00000000", Int_t iCalSet = 1000001, Bool_t bOut = 0,
diff --git a/macro/beamtime/star2017/ana_digi_cal.C b/macro/beamtime/star2017/ana_digi_cal.C
index c786db39448da8ff3f14c2c4ccd354247a5c936f..c5ba63e744fb79b35c7111ecde363f926392d0fe 100644
--- a/macro/beamtime/star2017/ana_digi_cal.C
+++ b/macro/beamtime/star2017/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 000, Int_t RefSel = 1,
                   TString cFileId = "r0001_20170121_2310_DT50_0x00000000", Int_t iCalSet = 001000001, Bool_t bOut = 0,
diff --git a/macro/beamtime/star2017/dis_digi.C b/macro/beamtime/star2017/dis_digi.C
index 5ac82cb8f7d444383e3e0911e1a31ad7e5be9839..992295c3004a4e75e41f67e5b2341389fef8a9c1 100644
--- a/macro/beamtime/star2017/dis_digi.C
+++ b/macro/beamtime/star2017/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void dis_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               TString cFileId = "MbsTrbThu1715", Int_t iCalSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C b/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C
index fc7a64a0e3e243f88d369d9e0e86a9be870cbf7b..5143da97d670e6c2dccb5abbcb2337c050340a49 100644
--- a/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C
+++ b/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMemMulDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluMemMulDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2017/pl_all_CluMul.C b/macro/beamtime/star2017/pl_all_CluMul.C
index f269591d7fe0ab66ad594bf451f570b890d5d4f6..6f8f0d90b1643495d63574774c58c6ada1b2a746 100644
--- a/macro/beamtime/star2017/pl_all_CluMul.C
+++ b/macro/beamtime/star2017/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/star2017/pl_all_CluRate.C b/macro/beamtime/star2017/pl_all_CluRate.C
index b8052b53f2caf99290a51adf0e733020e606bd8f..71a7aea2b2b8bf01980c970cbdc8c4a9320438a3 100644
--- a/macro/beamtime/star2017/pl_all_CluRate.C
+++ b/macro/beamtime/star2017/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 2, Double_t Tstart = 0., Double_t Tend = 3600.)
 {
diff --git a/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C b/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C
index f635e37c9c462b2b94fe5f0ffbf8297d8f72fb36..799df0b2f020fec017da1d6bc35836482f937242 100644
--- a/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C
+++ b/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluSizeDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluSizeDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2017/pl_all_DTLastHits.C b/macro/beamtime/star2017/pl_all_DTLastHits.C
index fa54f90c13cd0da886f1dbc679322b493cd53abc..adda7b0a8a7ac5c814ea29c393df009f124f3f05 100644
--- a/macro/beamtime/star2017/pl_all_DTLastHits.C
+++ b/macro/beamtime/star2017/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 2, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/star2017/pl_all_TOffDTLastHits.C b/macro/beamtime/star2017/pl_all_TOffDTLastHits.C
index fb096ea50bb5dbf49b26341676516e108813ee25..c4cd3bc51d9ff9b0c3c8b089caa4ec0537ac3497 100644
--- a/macro/beamtime/star2017/pl_all_TOffDTLastHits.C
+++ b/macro/beamtime/star2017/pl_all_TOffDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TOffDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_TOffDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2017/pl_all_TotDTLastHits.C b/macro/beamtime/star2017/pl_all_TotDTLastHits.C
index 166ef77c8674df1e48baf0aa451d83dce2c88f4a..84ae6cf716e9915f194c1ebfa3d52aa39c692962 100644
--- a/macro/beamtime/star2017/pl_all_TotDTLastHits.C
+++ b/macro/beamtime/star2017/pl_all_TotDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TotDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_TotDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2017/rootlogon.C b/macro/beamtime/star2017/rootlogon.C
index 0384b557c747b3a6b96147bf057207606c2238d4..e49714347ed419e9e372bd53121ec7a6ae5a8aa0 100644
--- a/macro/beamtime/star2017/rootlogon.C
+++ b/macro/beamtime/star2017/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 }
diff --git a/macro/beamtime/star2017/unpack_tsa.C b/macro/beamtime/star2017/unpack_tsa.C
index 99a072a0566e9fc6de1b54a7a2fffc7ef6d72409..5cbbac0dda9313a60d0450ef014cef908d333f72 100644
--- a/macro/beamtime/star2017/unpack_tsa.C
+++ b/macro/beamtime/star2017/unpack_tsa.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2018/BuildEventStar2018.C b/macro/beamtime/star2018/BuildEventStar2018.C
index b35c2619bf7447ec5b875aaedfd1de3eda6fdafc..5f25fc371b1d4ab6198da0fd404e9259ec26839b 100644
--- a/macro/beamtime/star2018/BuildEventStar2018.C
+++ b/macro/beamtime/star2018/BuildEventStar2018.C
@@ -1,7 +1,6 @@
-/** @file BuildEventStar2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2018/MonitorShiftStar2018.C b/macro/beamtime/star2018/MonitorShiftStar2018.C
index 0085abc3f453a3a495d77fc1035990fcf50a97e5..acac5ae50603d745528251d2f08b8e4b6f967a43 100644
--- a/macro/beamtime/star2018/MonitorShiftStar2018.C
+++ b/macro/beamtime/star2018/MonitorShiftStar2018.C
@@ -1,7 +1,6 @@
-/** @file MonitorShiftStar2018.C
-  * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2018/MonitorStar2018.C b/macro/beamtime/star2018/MonitorStar2018.C
index b6da5c1446a511efecd768876e8dba7313f2739e..88342a8ff5b245bbba77d815c7a5cf34ab60a060 100644
--- a/macro/beamtime/star2018/MonitorStar2018.C
+++ b/macro/beamtime/star2018/MonitorStar2018.C
@@ -1,7 +1,6 @@
-/** @file MonitorStar2018.C
-  * @copyright Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2018 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2018/ana_digi.C b/macro/beamtime/star2018/ana_digi.C
index 6c24c9b4dcdd836b631a63f309960609ba3720cb..cd4b0332ac05892a12f33863d5c5526364f705a4 100644
--- a/macro/beamtime/star2018/ana_digi.C
+++ b/macro/beamtime/star2018/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi(Int_t nEvents = 10000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 000, Int_t RefSel = 1,
               TString cFileId = "r0001_20170121_2310_0000_DT50_0x00000000", Int_t iCalSet = 1000001, Bool_t bOut = 0,
diff --git a/macro/beamtime/star2018/ana_digi_cal.C b/macro/beamtime/star2018/ana_digi_cal.C
index c786db39448da8ff3f14c2c4ccd354247a5c936f..c5ba63e744fb79b35c7111ecde363f926392d0fe 100644
--- a/macro/beamtime/star2018/ana_digi_cal.C
+++ b/macro/beamtime/star2018/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void ana_digi_cal(Int_t nEvents = 10000000, Int_t calMode = 53, Int_t calSel = -1, Int_t calSm = 000, Int_t RefSel = 1,
                   TString cFileId = "r0001_20170121_2310_DT50_0x00000000", Int_t iCalSet = 001000001, Bool_t bOut = 0,
diff --git a/macro/beamtime/star2018/dis_digi.C b/macro/beamtime/star2018/dis_digi.C
index 5ac82cb8f7d444383e3e0911e1a31ad7e5be9839..992295c3004a4e75e41f67e5b2341389fef8a9c1 100644
--- a/macro/beamtime/star2018/dis_digi.C
+++ b/macro/beamtime/star2018/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void dis_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               TString cFileId = "MbsTrbThu1715", Int_t iCalSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C b/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C
index fc7a64a0e3e243f88d369d9e0e86a9be870cbf7b..5143da97d670e6c2dccb5abbcb2337c050340a49 100644
--- a/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C
+++ b/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMemMulDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluMemMulDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2018/pl_all_CluMul.C b/macro/beamtime/star2018/pl_all_CluMul.C
index f269591d7fe0ab66ad594bf451f570b890d5d4f6..6f8f0d90b1643495d63574774c58c6ada1b2a746 100644
--- a/macro/beamtime/star2018/pl_all_CluMul.C
+++ b/macro/beamtime/star2018/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluMul(Int_t iNSt = 2)
 {
diff --git a/macro/beamtime/star2018/pl_all_CluRate.C b/macro/beamtime/star2018/pl_all_CluRate.C
index b8052b53f2caf99290a51adf0e733020e606bd8f..71a7aea2b2b8bf01980c970cbdc8c4a9320438a3 100644
--- a/macro/beamtime/star2018/pl_all_CluRate.C
+++ b/macro/beamtime/star2018/pl_all_CluRate.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluRate.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluRate(Int_t iNSt = 2, Double_t Tstart = 0., Double_t Tend = 3600.)
 {
diff --git a/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C b/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C
index f635e37c9c462b2b94fe5f0ffbf8297d8f72fb36..799df0b2f020fec017da1d6bc35836482f937242 100644
--- a/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C
+++ b/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluSizeDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_CluSizeDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2018/pl_all_DTLastHits.C b/macro/beamtime/star2018/pl_all_DTLastHits.C
index fa54f90c13cd0da886f1dbc679322b493cd53abc..adda7b0a8a7ac5c814ea29c393df009f124f3f05 100644
--- a/macro/beamtime/star2018/pl_all_DTLastHits.C
+++ b/macro/beamtime/star2018/pl_all_DTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_DTLastHits(Int_t iNSt = 2, Double_t Tstart = 1., Double_t Tend = 1000.)
 {
diff --git a/macro/beamtime/star2018/pl_all_TOffDTLastHits.C b/macro/beamtime/star2018/pl_all_TOffDTLastHits.C
index fb096ea50bb5dbf49b26341676516e108813ee25..c4cd3bc51d9ff9b0c3c8b089caa4ec0537ac3497 100644
--- a/macro/beamtime/star2018/pl_all_TOffDTLastHits.C
+++ b/macro/beamtime/star2018/pl_all_TOffDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TOffDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_TOffDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2018/pl_all_TotDTLastHits.C b/macro/beamtime/star2018/pl_all_TotDTLastHits.C
index 166ef77c8674df1e48baf0aa451d83dce2c88f4a..84ae6cf716e9915f194c1ebfa3d52aa39c692962 100644
--- a/macro/beamtime/star2018/pl_all_TotDTLastHits.C
+++ b/macro/beamtime/star2018/pl_all_TotDTLastHits.C
@@ -1,7 +1,6 @@
-/** @file pl_all_TotDTLastHits.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_TotDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.)
 {
diff --git a/macro/beamtime/star2018/rootlogon.C b/macro/beamtime/star2018/rootlogon.C
index 0384b557c747b3a6b96147bf057207606c2238d4..e49714347ed419e9e372bd53121ec7a6ae5a8aa0 100644
--- a/macro/beamtime/star2018/rootlogon.C
+++ b/macro/beamtime/star2018/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 }
diff --git a/macro/beamtime/star2018/unpack_tsa.C b/macro/beamtime/star2018/unpack_tsa.C
index e5bcbe966ef6c44c048d436c240098dc06311861..0b1013343508125b6069524ac04af99f81818ca5 100644
--- a/macro/beamtime/star2018/unpack_tsa.C
+++ b/macro/beamtime/star2018/unpack_tsa.C
@@ -1,7 +1,6 @@
-/** @file unpack_tsa.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/EvtBuilderEtof.C b/macro/beamtime/star2019/EvtBuilderEtof.C
index 3c63a8afef5964fb4667ae275a287b0a7d0a9974..9cac6a5b8389552cd80c7b2c8661f8ac89960428 100644
--- a/macro/beamtime/star2019/EvtBuilderEtof.C
+++ b/macro/beamtime/star2019/EvtBuilderEtof.C
@@ -1,7 +1,6 @@
-/** @file EvtBuilderEtof.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file EvtBuilderEtof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/EvtBuilderEtofDebug.C b/macro/beamtime/star2019/EvtBuilderEtofDebug.C
index dd844368038b1720564a1a0acef22646dbe47636..a173a4491c4aaf186df71767ba5c08f54de03296 100644
--- a/macro/beamtime/star2019/EvtBuilderEtofDebug.C
+++ b/macro/beamtime/star2019/EvtBuilderEtofDebug.C
@@ -1,7 +1,6 @@
-/** @file EvtBuilderEtofDebug.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file EvtBuilderEtof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/MonitorPulser.C b/macro/beamtime/star2019/MonitorPulser.C
index ffd1d055c0510fc0ed36c36373939b751173aee3..f15e7df86c880fca4cbf7caba2839752753228ca 100644
--- a/macro/beamtime/star2019/MonitorPulser.C
+++ b/macro/beamtime/star2019/MonitorPulser.C
@@ -1,7 +1,6 @@
-/** @file MonitorPulser.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorPulser.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/MonitorTof.C b/macro/beamtime/star2019/MonitorTof.C
index 582b897cc1d4ad8522817e7223e17f652c6fe9b7..741d417a5414cd38c0de19cb4578640577f39f0c 100644
--- a/macro/beamtime/star2019/MonitorTof.C
+++ b/macro/beamtime/star2019/MonitorTof.C
@@ -1,7 +1,6 @@
-/** @file MonitorTof.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/MonitorTofDebug.C b/macro/beamtime/star2019/MonitorTofDebug.C
index 359b6912b37fc538fa974369206d3b0f72b8bc9b..1ba0a2b6b283b01a009ecf1fee41dd27a521b0a4 100644
--- a/macro/beamtime/star2019/MonitorTofDebug.C
+++ b/macro/beamtime/star2019/MonitorTofDebug.C
@@ -1,7 +1,6 @@
-/** @file MonitorTofDebug.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTofDebug.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/MonitorTofSync.C b/macro/beamtime/star2019/MonitorTofSync.C
index 26b0d6207738fd3b3502a45394649694849a60fd..fe5573063bd643bc8137f26a14b1aadb43e1636e 100644
--- a/macro/beamtime/star2019/MonitorTofSync.C
+++ b/macro/beamtime/star2019/MonitorTofSync.C
@@ -1,7 +1,6 @@
-/** @file MonitorTofSync.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file MonitorTof.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/star2019/inspect_latency_histo.C b/macro/beamtime/star2019/inspect_latency_histo.C
index e628ae780b4740d76b6daa023e45f15c1cf87ad7..6f2be1692ed5876336304b7bc7e59dada817a67f 100644
--- a/macro/beamtime/star2019/inspect_latency_histo.C
+++ b/macro/beamtime/star2019/inspect_latency_histo.C
@@ -1,7 +1,6 @@
-/** @file inspect_latency_histo.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void inspect_latency_histo(Double_t dLat = 0, TString hFile = "data/HistosMonitorTofSync.root")
 {
diff --git a/macro/beamtime/star2019/inspect_shift_histo.C b/macro/beamtime/star2019/inspect_shift_histo.C
index e2ebeaa939c10231febe806e6433bdc7c2a6d757..363ba125ece02f81a56fbbf41f908a2013ee2e11 100644
--- a/macro/beamtime/star2019/inspect_shift_histo.C
+++ b/macro/beamtime/star2019/inspect_shift_histo.C
@@ -1,7 +1,6 @@
-/** @file inspect_shift_histo.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann, Pierre-Alain Loizeau [committer] */
 
 void inspect_shift_histo(TString hFile = "data/HistosMonitorTofSync.root")
 {
diff --git a/macro/beamtime/star2019/inspect_sync_histo.C b/macro/beamtime/star2019/inspect_sync_histo.C
index 366ad1c5e6a3e97b6697268cb0f76dcb221eddbe..e4a9b37070b2cca90dd0fe77533f4e9fbb34cf73 100644
--- a/macro/beamtime/star2019/inspect_sync_histo.C
+++ b/macro/beamtime/star2019/inspect_sync_histo.C
@@ -1,7 +1,6 @@
-/** @file inspect_sync_histo.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann, Pierre-Alain Loizeau [committer] */
 
 void inspect_sync_histo(TString hFile = "data/HistosMonitorTofSync.root", Double_t MaxMismatch = 1.)
 {
diff --git a/macro/beamtime/tests/FHodoLabSetup.C b/macro/beamtime/tests/FHodoLabSetup.C
index 1c3aef9d2bb277a6abaaad4638b61d08489dc4b7..93fd6a23da7e758df639642779a1692055bf22e0 100644
--- a/macro/beamtime/tests/FHodoLabSetup.C
+++ b/macro/beamtime/tests/FHodoLabSetup.C
@@ -1,7 +1,6 @@
-/** @file FHodoLabSetup.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pierre-Alain Loizeau */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/beamtime/tests/StsCosyDec14.C b/macro/beamtime/tests/StsCosyDec14.C
index 4934c97299dcbbdda2bf2be623d613697175cf9c..f610f005d98409aa1049baa1049895728d9d9e56 100644
--- a/macro/beamtime/tests/StsCosyDec14.C
+++ b/macro/beamtime/tests/StsCosyDec14.C
@@ -1,7 +1,6 @@
-/** @file StsCosyDec14.C
-  * @copyright Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Pierre-Alain Loizeau [committer] */
 
 /** @file readLmd_calibr.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/beamtime/tests/TofCernFeb15Calib.C b/macro/beamtime/tests/TofCernFeb15Calib.C
index 35aced678d65e49a3ec279ffc0309103066dfa6b..a1878f455901fea6758997e055c881b0c5bdd4f0 100644
--- a/macro/beamtime/tests/TofCernFeb15Calib.C
+++ b/macro/beamtime/tests/TofCernFeb15Calib.C
@@ -1,7 +1,6 @@
-/** @file TofCernFeb15Calib.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "tof_feb15_setup_unpack.C"
 
diff --git a/macro/beamtime/tests/TofCernFeb15Run.C b/macro/beamtime/tests/TofCernFeb15Run.C
index 667c7721f362c596f0680d587ddfcd2aa39674d0..a9be2dd3b89d3c4609c09b3a8ae1828f57758bb6 100644
--- a/macro/beamtime/tests/TofCernFeb15Run.C
+++ b/macro/beamtime/tests/TofCernFeb15Run.C
@@ -1,7 +1,6 @@
-/** @file TofCernFeb15Run.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void TofCernFeb15Run(Int_t nEvents = 2)
 {
diff --git a/macro/beamtime/tests/TofCernNov15Calib.C b/macro/beamtime/tests/TofCernNov15Calib.C
index 4e8db0b5e1f1c947cdd33656f41fe1eb1053fec6..978357e500f53386d59cba1cf78531d167b4166f 100644
--- a/macro/beamtime/tests/TofCernNov15Calib.C
+++ b/macro/beamtime/tests/TofCernNov15Calib.C
@@ -1,7 +1,6 @@
-/** @file TofCernNov15Calib.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "tof_nov15_setup_unpack.C"
 
diff --git a/macro/beamtime/tests/TofCernNov15Run.C b/macro/beamtime/tests/TofCernNov15Run.C
index 9a88d35b13ef436c2afe670bb3bde503ce11bb9f..1c48a0e137d21c668f780314c915b8c28b26fd2d 100644
--- a/macro/beamtime/tests/TofCernNov15Run.C
+++ b/macro/beamtime/tests/TofCernNov15Run.C
@@ -1,7 +1,6 @@
-/** @file TofCernNov15Run.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void TofCernNov15Run(Int_t nEvents = 2)
 {
diff --git a/macro/beamtime/tests/tof_feb15_setup_unpack.C b/macro/beamtime/tests/tof_feb15_setup_unpack.C
index 2cbd0a306dcd0aa17c4149e7de4aafde1e12bf90..4aa413446c8a3c234869934f1c33a6ebb7fce080 100644
--- a/macro/beamtime/tests/tof_feb15_setup_unpack.C
+++ b/macro/beamtime/tests/tof_feb15_setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file tof_feb15_setup_unpack.C
-  * @copyright Copyright (C) 2014-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/beamtime/tests/tof_nov15_setup_unpack.C b/macro/beamtime/tests/tof_nov15_setup_unpack.C
index 2bde5d2332222cb2079dd86514df871042fd4c92..4f3e9028877150150a24f51d93808735f677a11c 100644
--- a/macro/beamtime/tests/tof_nov15_setup_unpack.C
+++ b/macro/beamtime/tests/tof_nov15_setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file tof_nov15_setup_unpack.C
-  * @copyright Copyright (C) 2014-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/dilept/CbmDileptAnaUrqmdOmegaEe.C b/macro/dilept/CbmDileptAnaUrqmdOmegaEe.C
index 146af8c6764ff401f06d53019b5e6135e435a3c0..71f8abd08a703bbbaa058642a7ecf409872af2e3 100644
--- a/macro/dilept/CbmDileptAnaUrqmdOmegaEe.C
+++ b/macro/dilept/CbmDileptAnaUrqmdOmegaEe.C
@@ -1,7 +1,6 @@
-/** @file CbmDileptAnaUrqmdOmegaEe.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors T. Galatyuk, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: T. Galatyuk, Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/dilept/CbmDileptRecUrqmdOmegaEe.C b/macro/dilept/CbmDileptRecUrqmdOmegaEe.C
index 129442eedf467749eba6b6d91b9c9c700915a931..3257996cb32a3083e073352604df5c7301e38f08 100644
--- a/macro/dilept/CbmDileptRecUrqmdOmegaEe.C
+++ b/macro/dilept/CbmDileptRecUrqmdOmegaEe.C
@@ -1,7 +1,6 @@
-/** @file CbmDileptRecUrqmdOmegaEe.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, T. Galatyuk, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, T. Galatyuk, Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/dilept/CbmDileptRunUrqmdOmegaEe.C b/macro/dilept/CbmDileptRunUrqmdOmegaEe.C
index 19e98158ff84e00fb69aeac154367917ed85acd3..34c5c632ecc65ade21f397dc9f73577b41332698 100644
--- a/macro/dilept/CbmDileptRunUrqmdOmegaEe.C
+++ b/macro/dilept/CbmDileptRunUrqmdOmegaEe.C
@@ -1,7 +1,6 @@
-/** @file CbmDileptRunUrqmdOmegaEe.C
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, T. Galatyuk, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, T. Galatyuk, Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/dilept/CbmDileptonPid.C b/macro/dilept/CbmDileptonPid.C
index ed7abd95768b052877fb3ca2a89c2e9b22853950..729aca5508b3976f09ef1875c4bcc80ff7ae7c22 100644
--- a/macro/dilept/CbmDileptonPid.C
+++ b/macro/dilept/CbmDileptonPid.C
@@ -1,7 +1,6 @@
-/** @file CbmDileptonPid.C
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 // $Id $
diff --git a/macro/dimuon/dimuon_transport.C b/macro/dimuon/dimuon_transport.C
index 67487a34688a26ee6b23fa2a43ea97b281bf02fe..9939bcf17bca7343e26f5f0149679ffd0a7c93be 100644
--- a/macro/dimuon/dimuon_transport.C
+++ b/macro/dimuon/dimuon_transport.C
@@ -1,7 +1,6 @@
-/** @file dimuon_transport.C
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer], Anna Senger **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer], Anna Senger */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/dimuon/invM.C b/macro/dimuon/invM.C
index 15e68b940272393bbe12b7646e925685a0452bc2..9e4ed477ff5dda9eddddbd7f90d680f15579ff3b 100644
--- a/macro/dimuon/invM.C
+++ b/macro/dimuon/invM.C
@@ -1,7 +1,6 @@
-/** @file invM.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 //---------------------------------------------------
 //
diff --git a/macro/ecal/run_reco.C b/macro/ecal/run_reco.C
index 8e4c6a1e544e3a96f4245198df5d3502ea9b2505..8266a0556bb101cf19b893b44bce8369e78f80a5 100644
--- a/macro/ecal/run_reco.C
+++ b/macro/ecal/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2012-2015 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Prokudin [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Prokudin [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/ecal/run_sim.C b/macro/ecal/run_sim.C
index a91ced54f2fe0d5b803024c1c32f11de346d7a77..3284d1904ea51f361d4969a8cca5fe6562fadab6 100644
--- a/macro/ecal/run_sim.C
+++ b/macro/ecal/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2012-2015 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Prokudin [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Prokudin [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/fhodo/Create_mapping_parameters.C b/macro/fhodo/Create_mapping_parameters.C
index 9ec83583211c276019a39310db5265028df6ae4d..eb635c820a3d340acb42c4277990f6212317f64c 100644
--- a/macro/fhodo/Create_mapping_parameters.C
+++ b/macro/fhodo/Create_mapping_parameters.C
@@ -1,7 +1,6 @@
-/** @file Create_mapping_parameters.C
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void Create_mapping_parameters()
 {
diff --git a/macro/field/FieldMapTest.C b/macro/field/FieldMapTest.C
index 9dda2e222586ac6a7c0ef8a188cd08b38035c7cd..a02fa5f608c533b0d2bd4c3b5b4f9e9bcd5d3ab5 100644
--- a/macro/field/FieldMapTest.C
+++ b/macro/field/FieldMapTest.C
@@ -1,7 +1,6 @@
-/** @file FieldMapTest.C
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/field/checkFieldMap.C b/macro/field/checkFieldMap.C
index ee0ab265468186a68e3df9708f87b7cda9ec2b51..3e8ef42712e40d8a7facdb5b97bf0451465aaa2c 100644
--- a/macro/field/checkFieldMap.C
+++ b/macro/field/checkFieldMap.C
@@ -1,7 +1,6 @@
-/** @file checkFieldMap.C
-  * @copyright Copyright (C) 2007-2013 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebdeva [committer], Volker Friese **/
+/* Copyright (C) 2007-2013 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebdeva [committer], Volker Friese */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/field/checkFieldSym.C b/macro/field/checkFieldSym.C
index c35e6cfff15f75100fcbf0f2ce6b03c4167b8154..56a82a64711185ef69c864e3b6f33a17aaadfba9 100644
--- a/macro/field/checkFieldSym.C
+++ b/macro/field/checkFieldSym.C
@@ -1,7 +1,6 @@
-/** @file checkFieldSym.C
-  * @copyright Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebdeva [committer] **/
+/* Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebdeva [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/field/checkFields.C b/macro/field/checkFields.C
index dd933df9cc245d86c0b58acfc705e5b11c5b9cc6..52706d3d357518d947b5e722557e01e9c20d9c10 100644
--- a/macro/field/checkFields.C
+++ b/macro/field/checkFields.C
@@ -1,7 +1,6 @@
-/** @file checkFields.C
-  * @copyright Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebdeva [committer] **/
+/* Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebdeva [committer] */
 
 int checkFields(const char* field_basename, double field_Z_origin = 0, double fixed_coord = 170, int flag_yx_zx_z = 0,
                 double xyz_shift = 0)
diff --git a/macro/field/createDistorted.C b/macro/field/createDistorted.C
index b72ae671e52c08dd2271a67b8dd16f3e8f2688d6..51ce73f2d41b2860f84bac6982f0b72e0f774c89 100644
--- a/macro/field/createDistorted.C
+++ b/macro/field/createDistorted.C
@@ -1,7 +1,6 @@
-/** @file createDistorted.C
-  * @copyright Copyright (C) 2008 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Elena Lebdeva [committer] **/
+/* Copyright (C) 2008 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Elena Lebdeva [committer] */
 
 {
 
diff --git a/macro/field/createFieldMap.C b/macro/field/createFieldMap.C
index c33d349f7389a39cc379da4e57a6bd8a2c495e22..90c1cffe6773d4b4174df645d769c9031c906eac 100644
--- a/macro/field/createFieldMap.C
+++ b/macro/field/createFieldMap.C
@@ -1,7 +1,6 @@
-/** @file createFieldMap.C
-  * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/field/create_field.C b/macro/field/create_field.C
index 3e451fd54a1dbee4981b2d9eed7a58d8727de5bc..67cfda203fa67ebb14e8aa20b240a87ce70feb6c 100644
--- a/macro/field/create_field.C
+++ b/macro/field/create_field.C
@@ -1,7 +1,6 @@
-/** @file create_field.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**
  * \file create_field.C
diff --git a/macro/field/drawField.C b/macro/field/drawField.C
index a79fee4dd054bc8c91287ecdf7749ee888d007cc..ba2419b0befce0005f80aa73f0b37578b32e535b 100644
--- a/macro/field/drawField.C
+++ b/macro/field/drawField.C
@@ -1,7 +1,6 @@
-/** @file drawField.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void drawField()
 {
diff --git a/macro/fles/PlotChRate.C b/macro/fles/PlotChRate.C
index ab07eafbb80c4a50b1a6c55b556488fe4592f61e..935afb8b8162df3bd17ba8be7493eede3ef9dc08 100644
--- a/macro/fles/PlotChRate.C
+++ b/macro/fles/PlotChRate.C
@@ -1,7 +1,6 @@
-/** @file PlotChRate.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   Int_t iNbGet4 = 48;
diff --git a/macro/fles/PlotEventBuilder.C b/macro/fles/PlotEventBuilder.C
index aa0602853c09b3bdc924406938cfc4d63561f621..e4d820a1feb3b86b7d31f5a32e1dd341ebb9c3c6 100644
--- a/macro/fles/PlotEventBuilder.C
+++ b/macro/fles/PlotEventBuilder.C
@@ -1,7 +1,6 @@
-/** @file PlotEventBuilder.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cEventBuilder = new TCanvas("cEventBuilder", "EventBuilder");
diff --git a/macro/fles/PlotMap.C b/macro/fles/PlotMap.C
index 70c11e306324b542219adaf41084808114f84ec0..1d1415a410c8903d1ee15238e91e24e3e38048a3 100644
--- a/macro/fles/PlotMap.C
+++ b/macro/fles/PlotMap.C
@@ -1,7 +1,6 @@
-/** @file PlotMap.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* c2 = new TCanvas("c2", "c2s");
diff --git a/macro/fles/PlotTimeEvo.C b/macro/fles/PlotTimeEvo.C
index 6ef17f9119ce6a0e832ec8e394ec514ad186bba3..326880836845001252ff8b3b3aff518cf59c1d6a 100644
--- a/macro/fles/PlotTimeEvo.C
+++ b/macro/fles/PlotTimeEvo.C
@@ -1,7 +1,6 @@
-/** @file PlotTimeEvo.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   Double_t dStartTime = 0.0;
diff --git a/macro/fles/call_Tsa_client.C b/macro/fles/call_Tsa_client.C
index 1896a99ef9942f686d246309fb4d686739e687b7..aea8d2ca2fd2e43f4ebea0dea64e15ff06d027e9 100644
--- a/macro/fles/call_Tsa_client.C
+++ b/macro/fles/call_Tsa_client.C
@@ -1,7 +1,6 @@
-/** @file call_Tsa_client.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 void call_Tsa_client(Int_t nMin = 1)
 {
diff --git a/macro/fles/call_Tsa_client_Cruz.C b/macro/fles/call_Tsa_client_Cruz.C
index d0e699fab225778c0a960fe5e01e8d32addf7c32..8c060bf0821006dac95f31604cafd878f635815c 100644
--- a/macro/fles/call_Tsa_client_Cruz.C
+++ b/macro/fles/call_Tsa_client_Cruz.C
@@ -1,7 +1,6 @@
-/** @file call_Tsa_client_Cruz.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 void call_Tsa_client_Cruz(Int_t nMin = 1)
 {
diff --git a/macro/fles/data/readHistosFromFile.C b/macro/fles/data/readHistosFromFile.C
index 07a24d462177dd24910c2d8429bb5362c8aaf946..60b7e2067aec13cec1240eacb6caac559b04b5b4 100644
--- a/macro/fles/data/readHistosFromFile.C
+++ b/macro/fles/data/readHistosFromFile.C
@@ -1,7 +1,6 @@
-/** @file readHistosFromFile.C
-  * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "TCanvas.h"
 #include "TFile.h"
diff --git a/macro/fles/evtBld_file_get4.C b/macro/fles/evtBld_file_get4.C
index 4dd31bf62d04d04fb5fc4df51390c996f49ab7c5..86681fe464a121a53a748d1f4701a427ca1f7812 100644
--- a/macro/fles/evtBld_file_get4.C
+++ b/macro/fles/evtBld_file_get4.C
@@ -1,7 +1,6 @@
-/** @file evtBld_file_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/PlotChRate.C b/macro/fles/get4/PlotChRate.C
index a682dedd782815a8df6888dff372588ac8136340..bcb48d841ccd153c8f78a621cfe4beb91957a1b0 100644
--- a/macro/fles/get4/PlotChRate.C
+++ b/macro/fles/get4/PlotChRate.C
@@ -1,7 +1,6 @@
-/** @file PlotChRate.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   Int_t iNbGet4 = 48;
diff --git a/macro/fles/get4/PlotEpochJumps.C b/macro/fles/get4/PlotEpochJumps.C
index 75042a83202a7504259df3c9d67ef2e2eea2c004..7b8f9a4a5d10e43d106707b4d71e75de92f447b0 100644
--- a/macro/fles/get4/PlotEpochJumps.C
+++ b/macro/fles/get4/PlotEpochJumps.C
@@ -1,7 +1,6 @@
-/** @file PlotEpochJumps.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cEpJumpChips = new TCanvas("cEpJumpChips", "Epoch Jumps CT chips");
diff --git a/macro/fles/get4/PlotEventBuilder.C b/macro/fles/get4/PlotEventBuilder.C
index aa0602853c09b3bdc924406938cfc4d63561f621..e4d820a1feb3b86b7d31f5a32e1dd341ebb9c3c6 100644
--- a/macro/fles/get4/PlotEventBuilder.C
+++ b/macro/fles/get4/PlotEventBuilder.C
@@ -1,7 +1,6 @@
-/** @file PlotEventBuilder.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cEventBuilder = new TCanvas("cEventBuilder", "EventBuilder");
diff --git a/macro/fles/get4/PlotFtEdgesRatio.C b/macro/fles/get4/PlotFtEdgesRatio.C
index 3d8528ed561869be7b509273f4190b07189c56d0..a359b6c547da622e70e367051238ef580900e287 100644
--- a/macro/fles/get4/PlotFtEdgesRatio.C
+++ b/macro/fles/get4/PlotFtEdgesRatio.C
@@ -1,7 +1,6 @@
-/** @file PlotFtEdgesRatio.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 //   hPulserFeeDnl->Draw("colz");
diff --git a/macro/fles/get4/PlotMap.C b/macro/fles/get4/PlotMap.C
index 70c11e306324b542219adaf41084808114f84ec0..1d1415a410c8903d1ee15238e91e24e3e38048a3 100644
--- a/macro/fles/get4/PlotMap.C
+++ b/macro/fles/get4/PlotMap.C
@@ -1,7 +1,6 @@
-/** @file PlotMap.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* c2 = new TCanvas("c2", "c2s");
diff --git a/macro/fles/get4/PlotMultiDet.C b/macro/fles/get4/PlotMultiDet.C
index 434b22bc519beab3edc0ecbf61b6d52e6279b94d..239a34e19086b7624f563a23ab5177249888c074 100644
--- a/macro/fles/get4/PlotMultiDet.C
+++ b/macro/fles/get4/PlotMultiDet.C
@@ -1,7 +1,6 @@
-/** @file PlotMultiDet.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 
diff --git a/macro/fles/get4/PlotMultiDetDist.C b/macro/fles/get4/PlotMultiDetDist.C
index 1daa9a840e04ae9d3f7731b67f6d84887e2dc90a..dfb242472b294280627639107cce3b67daf1911d 100644
--- a/macro/fles/get4/PlotMultiDetDist.C
+++ b/macro/fles/get4/PlotMultiDetDist.C
@@ -1,7 +1,6 @@
-/** @file PlotMultiDetDist.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 
diff --git a/macro/fles/get4/PlotMultiDetTot.C b/macro/fles/get4/PlotMultiDetTot.C
index c684792990beabe8b01c97806a718da1d0036c75..7e724e2fb32d857683b452905dac554097dcee7c 100644
--- a/macro/fles/get4/PlotMultiDetTot.C
+++ b/macro/fles/get4/PlotMultiDetTot.C
@@ -1,7 +1,6 @@
-/** @file PlotMultiDetTot.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
 
diff --git a/macro/fles/get4/PlotPulsCt.C b/macro/fles/get4/PlotPulsCt.C
index 89f27c5ac74a3b62147e9533c0a933e8db0407ca..80bcdd1bbeb7245cc906dfc8f6fc236146998081 100644
--- a/macro/fles/get4/PlotPulsCt.C
+++ b/macro/fles/get4/PlotPulsCt.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsCt.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cCtChipsA = new TCanvas("cCtChipsA", "CT distributions for chips 0-3 in FEE A");
diff --git a/macro/fles/get4/PlotPulsDist.C b/macro/fles/get4/PlotPulsDist.C
index d8428cc889fb86a05edca9a15620fa8846d150f5..c207a6b687463882a2637cb61d04c6b2d596d03a 100644
--- a/macro/fles/get4/PlotPulsDist.C
+++ b/macro/fles/get4/PlotPulsDist.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsDist.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cPulserDistNs = new TCanvas("cPulserDistNs", "Pulses time interval, ns range");
diff --git a/macro/fles/get4/PlotPulsFtDt.C b/macro/fles/get4/PlotPulsFtDt.C
index a66f99bfe7640daace84be58a3043e4cc9ec3dfe..8ccbed0c8c082ff2c470c390a1868734b3b4ec25 100644
--- a/macro/fles/get4/PlotPulsFtDt.C
+++ b/macro/fles/get4/PlotPulsFtDt.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsFtDt.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   /*
diff --git a/macro/fles/get4/PlotPulsMulti.C b/macro/fles/get4/PlotPulsMulti.C
index 4a39dcbb4a139669d82bd3f2c9495810107e3b1e..eb64ee0b37120bb861da3942266327c6e9e5d379 100644
--- a/macro/fles/get4/PlotPulsMulti.C
+++ b/macro/fles/get4/PlotPulsMulti.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsMulti.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cRoc0Fee01 = new TCanvas("cRoc0Fee01", "cRoc0Fee01");
diff --git a/macro/fles/get4/PlotPulsMultiDist.C b/macro/fles/get4/PlotPulsMultiDist.C
index c3ae7aea6d8dbf0786ad50325008be7cd611e5ba..fc212ac19f7d9ef7a736dcc04aef0c8cb0d857eb 100644
--- a/macro/fles/get4/PlotPulsMultiDist.C
+++ b/macro/fles/get4/PlotPulsMultiDist.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsMultiDist.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cRoc0Fee01DistD = new TCanvas("cRoc0Fee01DistD", "cRoc0Fee01 Double hits distance");
diff --git a/macro/fles/get4/PlotPulsMultiTot.C b/macro/fles/get4/PlotPulsMultiTot.C
index 9df7047ef158c8fe28681c9cf300c6f6a26998ce..36e06a00edfeab50a26121d8a2b527ca72849cb1 100644
--- a/macro/fles/get4/PlotPulsMultiTot.C
+++ b/macro/fles/get4/PlotPulsMultiTot.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsMultiTot.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cRoc0Fee01Tot = new TCanvas("cRoc0Fee01Tot", "cRoc0Fee01 Multiple hits as function of TOT");
diff --git a/macro/fles/get4/PlotPulsRes.C b/macro/fles/get4/PlotPulsRes.C
index db42ba74da810d6b36b49cc48e4e26915fe37636..808786c44e7eebb4a2c0c43aa4bb1f5772bace43 100644
--- a/macro/fles/get4/PlotPulsRes.C
+++ b/macro/fles/get4/PlotPulsRes.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsRes.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   TCanvas* cFeeRms = new TCanvas("cFeeRms", "Fee RMS");
diff --git a/macro/fles/get4/PlotPulsResEnc.C b/macro/fles/get4/PlotPulsResEnc.C
index 0d575279be9b0f56b311230ba7bd627785f2c946..f7ca9b38ba4d8370aa5b6c2930dafb291c79ddee 100644
--- a/macro/fles/get4/PlotPulsResEnc.C
+++ b/macro/fles/get4/PlotPulsResEnc.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsResEnc.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   const UInt_t kuNbChanMax  = 32 * 4 + 32 * 4 + 32 * 4;  // 4 FEE/ROC in hardware + 4 FEE/ROC only in software, 2 ROCS
diff --git a/macro/fles/get4/PlotPulsResTot.C b/macro/fles/get4/PlotPulsResTot.C
index adb980e621f730771703db01ac8ef6256c51d03e..3dcd4ac3f98509948c88dbe850fb2fd06fb8fb47 100644
--- a/macro/fles/get4/PlotPulsResTot.C
+++ b/macro/fles/get4/PlotPulsResTot.C
@@ -1,7 +1,6 @@
-/** @file PlotPulsResTot.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   const UInt_t kuNbChanMax  = 32 * 4 + 32 * 4 + 32 * 4;  // 4 FEE/ROC in hardware + 4 FEE/ROC only in software, 2 ROCS
diff --git a/macro/fles/get4/PlotTimeEvo.C b/macro/fles/get4/PlotTimeEvo.C
index 48a8c820f079e4a7c0d0143632274143ad0c2a5b..403978f28d93d99ae7de2d1c24c3d964bb5dad76 100644
--- a/macro/fles/get4/PlotTimeEvo.C
+++ b/macro/fles/get4/PlotTimeEvo.C
@@ -1,7 +1,6 @@
-/** @file PlotTimeEvo.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   Double_t dStartTime = 0.0;
diff --git a/macro/fles/get4/ana_calToDigi_get4.C b/macro/fles/get4/ana_calToDigi_get4.C
index b98487e844be88e4e5330856a1c6c9b736c8eeb9..4560f41b7c2ea1ec6e3152d8d84e46eff8c29034 100644
--- a/macro/fles/get4/ana_calToDigi_get4.C
+++ b/macro/fles/get4/ana_calToDigi_get4.C
@@ -1,7 +1,6 @@
-/** @file ana_calToDigi_get4.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- ana_calToDigi_get4 FairRoot macro                                 -----
diff --git a/macro/fles/get4/evtBld_file_get4.C b/macro/fles/get4/evtBld_file_get4.C
index 38cc67b2f421a7bff78c9b6d4b7a423116c1b99f..049c7253bd0815feed57e288f2e3717e68d8138d 100644
--- a/macro/fles/get4/evtBld_file_get4.C
+++ b/macro/fles/get4/evtBld_file_get4.C
@@ -1,7 +1,6 @@
-/** @file evtBld_file_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/monitor_file_get4.C b/macro/fles/get4/monitor_file_get4.C
index 96f6f1ca70b8352623cd9eb35cecab927193f589..51f4692462d264aecafda4775f2d57b1a82799cf 100644
--- a/macro/fles/get4/monitor_file_get4.C
+++ b/macro/fles/get4/monitor_file_get4.C
@@ -1,7 +1,6 @@
-/** @file monitor_file_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/monitor_server_get4.C b/macro/fles/get4/monitor_server_get4.C
index 75ce9d023315d8f9643b481dd244b1c77ac2ba51..207a48a17d547f874eed6da6307829cd2eb51a56 100644
--- a/macro/fles/get4/monitor_server_get4.C
+++ b/macro/fles/get4/monitor_server_get4.C
@@ -1,7 +1,6 @@
-/** @file monitor_server_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/readGet4_file_moni.C b/macro/fles/get4/readGet4_file_moni.C
index db1783f91f90db2acd64c844f63bfd72cf7d8c91..a5ec420f43c73d098649be27dc3b589685d0c981 100644
--- a/macro/fles/get4/readGet4_file_moni.C
+++ b/macro/fles/get4/readGet4_file_moni.C
@@ -1,7 +1,6 @@
-/** @file readGet4_file_moni.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/readGet4_server_moni.C b/macro/fles/get4/readGet4_server_moni.C
index 2eb75555d357a2bda0d347c7bad46550de820b7c..3c35eeaef10c2f613e3e4b4a2dfcaf67a9f1d0ae 100644
--- a/macro/fles/get4/readGet4_server_moni.C
+++ b/macro/fles/get4/readGet4_server_moni.C
@@ -1,7 +1,6 @@
-/** @file readGet4_server_moni.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/readTsa_file_get4.C b/macro/fles/get4/readTsa_file_get4.C
index 8c7dc75c91acac837e1bfddd297399577c06c305..23836a8d45914355ab90ec80057d432890ef88c8 100644
--- a/macro/fles/get4/readTsa_file_get4.C
+++ b/macro/fles/get4/readTsa_file_get4.C
@@ -1,7 +1,6 @@
-/** @file readTsa_file_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/readTsa_server_get4.C b/macro/fles/get4/readTsa_server_get4.C
index ff819e8d4706b869f20fa561cc250818fe575b9e..d4bf5188ccc7fcfe7d7eb9e8458b40d99cf9a485 100644
--- a/macro/fles/get4/readTsa_server_get4.C
+++ b/macro/fles/get4/readTsa_server_get4.C
@@ -1,7 +1,6 @@
-/** @file readTsa_server_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/get4/rootlogon.C b/macro/fles/get4/rootlogon.C
index acdcf58a935321ad2c5239f75796d7641cef67be..243e8af63abb4e5281c593b1934b7b6819e6263d 100644
--- a/macro/fles/get4/rootlogon.C
+++ b/macro/fles/get4/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   cout << " Executing rootlogon.C (nh)" << endl;
diff --git a/macro/fles/readGet4_file_moni.C b/macro/fles/readGet4_file_moni.C
index db1783f91f90db2acd64c844f63bfd72cf7d8c91..a5ec420f43c73d098649be27dc3b589685d0c981 100644
--- a/macro/fles/readGet4_file_moni.C
+++ b/macro/fles/readGet4_file_moni.C
@@ -1,7 +1,6 @@
-/** @file readGet4_file_moni.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readNxTsa.C b/macro/fles/readNxTsa.C
index 3a83fb513a1fadb2ae662f867a0d90d9c92ddcbf..325b4e96205ea8f2586ae33d31536a1a77169dbb 100644
--- a/macro/fles/readNxTsa.C
+++ b/macro/fles/readNxTsa.C
@@ -1,7 +1,6 @@
-/** @file readNxTsa.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void readNxTsa()
 {
diff --git a/macro/fles/readTsa.C b/macro/fles/readTsa.C
index cdb4f61281da4574092a9d754c6f467716585954..edfe8039e60ce09ded7a4c0ebed1775f4a9db085 100644
--- a/macro/fles/readTsa.C
+++ b/macro/fles/readTsa.C
@@ -1,7 +1,6 @@
-/** @file readTsa.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa1.C b/macro/fles/readTsa1.C
index 40a449c77eb92f3121967e845d9abf197b6b0394..7c83450d7cd60e1a347fcce29dcfc5d453f11df9 100644
--- a/macro/fles/readTsa1.C
+++ b/macro/fles/readTsa1.C
@@ -1,7 +1,6 @@
-/** @file readTsa1.C
-  * @copyright Copyright (C) 2014-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Cyrano Bergmann **/
+/* Copyright (C) 2014-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Cyrano Bergmann */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsaFexOffline.C b/macro/fles/readTsaFexOffline.C
index d2124a68c37b3905d66fd405e8332393976c9dda..0be955707dca01326c565da3c3b8ca2e9dd0fd95 100644
--- a/macro/fles/readTsaFexOffline.C
+++ b/macro/fles/readTsaFexOffline.C
@@ -1,7 +1,6 @@
-/** @file readTsaFexOffline.C
-  * @copyright Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 
 void readTsaFexOffline(TString inFile =
diff --git a/macro/fles/readTsaOnlineSpadic20.C b/macro/fles/readTsaOnlineSpadic20.C
index 716ca57d9445de8471d861f8744d14835f825b8f..b001a1275b944b13f4ddd2804df9c99254ac2d26 100644
--- a/macro/fles/readTsaOnlineSpadic20.C
+++ b/macro/fles/readTsaOnlineSpadic20.C
@@ -1,7 +1,6 @@
-/** @file readTsaOnlineSpadic20.C
-  * @copyright Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig,  **/
+/* Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig,  */
 
 /** @file FHodoLabSetup
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsaQA.C b/macro/fles/readTsaQA.C
index 3e845de8c84b0a4cc0c738a9c1218df29eb9b6fd..901421fea26a38e30539c3f11a766df7aea84ecc 100644
--- a/macro/fles/readTsaQA.C
+++ b/macro/fles/readTsaQA.C
@@ -1,7 +1,6 @@
-/** @file readTsaQA.C
-  * @copyright Copyright (C) 2014-2019 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Philipp Munkes [committer] **/
+/* Copyright (C) 2014-2019 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Philipp Munkes [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsaQA_buch.C b/macro/fles/readTsaQA_buch.C
index 63b10130336b066028dbc94599730717abcb863e..5679fb0b75f3fa8b246d15e6f17198fde84435aa 100644
--- a/macro/fles/readTsaQA_buch.C
+++ b/macro/fles/readTsaQA_buch.C
@@ -1,7 +1,6 @@
-/** @file readTsaQA_buch.C
-  * @copyright Copyright (C) 2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Martin Kohn [committer] **/
+/* Copyright (C) 2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Martin Kohn [committer] */
 
 /** @file readTsa.C
  ** @author Martin Kohn <martin.kohn@cern.ch>
diff --git a/macro/fles/readTsaTime.C b/macro/fles/readTsaTime.C
index 0ce860bdd50ffe0d08b683fd68a45bbfa5e80b65..d3b68c98718311c2b4a5f6b238fe0860def4089d 100644
--- a/macro/fles/readTsaTime.C
+++ b/macro/fles/readTsaTime.C
@@ -1,7 +1,6 @@
-/** @file readTsaTime.C
-  * @copyright Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Philipp Kähler [committer] **/
+/* Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Philipp Kähler [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsaTimeOffline.C b/macro/fles/readTsaTimeOffline.C
index 4e506549fff352e3d459924dbb42b6d1747fc849..d60b00dce54bf4fe5d9309248b4b9da39bb74b42 100644
--- a/macro/fles/readTsaTimeOffline.C
+++ b/macro/fles/readTsaTimeOffline.C
@@ -1,7 +1,6 @@
-/** @file readTsaTimeOffline.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 void readTsaTimeOffline(TString inFile =
                           //"data/98_ba2015.tsa"
diff --git a/macro/fles/readTsaTimeOnline.C b/macro/fles/readTsaTimeOnline.C
index af33621e3c924bd30d7d3cc05edfb6bd9468177a..94efd6e1ffcee67ceb6a93b90479feb9aa4c983e 100644
--- a/macro/fles/readTsaTimeOnline.C
+++ b/macro/fles/readTsaTimeOnline.C
@@ -1,7 +1,6 @@
-/** @file readTsaTimeOnline.C
-  * @copyright Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Cyrano Bergmann [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_PulseMonitor.C b/macro/fles/readTsa_PulseMonitor.C
index 8f376e3eb1295eeaa6147e6f8fe9fc2615265ced..eb61473d5ca654cf78240b9ff355a59d02c7a1c2 100644
--- a/macro/fles/readTsa_PulseMonitor.C
+++ b/macro/fles/readTsa_PulseMonitor.C
@@ -1,7 +1,6 @@
-/** @file readTsa_PulseMonitor.C
-  * @copyright Copyright (C) 2014-2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014-2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Cyrano Bergmann [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_file.C b/macro/fles/readTsa_file.C
index afd66d2e9372876fa7c3f1991d20a07654429df0..874f860fd413d78a62061b951b0724eb33470e7a 100644
--- a/macro/fles/readTsa_file.C
+++ b/macro/fles/readTsa_file.C
@@ -1,7 +1,6 @@
-/** @file readTsa_file.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Cyrano Bergmann [committer], Egor Ovcharenko **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Cyrano Bergmann [committer], Egor Ovcharenko */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_file_get4.C b/macro/fles/readTsa_file_get4.C
index 8c7dc75c91acac837e1bfddd297399577c06c305..23836a8d45914355ab90ec80057d432890ef88c8 100644
--- a/macro/fles/readTsa_file_get4.C
+++ b/macro/fles/readTsa_file_get4.C
@@ -1,7 +1,6 @@
-/** @file readTsa_file_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_file_stsxyter.C b/macro/fles/readTsa_file_stsxyter.C
index 7e2b7285729023c34b214f066c6eb38b18a90b27..8310af060cbe929c9dd6df294b4d83a7076d38e8 100644
--- a/macro/fles/readTsa_file_stsxyter.C
+++ b/macro/fles/readTsa_file_stsxyter.C
@@ -1,7 +1,6 @@
-/** @file readTsa_file_stsxyter.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Iuri Sorokin [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Iuri Sorokin [committer] */
 
 void readTsa_file_stsxyter(TString inFile = "stsxdata.tsa")
 {
diff --git a/macro/fles/readTsa_new.C b/macro/fles/readTsa_new.C
index fa043570e28cc68e6fc0643f3efd7bc792c63250..e3ea85529012f813a7dabfe88f92d9bf3bd1f39e 100644
--- a/macro/fles/readTsa_new.C
+++ b/macro/fles/readTsa_new.C
@@ -1,7 +1,6 @@
-/** @file readTsa_new.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_server.C b/macro/fles/readTsa_server.C
index 333ffcf4013ef6627db025384b60634b357e4bfa..938ebc4ef15e764c03bb55f08cb600986fbd27ea 100644
--- a/macro/fles/readTsa_server.C
+++ b/macro/fles/readTsa_server.C
@@ -1,7 +1,6 @@
-/** @file readTsa_server.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Cyrano Bergmann [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_server_Cruz.C b/macro/fles/readTsa_server_Cruz.C
index 0bd0b613bdd4ea2a717197e12132230f7205dc03..9d8ffe52ec61caa4f0993e7b3bd6b36956abf0c4 100644
--- a/macro/fles/readTsa_server_Cruz.C
+++ b/macro/fles/readTsa_server_Cruz.C
@@ -1,7 +1,6 @@
-/** @file readTsa_server_Cruz.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Cyrano Bergmann [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsa_server_get4.C b/macro/fles/readTsa_server_get4.C
index ff819e8d4706b869f20fa561cc250818fe575b9e..d4bf5188ccc7fcfe7d7eb9e8458b40d99cf9a485 100644
--- a/macro/fles/readTsa_server_get4.C
+++ b/macro/fles/readTsa_server_get4.C
@@ -1,7 +1,6 @@
-/** @file readTsa_server_get4.C
-  * @copyright Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 /** @file readTsa.C
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/fles/readTsamk.C b/macro/fles/readTsamk.C
index a633d41edb3bb25ef14de10a2361ec37038073b9..e00986448ffcd1f349bd16cd378ab06a1ad4833a 100644
--- a/macro/fles/readTsamk.C
+++ b/macro/fles/readTsamk.C
@@ -1,7 +1,6 @@
-/** @file readTsamk.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors martin.kohn@cern.ch, Martin Kohn [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: martin.kohn@cern.ch, Martin Kohn [committer] */
 
 /**file intended only for use with Spadic Data from Bucharest Chamber
  ** @author martin.kohn@cern.ch
diff --git a/macro/generators/run_CbmIonGenerator.C b/macro/generators/run_CbmIonGenerator.C
index c70131732b743c26a8a4487e82082cbd09a530e4..3fc03789a5f7f52909d4150bcfcbb09fdc07eb74 100644
--- a/macro/generators/run_CbmIonGenerator.C
+++ b/macro/generators/run_CbmIonGenerator.C
@@ -1,7 +1,6 @@
-/** @file run_CbmIonGenerator.C
-  * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void run_CbmIonGenerator(Int_t nEvents = 1)
 {
diff --git a/macro/generators/run_pluto.C b/macro/generators/run_pluto.C
index 9763af6c792b23e648af444b7c0635557bf3fd6a..e8f2dbf97b59566bfd81dc38b1149d93a4d11f87 100644
--- a/macro/generators/run_pluto.C
+++ b/macro/generators/run_pluto.C
@@ -1,7 +1,6 @@
-/** @file run_pluto.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Macro for running Cbm  with Geant3  or Geant4 (M. Al-Turany , D. Bertini)
 // Modified 22/06/2005 D.Bertini
diff --git a/macro/geometry/check_media.C b/macro/geometry/check_media.C
index 5b84a1e17814350fd31ac81a6924d0ebecb576a4..f4e8b2791c601ca47171a44de84969aa1c635313 100644
--- a/macro/geometry/check_media.C
+++ b/macro/geometry/check_media.C
@@ -1,7 +1,6 @@
-/** @file check_media.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // The macro compares the media for defined TGeoNodes in the mcbm setup with
 // the media assigned to the nodes during creation of the feometries of the
diff --git a/macro/geometry/create_medialist.C b/macro/geometry/create_medialist.C
index 6dd760ae2deeb98cf5d0aea406edd7f23cfa80f9..f52add4207963aaa30b4007b545693b3ac2ac9ad 100644
--- a/macro/geometry/create_medialist.C
+++ b/macro/geometry/create_medialist.C
@@ -1,7 +1,6 @@
-/** @file create_medialist.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //forward declaration
 void loop_over_nodes(TObjArray*, TString&, CbmMediaList&);
diff --git a/macro/geometry/create_positionlist.C b/macro/geometry/create_positionlist.C
index 5e2e2de68a17d5e47f98900118b07af394b09319..c990c52e36e394c53f51426e6472b4e06c6b51df 100644
--- a/macro/geometry/create_positionlist.C
+++ b/macro/geometry/create_positionlist.C
@@ -1,7 +1,6 @@
-/** @file create_positionlist.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //forward declaration
 void loop_over_nodes(TObjArray*, TString&, std::map<TString, TVector3>&);
diff --git a/macro/geometry/print_medialist.C b/macro/geometry/print_medialist.C
index 10d7692630c4a5b338f70eeb85ccbff4729a3bc0..62be5f51e731f9d82fdfbc8cf444653359520786 100644
--- a/macro/geometry/print_medialist.C
+++ b/macro/geometry/print_medialist.C
@@ -1,7 +1,6 @@
-/** @file print_medialist.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void print_medialist(TString fileName)
 {
diff --git a/macro/global/Merger.C b/macro/global/Merger.C
index 873f86b5aa3be0228c78c4f1540afa47dfe2f219..bf3b24a79f2ed8e66db50347d21c59075ed201ec 100644
--- a/macro/global/Merger.C
+++ b/macro/global/Merger.C
@@ -1,7 +1,6 @@
-/** @file Merger.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // Macro for merging of STS and TRD tracks and TOF hits
 
diff --git a/macro/hadron/acceptance.C b/macro/hadron/acceptance.C
index 80cd73759ac8419225e4f586d029e2fc6ffe0e5e..959eb87c316ca35368c36d0d8bdf534e9f315ed7 100644
--- a/macro/hadron/acceptance.C
+++ b/macro/hadron/acceptance.C
@@ -1,7 +1,6 @@
-/** @file acceptance.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #include "/u/kresan/cbm/trunk_feb12/cbmroot/cbmbase/CbmDetectorList.h"
 
diff --git a/macro/hadron/draw.C b/macro/hadron/draw.C
index 6292988ae59f69b1f19e3d9948de145027f57cd8..b93290bda5e58d8f0976dd62a8b76b758f6de92a 100644
--- a/macro/hadron/draw.C
+++ b/macro/hadron/draw.C
@@ -1,7 +1,6 @@
-/** @file draw.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #define MPION 0.1395700
 #define MKAON 0.493677
diff --git a/macro/hadron/drawStyle.C b/macro/hadron/drawStyle.C
index 35a1badbd3f02e51250638104c31dd6bbd0bd762..236c0885ed361665d7e661bc3bea4ccdbafe35c9 100644
--- a/macro/hadron/drawStyle.C
+++ b/macro/hadron/drawStyle.C
@@ -1,7 +1,6 @@
-/** @file drawStyle.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 // drawStyle.C
 // Set the drawing style of different objects
diff --git a/macro/hadron/draw_reco.C b/macro/hadron/draw_reco.C
index 61b8f0c184d18927b2d82ce92d6747a61e19d75e..374c3138ccdd469ac9cfb16ab1d630caab311fb7 100644
--- a/macro/hadron/draw_reco.C
+++ b/macro/hadron/draw_reco.C
@@ -1,7 +1,6 @@
-/** @file draw_reco.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #include "drawStyle.C"
 
diff --git a/macro/hadron/draw_run.C b/macro/hadron/draw_run.C
index b72ca7ee69f629feba3d2c4f1613214bb53c1d19..fb7845857c089fe0cdc5dec552e9210b5dd719ea 100644
--- a/macro/hadron/draw_run.C
+++ b/macro/hadron/draw_run.C
@@ -1,7 +1,6 @@
-/** @file draw_run.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #include "drawStyle.C"
 
diff --git a/macro/hadron/fillm2.C b/macro/hadron/fillm2.C
index 9f1366c070b31572d43fa24eb315312da0c16a4d..ebabc0161e2af748537bb461f751461d41093704 100644
--- a/macro/hadron/fillm2.C
+++ b/macro/hadron/fillm2.C
@@ -1,7 +1,6 @@
-/** @file fillm2.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void fillm2(Float_t beamMomentum, Float_t timeResolution, Int_t level)
 {
diff --git a/macro/hadron/fitm2.C b/macro/hadron/fitm2.C
index ea96c25c2e9735360a5478c1236b221e9aefbb29..4c31c46ba17447387f37e30be01dea34edf03f57 100644
--- a/macro/hadron/fitm2.C
+++ b/macro/hadron/fitm2.C
@@ -1,7 +1,6 @@
-/** @file fitm2.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void fitm2(Float_t beamMomentum, Float_t timeResolution, Float_t purity, Int_t level)
 {
diff --git a/macro/hadron/produceDst.C b/macro/hadron/produceDst.C
index ffb427d406e5bdca57af5b46db0b3318b885aa70..a53bca1fdcb9e3257162d89d935a899e26c16e2c 100644
--- a/macro/hadron/produceDst.C
+++ b/macro/hadron/produceDst.C
@@ -1,7 +1,6 @@
-/** @file produceDst.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void produceDst(Float_t beamMomentum, Int_t index)
 {
diff --git a/macro/hadron/reco.urqmd.C b/macro/hadron/reco.urqmd.C
index 473c8579ab5a8d7b98f861c79f5aaae26cd16254..eee4917b3f9364073ff402e210a6bb6a3f650c73 100644
--- a/macro/hadron/reco.urqmd.C
+++ b/macro/hadron/reco.urqmd.C
@@ -1,7 +1,6 @@
-/** @file reco.urqmd.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void reco_urqmd(Int_t index)
 {
diff --git a/macro/hadron/run.urqmd.C b/macro/hadron/run.urqmd.C
index c659c0c0298ea5ca87df9745d1313c5c95d991f2..2f971306d9295d9879539dfc07bfab1077d2d883 100644
--- a/macro/hadron/run.urqmd.C
+++ b/macro/hadron/run.urqmd.C
@@ -1,7 +1,6 @@
-/** @file run.urqmd.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void run_urqmd(Float_t beamMomentum, Int_t index)
 {
diff --git a/macro/hadron/spectra.urqmd.C b/macro/hadron/spectra.urqmd.C
index b96703983c98592243a4b044c068ad9272305752..090fd543187a50eb73059601ec0c1e1116abda69 100644
--- a/macro/hadron/spectra.urqmd.C
+++ b/macro/hadron/spectra.urqmd.C
@@ -1,7 +1,6 @@
-/** @file spectra.urqmd.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void spectra_urqmd(Float_t beamMomentum, Float_t timeResolution, Float_t purity)
 {
diff --git a/macro/hadron/yields.urqmd.C b/macro/hadron/yields.urqmd.C
index e81e1b9c7241c0b11f73fd3d53d9d311e024b6f1..4b7cb9f0bcac6b919ddc1cbf5a7bad0784d6f827 100644
--- a/macro/hadron/yields.urqmd.C
+++ b/macro/hadron/yields.urqmd.C
@@ -1,7 +1,6 @@
-/** @file yields.urqmd.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 void yields_urqmd()
 {
diff --git a/macro/htrack/Style.C b/macro/htrack/Style.C
index 5f477eb2abcfdfaa50e5aacf048c3dcef4bdd111..e0ca21ddb743e8a220e019c6463ef66f83e6a171 100644
--- a/macro/htrack/Style.C
+++ b/macro/htrack/Style.C
@@ -1,7 +1,6 @@
-/** @file Style.C
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 //////////////////////////////////////////////////////////////////////
 //
diff --git a/macro/htrack/runHoughStsTrackFinder.C b/macro/htrack/runHoughStsTrackFinder.C
index cbcbbdd02c9adc92b9d0bf4c435d5e5a7e5c13fc..e005a14c107744d6d50d6a035a3154fcaaa5dc1b 100644
--- a/macro/htrack/runHoughStsTrackFinder.C
+++ b/macro/htrack/runHoughStsTrackFinder.C
@@ -1,7 +1,6 @@
-/** @file runHoughStsTrackFinder.C
-  * @copyright Copyright (C) 2007-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/htrack/runProduceFile.C b/macro/htrack/runProduceFile.C
index c9dc2bf248fae11deac543f926412f6fb1eda507..b8a14d38f976ddafe52b49cc099782dcf4ec7760 100644
--- a/macro/htrack/runProduceFile.C
+++ b/macro/htrack/runProduceFile.C
@@ -1,7 +1,6 @@
-/** @file runProduceFile.C
-  * @copyright Copyright (C) 2007-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/include/rootalias.C b/macro/include/rootalias.C
index 5808daa54742d33da3256929be9812a46454553a..ca4cab89626a4f545b74533f55c81f7f6ce2a789 100644
--- a/macro/include/rootalias.C
+++ b/macro/include/rootalias.C
@@ -1,7 +1,6 @@
-/** @file rootalias.C
-  * @copyright Copyright (C) 2015-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2015-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "TGeoManager.h"
 #include "TGeoNode.h"
diff --git a/macro/kronos/histos/CalculateEfficiency.C b/macro/kronos/histos/CalculateEfficiency.C
index ae672566f1b5fa0e9f9863996ed8284cf509b877..ddb74997e2f6592bdecc3e60adf2509a10bd8f11 100644
--- a/macro/kronos/histos/CalculateEfficiency.C
+++ b/macro/kronos/histos/CalculateEfficiency.C
@@ -1,7 +1,6 @@
-/** @file CalculateEfficiency.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 void CalculateEfficiency(TString inputDir)
 {
diff --git a/macro/kronos/macro/run_mc.C b/macro/kronos/macro/run_mc.C
index dd6dd3e498dc8614d50e5b963c09a4a8dd51ee66..505f11ef925f9a60e267d38e26e35cc425a45a28 100644
--- a/macro/kronos/macro/run_mc.C
+++ b/macro/kronos/macro/run_mc.C
@@ -1,7 +1,6 @@
-/** @file run_mc.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/kronos/macro/run_phys.C b/macro/kronos/macro/run_phys.C
index 901494c4583c962386d2966c8e6097f9e4a4f03d..0813b073637af9674e95385ac72dc23f0e37d32b 100644
--- a/macro/kronos/macro/run_phys.C
+++ b/macro/kronos/macro/run_phys.C
@@ -1,7 +1,6 @@
-/** @file run_phys.C
-  * @copyright Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/kronos/macro/run_reco.C b/macro/kronos/macro/run_reco.C
index 9bd0d48535bdd06c8bc37f4d13ca1675af7954b8..bfe84e2dc2b1b686c563236772f7d8a4317176c6 100644
--- a/macro/kronos/macro/run_reco.C
+++ b/macro/kronos/macro/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/littrack/cbmrootlibs.C b/macro/littrack/cbmrootlibs.C
index 7c91212b94b60dd1aa3f2fb3a5d5f7f88052c961..a9807dd5ab74465393acda4ccc404dbb3630b8ca 100644
--- a/macro/littrack/cbmrootlibs.C
+++ b/macro/littrack/cbmrootlibs.C
@@ -1,7 +1,6 @@
-/** @file cbmrootlibs.C
-  * @copyright Copyright (C) 2008-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file cbmrootlibs.C
diff --git a/macro/littrack/clustering/algo_test.C b/macro/littrack/clustering/algo_test.C
index 82aa832de339011cc69de1916eecd1ab8830474b..5c5e123c1484b990bed93cb607da76cab2e81f12 100644
--- a/macro/littrack/clustering/algo_test.C
+++ b/macro/littrack/clustering/algo_test.C
@@ -1,7 +1,6 @@
-/** @file algo_test.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * algo_test.C
diff --git a/macro/littrack/clustering/cbmrootlibs.C b/macro/littrack/clustering/cbmrootlibs.C
index 71ce12d97af8535eb4e7758916a28768ec75f28f..e8bb95be51dc4edcc38ed109e9d26a6fdefbf5ea 100644
--- a/macro/littrack/clustering/cbmrootlibs.C
+++ b/macro/littrack/clustering/cbmrootlibs.C
@@ -1,7 +1,6 @@
-/** @file cbmrootlibs.C
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file cbmrootlibs.C
diff --git a/macro/littrack/clustering/ideal_much_test.C b/macro/littrack/clustering/ideal_much_test.C
index 1e5e6093b032c92358a4fb0593cda012716aee9a..cfd3e4295e22b8f62d5a207efd0c24e640742944 100644
--- a/macro/littrack/clustering/ideal_much_test.C
+++ b/macro/littrack/clustering/ideal_much_test.C
@@ -1,7 +1,6 @@
-/** @file ideal_much_test.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * ideal_much_test.C
diff --git a/macro/littrack/clustering/mvd_test.C b/macro/littrack/clustering/mvd_test.C
index 17966a69f3c1c2e025b20fa933c802a9435086b9..04158df9fbe650e1e4a7e7ffe0d11ca8f05f3e14 100644
--- a/macro/littrack/clustering/mvd_test.C
+++ b/macro/littrack/clustering/mvd_test.C
@@ -1,7 +1,6 @@
-/** @file mvd_test.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * mvd_test.C
diff --git a/macro/littrack/clustering/test_much_vis.C b/macro/littrack/clustering/test_much_vis.C
index 7224e79b9e81ebe68c3cfbcf7c66b79bf11cd17b..d386afa1f0fadbb0f0da0fe2826ad7907419af9c 100644
--- a/macro/littrack/clustering/test_much_vis.C
+++ b/macro/littrack/clustering/test_much_vis.C
@@ -1,7 +1,6 @@
-/** @file test_much_vis.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/littrack/clustering/test_task.C b/macro/littrack/clustering/test_task.C
index 393080c3767211e59d95f502aceb778828c4d4cf..ddcd92133880f50a94861b0c2f16369881803f19 100644
--- a/macro/littrack/clustering/test_task.C
+++ b/macro/littrack/clustering/test_task.C
@@ -1,7 +1,6 @@
-/** @file test_task.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Grigory Kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Grigory Kozlov, Andrey Lebedev [committer] */
 
 /**
  * \file test_task.C
diff --git a/macro/littrack/create_data.C b/macro/littrack/create_data.C
index 455b854bec6ee1a580e92268387954f1cc6afe6f..8c2d06d9db5854acb96d4310ee5fc3dcb5b057c3 100644
--- a/macro/littrack/create_data.C
+++ b/macro/littrack/create_data.C
@@ -1,7 +1,6 @@
-/** @file create_data.C
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file create_data.C
diff --git a/macro/littrack/create_field.C b/macro/littrack/create_field.C
index 1f4a444d65eb57fcd34fb51b19cb5f639bced6ef..a5b5de2a81eb89d7438183c1b3a8873b94f30de9 100644
--- a/macro/littrack/create_field.C
+++ b/macro/littrack/create_field.C
@@ -1,7 +1,6 @@
-/** @file create_field.C
-  * @copyright Copyright (C) 2010-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file create_field.C
diff --git a/macro/littrack/determine_setup.C b/macro/littrack/determine_setup.C
index f3a4b7c9c2de65270d3b35be6a6d162aa70b779c..33bf550880ac3cf1c7d7305fde6e478f241eefb6 100644
--- a/macro/littrack/determine_setup.C
+++ b/macro/littrack/determine_setup.C
@@ -1,7 +1,6 @@
-/** @file determine_setup.C
-  * @copyright Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig [committer] */
 
 /**
  * \file determine setup.C
diff --git a/macro/littrack/draw3D.C b/macro/littrack/draw3D.C
index a19565d3fd7ffd423404abd9823fec008dcd8cc4..79f78145b9be3e5c91d93a1b7b9f37e8c1f7e4cf 100644
--- a/macro/littrack/draw3D.C
+++ b/macro/littrack/draw3D.C
@@ -1,7 +1,6 @@
-/** @file draw3D.C
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file draw3D.C
diff --git a/macro/littrack/draw_dedx.C b/macro/littrack/draw_dedx.C
index 17e498b27003e975597ad72e87a3a68a45be34a9..7dcd946bfee35f3a96c211273254ca0dab5a7435 100644
--- a/macro/littrack/draw_dedx.C
+++ b/macro/littrack/draw_dedx.C
@@ -1,7 +1,6 @@
-/** @file draw_dedx.C
-  * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file draw_dedx.C
diff --git a/macro/littrack/draw_rec_qa.C b/macro/littrack/draw_rec_qa.C
index 4832bb011bfe8d6abbba2822d8bb23102b12e4df..02291d7281adbc4cc9f019249a16c4b77752f3ff 100644
--- a/macro/littrack/draw_rec_qa.C
+++ b/macro/littrack/draw_rec_qa.C
@@ -1,7 +1,6 @@
-/** @file draw_rec_qa.C
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file draw_rec_qa.C
diff --git a/macro/littrack/eloss_ana.C b/macro/littrack/eloss_ana.C
index f09d849e2082195d9e16952e287a5e5608d3b1be..ae179de6a5215d8bf1a56f75b2ac1b21552f118e 100644
--- a/macro/littrack/eloss_ana.C
+++ b/macro/littrack/eloss_ana.C
@@ -1,7 +1,6 @@
-/** @file eloss_ana.C
-  * @copyright Copyright (C) 2008-2009 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2009 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void eloss_ana(Int_t nEvents = 20000)
 {
diff --git a/macro/littrack/eloss_sim.C b/macro/littrack/eloss_sim.C
index 5c51bc72176de1f4bc537da946b73b047624d2e5..c34a99c2249bb63ae5479f496fbf9ce248928355 100644
--- a/macro/littrack/eloss_sim.C
+++ b/macro/littrack/eloss_sim.C
@@ -1,7 +1,6 @@
-/** @file eloss_sim.C
-  * @copyright Copyright (C) 2008-2010 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2010 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void eloss_sim(Int_t nEvents = 20000)
 {
diff --git a/macro/littrack/event_display.C b/macro/littrack/event_display.C
index a5b9c86b043217633be6aaa9eb91a5a7b4fabd32..e5c459033277cf6341356047becac57905795029 100644
--- a/macro/littrack/event_display.C
+++ b/macro/littrack/event_display.C
@@ -1,7 +1,6 @@
-/** @file event_display.C
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file event_display.C
diff --git a/macro/littrack/field_qa.C b/macro/littrack/field_qa.C
index 7c29453f68c0a94cdd74537fe7494bdc8119a22b..00f94c7c47fd49795c7c51d5dd3e2d176fe83eb3 100644
--- a/macro/littrack/field_qa.C
+++ b/macro/littrack/field_qa.C
@@ -1,7 +1,6 @@
-/** @file field_qa.C
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file field_qa.C
diff --git a/macro/littrack/fieldapr_qa.C b/macro/littrack/fieldapr_qa.C
index cc448a8ebbbf1baeac079a24b44c8deefde4f9bb..e60c6237b98ad4a18d04798cd6db01f710b37fb0 100644
--- a/macro/littrack/fieldapr_qa.C
+++ b/macro/littrack/fieldapr_qa.C
@@ -1,7 +1,6 @@
-/** @file fieldapr_qa.C
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file fieldapr_qa.C
diff --git a/macro/littrack/fit_speed.C b/macro/littrack/fit_speed.C
index 78ae749445a6a2c0f515d2a48dfff292621ee51b..aabb261386b8d8228a5219b40c2b91e1b1f77fc2 100644
--- a/macro/littrack/fit_speed.C
+++ b/macro/littrack/fit_speed.C
@@ -1,7 +1,6 @@
-/** @file fit_speed.C
-  * @copyright Copyright (C) 2009-2010 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2010 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void fit_speed(Int_t nEvents = 10000)
 {
diff --git a/macro/littrack/global_fit.C b/macro/littrack/global_fit.C
index 0f107281f87e3f3dac33012f3b86098a2593108f..0569291317c851b5d30c3383a9de889c12b2468c 100644
--- a/macro/littrack/global_fit.C
+++ b/macro/littrack/global_fit.C
@@ -1,7 +1,6 @@
-/** @file global_fit.C
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_fit.C
diff --git a/macro/littrack/global_reco.C b/macro/littrack/global_reco.C
index 9fb269f44b84df798ff2a5a3112ffd949fbf57b3..b821e9d8a4d493ce0edd44d3cd4f930fcda299ba 100644
--- a/macro/littrack/global_reco.C
+++ b/macro/littrack/global_reco.C
@@ -1,7 +1,6 @@
-/** @file global_reco.C
-  * @copyright Copyright (C) 2009-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Andrey Lebedev [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/littrack/global_reco_ideal.C b/macro/littrack/global_reco_ideal.C
index db5da434bc28ace6121d9aa4b0c4b73610d48d6b..1c631d8d6ebd92aaa6e45ef8291cfbe30fb31bf8 100644
--- a/macro/littrack/global_reco_ideal.C
+++ b/macro/littrack/global_reco_ideal.C
@@ -1,7 +1,6 @@
-/** @file global_reco_ideal.C
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_reco_ideal.C
diff --git a/macro/littrack/global_reco_qa.C b/macro/littrack/global_reco_qa.C
index 7a0cd87afe00aa4fa54855cb2deaffb60200b221..5cbfdbfb29aabd5d2d17edbaa7f423180b9415d2 100644
--- a/macro/littrack/global_reco_qa.C
+++ b/macro/littrack/global_reco_qa.C
@@ -1,7 +1,6 @@
-/** @file global_reco_qa.C
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_reco_qa.C
diff --git a/macro/littrack/global_sim.C b/macro/littrack/global_sim.C
index 1aa1f889308b3d6b8ea536ef435d2a711ed3678d..1b22e8d08b97970be640bbf06aeaf21cbaa6ae6e 100644
--- a/macro/littrack/global_sim.C
+++ b/macro/littrack/global_sim.C
@@ -1,7 +1,6 @@
-/** @file global_sim.C
-  * @copyright Copyright (C) 2010-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2010-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig */
 
 /**
  * \file global_sim.C
diff --git a/macro/littrack/loadlibs.C b/macro/littrack/loadlibs.C
index a533219b1f2ef6c362c016799adccced2ee0fa13..0942346e279adef09bd58490774ffa1d271e6a1d 100644
--- a/macro/littrack/loadlibs.C
+++ b/macro/littrack/loadlibs.C
@@ -1,7 +1,6 @@
-/** @file loadlibs.C
-  * @copyright Copyright (C) 2012-2015 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file loadlib.C
diff --git a/macro/littrack/mvd_reco.C b/macro/littrack/mvd_reco.C
index 9f862253728c477e87e9c74041d39749c5abddcd..0d3366301d356b70c7dd28cbe361559312d19fa8 100644
--- a/macro/littrack/mvd_reco.C
+++ b/macro/littrack/mvd_reco.C
@@ -1,7 +1,6 @@
-/** @file mvd_reco.C
-  * @copyright Copyright (C) 2011-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2011-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig */
 
 /**
  * \file mvd_reco.C
diff --git a/macro/littrack/phys.C b/macro/littrack/phys.C
index 46b9eced458b20d694b62e2d4b3a915f65d45a3d..666a240b92c2016fbb95b59677bea043a7f1cdd8 100644
--- a/macro/littrack/phys.C
+++ b/macro/littrack/phys.C
@@ -1,7 +1,6 @@
-/** @file phys.C
-  * @copyright Copyright (C) 2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void phys(Int_t nEvents = 100)
 {
diff --git a/macro/littrack/prop_qa.C b/macro/littrack/prop_qa.C
index c8f5f6bfdf019e4e89d48a7246193fb0c81e4239..81d5953f4c60c63b7296664762ad290ad911cecd 100644
--- a/macro/littrack/prop_qa.C
+++ b/macro/littrack/prop_qa.C
@@ -1,7 +1,6 @@
-/** @file prop_qa.C
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file prop_qa.C
diff --git a/macro/littrack/qa_simulation_report.C b/macro/littrack/qa_simulation_report.C
index 3475ad37ea9d3f1c60ff2caba9376b93d495b6c5..3a951b51b67008eff1cfb5da5fc8a141aeb82045 100644
--- a/macro/littrack/qa_simulation_report.C
+++ b/macro/littrack/qa_simulation_report.C
@@ -1,7 +1,6 @@
-/** @file qa_simulation_report.C
-  * @copyright Copyright (C) 2012-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file qa_simulation_report.C
diff --git a/macro/littrack/qa_study_report.C b/macro/littrack/qa_study_report.C
index 1d3cc2c73734368e1390173417208524780cf624..f6ba456fbd72292b07b93498c6ead101435b0067 100644
--- a/macro/littrack/qa_study_report.C
+++ b/macro/littrack/qa_study_report.C
@@ -1,7 +1,6 @@
-/** @file qa_study_report.C
-  * @copyright Copyright (C) 2011-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file qa_study_report.C
diff --git a/macro/littrack/radlength_ana.C b/macro/littrack/radlength_ana.C
index 16283657b77ea0e0df1bb6fa75e6b21c3d394409..16d88a02da0e5dd06a577a2b0d96be4d213d3112 100644
--- a/macro/littrack/radlength_ana.C
+++ b/macro/littrack/radlength_ana.C
@@ -1,7 +1,6 @@
-/** @file radlength_ana.C
-  * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Andrey Lebedev [committer] */
 
 /**
  * \file radlength_ana.C
diff --git a/macro/littrack/radlength_sim.C b/macro/littrack/radlength_sim.C
index 35bd9c8183acc44025668fdf7c94c0d5b0d368d7..f07355da4788ad5b7b91459f8d31b371be01352a 100644
--- a/macro/littrack/radlength_sim.C
+++ b/macro/littrack/radlength_sim.C
@@ -1,7 +1,6 @@
-/** @file radlength_sim.C
-  * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 #include <algorithm>
 #include <iostream>
diff --git a/macro/littrack/scripts/much/check_files.C b/macro/littrack/scripts/much/check_files.C
index be68a05c6c7d95aca5c581fe71f901e209ae0813..f9a20b99e245b03954182aec0f3a490a7f836334 100644
--- a/macro/littrack/scripts/much/check_files.C
+++ b/macro/littrack/scripts/much/check_files.C
@@ -1,7 +1,6 @@
-/** @file check_files.C
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "TFile.h"
 #include "TH1.h"
diff --git a/macro/littrack/scripts/much/global_reco.C b/macro/littrack/scripts/much/global_reco.C
index 20a36af2a3df52a009aed8197194e013c681e827..75a6aa9ae7bbac502dc2d433d9760d28c4a98e74 100644
--- a/macro/littrack/scripts/much/global_reco.C
+++ b/macro/littrack/scripts/much/global_reco.C
@@ -1,7 +1,6 @@
-/** @file global_reco.C
-  * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/littrack/scripts/much/global_reco_qa.C b/macro/littrack/scripts/much/global_reco_qa.C
index b333a769c07fe62094f7586e92eaedd8e661134f..fd89a76e7cccddacae076a638331c6a0501c795d 100644
--- a/macro/littrack/scripts/much/global_reco_qa.C
+++ b/macro/littrack/scripts/much/global_reco_qa.C
@@ -1,7 +1,6 @@
-/** @file global_reco_qa.C
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_reco_qa.C
diff --git a/macro/littrack/scripts/much/global_sim.C b/macro/littrack/scripts/much/global_sim.C
index fbe3eedd2bb55a71fc2d76d68f277b268835f788..6aab717e50969f3e228e75cef138c2443c9f2d05 100644
--- a/macro/littrack/scripts/much/global_sim.C
+++ b/macro/littrack/scripts/much/global_sim.C
@@ -1,7 +1,6 @@
-/** @file global_sim.C
-  * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file global_sim.C
diff --git a/macro/littrack/scripts/much/much_ana.C b/macro/littrack/scripts/much/much_ana.C
index 38b81eb8be4e192e13e19e8e9cb9dd9b2fccfd90..ba3ca761969838157ea28bd96be4cdf687578ced 100644
--- a/macro/littrack/scripts/much/much_ana.C
+++ b/macro/littrack/scripts/much/much_ana.C
@@ -1,7 +1,6 @@
-/** @file much_ana.C
-  * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Andrey Lebedev [committer] */
 
 void much_ana(Int_t nEvents = 1000)
 {
diff --git a/macro/littrack/scripts/much/qa_simulation_report.C b/macro/littrack/scripts/much/qa_simulation_report.C
index 8d4b89ae3f2c2eceeccc3fbc36ba33b8f37e0eb1..728aa8a0be0503ddec6db6680dcea2da946d08f2 100644
--- a/macro/littrack/scripts/much/qa_simulation_report.C
+++ b/macro/littrack/scripts/much/qa_simulation_report.C
@@ -1,7 +1,6 @@
-/** @file qa_simulation_report.C
-  * @copyright Copyright (C) 2012-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file qa_simulation_report.C
diff --git a/macro/littrack/test_matrix_math.C b/macro/littrack/test_matrix_math.C
index e0007f46423e4a415c4c52f0eae48bd5c8c39664..e13ba3bb11600c4bfef4bc7102fc43aa46ccb6c8 100644
--- a/macro/littrack/test_matrix_math.C
+++ b/macro/littrack/test_matrix_math.C
@@ -1,7 +1,6 @@
-/** @file test_matrix_math.C
-  * @copyright Copyright (C) 2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void test_matrix_math()
 {
diff --git a/macro/mcbm/eventDisplay.C b/macro/mcbm/eventDisplay.C
index 425c60b4a9252bf7cab4c10c0caca7153fc75c08..3cae5c30b4ebcb68ee39fa0227fe1874e96a3306 100644
--- a/macro/mcbm/eventDisplay.C
+++ b/macro/mcbm/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 void eventDisplay(TString cSys = "lam", TString cEbeam = "2.5gev", TString cCentr = "-", Int_t iRun = 0,
                   const char* setup = "sis18_mcbm")
diff --git a/macro/mcbm/eventDisplay_reco.C b/macro/mcbm/eventDisplay_reco.C
index bb794d37ac7a0abf76f2f0236d4977674caa1413..5c76862f02aaea4942dc197ba334e68306344cad 100644
--- a/macro/mcbm/eventDisplay_reco.C
+++ b/macro/mcbm/eventDisplay_reco.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay_reco.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C b/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C
index a9824594bb6d5769c4e08e6a3ef897f538699b0b..e3fe49706101e293324b12e2978f1d1b219a15dd 100644
--- a/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C
+++ b/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18m_mCbm.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18k_mCbm.C
diff --git a/macro/mcbm/geometry/create_platform_v18a.C b/macro/mcbm/geometry/create_platform_v18a.C
index ab1c5ceb8e958b78fe1182e15cc3dbc180d2c387..b6d10639bd93b9aed4a2a7e5f7c197d69eb1365c 100644
--- a/macro/mcbm/geometry/create_platform_v18a.C
+++ b/macro/mcbm/geometry/create_platform_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18a.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/create_platform_v18c.C b/macro/mcbm/geometry/create_platform_v18c.C
index c00b41b50f3584e417f976359b2d1ba0f8c5defe..e97945a304768d542d6c2a2305d0568c2fbc21cd 100644
--- a/macro/mcbm/geometry/create_platform_v18c.C
+++ b/macro/mcbm/geometry/create_platform_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18c.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/create_platform_v18d.C b/macro/mcbm/geometry/create_platform_v18d.C
index f11f22847bbbdca695e252c07e39ae1a7ed437b5..e1cb0afc46d3a5e240afa4e4f1fdb062b7e399df 100644
--- a/macro/mcbm/geometry/create_platform_v18d.C
+++ b/macro/mcbm/geometry/create_platform_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18d.C
-  * @copyright Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/hodo/create_hodogeo_v19a.C b/macro/mcbm/geometry/hodo/create_hodogeo_v19a.C
index 56afa63d18a2ef804eba41e64746ba0fc0f266ba..adac51669dcf107ab829a5725e7a8e8bc576fd28 100644
--- a/macro/mcbm/geometry/hodo/create_hodogeo_v19a.C
+++ b/macro/mcbm/geometry/hodo/create_hodogeo_v19a.C
@@ -1,7 +1,6 @@
-/** @file create_hodogeo_v19a.C
-  * @copyright Copyright (C) 2014-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2014-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /******************************************************************************
  ** Creation of Hodoscopes geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/hodo/test_hodogeo_digi.C b/macro/mcbm/geometry/hodo/test_hodogeo_digi.C
index 30cf64b7307e6a92818775bcc2ea27959dfec169..7d3c6df1d387c7b60056305027329b39fc6e335b 100644
--- a/macro/mcbm/geometry/hodo/test_hodogeo_digi.C
+++ b/macro/mcbm/geometry/hodo/test_hodogeo_digi.C
@@ -1,7 +1,6 @@
-/** @file test_hodogeo_digi.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Pierre-Alain Loizeau [committer] */
 
 /** Macro for detector response simulation (digitisation)
  **
diff --git a/macro/mcbm/geometry/hodo/test_hodogeo_reco.C b/macro/mcbm/geometry/hodo/test_hodogeo_reco.C
index 5a0290ac2879a0f5cd66182dfc5953dcd70c47d2..0bbe560d685eb2a36d2411c5078ad8ed7bb3a270 100644
--- a/macro/mcbm/geometry/hodo/test_hodogeo_reco.C
+++ b/macro/mcbm/geometry/hodo/test_hodogeo_reco.C
@@ -1,7 +1,6 @@
-/** @file test_hodogeo_reco.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/geometry/hodo/test_hodogeo_transport.C b/macro/mcbm/geometry/hodo/test_hodogeo_transport.C
index 0f4e6cd7f828b22fa8dadaea25e3414966203bc1..c5d285e1b121b80b84850ad93cd54f6b9528f258 100644
--- a/macro/mcbm/geometry/hodo/test_hodogeo_transport.C
+++ b/macro/mcbm/geometry/hodo/test_hodogeo_transport.C
@@ -1,7 +1,6 @@
-/** @file test_hodogeo_transport.C
-  * @copyright Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2018-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C
index 3880740d7b9f48e5e1cff848b13b5d96c32c05a3..985a1d8c93858aa86ab1b9683f8addb26ddd2330 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18b.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18b.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C
index f6ef1a7bba11ab2fa52cb3190b80d3028a81381b..7c364ac7d68bbeac3893b6786012a89d00b61cc2 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18c.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18c.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C
index afb532a68cc8472d1fab188db4194e66a64826a1..20fd9f72fffe7e80337e6a26409258b44453e61b 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18d.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18d.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C
index 620a8fa9828fdd65a8df40b81bfadf60e08b2b73..10905af6ca0d300c0e2b6f9425d183df00eec7b2 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18e.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18e.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C
index 087b667bb57c442254bc95bf228ee54e99f455e4..8a2d880eb21359876a500641d82e11a6084f0324 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18e1.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18e.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C
index c2b38224019d4e9e44995cfcf1026580bcc3cb52..569ce706a50781d6ed026a0a14c6d57e1900c407 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18f.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18f.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C
index 627ad386e68d05d257740f494093a258d12b8bb0..770a2b10ae4f0229d66930649040f5a6162aa216 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18g.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18g.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C
index 8fd4597940eed3a5b680a3c0bb1823ff32f664f2..1dddae97c00c61fb03344456ecec7fe296708b62 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18h.C
-  * @copyright Copyright (C) 2018 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2018 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 /// \file create_MUCH_geometry_v18h.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C
index fb2cf8bf217c8e35f23090b675043845e3be0467..0bb6abd5f27cacf4fbce0ab70de4848b49d4e954 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18i.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18i.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C
index 43b2719615d885913c7104328108647391012d7c..66fdcf154a4322abd224ff724f298b172ca8c528 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18j.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v18j.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C
index b34f5af39dd68044bddf405c71dfd9e19e61b572..158c7e0a2cbb15f9b45369529a1e9a47de445ba9 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19a_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //
 /// \file create_MUCH_geometry_v19a.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C
index 6d47a8085d31fa389695da389024f3b21ffc41e5..3142db11ce08c953d1aa9ad0e434f347caaab1f3 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19b_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v19b.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C
index 407eaa5a8b9f3cc647475c7f320872c501381747..8ffe79dc63ba3a22eb4bd20ea1af2c7a8b9b5fb2 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19c_mcbm.C
-  * @copyright Copyright (C) 2019-2020 Department of Physics, Banaras Hindu University, Varanasi
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ajay Kumar [committer] **/
+/* Copyright (C) 2019-2020 Department of Physics, Banaras Hindu University, Varanasi
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ajay Kumar [committer] */
 
 //
 /// \file create_MUCH_geometry_v19b.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C
index 62234ce98b988ba17c4ed8d4cb5432d341c84424..82cddfd4502bdefafa1bbd75c8de6b63a258e514 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19d_mcbm.C
-  * @copyright Copyright (C) 2020 Department of Physics, Banaras Hindu University, Varanasi
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ajay Kumar [committer] **/
+/* Copyright (C) 2020 Department of Physics, Banaras Hindu University, Varanasi
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ajay Kumar [committer] */
 
 //
 /// \file create_MUCH_geometry_v19d.C
diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v20a_mcbm.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v20a_mcbm.C
index b88b46b67485e68fe1635aeca02409c7dc21a5c0..2b578990ec9ae2a9cf6d35c235e04c9a7f17dfc0 100644
--- a/macro/mcbm/geometry/much/create_MUCH_geometry_v20a_mcbm.C
+++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v20a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v20a_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh, Florian Uhlig [committer] */
 
 /*** @author Omveer Singh <omvir.ch@gmail.com>
  ** @date 17 May 2020
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18a.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18a.C
index 0db621898e99ccfc76b8ddd23cb72424f1c36d67..43b01f74886c131d19c85d67b89c39dde87e2cf0 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18a.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18a.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18b.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18b.C
index 7f3811265bc7bb3815b47de94041df9aa3b740b2..33940aaf4e96f279817d7b509eda872a9f3d4b7e 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18b.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18b.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18b.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18c.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18c.C
index 90bbf9ad115965b6ce883fcca8ee26ecbee321a7..845f4fabc863715a51eeb7752a3bc71ece6b3faa 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18c.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18c.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18d.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18d.C
index 8406b87ffbc46c23433a768ba82a5f6678027e7e..dcead7047ebe3f7894c98aa8b4b5c5d6b492334f 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18d.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18d.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18e.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18e.C
index 6b4c5a7dac00ed1f94e825c61682ffdda7053d43..66eca58343a28ff83502700a6f0b4d0af69b16e1 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18e.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18e.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18f.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18f.C
index 2ce162bc4a0e589e1b1d78ed1f603da74fbd5dae..cb7fa03227b3b2cdbb0142ad733774bf8f5c70df 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18f.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18f.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18f.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18g.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18g.C
index 69b1ff47304d0e56cc2a3cf2fdb7f66226273068..ffad9fc81d3b354dec9849c6ea62ac469d50c969 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18g.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v18g.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18g.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v19a.C b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v19a.C
index 8faf6c45b0aaae172e051f269e19a7e30146e96f..7024d734d88723c61750b9c571ba3cec031eb473 100644
--- a/macro/mcbm/geometry/pipe/create_bpipe_geometry_v19a.C
+++ b/macro/mcbm/geometry/pipe/create_bpipe_geometry_v19a.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19a.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/platform/create_platform_v18a.C b/macro/mcbm/geometry/platform/create_platform_v18a.C
index 938da44fcf7987b6c6b6adb403775293b14ddb57..74389a93dbea8cc78e8f1690ecf888ad487b1650 100644
--- a/macro/mcbm/geometry/platform/create_platform_v18a.C
+++ b/macro/mcbm/geometry/platform/create_platform_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18a.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/platform/create_platform_v18c.C b/macro/mcbm/geometry/platform/create_platform_v18c.C
index de43da4273838fc17c5ad609b45b98aeb6fd46c9..95b3b1a4ac96e0e8d26338b029127b5409a12dce 100644
--- a/macro/mcbm/geometry/platform/create_platform_v18c.C
+++ b/macro/mcbm/geometry/platform/create_platform_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18c.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/platform/create_platform_v18d.C b/macro/mcbm/geometry/platform/create_platform_v18d.C
index d6ebaadbdd5cbb89151cb1f323d745dc74124b58..47df6a17945ca27cf6e6e469b5ceb3502fefe760 100644
--- a/macro/mcbm/geometry/platform/create_platform_v18d.C
+++ b/macro/mcbm/geometry/platform/create_platform_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v18d.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/platform/create_platform_v20a.C b/macro/mcbm/geometry/platform/create_platform_v20a.C
index f59b6d6eb644959dd81d90e47867ba70d96402da..2f8b02ca66e72281433041659acddaa58e66da58 100644
--- a/macro/mcbm/geometry/platform/create_platform_v20a.C
+++ b/macro/mcbm/geometry/platform/create_platform_v20a.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v20a.C
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v18a.C b/macro/mcbm/geometry/psd/create_psdgeo_v18a.C
index 74bac5c05d07bd9f019678bf2dc3b1bf9099094e..f07565746719d38d8ed3de26082095ceda3fa8e0 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v18a.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v18a.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** @file create_psdgeo_v18a.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v18b.C b/macro/mcbm/geometry/psd/create_psdgeo_v18b.C
index 9521710e8f035561f5623b489387f79885fb16ce..d1f053283429155ce72c973e42a4ffeee4cab224 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v18b.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v18b.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v18b.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** @file create_psdgeo_v18b.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v18c.C b/macro/mcbm/geometry/psd/create_psdgeo_v18c.C
index 953fea3a8e71e082ded2fb8f87345f98d5542b54..35851d4ebcdd1e2ef102e5e42940518dfc7c7e78 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v18c.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v18c.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** @file create_psdgeo_v18c.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v18d.C b/macro/mcbm/geometry/psd/create_psdgeo_v18d.C
index 07418195863ca5825047c7dae52ce1561592f609..8a3947240038a2abd42b42e70034e70c1507d0c5 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v18d.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v18d.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** @file create_psdgeo_v18d.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v18e.C b/macro/mcbm/geometry/psd/create_psdgeo_v18e.C
index 5c66ed8743f3fdd08bc13a9c5404e7644b0cdcdc..4eb6d26d90814b3843f8791ded6921efc7b5cf5a 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v18e.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v18e.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v18e.C
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** @file create_psdgeo_v18e.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/psd/create_psdgeo_v20a.C b/macro/mcbm/geometry/psd/create_psdgeo_v20a.C
index 629e2e45303454c3b18f933dc60f38c0497d56b2..f305bc2319e0c43a1dabe708a211e3283faf2be8 100644
--- a/macro/mcbm/geometry/psd/create_psdgeo_v20a.C
+++ b/macro/mcbm/geometry/psd/create_psdgeo_v20a.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_v20a.C
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file create_psdgeo_v20a.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C
index 29c7b624e663dec08b12a6c91b82f16eef4ffb64..6f4c354a62aa5f6274b74caf022c3e9c3ae1ef6a 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18a_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C
index 0fedd880c5924186cdd8543aad49fc1d7e2deeba..e9a58d8860342b3796208387e5697aef3f53bfd9 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18b_mcbm.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C
index fcd1ca858b5ea41a4733e018ef63bfafefe4fa6e..d1981c90ea420bf1e5c35ed3ccef952e42ccb296 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18c_mcbm.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C
index a1346b400ad49c73da4d830d69993b82ae8f3bd0..7fe4821fc19a95de69101d3f9f8ecfadc969954d 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18d_gp_mcbm.C
-  * @copyright Copyright (C) 2017-2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2017-2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C
index 5da1bb049ec96b07f49ddc2f600315a5654460c6..ddacf67f3816fcc3c5fd3896f5c500c18c7bf11d 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18d_mcbm.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include "TDatime.h"
 #include "TFile.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C
index ccd68b70dc92c9aabeafc981bb31e6345e303df6..9d94fd8609cd62ade096e723dec8e33a1c2fc197 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18e_mcbm.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include "TDatime.h"
 #include "TFile.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C
index de1baa05b934b2dbc4e1e77cf13c83114096ab15..13cd6337bef5fffcddc41555b497245d1ec0da06 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18f_mcbm.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include "TDatime.h"
 #include "TFile.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C
index d0574b6b595b4c8801cce85a4d25f982c6d094cc..c3a07a2eb8d6551875353dd1972dd613007e9ee1 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18g_mcbm.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include "TDatime.h"
 #include "TFile.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C
index 9f9823b42a0bc7fd4f255cf5fcf40546de1d9edc..918b38a6b09ec0a23ce0e3225ef07be232d829fb 100644
--- a/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v18h_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include "TDatime.h"
 #include "TFile.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C
index 04e5af26b55778e7a288bb9cecb50ee2a1da4966..6565e4d12d88b9827b80075f89a19243c8d4e5ca 100644
--- a/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v19a_mcbm.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C
index 4d30184002adc6ce3497d547c4eaa3ca3149dd80..e70699ac6d3f82aa5195aec8ce968c7dfe9e2810 100644
--- a/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v19b_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C
index 7afbebe3a3df3863a29099f2ace8ed62004f7ec3..8a76e62301028607887664b3b115bfb644a2cbd3 100644
--- a/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v19c_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C
index df123a86dc31af12247640a5c67bdcccefbcad0a..fdb711aa2205ce720eaaade49ce5b82c1dc53565 100644
--- a/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v19d_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C
index ba697d51a9baa4956261b5fb08ce9952373de874..e809aa7cbc05cb99e7556b361bdfae94ab4aedf6 100644
--- a/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v19e_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C
index 9faad6e0b369aa451334ccae62c6a30ef431dfb7..038bc731adbb54e2d6ea077b3c581a277d797e8b 100644
--- a/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v20b_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C
index 76d6d87d7c26578f3f6e1239041bb2615dd254f8..b3a1eb90f4ba1a46920b21e3a9e5f00c0a7d0ba5 100644
--- a/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v20c_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C
index da888e2f37b0aa5e82d08292b6f7c072834019f7..12b4c61e88cf9af4ec791a57361f920351322d50 100644
--- a/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C
+++ b/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file create_rich_v20d_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 //#include "FairGeoMedium.h"
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18a.C b/macro/mcbm/geometry/sts/create_stsgeo_v18a.C
index c6af094e8f958a09d27e1a11512ffce644e646ad..3ab1a60a8540a38c56ce778e82eca024588a7e40 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18a.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18a.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18b.C b/macro/mcbm/geometry/sts/create_stsgeo_v18b.C
index 3f5443b6089fbca108f2f48630719fa11b59e750..d0e77626e0559d7788c2246e3d94f914e2378a5e 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18b.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18b.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18c.C b/macro/mcbm/geometry/sts/create_stsgeo_v18c.C
index ac40849ab1e087e83986769f17d3494a9bae79c1..50fd220b2b7f63095e37af8ee743d1c07d645476 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18c.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18c.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18c.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18d.C b/macro/mcbm/geometry/sts/create_stsgeo_v18d.C
index 4b8f2ae881686be318eaef2c65ada7de37b66194..d39564c33bccb3436bdf8bae4e44501cdb7445b0 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18d.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18d.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18e.C b/macro/mcbm/geometry/sts/create_stsgeo_v18e.C
index 80b5cd654f5d87878f8605f1c1e0cd668db885e5..5200ada7e0e90e71e200b5b5df72031474fec9fe 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18e.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18e.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18f.C b/macro/mcbm/geometry/sts/create_stsgeo_v18f.C
index 1711815dec6c790d7b95822e43ff1b43463b90fd..69b08c4e2520e0e9aab30fbe8548674a03c4637e 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18f.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18f.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18f.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18g.C b/macro/mcbm/geometry/sts/create_stsgeo_v18g.C
index 23b1ee1d2286188d50a4ddb6e4f319b4fdd48b99..f8c40690d1e3ff6274ca43f9a39ae1dab6b4eca3 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18g.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18g.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18g.C
-  * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18h.C b/macro/mcbm/geometry/sts/create_stsgeo_v18h.C
index 9c3bf3c714c1eba6e07e38d7fecccf6d47409dfa..fc0b81dfcdb981239e01ab0edf6da5055d36acc8 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18h.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18h.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18h.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18i.C b/macro/mcbm/geometry/sts/create_stsgeo_v18i.C
index 651d49cd3a93d0191e6c0dc3f80c2aae9155821c..9d4282518f3f1019e087be28af23c863138d1092 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18i.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18i.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18i.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18j.C b/macro/mcbm/geometry/sts/create_stsgeo_v18j.C
index 5602cccd91b0a13a2c48c48f115a071ddb610590..ca12a74d8c2fc98a1044c6f81e536ac6ec919217 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18j.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18j.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18j.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18k.C b/macro/mcbm/geometry/sts/create_stsgeo_v18k.C
index 24952bf0be621817243d4cf1c27c5b133f26fa81..6ccfd4086a13f4b5018cad900dbc3f820a3845f1 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18k.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18k.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18k.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18l.C b/macro/mcbm/geometry/sts/create_stsgeo_v18l.C
index 810e7831b5603cc94ac91077c6deae3d00824422..34480368e9ea7f1f0cdcc4027904b8ea5797e706 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18l.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18l.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18l.C
-  * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18m.C b/macro/mcbm/geometry/sts/create_stsgeo_v18m.C
index d38d3f98be93ba1b87f98f4c5442480424560e15..8727f1119421a9b9fa8f52da7549a92504b9c9af 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18m.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18m.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18m.C
-  * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v18n.C b/macro/mcbm/geometry/sts/create_stsgeo_v18n.C
index 963513e144971a93c412653e2fffe8198803ee40..51333e2231d1bf29fad5f41be3012016b487db9e 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v18n.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v18n.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18n.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19a.C b/macro/mcbm/geometry/sts/create_stsgeo_v19a.C
index 8535637e8dcd103fd33d313981496cd974d993fa..c43e78d9c5ec2e5966be293d35e74fd1a90baece 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19a.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19a.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19b.C b/macro/mcbm/geometry/sts/create_stsgeo_v19b.C
index a377b72c983cc98c717d461c04ad6d97d4a379a6..f19b8d4634d58351de6007d941b063adaa3ff329 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19b.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19b.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19c.C b/macro/mcbm/geometry/sts/create_stsgeo_v19c.C
index e847497d6d2484147074888b9f92ad98629aaec0..77e6429569058d6727213dcb7592197cfcfa0ccb 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19c.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19c.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19c.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19d.C b/macro/mcbm/geometry/sts/create_stsgeo_v19d.C
index 4dabc9939447d25deba0c4efa1a8498fdff45a94..c9187a7ab607d141d7ad8024fa15855822013c1a 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19d.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19d.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19e.C b/macro/mcbm/geometry/sts/create_stsgeo_v19e.C
index 1f8335c172cf29a849c20ef7d2e016e608c980d6..1badb8fca2e8e4001fd071dc61a42737dfbdcfed 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19e.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19e.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19f.C b/macro/mcbm/geometry/sts/create_stsgeo_v19f.C
index 9eae41b0752668a6d73540f846323437673b82d4..5612e2f07024323dc45fecbc8f9570ff121f1fb6 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19f.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19f.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19f.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v19g.C b/macro/mcbm/geometry/sts/create_stsgeo_v19g.C
index 0f933ac79a19408972acc80b83ff9bd73bfe330f..0263c41ff229095c9ee6790d5fcc998991e00243 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v19g.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v19g.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19g.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v20a.C b/macro/mcbm/geometry/sts/create_stsgeo_v20a.C
index d2103e75e93992e4d60c9d95bad036b59a84b213..a2e35dd8f8714a46e83b87f2311f17bf75ddd3fa 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v20a.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v20a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v20a.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v20b.C b/macro/mcbm/geometry/sts/create_stsgeo_v20b.C
index 2db9cdadbc9f477a3754d56092944473c90ca8da..fa77d3e7d41e45a7e863759145927e76147e0f3c 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v20b.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v20b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v20b.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v20c.C b/macro/mcbm/geometry/sts/create_stsgeo_v20c.C
index 4e53f5119636ed3187e118f6b2baa611a5816a57..b65b7ec521ed5d616624a30c6ff7cbfc97fe7be6 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v20c.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v20c.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v20c.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v20d.C b/macro/mcbm/geometry/sts/create_stsgeo_v20d.C
index ddc072ae39e77acfbb805507afa1a36e1882fa19..3ce63e176ff5546a3a8e84517db75d39a9a8d592 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v20d.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v20d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v20d.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/sts/create_stsgeo_v20e.C b/macro/mcbm/geometry/sts/create_stsgeo_v20e.C
index b403564f5b9e5181d1ec890a57742c2f7d116776..4e53957ea52250774ab1183291fca345e142f029 100644
--- a/macro/mcbm/geometry/sts/create_stsgeo_v20e.C
+++ b/macro/mcbm/geometry/sts/create_stsgeo_v20e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v20e.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19b.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19b.C
index 9520e95110e7323f688cc0886fe0416278611b79..767a3729a031db4230511005710156c1fdae9a55 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19b.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19b.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19b.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19c.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19c.C
index b06d824856096c32619d26ddfdd71cdf13545257..d91ee9f9e1c813c3780d572a7e4c36974a33765a 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19c.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19c.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19c.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19d.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19d.C
index b73252fbeb1c72b43e84457e916f4cd582748738..b398374fd17651aa9a11328b0dc0fab73c649827 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19d.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19d.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19d.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19e.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19e.C
index 7e6f1d6cdc10e7d761c07797604762abd674c9d9..1cde2933a4e83992119bb436fdc22f6cfac47bab 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19e.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19e.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19f.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19f.C
index 53a06cc79d6c98a7b1ac755f4f14f3fe9b5ecfc1..09b1bdd202f80b8c75df178897ae892ae3666bca 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19f.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19f.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19f.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19g.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19g.C
index 01670cb182d6d0cbfa1fb108060a6b6c595f65f7..a55a5bc8320ab07df0c0e2c7bba6c38bc630142c 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19g.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19g.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19g.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19h.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19h.C
index 711e285d4576ba63f298e28836e6edb232e41f4f..22837322d0148ba87e84808b69866740e11c0eab 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19h.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v19h.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v19h.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v20a.C b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v20a.C
index 43496bbda59b15086e6c53b3015bdaf1e6ee7a3e..d3c326a105816239fb498171d5ee31d8b260ba28 100644
--- a/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v20a.C
+++ b/macro/mcbm/geometry/targetbox/create_bpipe_geometry_v20a.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v20a.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/mcbm/geometry/targetbox/ctub_orig.C b/macro/mcbm/geometry/targetbox/ctub_orig.C
index 0319a31d66855456e031d3508c356a42c82ae458..854d655c452b3f6c0fbe32c6e04f644df1e37392 100644
--- a/macro/mcbm/geometry/targetbox/ctub_orig.C
+++ b/macro/mcbm/geometry/targetbox/ctub_orig.C
@@ -1,7 +1,6 @@
-/** @file ctub_orig.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/targetbox/cutout1.C b/macro/mcbm/geometry/targetbox/cutout1.C
index 25446d5e344ecaf12e9c280496c01f9338bbed6b..120374ddcd4374baad27200f986f34c12a96cdb4 100644
--- a/macro/mcbm/geometry/targetbox/cutout1.C
+++ b/macro/mcbm/geometry/targetbox/cutout1.C
@@ -1,7 +1,6 @@
-/** @file cutout1.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/targetbox/cutout2.C b/macro/mcbm/geometry/targetbox/cutout2.C
index 226d3fd2d1362ec7f7d10db844a4476d1636d527..e073446ec51c288d3e7b7cf856a4805d400d5f47 100644
--- a/macro/mcbm/geometry/targetbox/cutout2.C
+++ b/macro/mcbm/geometry/targetbox/cutout2.C
@@ -1,7 +1,6 @@
-/** @file cutout2.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/targetbox/targetbox1.C b/macro/mcbm/geometry/targetbox/targetbox1.C
index 6ab302bebb8592f30afa3c87e642c785e687e983..f722f4ba7e898d57bf247fe8ea9ee70613f644b1 100644
--- a/macro/mcbm/geometry/targetbox/targetbox1.C
+++ b/macro/mcbm/geometry/targetbox/targetbox1.C
@@ -1,7 +1,6 @@
-/** @file targetbox1.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/targetbox/targetbox2.C b/macro/mcbm/geometry/targetbox/targetbox2.C
index a41b3d25ce4cc4674077fc589f9a79fff8efd1bb..b16fb20777eb51b0d6842fb96c1c443d6d35084e 100644
--- a/macro/mcbm/geometry/targetbox/targetbox2.C
+++ b/macro/mcbm/geometry/targetbox/targetbox2.C
@@ -1,7 +1,6 @@
-/** @file targetbox2.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/targetbox/targetbox3.C b/macro/mcbm/geometry/targetbox/targetbox3.C
index 316e9ddaa9d5138b70b986b75b9204708b8f80a8..8bcd63f18b4d23b822aba61c1110acc33768f312 100644
--- a/macro/mcbm/geometry/targetbox/targetbox3.C
+++ b/macro/mcbm/geometry/targetbox/targetbox3.C
@@ -1,7 +1,6 @@
-/** @file targetbox3.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // from the following website
 // https://root.cern.ch/doc/master/classTGeoCtub.html
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C
index 2f3fc34eb02e69c4571889e24b759110dcbce6c5..e5904a9167f64509f38b4c086be2cdb765d54940 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_mCBM_1.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // Macro creating a ToF geometry for miniCBM
 // derived from Macro creating a ToF geometry for STAR wheel (AKA Create_TOF_Geometry_Star_1.C)
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C
index 4ce0b1879cbff5068c491fa0fdb33a0de770aec4..ca45670f89f850af64b4d8602608e1d74a47ca2b 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18_1x.C
-  * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C
index e0d6ab37584d2fe28ae3d9a795550fa205d4e6c3..7167aa15050879a0c975c602c3a1ad7fe4a7486d 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18_2x.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C
index 46185af1c467caa4498edd571edb8ff79e22d697..4db524ece5ab5620adbbbcee8b8d50bd61d09c1c 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18_3x.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C
index 74852ac39a9563a654f19637175e304c0196d8a3..abed5b5a7c03c5e14aa8e6c6acd6730dcae680b5 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18d_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18d_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C
index ac9f27b1752431965a1001aa951e853a602dbea5..74ef8a3f4e201b256a8607e681d16c2d9ea6c762 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18e_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18e_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C
index 67fb6830da3db3524e5f7dd70f139bd0109bc30f..0ec6cac13721fa4e66fdcf46503b7fdf58b10bb0 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18f_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18f_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C
index 20c71e08d75bb08bb6c14ed12594c84d4e0fe339..1fa4cb4b15d2f74c75ac7b620538531c8ffb5eec 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18g_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18g_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C
index 895099ace6d9011b1e31cb53566b57a1738ee84a..bfd9b3cf7603c09c8aabc012689c27a079818251 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18h_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18h_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C
index 2087b61ff77e97840f687662498605a0ec88b234..8c1b80eef3aedc6f8430cfad5b276589e3466476 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18i_mcbm.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18h_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C
index 5a9ccca1cfeaa863f7963a2491c43700fef662d4..bf456cb06ed2c2fc73697b6147816d778a3e78c3 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18j_mcbm.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18j_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C
index 8fc203308b7fa3fb17b6dd5c7fb4dbb6b21ff4c3..60b36caafdde26394b8052c631046ffe53951398 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18k_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18k_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C
index 9d761e0ab4d8738547ab4689dd0e8982e804919b..7fbe6eb5fe110e895ca62e3c2bdae653618c97dd 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18l_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18l_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C
index 411814d8b238d821ac18723c1cca5c1b5918786c..696822319035fdd61e7992606f6dcbd973fd94fb 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v19a_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v19a_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C
index 3171ed79763600a8eba59f6754033e931d2c9d3f..4f144eefa75d427b0d9b5bae6a4c4ee6fc996cb0 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v19b_mcbm.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v19a_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C
index bba45cb508b1f8690c2c9b1d7a0499eb7a79600f..1d7c5ad924d2ceedd09f5eec3a5900c3522dced6 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v19c_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v19a_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C
index 38eb366d85531a15f3865987637c2a9ce5f78455..8e556b2cf5280868b4ddd37ff7fedb6874bc5211 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v19d_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v19d_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C
index d244dbde05bb5a78c987b0ba21b7b8973a85996f..02fe8634aa0367e840b915f1d149af7edd6c05da 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v19e_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v19e_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C
index 2be9f9d590099590ae091b74e54c9da8043fd8d5..b964f219d92f4f8c6de482b54dd2aaf230a5f331 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20a_cosmicHD.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file derived from Create_TOF_Geometry_v18m_mCbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C
index 73246b4e9189b54e429ddfc0e3c0a0976462b12f..06735329e85d3d9e8622a6b9c9ec64c49657cbbc 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20a_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20a_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C
index 5a1140de10babcb3b18454f3d39d3b01c1f07498..73ab26baaed9c9940dde37c9647abf0c1ab676c0 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20b_cosmicHD.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file derived from Create_TOF_Geometry_v18m_mCbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C
index 22dc4bd57dd38820f668b20695903459bc6b9841..b3b380b7e79c237f45e25717ce777c7ebdbd948b 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20b_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20b_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C
index 5b36a34b6aac14aa9b288e71ccc599f7ecbb67f2..0ad8b3a15be004291d0097ecb3a94495b4ebf082 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20c_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20b_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C
index f2244ca53b0b77390eebb85818d75c24c49bcaa3..0052d64081cd87a5d15ff112558bb5c088735ef4 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20d_cosmicHD.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file derived from Create_TOF_Geometry_v18m_mCbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C
index aa798af2faaf6684e51169c5d2f878120cb506c6..6905dfe39d3e3ee9ac2659ace4f00b370dd2ddc6 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20d_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20b_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C
index 6e4afd89f3f7607966a564668d7e482f730b698a..5fe88fcaa9a22cd172761aee29ce600b7bf78f68 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20e_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20e_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C
index 09ce058e86998104591b46c4e7c4d39a2de76c7b..25dcffc32a4fd73d3a08cfc51acf821490a4b9bc 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20f_mcbm.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20f_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C
index 0da8bcb4d19df280e8bb4cee58b7a5ad19a409da..5726c38515b22d99fbcf67d6aaed3139fa675e36 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v21a_mcbm.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v21a_mcbm.C
diff --git a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C
index 657362e1195aea08f0cda99b2f9365282a27966e..f91d936f5085ff9527eae570494db80cec0974ef 100644
--- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C
+++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v21b_mcbm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v21b_mcbm.C
diff --git a/macro/mcbm/geometry/tof/create_digipar.C b/macro/mcbm/geometry/tof/create_digipar.C
index 79253618cd663c021b133831008498166cf1a31b..78ce60f5fb8cf940cdc147400de9e2ff6f5e4fa2 100644
--- a/macro/mcbm/geometry/tof/create_digipar.C
+++ b/macro/mcbm/geometry/tof/create_digipar.C
@@ -1,7 +1,6 @@
-/** @file create_digipar.C
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/geometry/tof/create_tof_digipar.C b/macro/mcbm/geometry/tof/create_tof_digipar.C
index e0934fc2d1dc285f7a037faa9988cfa8e17d44f6..1981e680ab77f2beeee3a62cd1595a1829757292 100644
--- a/macro/mcbm/geometry/tof/create_tof_digipar.C
+++ b/macro/mcbm/geometry/tof/create_tof_digipar.C
@@ -1,7 +1,6 @@
-/** @file create_tof_digipar.C
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, David Emschermann [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/geometry/trd/CbmTrdPads_v18q_mcbm.h b/macro/mcbm/geometry/trd/CbmTrdPads_v18q_mcbm.h
index 18c90d3e76399a7f40a91d243e0f141c2f422a02..473af0e7cce4a3fbe5d7782cdd6c9c0e2e208663 100644
--- a/macro/mcbm/geometry/trd/CbmTrdPads_v18q_mcbm.h
+++ b/macro/mcbm/geometry/trd/CbmTrdPads_v18q_mcbm.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v18q_mcbm.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //
 //   TRD pad layout for geometry v18q_mcbm
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C
index 5923cb74cf61abbd359c05f916cef75b0badea70..9ea05ddfca7b52dd57e6c91bd67253c41697f72a 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17s.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17s.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C
index 2b45603618f77753c6416902063952c3ee1d7e32..85f026bd7c31e2918ca34a89e9a6b4c30c49281a 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18a_1e.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18a.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C
index d7da8e90c2c9d2ef0ac2c1eb4644248e2864c803..7554246c0cf25727e3ac7b59d2a1f6affd74db9b 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18b_1e.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18a.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C
index 6e4242c725ecb1226f741aede4eda30a8f063aae..cac442f7cfa176f96275df16a9be1ed8449d631d 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18c_1e.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18a.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C
index 6b73a44f7d8d44e5fe8d7bb8b15e54ebb2be2e5e..0bda8ee84593800628b0f11a75f78734eadf1a45 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18d_1e.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18a.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C
index 8e9488feb4425fec502d4a26825393782c1edf1c..da41963c0925e52b503b1f5b210fb04044731b09 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18e.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18e.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C
index 5de3d7aec9f2b07cb9d39a3cf198038e7f656bba..c9d9a9b75e2f52fe4c8a601d4fe3a4cc0cba63fb 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18f.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18f.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C
index 5a3b9fb430ee719963ba0b26c0dc32c73f8269b6..926c6b6fc650e2239a874267abe2b856b417042f 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18g.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18g.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C
index c7ffe6231cfaf63fdb775a0a70933b410f8ca894..4a4c85c8d68a9503b2af0a50623e88f4ea525c15 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18h.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18h.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C
index e76bc44d379eb884377803114f7e05fbc422bb33..b8faaf0c2b8484093e9375a50be65ab9ffaa8704 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18i.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18i.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C
index 83e6920d64adff0a52ccf0f6fd93e965952e46b2..affef985444f59639903f45e29974dde5778127d 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18j.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18j.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C
index 6ceb80f52972ff65410b352e47ad637fb2c9593a..342525fceaedba5114c3dac1ba6681474a78a2f2 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18k.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18k.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C
index e4830103e82e1c83b1e3752f3c052d02f2f2483e..0308645274afdc08c7bb48a8972b8fe20ddbdb1f 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18l.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18l.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C
index a53b2f43f961fab0611160715df076e306d4575a..21c9dbc021c1595f851654af5f51185ccaf45881 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18m.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18m.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C
index e62cd2b70359ef16808a7e78860055f75f35d7eb..05587f94411c934210b0e33730d8370f8e5dd8c4 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18n.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18n.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C
index 60b7d3ad29cd9b2c683618b957ef1f6c1c17b1cf..03deaf8cd15b1ec7a8d9ce9f2388caedc070c3b2 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18o.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18o.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C
index 79bd79f1ef1c9af154b0ed5862fa8690f58329c1..28c2966a0dc1ea1b1b70d60aec0b3450c1a6719f 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18p.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18p.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C
index 0eba4585eca04088aef4945ae583b5f5a15469a7..1dae875aa987c5623522a53c71840e08645c3c30 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18q.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18q.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C
index 38868592b7c482a3a0082b2e27830e16af079822..13b36ffa782493dd34cad2e36985b8a23aa04fce 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18r.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18r.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C
index 978258dba9fa38457fbc9340fb150d40db73334d..6adc89138ce474988aa0c5171831c063439b2178 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v20a.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v20a.C
diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C
index cc3eb626f24c9f840d0ca96f4d63c4cf10cc8cd6..87686284ac171c701cf2dc39a0d65a1127f07fdc 100644
--- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C
+++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v20b.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v20b.C
diff --git a/macro/mcbm/legacy/eventDisplay.C b/macro/mcbm/legacy/eventDisplay.C
index 53df5b2e74c98da9dd165ca3d5d15fa664b22c5b..16958471048f0c0276f9d04325359cf7eb757475 100644
--- a/macro/mcbm/legacy/eventDisplay.C
+++ b/macro/mcbm/legacy/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2015-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //void eventDisplay(const char* setup = "sis18_mcbm_25deg_long")
 void eventDisplay(const char* setup = "mcbm_beam_2019_03")
diff --git a/macro/mcbm/legacy/mcbm_mc.C b/macro/mcbm/legacy/mcbm_mc.C
index c1815247b25a582318829ff63d6ab4c70c126e5e..07757888214077a0103f6ededc364d01cae1ccde 100644
--- a/macro/mcbm/legacy/mcbm_mc.C
+++ b/macro/mcbm/legacy/mcbm_mc.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc.C
-  * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/legacy/mcbm_mc_dev.C b/macro/mcbm/legacy/mcbm_mc_dev.C
index a1c6823405c6cbda64bbf4419c130462bfa87ee6..d03ef4a522895c785b614408376de057d920d0e8 100644
--- a/macro/mcbm/legacy/mcbm_mc_dev.C
+++ b/macro/mcbm/legacy/mcbm_mc_dev.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc_dev.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/legacy/mcbm_mc_gp.C b/macro/mcbm/legacy/mcbm_mc_gp.C
index 32c44a0f5207bdbe102d64cf5126a95f85a71ec5..f922db2f7c9a3b51583abffe36dcc70672f38d69 100644
--- a/macro/mcbm/legacy/mcbm_mc_gp.C
+++ b/macro/mcbm/legacy/mcbm_mc_gp.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc_gp.C
-  * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/legacy/mcbm_mc_nh.C b/macro/mcbm/legacy/mcbm_mc_nh.C
index 4a4c58aa43c427d3fad8e37b10e8300bf1aff8d3..d66e3c2073fb981ce2d04399f46ff91e541c15e7 100644
--- a/macro/mcbm/legacy/mcbm_mc_nh.C
+++ b/macro/mcbm/legacy/mcbm_mc_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc_nh.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/legacy/mcbm_sim.C b/macro/mcbm/legacy/mcbm_sim.C
index e690c1561f8ea6e5398d5cfcd21b6f8e8cecb1c4..50a8119ac81a5bfbabbbaec7cd13b9d3f58ec491 100644
--- a/macro/mcbm/legacy/mcbm_sim.C
+++ b/macro/mcbm/legacy/mcbm_sim.C
@@ -1,7 +1,6 @@
-/** @file mcbm_sim.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/matbudget_ana_mcbm_mvd.C b/macro/mcbm/matbudget_ana_mcbm_mvd.C
index e65398a78363fed0af23bc9cc8d70ff814649193..e2459efa51fdbf5be93ed696fab89c04a2033220 100644
--- a/macro/mcbm/matbudget_ana_mcbm_mvd.C
+++ b/macro/mcbm/matbudget_ana_mcbm_mvd.C
@@ -1,7 +1,6 @@
-/** @file matbudget_ana_mcbm_mvd.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #if !defined(__CINT__) || defined(__MAKECINT__)
 #include "FairRadLenPoint.h"
diff --git a/macro/mcbm/matbudget_ana_mcbm_sts.C b/macro/mcbm/matbudget_ana_mcbm_sts.C
index 6a9e6a630075e7c2f1a8df8c2d3dabe6f0657e5e..6bd0f2362bd10b75d4a659642699ff90f08c9f7b 100644
--- a/macro/mcbm/matbudget_ana_mcbm_sts.C
+++ b/macro/mcbm/matbudget_ana_mcbm_sts.C
@@ -1,7 +1,6 @@
-/** @file matbudget_ana_mcbm_sts.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 #if !defined(__CINT__) || defined(__MAKECINT__)
 #include "FairRadLenPoint.h"
diff --git a/macro/mcbm/matbudget_mc_mcbm_mvd.C b/macro/mcbm/matbudget_mc_mcbm_mvd.C
index ea0bef5aadb17b8fee93c6149ec185a6533d9c70..b76c30ad830bb40002c46d5020001c88adeab2f2 100644
--- a/macro/mcbm/matbudget_mc_mcbm_mvd.C
+++ b/macro/mcbm/matbudget_mc_mcbm_mvd.C
@@ -1,7 +1,6 @@
-/** @file matbudget_mc_mcbm_mvd.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/matbudget_mc_mcbm_sts.C b/macro/mcbm/matbudget_mc_mcbm_sts.C
index 8cd6ef7705e6cd6dc1c341eedf9442425a8adc79..1fd9557a91d8e5d493c72c27b861d931a3a99107 100644
--- a/macro/mcbm/matbudget_mc_mcbm_sts.C
+++ b/macro/mcbm/matbudget_mc_mcbm_sts.C
@@ -1,7 +1,6 @@
-/** @file matbudget_mc_mcbm_sts.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_Ana.C b/macro/mcbm/mcbm_Ana.C
index 5f55163322c8d60ce8dcd722b331a5c6bdb58aaf..e846d9fa2b2709355f264f08c85f201e3e8fe0ae 100644
--- a/macro/mcbm/mcbm_Ana.C
+++ b/macro/mcbm/mcbm_Ana.C
@@ -1,7 +1,6 @@
-/** @file mcbm_Ana.C
-  * @copyright Copyright (C) 2017-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig */
 
 void mcbm_Ana(Int_t nEvents = 1000, TString cSys = "lam", TString cEbeam = "2.5gev", TString cCentr = "-",
               Int_t iRun = 0, Int_t parSet = 0, const char* setupName = "sis18_mcbm_20deg_long")
diff --git a/macro/mcbm/mcbm_analyze_delta_electrons.C b/macro/mcbm/mcbm_analyze_delta_electrons.C
index 9c57a554f1259e4483d0aa8f68dc8c8a178ce086..d3e84eee4071395bda07829b1eef943114276479 100644
--- a/macro/mcbm/mcbm_analyze_delta_electrons.C
+++ b/macro/mcbm/mcbm_analyze_delta_electrons.C
@@ -1,7 +1,6 @@
-/** @file mcbm_analyze_delta_electrons.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dominik Smith [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dominik Smith [committer] */
 
 /** @file mcbm_analyze_delta_electrons.C
  ** @author Dominik Smith <d.smith@gsi.de>
diff --git a/macro/mcbm/mcbm_check_materials.C b/macro/mcbm/mcbm_check_materials.C
index eff9f8cd892231451789b2b452e643766715b3b0..cca02aaa61012c8ad0378157a986ab081f3cfa86 100644
--- a/macro/mcbm/mcbm_check_materials.C
+++ b/macro/mcbm/mcbm_check_materials.C
@@ -1,7 +1,6 @@
-/** @file mcbm_check_materials.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // The macro compares the media for defined TGeoNodes in the mcbm setup with
 // the media assigned to the nodes during creation of the feometries of the
diff --git a/macro/mcbm/mcbm_check_overlaps.C b/macro/mcbm/mcbm_check_overlaps.C
index 2e94fce4d8e0b11a52f79e92922c295bdcb3d679..d5b9b61e521d3342856cdfe173488905d5261c24 100644
--- a/macro/mcbm/mcbm_check_overlaps.C
+++ b/macro/mcbm/mcbm_check_overlaps.C
@@ -1,7 +1,6 @@
-/** @file mcbm_check_overlaps.C
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, David Emschermann [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, David Emschermann [committer] */
 
 void mcbm_check_overlaps(const char* dataset = "test")
 {
diff --git a/macro/mcbm/mcbm_digi.C b/macro/mcbm/mcbm_digi.C
index d2b264efe518b33975d04a6490f7ae3cb266c5dd..e0c5730a1374018d50327d24ff778c3895c74443 100644
--- a/macro/mcbm/mcbm_digi.C
+++ b/macro/mcbm/mcbm_digi.C
@@ -1,7 +1,6 @@
-/** @file mcbm_digi.C
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** Macro for detector response simulation (digitisation)
  **
diff --git a/macro/mcbm/mcbm_digi_mixed.C b/macro/mcbm/mcbm_digi_mixed.C
index a1bc4ae986e74f8daee5e117f0a82156e564fd8e..3531b0bde6f989542a54cfa06096f89fb4432a66 100644
--- a/macro/mcbm/mcbm_digi_mixed.C
+++ b/macro/mcbm/mcbm_digi_mixed.C
@@ -1,7 +1,6 @@
-/** @file mcbm_digi_mixed.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file mcbm_digi_mixed.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/mcbm_digi_nh.C b/macro/mcbm/mcbm_digi_nh.C
index 31276efdda31e0889e1d1b83b5c95128700218d6..8b9870f3bc9977c45d3561179a4b30908f8704a9 100644
--- a/macro/mcbm/mcbm_digi_nh.C
+++ b/macro/mcbm/mcbm_digi_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_digi_nh.C
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** Macro for detector response simulation (digitisation)
  **
diff --git a/macro/mcbm/mcbm_display_event.C b/macro/mcbm/mcbm_display_event.C
index fa0e3bcac347d39db3a7eb7dac1aba494aaf7146..99d8bc8803b4095b7f901458e309388cc31e089e 100644
--- a/macro/mcbm/mcbm_display_event.C
+++ b/macro/mcbm/mcbm_display_event.C
@@ -1,7 +1,6 @@
-/** @file mcbm_display_event.C
-  * @copyright Copyright (C) 2019-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_hadron_analysis.C b/macro/mcbm/mcbm_hadron_analysis.C
index c622825794fa500d54a310d9fd82a5ff50fc9882..ad2ef67272c2781301e0b6b156e7d2e3ecfcf09a 100644
--- a/macro/mcbm/mcbm_hadron_analysis.C
+++ b/macro/mcbm/mcbm_hadron_analysis.C
@@ -1,7 +1,6 @@
-/** @file mcbm_hadron_analysis.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void mcbm_hadron_analysis(Int_t nEvents = 10, TString setup = "mcbm_beam_2020_03", const char* output = "data/test")
 {
diff --git a/macro/mcbm/mcbm_hadron_analysis_nh.C b/macro/mcbm/mcbm_hadron_analysis_nh.C
index 7a59e2f077a7049eb3702afabc58030b65e08769..99e46191980a4d5d1ca870d36e8fa7c875f679b6 100644
--- a/macro/mcbm/mcbm_hadron_analysis_nh.C
+++ b/macro/mcbm/mcbm_hadron_analysis_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_hadron_analysis_nh.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void mcbm_hadron_analysis_nh(Int_t nEvents = 10, TString RunId = "test", TString InDir = "./data/",
                              TString OutDir = "./data/", TString setup = "mcbm_beam_2021_03", bool timebased = kTRUE,
diff --git a/macro/mcbm/mcbm_match_check.C b/macro/mcbm/mcbm_match_check.C
index d6f66b5d351351089abb68c13b0285304bc8f46e..6a7347cd801001c5bf61cba61f4306e001ea955d 100644
--- a/macro/mcbm/mcbm_match_check.C
+++ b/macro/mcbm/mcbm_match_check.C
@@ -1,7 +1,6 @@
-/** @file mcbm_match_check.C
-  * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void mcbm_match_check(Int_t nEvents = 10, TString setup = "mcbm_beam_2020_03", const char* output = "data/test")
 {
diff --git a/macro/mcbm/mcbm_mc_nh.C b/macro/mcbm/mcbm_mc_nh.C
index 9a88d5a2cd7b17b5514fdc1d088fcc70e2e63bad..43b4dd9bcf07ef8b1b5ae520e398c2e790b982f2 100644
--- a/macro/mcbm/mcbm_mc_nh.C
+++ b/macro/mcbm/mcbm_mc_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc_nh.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_pribeam.C b/macro/mcbm/mcbm_pribeam.C
index c37ab6623b8f58a42b005f0dd92f8574b98c7a1a..43b7f82627c235d96cb171dc0a0bea5aef0f5335 100644
--- a/macro/mcbm/mcbm_pribeam.C
+++ b/macro/mcbm/mcbm_pribeam.C
@@ -1,7 +1,6 @@
-/** @file mcbm_pribeam.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_qa.C b/macro/mcbm/mcbm_qa.C
index 678b6cd14c72de32042f8cdb7e6d06630f03ee0f..a7608ebb1b2869d549b9371c2f54859305755a0e 100644
--- a/macro/mcbm/mcbm_qa.C
+++ b/macro/mcbm/mcbm_qa.C
@@ -1,7 +1,6 @@
-/** @file mcbm_qa.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dominik Smith [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dominik Smith [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_qa_nh.C b/macro/mcbm/mcbm_qa_nh.C
index 2461306f2cc8dcfbed6a618e38046332d427861b..489b20b98e470cbfe4804d606e6448b12ea1828e 100644
--- a/macro/mcbm/mcbm_qa_nh.C
+++ b/macro/mcbm/mcbm_qa_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_qa_nh.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco.C b/macro/mcbm/mcbm_reco.C
index 6da977851798b45964ff135a8d275859ac64aa05..ce426bdb700266bd585a80fd396b683f1b366e18 100644
--- a/macro/mcbm/mcbm_reco.C
+++ b/macro/mcbm/mcbm_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco.C
-  * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, David Emschermann [committer] **/
+/* Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_dev.C b/macro/mcbm/mcbm_reco_dev.C
index 69f5c462beb120975e81909bb67f212e2204ec9e..0a84b2d695bd94fa9b858f2920a99e6cf791f607 100644
--- a/macro/mcbm/mcbm_reco_dev.C
+++ b/macro/mcbm/mcbm_reco_dev.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_dev.C
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_event.C b/macro/mcbm/mcbm_reco_event.C
index b36fdbe7b199a5f6b9a5ffa9769da852edc9c1dc..fd9d84ddbb57fbbcd4dfe284ffb0d0e45e1f89ef 100644
--- a/macro/mcbm/mcbm_reco_event.C
+++ b/macro/mcbm/mcbm_reco_event.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_event.C
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Norbert Herrmann, Valentina Akishina **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Norbert Herrmann, Valentina Akishina */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_event_tb.C b/macro/mcbm/mcbm_reco_event_tb.C
index 379f4c282a39861ea195879a602d1ef6fbe256c7..a1c81742b0076c0568a366d88a9004afe61442dc 100644
--- a/macro/mcbm/mcbm_reco_event_tb.C
+++ b/macro/mcbm/mcbm_reco_event_tb.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_event_tb.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_event_tb_nh.C b/macro/mcbm/mcbm_reco_event_tb_nh.C
index d4511577a4e646492c67e580f0cc73bfb372ae8e..3a6f326dcf6f7ea6568fb47323eb6e2cb7b83017 100644
--- a/macro/mcbm/mcbm_reco_event_tb_nh.C
+++ b/macro/mcbm/mcbm_reco_event_tb_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_event_tb_nh.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_gp.C b/macro/mcbm/mcbm_reco_gp.C
index 9931d7b66de3b81350b30e604fde9349e7e3958a..c056c4c8dfbdbb1144afd96444635b4b598e53b9 100644
--- a/macro/mcbm/mcbm_reco_gp.C
+++ b/macro/mcbm/mcbm_reco_gp.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_gp.C
-  * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_reco_nh.C b/macro/mcbm/mcbm_reco_nh.C
index a51c6b6106a3d53ac5c4418b6ef4184d4b5d67b4..c30822cea22f33b4510c1adb6eab82bc3f732748 100644
--- a/macro/mcbm/mcbm_reco_nh.C
+++ b/macro/mcbm/mcbm_reco_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_nh.C
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_transport.C b/macro/mcbm/mcbm_transport.C
index 8375f6c4b663dc6316653470f362de5cab533a93..54af7ab2064f8efd6eeec645506568cde83eb664 100644
--- a/macro/mcbm/mcbm_transport.C
+++ b/macro/mcbm/mcbm_transport.C
@@ -1,7 +1,6 @@
-/** @file mcbm_transport.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], David Emschermann **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], David Emschermann */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_transport28.C b/macro/mcbm/mcbm_transport28.C
index 5159d98e871f3184d846475206d0dfa4e3ce956c..3177018c7fc80c97b07d142fa2032c48d880f833 100644
--- a/macro/mcbm/mcbm_transport28.C
+++ b/macro/mcbm/mcbm_transport28.C
@@ -1,7 +1,6 @@
-/** @file mcbm_transport28.C
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/mcbm_transport_beam.C b/macro/mcbm/mcbm_transport_beam.C
index 493192c511edb67838ee67b62ee5807f95d175cf..670c34d61b505f6ed2e6206fe6a62757915cff45 100644
--- a/macro/mcbm/mcbm_transport_beam.C
+++ b/macro/mcbm/mcbm_transport_beam.C
@@ -1,7 +1,6 @@
-/** @file mcbm_transport_beam.C
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file mcbm_transport_beam
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/mcbm/mcbm_transport_illumination.C b/macro/mcbm/mcbm_transport_illumination.C
index f5b26c7fac2746e1934088782adc109204c3f910..ad981dd16f015bb106c849926cd1ab7d486ab602 100644
--- a/macro/mcbm/mcbm_transport_illumination.C
+++ b/macro/mcbm/mcbm_transport_illumination.C
@@ -1,7 +1,6 @@
-/** @file mcbm_transport_illumination.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /** @file mcbm_transport_illumination
  ** @author Pierre-Alain Loizeau <p.-a.loizeau@gsi.de>
diff --git a/macro/mcbm/mcbm_transport_nh.C b/macro/mcbm/mcbm_transport_nh.C
index 75b028770fb840bd5040f3992012b48171757c39..c5d1d3f3b434c0334e3bffd164cd80146eb579e0 100644
--- a/macro/mcbm/mcbm_transport_nh.C
+++ b/macro/mcbm/mcbm_transport_nh.C
@@ -1,7 +1,6 @@
-/** @file mcbm_transport_nh.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mcbm/modules/reconstruct.C b/macro/mcbm/modules/reconstruct.C
index c383878babdf19c839f7a50398f0149145ebb767..715dc3aa42c4e63e7d9b399e84070cd1afea959a 100644
--- a/macro/mcbm/modules/reconstruct.C
+++ b/macro/mcbm/modules/reconstruct.C
@@ -1,7 +1,6 @@
-/** @file reconstruct.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** Macro module for registration of digitiser tasks to a run
  **
diff --git a/macro/mcbm/modules/registerSetup.C b/macro/mcbm/modules/registerSetup.C
index c83d26d679bf60d52d26713ecbb7e464fd236b89..d9cc953e90248a54a4e412dce996264c295fc34e 100644
--- a/macro/mcbm/modules/registerSetup.C
+++ b/macro/mcbm/modules/registerSetup.C
@@ -1,7 +1,6 @@
-/** @file registerSetup.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** Macro registerSetup
  **
diff --git a/macro/mcbm/pl_lambda.C b/macro/mcbm/pl_lambda.C
index f6773514b82f3fc564cb658d00cfd5be5a6b5ed9..70f129cc9cb9319c3a920f98bf2fbc6988510404 100644
--- a/macro/mcbm/pl_lambda.C
+++ b/macro/mcbm/pl_lambda.C
@@ -1,7 +1,6 @@
-/** @file pl_lambda.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void pl_lambda(Double_t sf = 0.)
 {
diff --git a/macro/mcbm/registerSetup.C b/macro/mcbm/registerSetup.C
index 5755b9f263260df48a7f2f49982333863d6def06..217a3fbd5af0995cde3269a16196d9bfdac9f10f 100644
--- a/macro/mcbm/registerSetup.C
+++ b/macro/mcbm/registerSetup.C
@@ -1,7 +1,6 @@
-/** @file registerSetup.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /** Macro registerSetup
  **
diff --git a/macro/mcbm/save_hst.C b/macro/mcbm/save_hst.C
index 96ad6d91ff9a30fc203262f9a28740c14315762c..28673856cee4b60d22ed8a3985343b6d2d4028d3 100644
--- a/macro/mcbm/save_hst.C
+++ b/macro/mcbm/save_hst.C
@@ -1,7 +1,6 @@
-/** @file save_hst.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void save_hst(TString cstr = "status.hst.root")
 {
diff --git a/macro/mcbm/sps17_mc.C b/macro/mcbm/sps17_mc.C
index 069d6fc46f687833cfb4aa135baca1dcc1691664..7e2a387e269a29bdb7a13e7d6f5adca453877bc8 100644
--- a/macro/mcbm/sps17_mc.C
+++ b/macro/mcbm/sps17_mc.C
@@ -1,7 +1,6 @@
-/** @file sps17_mc.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/much/add_histo.C b/macro/much/add_histo.C
index d612a2150b45a722571f845ff36346a6ebc4ad73..0e93a2e830e65fb6044c91a410f8abbed688d2f6 100644
--- a/macro/much/add_histo.C
+++ b/macro/much/add_histo.C
@@ -1,7 +1,6 @@
-/** @file add_histo.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 void add_histo(Int_t NofFiles = 5000, TString type = "sub_histo", TString dir = "sis100_muon_lmvm/8gev/centr_010")
 {
diff --git a/macro/much/draw_histo.C b/macro/much/draw_histo.C
index 3102f1f39c05efc1d2441150eb96faaf8e3792ea..4bbcc49b8b71791d75ca2d3a6a47915a21272ecb 100644
--- a/macro/much/draw_histo.C
+++ b/macro/much/draw_histo.C
@@ -1,7 +1,6 @@
-/** @file draw_histo.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer] */
 
 void draw_histo(TString input = "sis100_muon_lmvm/8gev/centr_010_sup_histo.root")
 {
diff --git a/macro/much/geometry/create_MUCH_geometry_v17a.C b/macro/much/geometry/create_MUCH_geometry_v17a.C
index 414e69ce9dbcd41268dbc948302557ca3f32744a..51dcdeeb7746add0a47d5859312b6f259a086821 100644
--- a/macro/much/geometry/create_MUCH_geometry_v17a.C
+++ b/macro/much/geometry/create_MUCH_geometry_v17a.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v17a.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 /// \file create_MUCH_geometry_v17a.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v17b.C b/macro/much/geometry/create_MUCH_geometry_v17b.C
index 33823eafacdfcb9d4c591f17ecce96cf0ed1e512..dadd776a25d976f61f4c9c3f5e181882c65a3a05 100644
--- a/macro/much/geometry/create_MUCH_geometry_v17b.C
+++ b/macro/much/geometry/create_MUCH_geometry_v17b.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v17b.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Partha Pratim Bhaduri **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Partha Pratim Bhaduri */
 
 //
 /// \file create_MUCH_geometry_v17b.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C
index 343c8c325c7339590282dd7d759a464242164d5b..42c353d53305e9684933c938324561ed4923b032 100644
--- a/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C
+++ b/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v17b_jpsi.C
-  * @copyright Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Partha Pratim Bhaduri [committer] **/
+/* Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Partha Pratim Bhaduri [committer] */
 
 //
 /// \file create_MUCH_geometry_v17b.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C
index 135505dabe986a8e4130e2ef95630a75fdea8032..835c8e6ea9bd5e2b2a84ffd7a32a03fb5ae615eb 100644
--- a/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v17b_lmvm.C
-  * @copyright Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Partha Pratim Bhaduri [committer] **/
+/* Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Partha Pratim Bhaduri [committer] */
 
 //
 /// \file create_MUCH_geometry_v17b.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C
index 74df73ecfe85582111562012e329d017455bc40e..90c60b9abeb1c676ddeda53d005cbb451ea4da08 100644
--- a/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C
+++ b/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v18a_jpsi.C
-  * @copyright Copyright (C) 2018 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer], Omveer Singh **/
+/* Copyright (C) 2018 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer], Omveer Singh */
 
 //
 /// \file create_MUCH_geometry_v18a.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C
index 0b26ae95d03b916ff961bb88b2c6bb7198375894..291a740b9332ca9fc796dbe8350f7a4e9b5dd89e 100644
--- a/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19a_lmvm.C
-  * @copyright Copyright (C) 2019-2020 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2019-2020 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 /// \file create_MUCH_geometry_v19a.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v19b_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v19b_lmvm.C
index 0c8ba4c4b89e87179d8d4c9f6687c3351a30c8f9..055279a8f267cf3a98a0970add12969c5f1fd3f4 100644
--- a/macro/much/geometry/create_MUCH_geometry_v19b_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v19b_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19b_lmvm.C
-  * @copyright Copyright (C) 2019 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ekata Nandy [committer] **/
+/* Copyright (C) 2019 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ekata Nandy [committer] */
 
 //  MUCH geometry includes RPC geometry in 3rd and 4th station. @author Ekata Nandy since 21/06/19
 /// \file create_MUCH_geometry_v17b.C
diff --git a/macro/much/geometry/create_MUCH_geometry_v19c_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v19c_lmvm.C
index 9558e2c6f548ebc6a75179151e75df5024ca2463..ece5fe249d40eb7393be72db4affade2cc1762ff 100644
--- a/macro/much/geometry/create_MUCH_geometry_v19c_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v19c_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v19c_lmvm.C
-  * @copyright Copyright (C) 2020 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2020 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 // \file create_MUCH_geometry_v19c
diff --git a/macro/much/geometry/create_MUCH_geometry_v20a_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v20a_jpsi.C
index 00467058c28cb374a30e25029f8bc22a8231b1b5..a7ec2ffa0caf614a8434c9321daeec8f97341085 100644
--- a/macro/much/geometry/create_MUCH_geometry_v20a_jpsi.C
+++ b/macro/much/geometry/create_MUCH_geometry_v20a_jpsi.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v20a_jpsi.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //
 // \file create_MUCH_geometry_v20a
diff --git a/macro/much/geometry/create_MUCH_geometry_v20a_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v20a_lmvm.C
index 867812cd22817d5ee3705d092247bfe978040de7..305b26fe4ca2f59957af0f2e11adc5855dfeb28c 100644
--- a/macro/much/geometry/create_MUCH_geometry_v20a_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v20a_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v20a_lmvm.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //
 // \file create_MUCH_geometry_v20a
diff --git a/macro/much/geometry/create_MUCH_geometry_v20b_lmvm_start.C b/macro/much/geometry/create_MUCH_geometry_v20b_lmvm_start.C
index 3c4d2a8f595d5466427849a633afbbc21d3277ad..16d020a5040e13baa485d405aa6e18bc2cb61804 100644
--- a/macro/much/geometry/create_MUCH_geometry_v20b_lmvm_start.C
+++ b/macro/much/geometry/create_MUCH_geometry_v20b_lmvm_start.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v20b_lmvm_start.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Omveer Singh **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Omveer Singh */
 
 //
 // \file create_MUCH_geometry_v20b
diff --git a/macro/much/geometry/create_MUCH_geometry_v21a_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v21a_jpsi.C
index da95575852fe38e61e247296edd8aa02e4563255..e4fdaef6baf4069b765d1e93eeaec8a082538dfb 100644
--- a/macro/much/geometry/create_MUCH_geometry_v21a_jpsi.C
+++ b/macro/much/geometry/create_MUCH_geometry_v21a_jpsi.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v21a_jpsi.C
-  * @copyright Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 // \file create_MUCH_geometry_v21a
diff --git a/macro/much/geometry/create_MUCH_geometry_v21a_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v21a_lmvm.C
index 9abc86a404240a105d2cfc1e7e033181ed6a5f75..bb465367d71e1e3e95136c2c257bdb1ac3d640be 100644
--- a/macro/much/geometry/create_MUCH_geometry_v21a_lmvm.C
+++ b/macro/much/geometry/create_MUCH_geometry_v21a_lmvm.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v21a_lmvm.C
-  * @copyright Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 // \file create_MUCH_geometry_v21a
diff --git a/macro/much/geometry/create_MUCH_geometry_v21b_lmvm_low_energy_version.C b/macro/much/geometry/create_MUCH_geometry_v21b_lmvm_low_energy_version.C
index dfcee98a6ae7cbd4a1c833a7264230abeaedae2f..cd3c4c86a8e246fb04a56e73d8f03bf349ecc6e6 100644
--- a/macro/much/geometry/create_MUCH_geometry_v21b_lmvm_low_energy_version.C
+++ b/macro/much/geometry/create_MUCH_geometry_v21b_lmvm_low_energy_version.C
@@ -1,7 +1,6 @@
-/** @file create_MUCH_geometry_v21b_lmvm_low_energy_version.C
-  * @copyright Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Omveer Singh [committer] **/
+/* Copyright (C) 2021 Department of Physics, Aligarh Muslim University, Aligarh
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Omveer Singh [committer] */
 
 //
 // \file create_MUCH_geometry_v21a
diff --git a/macro/much/geometry/create_Much_geo_v17b.C b/macro/much/geometry/create_Much_geo_v17b.C
index fe9a8c77d6766edb1e6bea2b1f210fc9d548f095..7ef5e612563f15d90eed1d66ce44f79274d8112a 100644
--- a/macro/much/geometry/create_Much_geo_v17b.C
+++ b/macro/much/geometry/create_Much_geo_v17b.C
@@ -1,7 +1,6 @@
-/** @file create_Much_geo_v17b.C
-  * @copyright Copyright (C) 2017 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2017 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 //
 /// File create_MUCH_geometry_v17b.C
diff --git a/macro/much/much_draw3D.C b/macro/much/much_draw3D.C
index 792b1963c3d4902282a39b21ea4cf82f59e9ffa3..8cdfc4c702b00b8edc29713b2910120a5d22b20b 100644
--- a/macro/much/much_draw3D.C
+++ b/macro/much/much_draw3D.C
@@ -1,7 +1,6 @@
-/** @file much_draw3D.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 void much_draw3D(TString geofile = "geofile.root")
 {
diff --git a/macro/much/much_histo_style.C b/macro/much/much_histo_style.C
index 55b52de131b46d26443986bbf92b543af4e2787f..773a580e3a4041d09381b6712de4e6944c6db646 100644
--- a/macro/much/much_histo_style.C
+++ b/macro/much/much_histo_style.C
@@ -1,7 +1,6 @@
-/** @file much_histo_style.C
-  * @copyright Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Volker Friese [committer] **/
+/* Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Volker Friese [committer] */
 
 #include "TStyle.h"
 
diff --git a/macro/much/much_hitsQa.C b/macro/much/much_hitsQa.C
index d02f66e88f695af0fd7208de5911ce2e8a13eb99..044c8dd57fd2b746947d3fea194346c301ff6882 100644
--- a/macro/much/much_hitsQa.C
+++ b/macro/much/much_hitsQa.C
@@ -1,7 +1,6 @@
-/** @file much_hitsQa.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 // --------------------------------------------------------------------------
 // Macro for qualitycheck of the MUCH hit producer
diff --git a/macro/much/much_hits_gem.C b/macro/much/much_hits_gem.C
index 77eb0e233d89176a14d5f7af6b7895802f72c4f8..0bb02c1684679c7b24c5c95209f4f7d1d501d314 100644
--- a/macro/much/much_hits_gem.C
+++ b/macro/much/much_hits_gem.C
@@ -1,7 +1,6 @@
-/** @file much_hits_gem.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 // flag =0 for sis100 flag =1 for mini cbm geometry
 void much_hits_gem(Int_t flag = 1)
diff --git a/macro/much/much_seg_sector.C b/macro/much/much_seg_sector.C
index 65813f526293da8f9318b2029dcf3770d84d8dc5..882e1cc8cd9707baa1ace05faf7ea864f1462dce 100644
--- a/macro/much/much_seg_sector.C
+++ b/macro/much/much_seg_sector.C
@@ -1,7 +1,6 @@
-/** @file much_seg_sector.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] */
 
 /**
  * Performs segmentation of Much stations based on
diff --git a/macro/much/much_seg_sector_mcbm.C b/macro/much/much_seg_sector_mcbm.C
index cd1805aaaa9439fb496832f17472d8e3b63a1330..c8402a981fa3614e8b2fb004d7af1f20cea7e542 100644
--- a/macro/much/much_seg_sector_mcbm.C
+++ b/macro/much/much_seg_sector_mcbm.C
@@ -1,7 +1,6 @@
-/** @file much_seg_sector_mcbm.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] */
 
 /**
  * Performs segmentation of Much stations based on
diff --git a/macro/much/much_sim.C b/macro/much/much_sim.C
index 54d23f2e2d9fa53f2141423251ffeb3860f13f2b..2066cbbb9eb325b08dfc2c83afc9d832f2d845a5 100644
--- a/macro/much/much_sim.C
+++ b/macro/much/much_sim.C
@@ -1,7 +1,6 @@
-/** @file much_sim.C
-  * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] **/
+/* Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy m.ryzhinskiy@gsi.de, Vikas Singhal [committer] */
 
 /**
  * Performs standard transport simulation with GEANT3
diff --git a/macro/much/run_ana.C b/macro/much/run_ana.C
index c82893a6fe859a13e8e5849d91c949e04b094924..0ee142fc0ee07c39fdc0dc192055a2f022e086cc 100644
--- a/macro/much/run_ana.C
+++ b/macro/much/run_ana.C
@@ -1,7 +1,6 @@
-/** @file run_ana.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Senger [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Senger [committer], Florian Uhlig */
 
 //---------------------------------------------------
 //
diff --git a/macro/much/run_transport.C b/macro/much/run_transport.C
index f096e8fb5c84fb52eabf6171e23fd17c037e6ba8..36cfe6916cad40beeb1393fd807c2e92bcc8f51d 100644
--- a/macro/much/run_transport.C
+++ b/macro/much/run_transport.C
@@ -1,7 +1,6 @@
-/** @file run_transport.C
-  * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Anna Senger [committer] **/
+/* Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Anna Senger [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/digitise.C b/macro/mvd/digitise.C
index 7f15a86627069d24470ce596bc6497a410589b92..f2187d41176059b74fc101cb4340a2037d1d34eb 100644
--- a/macro/mvd/digitise.C
+++ b/macro/mvd/digitise.C
@@ -1,7 +1,6 @@
-/** @file digitise.C
-  * @copyright Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer] **/
+/* Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/digitise_and_HitReco.C b/macro/mvd/digitise_and_HitReco.C
index 26844b62b4c77b6cb65d8981033a822a31c76e7e..919a8e73663c0f240643bc1beb06dab9950f4d69 100644
--- a/macro/mvd/digitise_and_HitReco.C
+++ b/macro/mvd/digitise_and_HitReco.C
@@ -1,7 +1,6 @@
-/** @file digitise_and_HitReco.C
-  * @copyright Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer] **/
+/* Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/geometry/Create_Simple_MVD_Geometry.C b/macro/mvd/geometry/Create_Simple_MVD_Geometry.C
index 52383a0b7cdc83796a2c4694b5f4faff676769b2..73383bc7a86feeafefb586bf7c2db43eb2912793 100644
--- a/macro/mvd/geometry/Create_Simple_MVD_Geometry.C
+++ b/macro/mvd/geometry/Create_Simple_MVD_Geometry.C
@@ -1,7 +1,6 @@
-/** @file Create_Simple_MVD_Geometry.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_Simple_MVD_Geometry
diff --git a/macro/mvd/matbudget_ana.C b/macro/mvd/matbudget_ana.C
index 91e90a1c6b42ec17ed48bc23689a72f584143633..7ac6249fbc695b96e7ded4b8944a23f2c74f965d 100644
--- a/macro/mvd/matbudget_ana.C
+++ b/macro/mvd/matbudget_ana.C
@@ -1,7 +1,6 @@
-/** @file matbudget_ana.C
-  * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Klaus [committer] **/
+/* Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Klaus [committer] */
 
 // Philipp Klaus, 30.04.2020
 //
diff --git a/macro/mvd/matbudget_mc.C b/macro/mvd/matbudget_mc.C
index 476981e60e37a470b3b6b870a243d08e0721fe92..fdaefbf22bb622522d68d16c7ea4ca2b2481f9a3 100644
--- a/macro/mvd/matbudget_mc.C
+++ b/macro/mvd/matbudget_mc.C
@@ -1,7 +1,6 @@
-/** @file matbudget_mc.C
-  * @copyright Copyright (C) 2015-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors T. Balog, Philipp Klaus [committer] **/
+/* Copyright (C) 2015-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: T. Balog, Philipp Klaus [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/mvd_CbmUniGen_reco_cluster.C b/macro/mvd/mvd_CbmUniGen_reco_cluster.C
index 9723f9310fbf3e53723a6a19a19c242befee5458..dcdf57193ef62a45649544d32eea4754b2d017f0 100644
--- a/macro/mvd/mvd_CbmUniGen_reco_cluster.C
+++ b/macro/mvd/mvd_CbmUniGen_reco_cluster.C
@@ -1,7 +1,6 @@
-/** @file mvd_CbmUniGen_reco_cluster.C
-  * @copyright Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/mvd_CbmUniGen_sim_cluster.C b/macro/mvd/mvd_CbmUniGen_sim_cluster.C
index 888c59e88eb4a25abb73d5cf63768951a5c75c77..86d4403a0995306718eb732a86b4890ce46b6a36 100644
--- a/macro/mvd/mvd_CbmUniGen_sim_cluster.C
+++ b/macro/mvd/mvd_CbmUniGen_sim_cluster.C
@@ -1,7 +1,6 @@
-/** @file mvd_CbmUniGen_sim_cluster.C
-  * @copyright Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 //
diff --git a/macro/mvd/mvd_analyse.C b/macro/mvd/mvd_analyse.C
index 04015c2e13c378f3f3e77f446d2cc243415c3912..603384736776de81e4573251b6d6526b87c01b88 100644
--- a/macro/mvd/mvd_analyse.C
+++ b/macro/mvd/mvd_analyse.C
@@ -1,7 +1,6 @@
-/** @file mvd_analyse.C
-  * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 
 void mvd_analyse(TString input = "auau.25gev", TString system = "centr", Int_t nEvents = 100, Int_t iVerbose = 0,
diff --git a/macro/mvd/mvd_reco.C b/macro/mvd/mvd_reco.C
index d332b5069b2510e8aaed87994ae562b6085424d2..e1cf82f401dce8904288ebbc3b485bc02529f3d7 100644
--- a/macro/mvd/mvd_reco.C
+++ b/macro/mvd/mvd_reco.C
@@ -1,7 +1,6 @@
-/** @file mvd_reco.C
-  * @copyright Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann, Volker Friese [committer] **/
+/* Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann, Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/mvd_sim.C b/macro/mvd/mvd_sim.C
index 2f33e49fca30731a29ea3ba995e20d9d84e57bc5..6b53fb419e90ce7938e364cf2645446858dc7bac 100644
--- a/macro/mvd/mvd_sim.C
+++ b/macro/mvd/mvd_sim.C
@@ -1,7 +1,6 @@
-/** @file mvd_sim.C
-  * @copyright Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann, Volker Friese [committer] **/
+/* Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann, Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 //
diff --git a/macro/mvd/mvd_transDelta.C b/macro/mvd/mvd_transDelta.C
index b9875723bbb520dcde14110d3f35f36a2ecfb917..509af133b40d22d33454f1e5ca12a4eaa1b90c40 100644
--- a/macro/mvd/mvd_transDelta.C
+++ b/macro/mvd/mvd_transDelta.C
@@ -1,7 +1,6 @@
-/** @file mvd_transDelta.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // --------------------------------------------------------------
 //
diff --git a/macro/mvd/qa/mvd_digitize_for_debugging.C b/macro/mvd/qa/mvd_digitize_for_debugging.C
index 61568239d72a7ae3ce3c7cd185440eb873112eeb..4dd748b69db52681920d29bcc4ffafbab68e0f5a 100644
--- a/macro/mvd/qa/mvd_digitize_for_debugging.C
+++ b/macro/mvd/qa/mvd_digitize_for_debugging.C
@@ -1,7 +1,6 @@
-/** @file mvd_digitize_for_debugging.C
-  * @copyright Copyright (C) 2011 CBM Collaboration, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) 2011 CBM Collaboration, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/qa/mvd_qa1_transUrqmd.C b/macro/mvd/qa/mvd_qa1_transUrqmd.C
index 480cc7275a65f6f89213300bcfdf661510e8d96c..87f1da4715e2312b52461d469bbbc6fc51529002 100644
--- a/macro/mvd/qa/mvd_qa1_transUrqmd.C
+++ b/macro/mvd/qa/mvd_qa1_transUrqmd.C
@@ -1,7 +1,6 @@
-/** @file mvd_qa1_transUrqmd.C
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Philipp Sitzmann, Florian Uhlig **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Philipp Sitzmann, Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/qa/mvd_qa2_transDelta.C b/macro/mvd/qa/mvd_qa2_transDelta.C
index 84b557da1c49f709fe1067bb22e181391d9d2842..03ec8b102703908a72104513e725384a6f720a9d 100644
--- a/macro/mvd/qa/mvd_qa2_transDelta.C
+++ b/macro/mvd/qa/mvd_qa2_transDelta.C
@@ -1,7 +1,6 @@
-/** @file mvd_qa2_transDelta.C
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Philipp Sitzmann, Florian Uhlig **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Philipp Sitzmann, Florian Uhlig */
 
 // --------------------------------------------------------------
 //
diff --git a/macro/mvd/qa/mvd_qa3_digitize.C b/macro/mvd/qa/mvd_qa3_digitize.C
index bb121b52ef4a5a1e2128a4ddb6fa8b10eba69716..6cb7ef0349f1ec0951a5f0ad3a0527684225b5f3 100644
--- a/macro/mvd/qa/mvd_qa3_digitize.C
+++ b/macro/mvd/qa/mvd_qa3_digitize.C
@@ -1,7 +1,6 @@
-/** @file mvd_qa3_digitize.C
-  * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/mvd/qa/mvd_qa4_reco.C b/macro/mvd/qa/mvd_qa4_reco.C
index 907445d58720262663d4bf89a46cb170642d1052..f20c65b153cfa4b97f0b4aaeb8e5ba0bb9371f5f 100644
--- a/macro/mvd/qa/mvd_qa4_reco.C
+++ b/macro/mvd/qa/mvd_qa4_reco.C
@@ -1,7 +1,6 @@
-/** @file mvd_qa4_reco.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/obsolete/drawGLTracks.C b/macro/obsolete/drawGLTracks.C
index 82932fa0736d6e6af0c6417c2e054ee08b79e78e..aebbb4e59b8d8d6a754b4f8b9a4eaaa8ffa809c0 100644
--- a/macro/obsolete/drawGLTracks.C
+++ b/macro/obsolete/drawGLTracks.C
@@ -1,7 +1,6 @@
-/** @file drawGLTracks.C
-  * @copyright Copyright (C) 2007-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mohammad Al-Turany [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mohammad Al-Turany [committer], Florian Uhlig */
 
 {
 
diff --git a/macro/obsolete/lhetrack.C b/macro/obsolete/lhetrack.C
index c6c68270d20cce980a2c7051c5e5506f6641eb5d..a7b3181a583fdf4ed0fae4501d51b8ccbff054ca 100644
--- a/macro/obsolete/lhetrack.C
+++ b/macro/obsolete/lhetrack.C
@@ -1,7 +1,6 @@
-/** @file lhetrack.C
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 //
 //  script to run tracking routine with LHEtrack's classes
diff --git a/macro/obsolete/run_reco_flow.C b/macro/obsolete/run_reco_flow.C
index 35df49875aa0f3d9825dfc247e216dd0ee9c1ede..3b647b9b5c23cb866b7bf308bc5451e7f9107967 100644
--- a/macro/obsolete/run_reco_flow.C
+++ b/macro/obsolete/run_reco_flow.C
@@ -1,7 +1,6 @@
-/** @file run_reco_flow.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/obsolete/run_sim_flow.C b/macro/obsolete/run_sim_flow.C
index a096ae8ed2b759290eb0c2c727139b187120230b..a75b2ac8b828bc998e916168d3e5c446e835cb3a 100644
--- a/macro/obsolete/run_sim_flow.C
+++ b/macro/obsolete/run_sim_flow.C
@@ -1,7 +1,6 @@
-/** @file run_sim_flow.C
-  * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/passive/create_bpipe_geometry_v14a.C b/macro/passive/create_bpipe_geometry_v14a.C
index 76996678bcf960f7fe31a08a394b065cea677115..bb604c146e317db4008b9b9a70c0000e3db81843 100644
--- a/macro/passive/create_bpipe_geometry_v14a.C
+++ b/macro/passive/create_bpipe_geometry_v14a.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14a.C
-  * @copyright Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Volker Friese [committer] **/
+/* Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14b.C b/macro/passive/create_bpipe_geometry_v14b.C
index ae5a39e497566cf9316e7fd81fc9e094fd352a24..bbbc615d4070fa0662d516d119463a13ff69e86f 100644
--- a/macro/passive/create_bpipe_geometry_v14b.C
+++ b/macro/passive/create_bpipe_geometry_v14b.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14b.C
-  * @copyright Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Volker Friese [committer] **/
+/* Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14c.C b/macro/passive/create_bpipe_geometry_v14c.C
index 599752f992b244ebe95fac846f7f2b64c6279be1..aa943e4320888b4962fd795121ff7ca4b2beb2c1 100644
--- a/macro/passive/create_bpipe_geometry_v14c.C
+++ b/macro/passive/create_bpipe_geometry_v14c.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14c.C
-  * @copyright Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Volker Friese [committer] **/
+/* Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14d.C b/macro/passive/create_bpipe_geometry_v14d.C
index 5028abec4afc68a5833e47571c9bad8ee4c09a64..8a1725d5a5ee37d50da1ed6766897ee252b2f428 100644
--- a/macro/passive/create_bpipe_geometry_v14d.C
+++ b/macro/passive/create_bpipe_geometry_v14d.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14d.C
-  * @copyright Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Volker Friese [committer] **/
+/* Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14e.C b/macro/passive/create_bpipe_geometry_v14e.C
index 19f89f14b6c6f59e2e75fe7ee383fcd18dbf1dd2..185aab167e94662e688090c1d606171cdec4eeb0 100644
--- a/macro/passive/create_bpipe_geometry_v14e.C
+++ b/macro/passive/create_bpipe_geometry_v14e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14e.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer], David Emschermann */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14f.C b/macro/passive/create_bpipe_geometry_v14f.C
index 1978fe9b1b4824736e9cd6f764e19ce19a2ab44f..9b4ae0872e9c04ea89d1ca60717de094dad764d2 100644
--- a/macro/passive/create_bpipe_geometry_v14f.C
+++ b/macro/passive/create_bpipe_geometry_v14f.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14f.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer], David Emschermann */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14g.C b/macro/passive/create_bpipe_geometry_v14g.C
index 9c1a9f33b7884d9455f38f64635a3592f17e2fde..61ba02a5b828694b34b2fb3dbdb47b31132f9748 100644
--- a/macro/passive/create_bpipe_geometry_v14g.C
+++ b/macro/passive/create_bpipe_geometry_v14g.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14g.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer], David Emschermann */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14h.C b/macro/passive/create_bpipe_geometry_v14h.C
index f1cd3625450e01902ee2a75be2524fee9aa4fc80..a0f52a7b5d53c083583136ea35edf947dce0a451 100644
--- a/macro/passive/create_bpipe_geometry_v14h.C
+++ b/macro/passive/create_bpipe_geometry_v14h.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14h.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer], David Emschermann */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14hp1.C b/macro/passive/create_bpipe_geometry_v14hp1.C
index d0ec29b20ff6572aa1147cca943c3f1641cf5484..df5e1f46cbc2d1a361977feb85b996f3b354f9c6 100644
--- a/macro/passive/create_bpipe_geometry_v14hp1.C
+++ b/macro/passive/create_bpipe_geometry_v14hp1.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14hp1.C
-  * @copyright Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2013-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14i.C b/macro/passive/create_bpipe_geometry_v14i.C
index c63b6568f062bbce9afba71ca7e8ce8b8e03ff32..a7957b12126a875fc79fc67763c76d261b87a903 100644
--- a/macro/passive/create_bpipe_geometry_v14i.C
+++ b/macro/passive/create_bpipe_geometry_v14i.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14i.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14j.C b/macro/passive/create_bpipe_geometry_v14j.C
index 14672a05d9cd72a664bf1bff0f844ed9c486cf0f..a7f63acefd262e19668a8f2bbd26ef45b211b184 100644
--- a/macro/passive/create_bpipe_geometry_v14j.C
+++ b/macro/passive/create_bpipe_geometry_v14j.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14j.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14k.C b/macro/passive/create_bpipe_geometry_v14k.C
index f2681f253d881d7f4d9fa1e7880f5eb70ba576cd..0f0b0c49952022bf73b6ecaf36c58d779c732baf 100644
--- a/macro/passive/create_bpipe_geometry_v14k.C
+++ b/macro/passive/create_bpipe_geometry_v14k.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14k.C
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14l.C b/macro/passive/create_bpipe_geometry_v14l.C
index 1bca147a4c24d8ad07d41ab1b495ea015069f6fd..86a5653233842a3b74ac6ae43d3b80b8c4b886b3 100644
--- a/macro/passive/create_bpipe_geometry_v14l.C
+++ b/macro/passive/create_bpipe_geometry_v14l.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14l.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14m.C b/macro/passive/create_bpipe_geometry_v14m.C
index 273cf898b8eabc82fc54156bccc3be4485fb1203..46cb2582d891455c12764e748587f991bae850dd 100644
--- a/macro/passive/create_bpipe_geometry_v14m.C
+++ b/macro/passive/create_bpipe_geometry_v14m.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14m.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14n.C b/macro/passive/create_bpipe_geometry_v14n.C
index 0683f07e4d4712a79b3ea8e8d7871716c168b0f6..07caf469c987d4ef91f9d21eb6744a4ed84bdaf7 100644
--- a/macro/passive/create_bpipe_geometry_v14n.C
+++ b/macro/passive/create_bpipe_geometry_v14n.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14n.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14o.C b/macro/passive/create_bpipe_geometry_v14o.C
index 6824a2784db9707de022ed0922147b53dcb57579..df5308af1619ed8f68ba037a9f6d4a9cb3b278f8 100644
--- a/macro/passive/create_bpipe_geometry_v14o.C
+++ b/macro/passive/create_bpipe_geometry_v14o.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14o.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14p.C b/macro/passive/create_bpipe_geometry_v14p.C
index 121a35d3307a66e10c81b0a72763727566fa126e..ffb7fd4808064e64dfde8a431e49e5457db31855 100644
--- a/macro/passive/create_bpipe_geometry_v14p.C
+++ b/macro/passive/create_bpipe_geometry_v14p.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14p.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14q.C b/macro/passive/create_bpipe_geometry_v14q.C
index 32cf6eb8a8671d3f69ce67e35609d2bd0ea12619..85c59da17e2b2c914c8c1aa492a1bccf96251e0f 100644
--- a/macro/passive/create_bpipe_geometry_v14q.C
+++ b/macro/passive/create_bpipe_geometry_v14q.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14q.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v14r.C b/macro/passive/create_bpipe_geometry_v14r.C
index 8af03e49ef93ef63f295ca4e2eb1267970bccd4e..bd54b34f96e3112f096d9f3267fa65ed9d82c899 100644
--- a/macro/passive/create_bpipe_geometry_v14r.C
+++ b/macro/passive/create_bpipe_geometry_v14r.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v14r.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16a_1e.C b/macro/passive/create_bpipe_geometry_v16a_1e.C
index cf9c1be5385eabc959e4b72e412496c4acb05e3c..324462b461cd77b5f92cdee62be3a92cf60196ee 100644
--- a/macro/passive/create_bpipe_geometry_v16a_1e.C
+++ b/macro/passive/create_bpipe_geometry_v16a_1e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16a_1e.C
-  * @copyright Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Pierre-Alain Loizeau [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16a_1h.C b/macro/passive/create_bpipe_geometry_v16a_1h.C
index a9f589f8da8a4fbe68d134f9ac04c82e4e0ee8fb..8ddfaffefad209854649e533371a12fa7f5be73e 100644
--- a/macro/passive/create_bpipe_geometry_v16a_1h.C
+++ b/macro/passive/create_bpipe_geometry_v16a_1h.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16a_1h.C
-  * @copyright Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Pierre-Alain Loizeau [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16a_1m.C b/macro/passive/create_bpipe_geometry_v16a_1m.C
index b35831e995e23ea683c9dd4ac397effe6aac265d..5eeac25baa8eb0c2bbe9e4dccf08bed67a6d7d4e 100644
--- a/macro/passive/create_bpipe_geometry_v16a_1m.C
+++ b/macro/passive/create_bpipe_geometry_v16a_1m.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16a_1m.C
-  * @copyright Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Pierre-Alain Loizeau [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16b_1e.C b/macro/passive/create_bpipe_geometry_v16b_1e.C
index cef4fcd57797899adfdb3f0acd228853f802cfdb..67e6babf1814a2ccb5ddb79c44172e20efc454e4 100644
--- a/macro/passive/create_bpipe_geometry_v16b_1e.C
+++ b/macro/passive/create_bpipe_geometry_v16b_1e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16b_1e.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16b_1m.C b/macro/passive/create_bpipe_geometry_v16b_1m.C
index fb9654479a0f94fc47294c927b20c33bbb0364dd..fa01be1cfaa22707746a9d794e419fd80f145e24 100644
--- a/macro/passive/create_bpipe_geometry_v16b_1m.C
+++ b/macro/passive/create_bpipe_geometry_v16b_1m.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16b_1m.C
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, David Emschermann [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16c_1e.C b/macro/passive/create_bpipe_geometry_v16c_1e.C
index 17fd5997955af1341df35370169dfd9a6ffa68e1..a5441fbf7c881fafede9cd85b14d8e96586926a0 100644
--- a/macro/passive/create_bpipe_geometry_v16c_1e.C
+++ b/macro/passive/create_bpipe_geometry_v16c_1e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16c_1e.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16d_1e.C b/macro/passive/create_bpipe_geometry_v16d_1e.C
index 1664e76b885c28d5dbc473ee57d49e771195877b..d7e3d99638eda49c131b647b4394ded0d8f0a2f2 100644
--- a/macro/passive/create_bpipe_geometry_v16d_1e.C
+++ b/macro/passive/create_bpipe_geometry_v16d_1e.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16d_1e.C
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v16d_1m.C b/macro/passive/create_bpipe_geometry_v16d_1m.C
index 9653fa7ef4a21d80670e62357f66918083302dd9..a5c69fcd626261e50bdf7f07fe256345ee17d486 100644
--- a/macro/passive/create_bpipe_geometry_v16d_1m.C
+++ b/macro/passive/create_bpipe_geometry_v16d_1m.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v16d_1m.C
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v18_v1.C b/macro/passive/create_bpipe_geometry_v18_v1.C
index 2d2d4faea932497001e920b34e232685dc9ca61e..f280ad3124762c3c65fa0433e7d66ba0021e97d7 100644
--- a/macro/passive/create_bpipe_geometry_v18_v1.C
+++ b/macro/passive/create_bpipe_geometry_v18_v1.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18_v1.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v18_v2.C b/macro/passive/create_bpipe_geometry_v18_v2.C
index b5adb21ba9d9982eb808cdd8fcab602899634641..faefa7472236eb88c8a30fca8b2d781114b3f269 100644
--- a/macro/passive/create_bpipe_geometry_v18_v2.C
+++ b/macro/passive/create_bpipe_geometry_v18_v2.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18_v2.C
-  * @copyright Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v18_v2_short.C b/macro/passive/create_bpipe_geometry_v18_v2_short.C
index 68a9e6640caacfc1fa65c1e22d4b14cbc45426d0..1a8edae104fdba4014ce0c7ee3ab360272844879 100644
--- a/macro/passive/create_bpipe_geometry_v18_v2_short.C
+++ b/macro/passive/create_bpipe_geometry_v18_v2_short.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v18_v2_short.C
-  * @copyright Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_bpipe_geometry_v20a_1m.C b/macro/passive/create_bpipe_geometry_v20a_1m.C
index f6b23ee37d0c77d352fafd48f00dcda3961d8c2d..0ba649fd9049d37b6f092325cc83461aa2ba2fb4 100644
--- a/macro/passive/create_bpipe_geometry_v20a_1m.C
+++ b/macro/passive/create_bpipe_geometry_v20a_1m.C
@@ -1,7 +1,6 @@
-/** @file create_bpipe_geometry_v20a_1m.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Chernogorov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Chernogorov, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_pipegeo_v13.C b/macro/passive/create_pipegeo_v13.C
index 2e20d3f59d647702cf3138682c6dd542b5aa9743..d440190ae390982450ec850250a87118d8e1d577 100644
--- a/macro/passive/create_pipegeo_v13.C
+++ b/macro/passive/create_pipegeo_v13.C
@@ -1,7 +1,6 @@
-/** @file create_pipegeo_v13.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_pipegeo_v14.C b/macro/passive/create_pipegeo_v14.C
index f4434b7087cbc12b7bc5e32df8e5c19e9ba8e61d..f4c251e87f9b9674b1443d934e4dee7ef53097d4 100644
--- a/macro/passive/create_pipegeo_v14.C
+++ b/macro/passive/create_pipegeo_v14.C
@@ -1,7 +1,6 @@
-/** @file create_pipegeo_v14.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_platform_v13x.C b/macro/passive/create_platform_v13x.C
index 004b813cb3825feca10ba45521be94cd96e71001..2898e14ab1c5c3d1ebbc4662c4cb1574c14e8ae0 100644
--- a/macro/passive/create_platform_v13x.C
+++ b/macro/passive/create_platform_v13x.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v13x.C
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_platform_v13y.C b/macro/passive/create_platform_v13y.C
index 5d4550af6fdd038d85542772909a76e5e10bcd9c..38c92eda5501348c42ddbdc01d045dacdd8584cc 100644
--- a/macro/passive/create_platform_v13y.C
+++ b/macro/passive/create_platform_v13y.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v13y.C
-  * @copyright Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/create_platform_v16a.C b/macro/passive/create_platform_v16a.C
index ba05ab5d1a0288a7f8615a2d4ceb9aaffb1d5d58..f0215f3721f82244c995c72d4b9c59f73d8bf72b 100644
--- a/macro/passive/create_platform_v16a.C
+++ b/macro/passive/create_platform_v16a.C
@@ -1,7 +1,6 @@
-/** @file create_platform_v16a.C
-  * @copyright Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of beam pipe geometry in ROOT format (TGeo).
diff --git a/macro/passive/pipe_v16a_mvdsts100.h b/macro/passive/pipe_v16a_mvdsts100.h
index 02fa776dcdb9fc312138c024ca938fc1611a6163..a94eef9c5d5db19f5d8c3ef153a021a71881e61f 100644
--- a/macro/passive/pipe_v16a_mvdsts100.h
+++ b/macro/passive/pipe_v16a_mvdsts100.h
@@ -1,7 +1,6 @@
-/** @file pipe_v16a_mvdsts100.h
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 // -----   Define beam pipe sections   --------------------------------------
diff --git a/macro/psd/build_correlations_tof.C b/macro/psd/build_correlations_tof.C
index 9b2a882fdd5360b1f92f397952f35b198223a252..5b5e16d5d80469a86d819b4517b8aac14c3a096e 100644
--- a/macro/psd/build_correlations_tof.C
+++ b/macro/psd/build_correlations_tof.C
@@ -1,7 +1,6 @@
-/** @file build_correlations_tof.C
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [orginator] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [orginator] */
 
 //#include <FairParIo.h>
 #include <FairRuntimeDb.h>
diff --git a/macro/psd/create_psdgeo.C b/macro/psd/create_psdgeo.C
index 03957ef6904b2e68941cce54f54563dcd3c08e92..c2c736b6bb2c34803aca7ff3cb38cb448fdba62b 100644
--- a/macro/psd/create_psdgeo.C
+++ b/macro/psd/create_psdgeo.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file create_psdgeo.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/psd/create_psdgeo_46modules.C b/macro/psd/create_psdgeo_46modules.C
index aab7a176f99f957075c0757ffb1e8e5cbe3cb989..41494145d23d7cadf2638aeff006c3f294018849 100644
--- a/macro/psd/create_psdgeo_46modules.C
+++ b/macro/psd/create_psdgeo_46modules.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_46modules.C
-  * @copyright Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Oleg Golosov [committer] **/
+/* Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Oleg Golosov [committer] */
 
 /** @file create_psdgeo.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/psd/create_psdgeo_52modules.C b/macro/psd/create_psdgeo_52modules.C
index 3a1cadb281cb0b674ce6bfd69ea360ed37d79798..fc6e63b7c406200ce4c93a588d61ae3d7701bfb3 100644
--- a/macro/psd/create_psdgeo_52modules.C
+++ b/macro/psd/create_psdgeo_52modules.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_52modules.C
-  * @copyright Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Evgeny Kashirin [committer] **/
+/* Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Evgeny Kashirin [committer] */
 
 /** @file create_psdgeo_with_hole.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/psd/create_psdgeo_ideal.C b/macro/psd/create_psdgeo_ideal.C
index 5d4ee25b30668a89e1e553a7ce8156135d8c621a..1191ada47dd15d2e1716e8f0b7e05ee47514f2cb 100644
--- a/macro/psd/create_psdgeo_ideal.C
+++ b/macro/psd/create_psdgeo_ideal.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_ideal.C
-  * @copyright Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Evgeny Kashirin [committer] **/
+/* Copyright (C) 2017-2018 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Evgeny Kashirin [committer] */
 
 /** @file create_psdgeo_with_hole.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/psd/create_psdgeo_with_hole.C b/macro/psd/create_psdgeo_with_hole.C
index 3da12b106042c94545f169f5f565bd8e55049e14..a40bd13f639b6faa3aadfd90e05bd4f17246ac14 100644
--- a/macro/psd/create_psdgeo_with_hole.C
+++ b/macro/psd/create_psdgeo_with_hole.C
@@ -1,7 +1,6 @@
-/** @file create_psdgeo_with_hole.C
-  * @copyright Copyright (C) 2017-2020 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tübingen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Viktor Klochkov [committer] **/
+/* Copyright (C) 2017-2020 Physikalisches Institut, Eberhard Karls Universitaet Tuebingen, Tübingen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Viktor Klochkov [committer] */
 
 /** @file create_psdgeo_with_hole.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/psd/standalone_event_build.C b/macro/psd/standalone_event_build.C
index 47fe45423e1f413594c66014117d4758c740f13c..4e9d9dbd484f3b25ed75cb39b3c585dcdc79b16d 100644
--- a/macro/psd/standalone_event_build.C
+++ b/macro/psd/standalone_event_build.C
@@ -1,7 +1,6 @@
-/** @file standalone_event_build.C
-  * @copyright Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Nikolay Karpushkin, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2019-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Nikolay Karpushkin, Pierre-Alain Loizeau [committer] */
 
 /** @file MCBM PSD Energy profile
  ** @author Nikolay Karpushkin <karpushkin@inr.ru>
diff --git a/macro/rich/CbmRichHitsProd.C b/macro/rich/CbmRichHitsProd.C
index 8796e6da9f362d32cffd921f4d6fd659deec5a73..fb79a9c7842aa77839e133b0ff400a86bb336010 100644
--- a/macro/rich/CbmRichHitsProd.C
+++ b/macro/rich/CbmRichHitsProd.C
@@ -1,7 +1,6 @@
-/** @file CbmRichHitsProd.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Claudia Höhne **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Claudia Höhne */
 
 /* $Id: CbmRichHitsProd.C,v 1.8 2006/09/15 12:50:52 turany Exp $ */
 
diff --git a/macro/rich/CbmRichTestHits.C b/macro/rich/CbmRichTestHits.C
index fa38fa81fdab8e7c6733d1c8782aeb5ad1d94b6b..c89023718c38a5c386715ae262a1b495d3d759b9 100644
--- a/macro/rich/CbmRichTestHits.C
+++ b/macro/rich/CbmRichTestHits.C
@@ -1,7 +1,6 @@
-/** @file CbmRichTestHits.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 /***************************************************************
 * $Id: CbmRichTestHits.C,v 1.3 2006/06/22 07:18:07 hoehne Exp $
diff --git a/macro/rich/CbmRichTestSim.C b/macro/rich/CbmRichTestSim.C
index 004bebd056cb4fce805bd3d9bd507e2ddce107b8..2171427ab35f65b6a40fa8c91eecc4ebf787dde8 100644
--- a/macro/rich/CbmRichTestSim.C
+++ b/macro/rich/CbmRichTestSim.C
@@ -1,7 +1,6 @@
-/** @file CbmRichTestSim.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 /***************************************************************
 * $Id: CbmRichTestSim.C,v 1.5 2006/09/15 12:50:53 turany Exp $
diff --git a/macro/rich/alignment/Draw/Comp_Hist.C b/macro/rich/alignment/Draw/Comp_Hist.C
index 91eb5c3f3850c2e969f83cf1d588255bb0fb9f76..b2a8b6a0fdd81abbc1e61b45a54bbb5685d7256a 100644
--- a/macro/rich/alignment/Draw/Comp_Hist.C
+++ b/macro/rich/alignment/Draw/Comp_Hist.C
@@ -1,7 +1,6 @@
-/** @file Comp_Hist.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "TH1.h"
 #include "TH2D.h"
diff --git a/macro/rich/alignment/Draw/Draw_Proj.C b/macro/rich/alignment/Draw/Draw_Proj.C
index 11a716906cbd433d2d2e0a82d49b3ea60775c4da..22d784eba785a47b616e07e47c432858613c40e3 100644
--- a/macro/rich/alignment/Draw/Draw_Proj.C
+++ b/macro/rich/alignment/Draw/Draw_Proj.C
@@ -1,7 +1,6 @@
-/** @file Draw_Proj.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "/u/jbendar/cbmroot5/CBMSRC/base/draw/CbmDrawHist.h"
 
diff --git a/macro/rich/alignment/Draw/Draw_lit_reco_qa.C b/macro/rich/alignment/Draw/Draw_lit_reco_qa.C
index 7688bd60a94e0e5ac220e5a482bc3ba84f48d34d..7f1fbb7ac13d613b22a1f4c70fdd026ccefa235f 100644
--- a/macro/rich/alignment/Draw/Draw_lit_reco_qa.C
+++ b/macro/rich/alignment/Draw/Draw_lit_reco_qa.C
@@ -1,7 +1,6 @@
-/** @file Draw_lit_reco_qa.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_lit_reco_qa_matching.C b/macro/rich/alignment/Draw/draw_lit_reco_qa_matching.C
index eca7cf4abbb09a1253e0bef0784956588f121bbc..2562077c45b1a0adea8611b49c137ba816f4de1e 100644
--- a/macro/rich/alignment/Draw/draw_lit_reco_qa_matching.C
+++ b/macro/rich/alignment/Draw/draw_lit_reco_qa_matching.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_matching.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_lit_reco_qa_position.C b/macro/rich/alignment/Draw/draw_lit_reco_qa_position.C
index 46b8dcca37fa0fc08d61c62cad82660e90f099a0..578414e00b0309a40a42c166c8f4daecd70649b0 100644
--- a/macro/rich/alignment/Draw/draw_lit_reco_qa_position.C
+++ b/macro/rich/alignment/Draw/draw_lit_reco_qa_position.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_position.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_matching.C b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_matching.C
index eca7cf4abbb09a1253e0bef0784956588f121bbc..2562077c45b1a0adea8611b49c137ba816f4de1e 100644
--- a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_matching.C
+++ b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_matching.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_matching.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position.C b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position.C
index ad7075852acefcf14666fabe9b9e6bbfa5cd2f87..07ec2952d82a433d6464449cc32f612737ee597d 100644
--- a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position.C
+++ b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_position.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_2.C b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_2.C
index e84c9dd473a4a5625887ce95b375ec95673b3bd4..54739937ebed1bfa0582f3aa06288640a9e9c9d0 100644
--- a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_2.C
+++ b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_2.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_position_2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_3.C b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_3.C
index 646fcb900c9559aabee5167d9d512b77cd2ee2bb..23d5d08a45933e2dc7925dfc40a6aa288447d410 100644
--- a/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_3.C
+++ b/macro/rich/alignment/Draw/draw_qa/draw_lit_reco_qa_position_3.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_position_3.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Draw/event_display/run_rich_event_display.C b/macro/rich/alignment/Draw/event_display/run_rich_event_display.C
index 236027da40ee07eb529e59e7d637c21fd57f0e85..002ae1560a9cc02e9dfb64dc62e8cdd32c3757a0 100644
--- a/macro/rich/alignment/Draw/event_display/run_rich_event_display.C
+++ b/macro/rich/alignment/Draw/event_display/run_rich_event_display.C
@@ -1,7 +1,6 @@
-/** @file run_rich_event_display.C
-  * @copyright Copyright (C) 2012-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2012-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Jordan Bendarouach [committer] */
 
 /** run_rich_event_display.C
  * @author Semen Lebedev <s.lebedev@gsi.de>
diff --git a/macro/rich/alignment/Draw/test_add.C b/macro/rich/alignment/Draw/test_add.C
index 38427e79fd830313adb9cd2ae89b281f6986a4ec..ea86e8009e9d3b861f6fa0df460fa315258bdf31 100644
--- a/macro/rich/alignment/Draw/test_add.C
+++ b/macro/rich/alignment/Draw/test_add.C
@@ -1,7 +1,6 @@
-/** @file test_add.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void test_add()
 {
diff --git a/macro/rich/alignment/DrawHistograms_New.C b/macro/rich/alignment/DrawHistograms_New.C
index f1ec66eab8e08ddf2440305ef138f70916c74bb8..433fceb072787c324413a484b3955cb7e16cdf9b 100644
--- a/macro/rich/alignment/DrawHistograms_New.C
+++ b/macro/rich/alignment/DrawHistograms_New.C
@@ -1,7 +1,6 @@
-/** @file DrawHistograms_New.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <iomanip>
 #include <vector>
diff --git a/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C b/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C
index 13071096036b6737b6a1862b583fadc735b3974c..f2268b1a044691de852d19724bdc927938e81cdf 100644
--- a/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C
+++ b/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C
@@ -1,7 +1,6 @@
-/** @file ReadGeoManager_New.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <unistd.h>
 
diff --git a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_align.C b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_align.C
index 5c3e3568a8a6ad69c8e7e85bdec005a634b20106..1a3ea7de3a17558683b165d944968e48bb587ebc 100644
--- a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_align.C
+++ b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_misalign_3mrad_minusX.C b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_misalign_3mrad_minusX.C
index 0f6fc6dba838b6e10f4ac4b90875a2518ff0f62e..6f0e6e1584e5a4dc2538f438cf35271904281e6a 100644
--- a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_misalign_3mrad_minusX.C
+++ b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/geosetup/setup_misalign_3mrad_minusX.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad_minusX.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_reco_align.C b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_reco_align.C
index 41784d05d0ddfacc63a59e49ae20283ce1e1dd6e..c87377c9cc13842e300daa6cc68a0ae0d6787270 100644
--- a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_reco_align.C
+++ b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_reco_align.C
@@ -1,7 +1,6 @@
-/** @file run_reco_align.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_align(Int_t nEvents)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_sim.C b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_sim.C
index 294c87a9fa6ef45d81f20131f449da6b0d8b79b3..2805f945a693f7d8368b2ceea446b91285f01c1a 100644
--- a/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_sim.C
+++ b/macro/rich/alignment/Sim_Thesis/Results_Chap_6.2/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/create_rich_geo_with_mirror_misalignment.C b/macro/rich/alignment/Sim_Thesis/create_rich_geo_with_mirror_misalignment.C
index 095d3c29a19e47502c44dc64708b150d8cb056fe..35c6692670c31521532c7882929ff3e061cd50da 100644
--- a/macro/rich/alignment/Sim_Thesis/create_rich_geo_with_mirror_misalignment.C
+++ b/macro/rich/alignment/Sim_Thesis/create_rich_geo_with_mirror_misalignment.C
@@ -1,7 +1,6 @@
-/** @file create_rich_geo_with_mirror_misalignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 using namespace std;
 void create_rich_geo_with_mirror_misalignment()
diff --git a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa.C b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa.C
index a728d762268c15e0ab59b0bb455aaaaf861e6f9d..fd5d8823b7f23e8699e939658cfd8fe88ab6f4c1 100644
--- a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa.C
+++ b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019.C b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019.C
index 9b6ff2d2a2f7179089e3dd26cd89b6c9eebcb22d..49e605bfcf87e7b97bab3f0b150c2b5871b867fc 100644
--- a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019.C
+++ b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_Jan2019.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019_8AGeV.C b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019_8AGeV.C
index 4527f0253a9f877987b06cea5f5c626b28d75954..38af2ef95ec790b94f6150f4beb2937b74789018 100644
--- a/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019_8AGeV.C
+++ b/macro/rich/alignment/Sim_Thesis/draw_lit_reco_qa_Jan2019_8AGeV.C
@@ -1,7 +1,6 @@
-/** @file draw_lit_reco_qa_Jan2019_8AGeV.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <string>
 
diff --git a/macro/rich/alignment/Sim_Thesis/eventDisplay.C b/macro/rich/alignment/Sim_Thesis/eventDisplay.C
index 8c12daae1b6eee82035aa12c8ca8e8ea294b64af..ec903fa939f4b040292936be7e904bd8d8c2b48e 100644
--- a/macro/rich/alignment/Sim_Thesis/eventDisplay.C
+++ b/macro/rich/alignment/Sim_Thesis/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay()
 {
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_X_5_3.C
index ede1af3b7a3730e3eeb7d56c216ef9c0837d9a12..84ed0775b91b2046ec9f8fa1b2063a32ef500589 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt1mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_Y_5_3.C
index ccb4d2b4d3b859a733c8c6ee9a3a92111e8044e7..bade1527cb3b9526a73b4daf0075edcab194107f 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt1mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt1mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_X_5_3.C
index 4feffaeef0612102ac7440bb4b495f707f0abbf9..20087a27bc80de4b936907b8f3474d49fe3ee8ad 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt2mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_Y_5_3.C
index 38fb280487d7444a2310cbe6dcc48ec73162141b..5fd39ae072cea0b7578427ee9730d852c66ffa96 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt2mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt2mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_X_5_3.C
index fde91d531e29c3cee78d73ec83f5af6194008159..767e4ed5c458dcb6b4aeffe06d63986d52a08bf0 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt3mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_Y_5_3.C
index 58974ea88d181ef62a456474b9b0e09b258c5b2d..b18e326974fb975e29d9f564e3cfdedda6276f71 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt3mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt3mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_X_5_3.C
index d5f0d8df25fc174fc8a7c601fe98298e04e0f012..a6e5aa3b7ade9485330e84ed82e3c35a770fe980 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt4mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_Y_5_3.C
index fe97d82ba50cc4d50568f6c4121f708ad82ad743..f4ddc0ff8444c20a6a87058dce3175034865b5bb 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt4mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt4mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_X_5_3.C
index fc0ad4a696dc6f1f57496995dca83b3b9b796d65..511e1c4f35e7c86714b9128e98aae9295d3c44d9 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_Y_5_3.C
index 7b8bfa80290d58f4d033cd0e8812510486dab5f5..ad7a8e3039733a8aa3d4c95108c7c234422408d6 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_X_5_3.C
index 0f8fa336eb71f61b7cb0df67b833744ac7c2ee83..eb6b1fe94afc6b61d67b4e685e0b9be787d9eb9e 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt6mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_Y_5_3.C
index bc5eceba8b12bc23c9269304368268077b00bef5..5a57f7794dde7b1c575858f6fb5cfdc227add48d 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt6mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt6mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt7mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt7mrad_Y_5_3.C
index 5d2a6c82fe2084190e37c1c3a5763ecdc6215e9d..f8728cc7fb7c0f7c01dacd7e38660708db881a13 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt7mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt7mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt7mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt8mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt8mrad_Y_5_3.C
index 342699829b0fdab6a9258ab9b85cdfa61a76a020..1c743a3b671485ed53de1fdaf0ffbb5d70867372 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt8mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_0pt8mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_0pt8mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_100mrad.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_100mrad.C
index 948e88063f1e284a60b24538d83ace4f2502d4a5..45cc6172511ddf9f63c4a4eb27444a96d4f3be42 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_100mrad.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_100mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_100mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_X_5_3.C
index db39cd270050b04626f5c0cc4bf6a3f0c8d9b13d..bb157e66dc8897de644cd081d0b7418ab713e035 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_10mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_Y_5_3.C
index a4e47af5a887c7dc1ecec4f9441ba8188200a98f..791008cc5a9abe5a7f06f708446f5dc500fce712 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_10mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_X_5_3.C
index 80867cf1262d23a880828e609730dfdc1c62cf91..de893d6214f97888d5a189ac58aec9e76aacb738 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_10pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_Y_5_3.C
index 1dbae575c31e0dadde7dc6e580e5f5f8aa399a5e..380bde89096299a4bf3f563928eecd2b6280094b 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_10pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_10pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_X_5_3.C
index 07f8ae5040f5d0fd7c05db7c530347bdebcd7a9c..3d0a18e4c4809d038aca914943243fa25a0a6d82 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_11mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_Y_5_3.C
index 5a33e46f42cdaec668995b30b6fe08265db9b1cc..d32cc877d7b2e245d4518cc568bf0700aa0608cf 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_11mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_X_5_3.C
index e1078e0f84c74356d4945d4c08e42279272695c4..3711f89b2d770f84678b31cf4657b025a85e31eb 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_11pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_Y_5_3.C
index 14b866fe2fa515b3b61a595d534db3d00e719daf..9e79635e45cb227a0151b51dbae9de3d4f1e76be 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_11pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_11pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_5_3.C
index ea00296cc6fd246587a26f1b183946f855232b40..835b82c8f8fe3452a321297ce67fdedb880f5e91 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_12mrad_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_X_5_3.C
index 403de9e598ab442836285299bba1b6a9bde29693..fada7f6afd02c3882e6cdc25a594549053afad87 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_12mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_Y_5_3.C
index d27f4851ebb5909907394382cc072be1b4e44d52..cc2d8ae5303597504e78ad67c633f94237f18d30 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_12mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_X_5_3.C
index 9409a8f695df03e824e42c99d4f6424849e28cc0..23ea9ff26d9210e4dc45b514dafb564e4b2a3c6b 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_12pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_Y_5_3.C
index cc85ce2215b6fa73dcb1d17755db6574911ac25d..1771c590075b5943f94513d8debca2052ab501ca 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_12pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_12pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_X_5_3.C
index e75871358db0ac20e107469691901112ce201892..7fb2cfa83b4472269e17e007afd7cf1680e5ad02 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_13mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_Y_5_3.C
index 5bb485220e54c5ffd3140de41f00f406ace4be66..6fa1e090b7826f1c647d4358069d83eb568af03b 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_13mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_X_5_3.C
index 38b591ff091a581c561eba82b65d28310a09b352..5f036b27d7d7fe6664033f9b535528197e7f9917 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_13pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_Y_5_3.C
index 160b9c2ee891a7ff0c481cd8b3ef996f387bbfcb..a9cfb7fb2e1d2c9f5749ce7c017c17f4a3d80d8d 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_13pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_13pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_X_5_3.C
index 1046ce1d2239087fac78db67e24177236f5e6cf1..f9b91ae7fc3fc543d59d7186c7bebb13e77a2907 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_14mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_Y_5_3.C
index 5c20688134cdea69ce01da05179187c3b192c6d1..8fd75804a1713a0709aac32f941321be45810d60 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_14mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_X_5_3.C
index 2d9a47c7ae6a9d5566fc894f1a7f3b290abb543e..26f608d27fbfa043269952936e2dd432cf19d441 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_14pt5mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_Y_5_3.C
index a65d7a428d934fb7de5fd2a288bb2891dca8b640..d50b6f4b570ed2a400972a87fe7eed86b4dcc88e 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_14pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_14pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_X_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_X_5_3.C
index 027d34c9572a604f0cbcf78dec679c7976227b4f..81ed204c8e9b340a820fdc49a372afa2f670cc9c 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_X_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_X_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_15mrad_X_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_Y_5_3.C
index ed89466d3bd2721a06265d3b47905ec3a1a14f31..0d8d654ed7753df83d03e130a2ddc528a2760c3a 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_15mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15pt5mrad_Y_5_3.C
index c3a0fa9dc3da108b8982146b42906687fa4318df..298f3d68f2f31452bf521cc21ac5706751e82a1b 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_15pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_15pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_15pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_16mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_16mrad_Y_5_3.C
index 2b29ae1ad3d506efd7699bc9b643a05e8346e394..e2adb3815a250cd661579f7c10a6867a323f97ee 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_16mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_16mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_16mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_16pt5mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_16pt5mrad_Y_5_3.C
index 320820e347c10b95d64ecb1503b80f8fbf815b86..ef8525e4ef005610acf40b3f9d200e9a2a2b8ed1 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_16pt5mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_16pt5mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_16pt5mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_17mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_17mrad_Y_5_3.C
index a55d9a428fa17229e909fa9e51f3359ddd199076..891af485d9dbb62a850103c91bd9193c78fa49e6 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_17mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_17mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_17mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_5_3.C
index cdccb5f9d85901c02ea6a2700730802856140985..e96c352762e13eb7dabc596384e3526ccd300f97 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_4mrad_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_2mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_2mrad_Y_5_3.C
index 05ca88530158ca6942c510f38b4a2565773cd406..0aff7df53d1252666ef36a6a6ea17b4770b673a2 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_2mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_2mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_4mrad_X_2mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_minus_2mrad_Y_5_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_minus_2mrad_Y_5_3.C
index 71da174d524486dd627c63daa3eaf984851264c8..bb84835516b4f2660b68188465b6882b191ab134 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_minus_2mrad_Y_5_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_4mrad_X_minus_2mrad_Y_5_3.C
@@ -1,7 +1,6 @@
-/** @file setup_4mrad_X_minus_2mrad_Y_5_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_align.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_align.C
index b09b7ccd41a0b699e0c226c187b597681024b8f0..15a794d7a066ea0c02105a55a699ff728aab6582 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_align.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_1.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_1.C
index b8dab4ad09450bbec0a3526855109870e21866a0..7ea225d056abc826ebf1ff44a7f7813f6c16a3b6 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_1.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_1.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_1.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_2.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_2.C
index 53c86564c370466687026e8aa64565c0a8d43d0d..e8430ca76809e74c1758a3d34399644ae375a5d4 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_2.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_2.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_2.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3.C
index cb2b88d7e5d482606f28160f12e4488216b7a5d1..7a590b72aca3611b63eabcf7302737a051ae1047 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3_corr.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3_corr.C
index 185d2ff8eb3c2a618dbdf98e5d90f7e5dc645dc9..40abdce587a7c086b52012e5071488fc0d0e5e79 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3_corr.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_3_corr.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_3_corr.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_5.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_5.C
index 893bdcf8e0629c1ed98ea8606feba8cc1e8ca61d..ad03182c306b0da977a5513393be830d4aa2795f 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_5.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_misalign_gauss_sigma_5.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_5.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/geosetup/setup_test_1.C b/macro/rich/alignment/Sim_Thesis/geosetup/setup_test_1.C
index 7bd6d21749ed25013343ecfa7fa0bdd51bac4399..ba2104d13e490b5520aba60c45bf874543b89767 100644
--- a/macro/rich/alignment/Sim_Thesis/geosetup/setup_test_1.C
+++ b/macro/rich/alignment/Sim_Thesis/geosetup/setup_test_1.C
@@ -1,7 +1,6 @@
-/** @file setup_test_1.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco.C b/macro/rich/alignment/Sim_Thesis/run_reco.C
index 7bd9d9c102c77cb0b583189703303ca4c1ad8df3..6eb951a0e99645d14a5126fb37394378403d6cab 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco(Int_t nEvents = 200, Int_t input = 2, Int_t geom = 0)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_2.C b/macro/rich/alignment/Sim_Thesis/run_reco_2.C
index a992aa68ec369d54abacb5b841f0decadaaf5854..c95a2fcc5bb437070772736bd03b2d97d2dcf220 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_2.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_2.C
@@ -1,7 +1,6 @@
-/** @file run_reco_2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_2(Int_t nEvents = 1000, Int_t input = 3, Int_t geom = 0)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_3.C b/macro/rich/alignment/Sim_Thesis/run_reco_3.C
index ad3a34c32de00e2662e31177f46c72afbf56b7cd..feca23f878834b369ee72efac130ae3397fca1ff 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_3.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_3.C
@@ -1,7 +1,6 @@
-/** @file run_reco_3.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_3(Int_t nEvents = 2500, Int_t geom = 3)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_4.C b/macro/rich/alignment/Sim_Thesis/run_reco_4.C
index 0e34ac54c6341b68cac0cf0008c81fb898c3fc48..8b43fe43ee61b6575cf386e3f93130bb6b7d2747 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_4.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_4.C
@@ -1,7 +1,6 @@
-/** @file run_reco_4.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_4(Int_t nEvents = 10000)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C b/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C
index 50a261d31ca4cca77bfa34e99f94745098b0e7f6..be64718bd4e50b6bf5e2ea0abcef3c7627d1ef66 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_reco_5_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_5_alignment(Int_t nEvents)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C b/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C
index a3c90330fd9261de0d494256198e48e53f65bad6..5dce9d54d8ecc3f58a18b625ff5ea5c3d3a84f4b 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C
@@ -1,7 +1,6 @@
-/** @file run_reco_5_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_5_correction(Int_t nEvents)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C b/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C
index 43fd0bf0581c346505833ce17f405afffb047410..c3cb829f212587e717108b2046fafe6d6c58cece 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C
@@ -1,7 +1,6 @@
-/** @file run_reco_Jan2019.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_Jan2019(Int_t nEvents = 10000)
 {
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C b/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C
index 52cbea4811019a5e89cb12ce9a71e1928b372151..9d9fe08bf020b077115312ded0e941fdd8375761 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_reco_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_backup.C b/macro/rich/alignment/Sim_Thesis/run_reco_backup.C
index 5c21ae93ec40b09e0afe2f4f6a06ba4c077dd811..2c271a1799bf4aab4a429e1a85579098eaec859f 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_backup.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_backup.C
@@ -1,7 +1,6 @@
-/** @file run_reco_backup.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_correction.C b/macro/rich/alignment/Sim_Thesis/run_reco_correction.C
index e130f84c681af0a7887c1480545ec02f535061af..387ab6c0847e4822ddcbc7e895013dd77626a22b 100644
--- a/macro/rich/alignment/Sim_Thesis/run_reco_correction.C
+++ b/macro/rich/alignment/Sim_Thesis/run_reco_correction.C
@@ -1,7 +1,6 @@
-/** @file run_reco_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim.C b/macro/rich/alignment/Sim_Thesis/run_sim.C
index afc276a8d1dc010e67eb391833e25eb78b69171b..a90e9898dd612a075784ccc2273c0d7b88d28976 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_2.C b/macro/rich/alignment/Sim_Thesis/run_sim_2.C
index 02b42dea9b9e23c09e343b5ffe77532aef9067a4..58ba0ea039aafc37c9e65b865b1baa3a379c56b6 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim_2.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim_2.C
@@ -1,7 +1,6 @@
-/** @file run_sim_2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_3.C b/macro/rich/alignment/Sim_Thesis/run_sim_3.C
index 61ee3d5468e1c058c15fdb326c82f4a81a5bdbed..efdff60b7ab21906f3ec07e7c299a61ee63d4d10 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim_3.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim_3.C
@@ -1,7 +1,6 @@
-/** @file run_sim_3.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_4.C b/macro/rich/alignment/Sim_Thesis/run_sim_4.C
index b872f2c6b2e3b305957f82ff958f31a46d20b371..5d63095b06eec8f50d3f323a28d4b0afbc42a60b 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim_4.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim_4.C
@@ -1,7 +1,6 @@
-/** @file run_sim_4.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_5.C b/macro/rich/alignment/Sim_Thesis/run_sim_5.C
index 0a54d1ad9071a530b5f86fa12313747f30969cb6..4104a5ded05bd6a4eab35a39f9a90a4629259c5f 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim_5.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim_5.C
@@ -1,7 +1,6 @@
-/** @file run_sim_5.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C
index d866166513cc4361ab9b8d17aacd814a778d0e38..1ee8663147a0af1b68db158e90e41fa2b152db01 100644
--- a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C
+++ b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C
@@ -1,7 +1,6 @@
-/** @file run_sim_Jan2019.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/Sim_Thesis/scaleHistos.C b/macro/rich/alignment/Sim_Thesis/scaleHistos.C
index 2b52cd7cd0d3b5a9b7833c2857811ce2970ee88f..4fb80b9b968585b828133004a6a230d5b3dfd271 100644
--- a/macro/rich/alignment/Sim_Thesis/scaleHistos.C
+++ b/macro/rich/alignment/Sim_Thesis/scaleHistos.C
@@ -1,7 +1,6 @@
-/** @file scaleHistos.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "TH3D.h"
 
diff --git a/macro/rich/alignment/eventDisplay.C b/macro/rich/alignment/eventDisplay.C
index 2546dffd02c81bb258c0ebef3d5c5300787ee15c..f97fcf4e277f9bc13056997fd5494f748cda4b78 100644
--- a/macro/rich/alignment/eventDisplay.C
+++ b/macro/rich/alignment/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay(const char* setup = "sis100_electron")
 {
diff --git a/macro/rich/alignment/eventDisplay1.C b/macro/rich/alignment/eventDisplay1.C
index 32d7223e503a2beb58311a89b0ef64ac9ed88b87..fd9c4e8967a93d1b6b39e7356eb800664528a0e7 100644
--- a/macro/rich/alignment/eventDisplay1.C
+++ b/macro/rich/alignment/eventDisplay1.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay1.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay1()
 {
diff --git a/macro/rich/alignment/gauss_distrib/eventDisplay.C b/macro/rich/alignment/gauss_distrib/eventDisplay.C
index 872960649fe957cf878749ed7e436cec5505f4ee..b16789a9a4f88072a67dd26c7ae5cbccc618a46a 100644
--- a/macro/rich/alignment/gauss_distrib/eventDisplay.C
+++ b/macro/rich/alignment/gauss_distrib/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay()
 {
diff --git a/macro/rich/alignment/gauss_distrib/geosetup/setup_align.C b/macro/rich/alignment/gauss_distrib/geosetup/setup_align.C
index b09b7ccd41a0b699e0c226c187b597681024b8f0..15a794d7a066ea0c02105a55a699ff728aab6582 100644
--- a/macro/rich/alignment/gauss_distrib/geosetup/setup_align.C
+++ b/macro/rich/alignment/gauss_distrib/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_1.C b/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_1.C
index b8dab4ad09450bbec0a3526855109870e21866a0..7ea225d056abc826ebf1ff44a7f7813f6c16a3b6 100644
--- a/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_1.C
+++ b/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_1.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_1.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_3.C b/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_3.C
index a8ab75c5754f70b7b78d782af258d2ed7f6d3254..bc53dfaff77f1d4f2f529b9caa45d446c48060b9 100644
--- a/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_3.C
+++ b/macro/rich/alignment/gauss_distrib/geosetup/setup_misalign_gauss_sigma_3.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_gauss_sigma_3.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/gauss_distrib/run_reco.C b/macro/rich/alignment/gauss_distrib/run_reco.C
index 99f114a7b74776151c38059215f3d76079d7f11d..76dfd49db16fdedbc121acc3c50a6ca8af370ef5 100644
--- a/macro/rich/alignment/gauss_distrib/run_reco.C
+++ b/macro/rich/alignment/gauss_distrib/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/gauss_distrib/run_reco_alignment.C b/macro/rich/alignment/gauss_distrib/run_reco_alignment.C
index 52cbea4811019a5e89cb12ce9a71e1928b372151..9d9fe08bf020b077115312ded0e941fdd8375761 100644
--- a/macro/rich/alignment/gauss_distrib/run_reco_alignment.C
+++ b/macro/rich/alignment/gauss_distrib/run_reco_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_reco_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/gauss_distrib/run_reco_correction.C b/macro/rich/alignment/gauss_distrib/run_reco_correction.C
index e130f84c681af0a7887c1480545ec02f535061af..387ab6c0847e4822ddcbc7e895013dd77626a22b 100644
--- a/macro/rich/alignment/gauss_distrib/run_reco_correction.C
+++ b/macro/rich/alignment/gauss_distrib/run_reco_correction.C
@@ -1,7 +1,6 @@
-/** @file run_reco_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/gauss_distrib/run_sim.C b/macro/rich/alignment/gauss_distrib/run_sim.C
index 10177c6530993ba62fa0809fcc275c75a0f3590b..1160febf57f3d2d4afaad0ab339cbd0ae71b27d4 100644
--- a/macro/rich/alignment/gauss_distrib/run_sim.C
+++ b/macro/rich/alignment/gauss_distrib/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/gauss_distrib/scaleHistos.C b/macro/rich/alignment/gauss_distrib/scaleHistos.C
index 2b52cd7cd0d3b5a9b7833c2857811ce2970ee88f..4fb80b9b968585b828133004a6a230d5b3dfd271 100644
--- a/macro/rich/alignment/gauss_distrib/scaleHistos.C
+++ b/macro/rich/alignment/gauss_distrib/scaleHistos.C
@@ -1,7 +1,6 @@
-/** @file scaleHistos.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "TH3D.h"
 
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco.C
index f4cfcd8fb711016d70a9c47b9ba51009456c43c7..454bb884744188c5d0fb5ba275ee532bac87b7f1 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco(Int_t nEvents = 50)
 {
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment.C
index 2ce1f691cba743f71cd5f36fd36e4b0d150281a5..cd82ec84f1484072004db2d3d07380fd1580c969 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco_alignment(Int_t nEvents = 2000)
 {
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment_test.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment_test.C
index ed39861d76c28cd6e133e0eb5f4aa6ae066e0d6a..f098cd3d3d762fd7a856596ab743e6c6e3f19829 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment_test.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_alignment_test.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_alignment_test.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco_alignment_test(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "")
 {
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction.C
index 0ef6b3124098fa244d7092a1468be4f64b4c3a1f..b0dfbb6aa1238945f46ce1739cd24026aa6a1fe6 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco_correction(Int_t nEvents = 2000)
 {
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction_test.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction_test.C
index 4351717f7aa76a44bb8f0a21f68383f8735d8722..1690e6381be48f5ec5aaeb65f1f2179528619ad4 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction_test.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_reco_correction_test.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_correction_test.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco_correction_test(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "")
 {
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_sim.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_sim.C
index 979fe7b224f671910e50afe33eaca219f2a861a0..445f37295c8baad3243fa1c2569b7c9b6a2f8e4c 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_sim.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_sim.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_sim(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "")
 // !!! DEFINE NEW ROTATION ANGLE IN THE GEO FILE AND RUN IMPORT_EXPORT_GEO MACRO BEFORE RUNNING RUN_SIM !!!
diff --git a/macro/rich/alignment/inner_outer_region_study/run_mirror_sim_test.C b/macro/rich/alignment/inner_outer_region_study/run_mirror_sim_test.C
index b350601db8b238511de7ea75a8407200f73cc8bb..931be7ee7b2b95ea23fdc9cbd9bde7482f77a2d5 100644
--- a/macro/rich/alignment/inner_outer_region_study/run_mirror_sim_test.C
+++ b/macro/rich/alignment/inner_outer_region_study/run_mirror_sim_test.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_sim_test.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_sim_test(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "")
 // !!! DEFINE NEW ROTATION ANGLE IN THE GEO FILE AND RUN IMPORT_EXPORT_GEO MACRO BEFORE RUNNING RUN_SIM !!!
diff --git a/macro/rich/alignment/matching/Analyze_matching.C b/macro/rich/alignment/matching/Analyze_matching.C
index 28b7aabc511622ed82d649bd707120f20be5a3e8..695b1db2069a1fb19c000d57450d7721c8d4a5d2 100644
--- a/macro/rich/alignment/matching/Analyze_matching.C
+++ b/macro/rich/alignment/matching/Analyze_matching.C
@@ -1,7 +1,6 @@
-/** @file Analyze_matching.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <iomanip>
 #include <vector>
diff --git a/macro/rich/alignment/matching/Analyze_matching.h b/macro/rich/alignment/matching/Analyze_matching.h
index 004e3b539f8c918c084ae9a09a035205be9a31ae..2e9717e65a5adc956586dd0ee860b5e2bc6b7018 100644
--- a/macro/rich/alignment/matching/Analyze_matching.h
+++ b/macro/rich/alignment/matching/Analyze_matching.h
@@ -1,7 +1,6 @@
-/** @file Analyze_matching.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 char HistText[256];
 
diff --git a/macro/rich/alignment/matching/calc.C b/macro/rich/alignment/matching/calc.C
index e08f9a75d42ff4643d29eb6fe18180e6257071fb..6431ca4e7923abfc7c5b0e01e1d0c00dc357510f 100644
--- a/macro/rich/alignment/matching/calc.C
+++ b/macro/rich/alignment/matching/calc.C
@@ -1,7 +1,6 @@
-/** @file calc.C
-  * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void calc(Double_t x, Double_t y, Double_t z)
 {
diff --git a/macro/rich/alignment/matching/eventDisplay.C b/macro/rich/alignment/matching/eventDisplay.C
index 832a8b21bee06d77e9693efc2655bad2c7f7e360..b1f3033a4d7d9327f1152a83ee9f402898d9e117 100644
--- a/macro/rich/alignment/matching/eventDisplay.C
+++ b/macro/rich/alignment/matching/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay(const char* setup = "sis100_electron")
 {
diff --git a/macro/rich/alignment/matching/geosetup/setup_align.C b/macro/rich/alignment/matching/geosetup/setup_align.C
index eb76fde58714399b875c3789b5fc982c713cb2dd..7407250d878a892da3811a070087ea9a2fbd7189 100644
--- a/macro/rich/alignment/matching/geosetup/setup_align.C
+++ b/macro/rich/alignment/matching/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_misalign_1mrad.C b/macro/rich/alignment/matching/geosetup/setup_misalign_1mrad.C
index c52bca0b6802e464932c39f582645a8ea2189f4b..d200ceb9b9d350cb9331506429ecf8623eaddfb4 100644
--- a/macro/rich/alignment/matching/geosetup/setup_misalign_1mrad.C
+++ b/macro/rich/alignment/matching/geosetup/setup_misalign_1mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_1mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_misalign_2mrad.C b/macro/rich/alignment/matching/geosetup/setup_misalign_2mrad.C
index 9cdcb756a9312384458a4087b3b9cbcd4973fd6e..176d29c4a3d7cca2b011c81f779f7702d09cebc7 100644
--- a/macro/rich/alignment/matching/geosetup/setup_misalign_2mrad.C
+++ b/macro/rich/alignment/matching/geosetup/setup_misalign_2mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_2mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_misalign_3mrad.C b/macro/rich/alignment/matching/geosetup/setup_misalign_3mrad.C
index 9201ce20e6b9962ca56b02673ecd4cd843c0eb64..543f49d52181bc4b622faec39141b8f62a07ad23 100644
--- a/macro/rich/alignment/matching/geosetup/setup_misalign_3mrad.C
+++ b/macro/rich/alignment/matching/geosetup/setup_misalign_3mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_misalign_4mrad.C b/macro/rich/alignment/matching/geosetup/setup_misalign_4mrad.C
index c3b19703ee2ec627efb68ea9ab8c2244e98c39db..0e99c6ae62dfa9c21145d876797a18403b233263 100644
--- a/macro/rich/alignment/matching/geosetup/setup_misalign_4mrad.C
+++ b/macro/rich/alignment/matching/geosetup/setup_misalign_4mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_4mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_misalign_5mrad.C b/macro/rich/alignment/matching/geosetup/setup_misalign_5mrad.C
index 606eaf26cb3b91838d3349bedeb51704cca74059..81d0eaae11d09544528aa3b03f14b6b93676f5b5 100644
--- a/macro/rich/alignment/matching/geosetup/setup_misalign_5mrad.C
+++ b/macro/rich/alignment/matching/geosetup/setup_misalign_5mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_5mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/geosetup/setup_standard.C b/macro/rich/alignment/matching/geosetup/setup_standard.C
index bffef182a61f4cfadc3e87a0dbbe7f5c7e37d35c..618f4b0235d55c9a5e0c4e2c7905e15dd72defb9 100644
--- a/macro/rich/alignment/matching/geosetup/setup_standard.C
+++ b/macro/rich/alignment/matching/geosetup/setup_standard.C
@@ -1,7 +1,6 @@
-/** @file setup_standard.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/matching/run_reco_matching.C b/macro/rich/alignment/matching/run_reco_matching.C
index ceebe1ec35dde52aae7afd3b9d28ab84153a4634..1a5e6ed134bbe2d9914a818560e889686213c2bf 100644
--- a/macro/rich/alignment/matching/run_reco_matching.C
+++ b/macro/rich/alignment/matching/run_reco_matching.C
@@ -1,7 +1,6 @@
-/** @file run_reco_matching.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/matching/run_reco_matching_alignment.C b/macro/rich/alignment/matching/run_reco_matching_alignment.C
index e8152a1646a6e93c50bd9d9f3eb75dd70209998e..d3682857ecf384f8f8d1a6dc69a202edf6a545c7 100644
--- a/macro/rich/alignment/matching/run_reco_matching_alignment.C
+++ b/macro/rich/alignment/matching/run_reco_matching_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_reco_matching_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/matching/run_reco_matching_correction.C b/macro/rich/alignment/matching/run_reco_matching_correction.C
index 9fee76f5dab2a4e6e4453c0a9ac548d63a3fe468..5c8e89915a190a8851c7ab726b79fb4195a8d180 100644
--- a/macro/rich/alignment/matching/run_reco_matching_correction.C
+++ b/macro/rich/alignment/matching/run_reco_matching_correction.C
@@ -1,7 +1,6 @@
-/** @file run_reco_matching_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/matching/run_sim_matching.C b/macro/rich/alignment/matching/run_sim_matching.C
index 3c89db07e4930843906590e43d65f6467c0501e9..83058cc3bb180548c10d23fbafc390b2234d316f 100644
--- a/macro/rich/alignment/matching/run_sim_matching.C
+++ b/macro/rich/alignment/matching/run_sim_matching.C
@@ -1,7 +1,6 @@
-/** @file run_sim_matching.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/matching/run_sim_matching2.C b/macro/rich/alignment/matching/run_sim_matching2.C
index 7e837f37a929248fe557a33d7bd86f5628b071f6..6c3f8bcdf8ad5d3704d25497d34302b8329a1299 100644
--- a/macro/rich/alignment/matching/run_sim_matching2.C
+++ b/macro/rich/alignment/matching/run_sim_matching2.C
@@ -1,7 +1,6 @@
-/** @file run_sim_matching2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/position/Compute_distance.C b/macro/rich/alignment/position/Compute_distance.C
index a9dee697cca54eea82c2d188cf6f286a490c00a1..962f51028d492c52032fe56eb01d8e58d0ab6b07 100644
--- a/macro/rich/alignment/position/Compute_distance.C
+++ b/macro/rich/alignment/position/Compute_distance.C
@@ -1,7 +1,6 @@
-/** @file Compute_distance.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include <iomanip>
 #include <vector>
diff --git a/macro/rich/alignment/position/Compute_distance.h b/macro/rich/alignment/position/Compute_distance.h
index 24eeefcd40a2800cea54bbc3308ba4398d9927b0..902c255b8a4a8624681ae047693bc69194cd07d6 100644
--- a/macro/rich/alignment/position/Compute_distance.h
+++ b/macro/rich/alignment/position/Compute_distance.h
@@ -1,7 +1,6 @@
-/** @file Compute_distance.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 char HistText[256];
 
diff --git a/macro/rich/alignment/position/calc.C b/macro/rich/alignment/position/calc.C
index e08f9a75d42ff4643d29eb6fe18180e6257071fb..6431ca4e7923abfc7c5b0e01e1d0c00dc357510f 100644
--- a/macro/rich/alignment/position/calc.C
+++ b/macro/rich/alignment/position/calc.C
@@ -1,7 +1,6 @@
-/** @file calc.C
-  * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void calc(Double_t x, Double_t y, Double_t z)
 {
diff --git a/macro/rich/alignment/position/eventDisplay.C b/macro/rich/alignment/position/eventDisplay.C
index 832a8b21bee06d77e9693efc2655bad2c7f7e360..b1f3033a4d7d9327f1152a83ee9f402898d9e117 100644
--- a/macro/rich/alignment/position/eventDisplay.C
+++ b/macro/rich/alignment/position/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay(const char* setup = "sis100_electron")
 {
diff --git a/macro/rich/alignment/position/geosetup/setup_align.C b/macro/rich/alignment/position/geosetup/setup_align.C
index 991949ee906862658dd0bce034ee10462a5eaefd..f8f0bc96c1bdac38e2af109361b0f0b62a90e5dd 100644
--- a/macro/rich/alignment/position/geosetup/setup_align.C
+++ b/macro/rich/alignment/position/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_1mrad.C b/macro/rich/alignment/position/geosetup/setup_misalign_1mrad.C
index 84e4fb1c51c1ebab66c38983c7323cea497939a8..11bd9dd309c639f42b315e00fd635609829c3a8d 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_1mrad.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_1mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_1mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_2mrad.C b/macro/rich/alignment/position/geosetup/setup_misalign_2mrad.C
index 52b4e1881f1591b9e1db81c0f67dd1b796b79537..9e2289fa3120e11193ef61bbce3fa7e5277c14e5 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_2mrad.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_2mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_2mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-X.C b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-X.C
index e35a7819ea2c794b8b27b9e64addda0325596fcb..8aa3db94d4f9aadbbf8c47058b29c45cf884832e 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-X.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-X.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad_-X.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-XY.C b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-XY.C
index 1740c9fd093a2052204be6c57ca9ad254c591c1c..aaee7b8273515f9e32e07c6fd0bdf63172a52673 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-XY.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-XY.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad_-XY.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-Y.C b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-Y.C
index b790f6b979e0dabac25f3be1edf5ae64bf749e66..6bb21e64ca96e474ec37bd0c11450b4e57bdc85d 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-Y.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_-Y.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad_-Y.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_XY.C b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_XY.C
index ae26ff03d947fc5577358fac621e7adcd8a2930d..a8fd80cae307947e8d6fa53b42b7ec4380f5d331 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_XY.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_3mrad_XY.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad_XY.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_4mrad.C b/macro/rich/alignment/position/geosetup/setup_misalign_4mrad.C
index a2fdbf41f1a0ac1a7f52b53742cbb31300cc902f..dae366bb104fa5dba6c137d2da7c63e8913639d2 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_4mrad.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_4mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_4mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_5mrad.C b/macro/rich/alignment/position/geosetup/setup_misalign_5mrad.C
index a27fbd874122f35f3bfd302459f162adb01dba71..a8487d70a6d7ac71631618de9e1d702b88914fa0 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_5mrad.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_5mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_5mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_misalign_OFF.C b/macro/rich/alignment/position/geosetup/setup_misalign_OFF.C
index dff2d61bf01f1d816f2cb6996f42cf745e3a86bc..bb1ef7e81f79353c72a047265784f259c54bb142 100644
--- a/macro/rich/alignment/position/geosetup/setup_misalign_OFF.C
+++ b/macro/rich/alignment/position/geosetup/setup_misalign_OFF.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_OFF.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_sis100_electron.C b/macro/rich/alignment/position/geosetup/setup_sis100_electron.C
index 3e5f0b8cb32af443388a6656bdf1f9f5927cf0c6..b34fe85ee8547e108475a7fa7d0388614ae88317 100644
--- a/macro/rich/alignment/position/geosetup/setup_sis100_electron.C
+++ b/macro/rich/alignment/position/geosetup/setup_sis100_electron.C
@@ -1,7 +1,6 @@
-/** @file setup_sis100_electron.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/geosetup/setup_standard.C b/macro/rich/alignment/position/geosetup/setup_standard.C
index bffef182a61f4cfadc3e87a0dbbe7f5c7e37d35c..618f4b0235d55c9a5e0c4e2c7905e15dd72defb9 100644
--- a/macro/rich/alignment/position/geosetup/setup_standard.C
+++ b/macro/rich/alignment/position/geosetup/setup_standard.C
@@ -1,7 +1,6 @@
-/** @file setup_standard.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/position/run_reco_position.C b/macro/rich/alignment/position/run_reco_position.C
index 45bf3bce226e4eba2c725b728219aaa430436062..c8af71e547613ff2172ac348995be0b9b30f3aec 100644
--- a/macro/rich/alignment/position/run_reco_position.C
+++ b/macro/rich/alignment/position/run_reco_position.C
@@ -1,7 +1,6 @@
-/** @file run_reco_position.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_position(Int_t nEvents = 500000, Int_t Flag = 0)
 {
diff --git a/macro/rich/alignment/position/run_reco_position2.C b/macro/rich/alignment/position/run_reco_position2.C
index 5cd0b21e38b9d9b0a4e022eef4998753917e5baf..fb3f349756a264d687d18cf3c4d3f66b18caa7d2 100644
--- a/macro/rich/alignment/position/run_reco_position2.C
+++ b/macro/rich/alignment/position/run_reco_position2.C
@@ -1,7 +1,6 @@
-/** @file run_reco_position2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/position/run_reco_position3.C b/macro/rich/alignment/position/run_reco_position3.C
index 2739749dd4963a3567859e2835f174293a8e3202..9b9765d32d45e0ba23a7807a21ea5fc9802c8d95 100644
--- a/macro/rich/alignment/position/run_reco_position3.C
+++ b/macro/rich/alignment/position/run_reco_position3.C
@@ -1,7 +1,6 @@
-/** @file run_reco_position3.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/position/run_reco_position4.C b/macro/rich/alignment/position/run_reco_position4.C
index d491ab750144e2e3aa5f240822404832bef2e6e4..d7680b10b1569b578e0368c5fab7a3ea10ffb899 100644
--- a/macro/rich/alignment/position/run_reco_position4.C
+++ b/macro/rich/alignment/position/run_reco_position4.C
@@ -1,7 +1,6 @@
-/** @file run_reco_position4.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/position/run_reco_position_old.C b/macro/rich/alignment/position/run_reco_position_old.C
index 4e6415d4cf45f78962e65efa8785d730d7b0d6e4..c719e51f37c48059eae09419837d8fac4f20ac12 100644
--- a/macro/rich/alignment/position/run_reco_position_old.C
+++ b/macro/rich/alignment/position/run_reco_position_old.C
@@ -1,7 +1,6 @@
-/** @file run_reco_position_old.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco_position(Int_t nEvents = 500000, TString numb = "00001", Int_t Flag = 0)
 {
diff --git a/macro/rich/alignment/position/run_sim_position.C b/macro/rich/alignment/position/run_sim_position.C
index 04a86d77ec9da65106fbc92104ec61d17c2e18a9..ab809c9d2831a01593993fe7e0f02a91373d709b 100644
--- a/macro/rich/alignment/position/run_sim_position.C
+++ b/macro/rich/alignment/position/run_sim_position.C
@@ -1,7 +1,6 @@
-/** @file run_sim_position.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_sim_position(Int_t nEvents = 100, Int_t Flag = 0)
 {
diff --git a/macro/rich/alignment/position/run_sim_position2.C b/macro/rich/alignment/position/run_sim_position2.C
index 7f0c535ba5fa8cd18afbc4b5fd786b1f9ffa6b70..6adc072b8eb4b9be04379b596b823ca33c375b3a 100644
--- a/macro/rich/alignment/position/run_sim_position2.C
+++ b/macro/rich/alignment/position/run_sim_position2.C
@@ -1,7 +1,6 @@
-/** @file run_sim_position2.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString caveGeom;
 static TString pipeGeom;
diff --git a/macro/rich/alignment/position/run_sim_position3.C b/macro/rich/alignment/position/run_sim_position3.C
index 3799fd27b7f3b57ae96db68f189da55a2059c402..5bdea9ae0472fe3836e7d44bbe7cb0c38532d7aa 100644
--- a/macro/rich/alignment/position/run_sim_position3.C
+++ b/macro/rich/alignment/position/run_sim_position3.C
@@ -1,7 +1,6 @@
-/** @file run_sim_position3.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/position/run_sim_position4.C b/macro/rich/alignment/position/run_sim_position4.C
index 3975dbeff5287091683b4c4f313bb7aafb2d33a1..5affe1abfca162a5138590b827bbb0b1524ed2be 100644
--- a/macro/rich/alignment/position/run_sim_position4.C
+++ b/macro/rich/alignment/position/run_sim_position4.C
@@ -1,7 +1,6 @@
-/** @file run_sim_position4.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/alignment/position/run_sim_position_old.C b/macro/rich/alignment/position/run_sim_position_old.C
index 961a902c20730f25d16fa20e6322a5a340d61d08..022f9465833d90305d4242181c326a926bd4f52a 100644
--- a/macro/rich/alignment/position/run_sim_position_old.C
+++ b/macro/rich/alignment/position/run_sim_position_old.C
@@ -1,7 +1,6 @@
-/** @file run_sim_position_old.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_sim_position(Int_t nEvents = 200000, TString numb = "00001", Int_t Flag = 0)
 {
diff --git a/macro/rich/alignment/run_alignment_reco.C b/macro/rich/alignment/run_alignment_reco.C
index c17affbf0d0f6bbf689ad7b14697758335624892..eb2988bf7c7f956c0b9816a09c228105e646e726 100644
--- a/macro/rich/alignment/run_alignment_reco.C
+++ b/macro/rich/alignment/run_alignment_reco.C
@@ -1,7 +1,6 @@
-/** @file run_alignment_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_alignment_reco(Int_t nEvents = 5000, TString Rot = "5")
 {
diff --git a/macro/rich/alignment/run_correction_reco.C b/macro/rich/alignment/run_correction_reco.C
index 3b520a34c1b244a0cd8db5327ad8d7c69b2070d1..76444225302882dff1774d8a3d076065c25ad501 100644
--- a/macro/rich/alignment/run_correction_reco.C
+++ b/macro/rich/alignment/run_correction_reco.C
@@ -1,7 +1,6 @@
-/** @file run_correction_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_correction_reco(Int_t nEvents = 5000, TString Rot = "5")
 {
diff --git a/macro/rich/alignment/run_mirror_reco.C b/macro/rich/alignment/run_mirror_reco.C
index f4cfcd8fb711016d70a9c47b9ba51009456c43c7..454bb884744188c5d0fb5ba275ee532bac87b7f1 100644
--- a/macro/rich/alignment/run_mirror_reco.C
+++ b/macro/rich/alignment/run_mirror_reco.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco(Int_t nEvents = 50)
 {
diff --git a/macro/rich/alignment/run_mirror_reco_alignment.C b/macro/rich/alignment/run_mirror_reco_alignment.C
index 2ce1f691cba743f71cd5f36fd36e4b0d150281a5..cd82ec84f1484072004db2d3d07380fd1580c969 100644
--- a/macro/rich/alignment/run_mirror_reco_alignment.C
+++ b/macro/rich/alignment/run_mirror_reco_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_reco_alignment(Int_t nEvents = 2000)
 {
diff --git a/macro/rich/alignment/run_mirror_reco_correction.C b/macro/rich/alignment/run_mirror_reco_correction.C
index b1e279c2f2822d96fd1e11243958b0e28b62a978..e71844f6a9531409bb6a89c7d15f26314d8dbc73 100644
--- a/macro/rich/alignment/run_mirror_reco_correction.C
+++ b/macro/rich/alignment/run_mirror_reco_correction.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_reco_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 using namespace std;
 
diff --git a/macro/rich/alignment/run_mirror_sim.C b/macro/rich/alignment/run_mirror_sim.C
index c34fb94563b1ae8e68055cdacd877c08aec284b9..486c1acd655daad0581c19b0174472c7d9550202 100644
--- a/macro/rich/alignment/run_mirror_sim.C
+++ b/macro/rich/alignment/run_mirror_sim.C
@@ -1,7 +1,6 @@
-/** @file run_mirror_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_mirror_sim(Int_t nEvents = 2000)
 // !!! DEFINE NEW ROTATION ANGLE IN THE GEO FILE AND RUN IMPORT_EXPORT_GEO MACRO BEFORE RUNNING RUN_SIM !!!
diff --git a/macro/rich/alignment/run_reco.C b/macro/rich/alignment/run_reco.C
index 0c752ddd0eea36865d25c0095649543b20dd4b53..360cf8afdb7df29052fbcc1a634c0c0f0ae7e97c 100644
--- a/macro/rich/alignment/run_reco.C
+++ b/macro/rich/alignment/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_reco(Int_t nEvents = 5000)
 {
diff --git a/macro/rich/alignment/run_sim.C b/macro/rich/alignment/run_sim.C
index 4cc77e03cf30f693095d468a77b767a90a07ac41..1791a04ff4826ab43b1b066de80b765e3897559c 100644
--- a/macro/rich/alignment/run_sim.C
+++ b/macro/rich/alignment/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void run_sim(Int_t nEvents = 5000, TString Rot = "5")
 // !!! DEFINE NEW ROTATION ANGLE IN THE GEO FILE AND RUN IMPORT_EXPORT_GEO MACRO BEFORE RUNNING RUN_SIM !!!
diff --git a/macro/rich/alignment/single_tile/eventDisplay.C b/macro/rich/alignment/single_tile/eventDisplay.C
index 872960649fe957cf878749ed7e436cec5505f4ee..b16789a9a4f88072a67dd26c7ae5cbccc618a46a 100644
--- a/macro/rich/alignment/single_tile/eventDisplay.C
+++ b/macro/rich/alignment/single_tile/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 void eventDisplay()
 {
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_align.C b/macro/rich/alignment/single_tile/geosetup/setup_align.C
index b09b7ccd41a0b699e0c226c187b597681024b8f0..15a794d7a066ea0c02105a55a699ff728aab6582 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_align.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_align.C
@@ -1,7 +1,6 @@
-/** @file setup_align.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_1mrad.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_1mrad.C
index 7d93dc5c023d9e559941225c0c8293fe7ff9ff2d..db1b57da1e2c78ac36182f8bba879c89147080d4 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_1mrad.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_1mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_1mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_2mrad.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_2mrad.C
index 56ad3375e5cb684859a96e9b1610db0e54c1fc96..a6849cb5b98ac9455ed641bac929ec337c0d441c 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_2mrad.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_2mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_2mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_3mrad.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_3mrad.C
index 140bd8956534ab98b72db16af21996b1e7a31891..890046a11b887774aea4c14a0cfacb40f2cb9e5f 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_3mrad.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_3mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_3mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_4mrad.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_4mrad.C
index 8962e61730422156bd199b28bcb9e8f22bce2113..363f0955846d4e8c0bfe8b12c1d53a67f40d22f6 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_4mrad.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_4mrad.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_4mrad.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_5mrad_01y_15x.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_5mrad_01y_15x.C
index 25d063620c7f03cccc2785807e050d52fa3ddbb9..a1cd5373189a190b5d59da33af9dd657748c5089 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_5mrad_01y_15x.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_5mrad_01y_15x.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_5mrad_01y_15x.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_test.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_test.C
index a4574e83624b5e475b7d04f12ec743c0c57c7ad5..def95ed3e5e360caf293eb7f644bc75ce9ba8888 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_test.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_test.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_test.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/geosetup/setup_misalign_v17.C b/macro/rich/alignment/single_tile/geosetup/setup_misalign_v17.C
index 3ecb8956deb53ce7114a38d6c24ed8bf1cf48f35..822460be19a0026e3eb8c6a4737d00538999790b 100644
--- a/macro/rich/alignment/single_tile/geosetup/setup_misalign_v17.C
+++ b/macro/rich/alignment/single_tile/geosetup/setup_misalign_v17.C
@@ -1,7 +1,6 @@
-/** @file setup_misalign_v17.C
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Jordan Bendarouach [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/alignment/single_tile/run_reco.C b/macro/rich/alignment/single_tile/run_reco.C
index 479f6775a18c173830a577a653f3e99d53976a55..ebd3d2489e1ab47325a4a7151c217a2ae9830713 100644
--- a/macro/rich/alignment/single_tile/run_reco.C
+++ b/macro/rich/alignment/single_tile/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/single_tile/run_reco_alignment.C b/macro/rich/alignment/single_tile/run_reco_alignment.C
index c0d82d1415984a8087dc870cd455911672157e2a..243f0b660c45520e72c458ba4c06ee4651ce30d7 100644
--- a/macro/rich/alignment/single_tile/run_reco_alignment.C
+++ b/macro/rich/alignment/single_tile/run_reco_alignment.C
@@ -1,7 +1,6 @@
-/** @file run_reco_alignment.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/single_tile/run_reco_correction.C b/macro/rich/alignment/single_tile/run_reco_correction.C
index e130f84c681af0a7887c1480545ec02f535061af..387ab6c0847e4822ddcbc7e895013dd77626a22b 100644
--- a/macro/rich/alignment/single_tile/run_reco_correction.C
+++ b/macro/rich/alignment/single_tile/run_reco_correction.C
@@ -1,7 +1,6 @@
-/** @file run_reco_correction.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 TString caveGeom     = "";
 TString pipeGeom     = "";
diff --git a/macro/rich/alignment/single_tile/run_sim.C b/macro/rich/alignment/single_tile/run_sim.C
index 1c4fcba26c435123fefc8b4053e875322997a327..9204a9fe3c4ad24f28cf98d613e105208dd97c9d 100644
--- a/macro/rich/alignment/single_tile/run_sim.C
+++ b/macro/rich/alignment/single_tile/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/cbmlibs.C b/macro/rich/cbmlibs.C
index 51ad5fd4233feac74839a3a41c255f9389596434..71ce17d62ed074d1e03a55775f85729001f4598f 100644
--- a/macro/rich/cbmlibs.C
+++ b/macro/rich/cbmlibs.C
@@ -1,7 +1,6 @@
-/** @file cbmlibs.C
-  * @copyright Copyright (C) 2009-2013 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2013 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void cbmlibs()
 {
diff --git a/macro/rich/create_RICH_geo_file.C b/macro/rich/create_RICH_geo_file.C
index 9bee9d8f8b1625a2e538e23de4f3c801b6349048..2d3407713856dae8b3719ac00588ac514edc7f51 100644
--- a/macro/rich/create_RICH_geo_file.C
+++ b/macro/rich/create_RICH_geo_file.C
@@ -1,7 +1,6 @@
-/** @file create_RICH_geo_file.C
-  * @copyright Copyright (C) 2006-2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Claudia Höhne **/
+/* Copyright (C) 2006-2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Claudia Höhne */
 
 void create_RICH_geo_file(char* geometry = "rich-2900-N2-0")
 {
diff --git a/macro/rich/create_rich_geo_with_mirror_misalignment.C b/macro/rich/create_rich_geo_with_mirror_misalignment.C
index 38e0ca4383994acf80fc7c9a87c68b31ef35801e..0b8ccfdeb8e78e27aec584d4b1962275e7ecfec2 100644
--- a/macro/rich/create_rich_geo_with_mirror_misalignment.C
+++ b/macro/rich/create_rich_geo_with_mirror_misalignment.C
@@ -1,7 +1,6 @@
-/** @file create_rich_geo_with_mirror_misalignment.C
-  * @copyright Copyright (C) 2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 using namespace std;
 void create_rich_geo_with_mirror_misalignment()
diff --git a/macro/rich/d0/run_d0.C b/macro/rich/d0/run_d0.C
index 7a9f6c72a1a50df5a3376c9b034f575d7688bbf8..69a8ea9955f471d6f8f75d8f34c4ca691bb79b2d 100644
--- a/macro/rich/d0/run_d0.C
+++ b/macro/rich/d0/run_d0.C
@@ -1,7 +1,6 @@
-/** @file run_d0.C
-  * @copyright Copyright (C) 2015-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Florian Uhlig */
 
 #include <string>
 using namespace std;
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C
index f76f53ea52dcf9591e9d99b7f57f26e796bea120..9ffa7f0062e4cc63e49d68a85bee247220f1f083 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfileNew.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C
index fc562b2fb1a4f5a0752b3d2066ae6f947e5120ce..c9340fdfac96469bea5bcb977df83f6825e32b51 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfileNew_Dec2014.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C
index 70c36ec9818b967839977e254b8562754328cc00..762013c9f77fb70774107ef0f2bc4468fdbb63aa 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfileOld.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C
index 4aaab802c3a51fb7900a1b1c70c8795c816c913e..0a8c7bc02dba0a19586349d56fe25ab2ec2b0096 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfile_April2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C
index 34566d8568f8a275cbbe12c625b5bf7fd155b06f..4deeb80930c855bb4da1b29268007560027ae4b7 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfile_April2015_ModAug2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C
index 19415b56fedadef11d46a04ad7bc3c3605b89be6..ec848b01bd510b4113fbe56a0effba958b55c636 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfile_April2015_ModOct2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C
index 91991fd6cd403d41453bc8a06504e4a5fba3bf08..3ab645e5a070b8a7e14dbb29e5badd0148a06d2a 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfile_ExtMirrOct2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C
index c81334d4963548bcf021ad922cb209b60a84c0a2..009672f8acb55c7424f4aa13ada9ab98b7d74c58 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C
@@ -1,7 +1,6 @@
-/** @file CreateInputForGeo.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C
index 4d40416c053c18239a079f538cfd4feb67e3c032..bcf7135858e605b04555e5957e16a11d228bbf29 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C
@@ -1,7 +1,6 @@
-/** @file CreateReducedGDMLfileNew.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C b/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C
index f04ea994ebb2162367d07aafd79a11364a08e23b..f590ef8950def7acfdb61a576c5eb491af97b88a 100644
--- a/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C
+++ b/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C
@@ -1,7 +1,6 @@
-/** @file create_RICH_geo_file.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void create_RICH_geo_file(float PMTrotX = 5., float PMTrotY = 5.)
 {  //char *geometry="rich-2900-N2-0"){
diff --git a/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C
index c0b86bd0ef04d9a4dd474252d27d9bcfff9ae005..177c5d252e3e7aaf7fa9931c08c2129e38dcd2fa 100644
--- a/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C
+++ b/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Ana_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Ana_GeoOpt_Batch(Int_t nEvents = 10)
 {
diff --git a/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C
index d7ad862d5dd1961d5f008a1e30740fb04c5cb95e..273ebafbb0e2761721bbdbaf3dedbe58c3245cd3 100644
--- a/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C
+++ b/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Reco_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Reco_GeoOpt_Batch(Int_t nEvents = 1)
 {
diff --git a/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C
index 59b16b4949162f7ad53a19d8f3445765693a7e76..78b507e15eb0f876e48ec4fb2dd0a46c68e9f2d6 100644
--- a/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C
+++ b/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Sim_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Sim_GeoOpt_Batch(Int_t nEvents = 1)
 {
diff --git a/macro/rich/geotest/RotPMT/eventDisplay.C b/macro/rich/geotest/RotPMT/eventDisplay.C
index 3581d06cbe367cbd4d95638b8f18a7eaf969ae69..a313468a02f502518ffac3ae009fbef725a6704b 100644
--- a/macro/rich/geotest/RotPMT/eventDisplay.C
+++ b/macro/rich/geotest/RotPMT/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 
 void eventDisplay(int PMTrotX = 10, int PMTrotY = 15, int RotMir = 1)
diff --git a/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C b/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C
index c8369212508989e14d8cfe40820dbf3d91a19b37..69de553baa41d96a7f1c15cd7f554b0fa3526d56 100644
--- a/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C
+++ b/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C
@@ -1,7 +1,6 @@
-/** @file CreateGDMLfile_April2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C b/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C
index 124b995291d0530083db3fd221379ef4e5fb9986..c49591d29acf1134385ba85aedb79fb9229f43bb 100644
--- a/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C
+++ b/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C
@@ -1,7 +1,6 @@
-/** @file CreateTransGDMLfile_April2015.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C b/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C
index b4daad2d3f27f0f5cc2c5a40c08a2adbe87544d8..2cb3054898282bff238015cd87c6caec98f79486 100644
--- a/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C
+++ b/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C
@@ -1,7 +1,6 @@
-/** @file GDML_to_ROOT_Trans.C
-  * @copyright Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Tariq Mahmoud [committer] */
 
 void GDML_to_ROOT_Trans(float pmt_pos_y_addend = 0, float pmt_pos_z_addend = 0, int RotMir = -10, float PMTrotX = 5,
                         float PMTrotY = 5)
diff --git a/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C b/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C
index 6fffea014e71f7741281649e056f2689af767a1e..2f9de27ea6def9cf7b74d90c15dcf1d9dd4350aa 100644
--- a/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C
+++ b/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Ana_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Ana_GeoOpt_Batch(Int_t nEvents = 10, int PMTtransY = 0, int PMTtransZ = 0, float PMTrotX = 2,
                           float PMTrotY = 2, int RotMir = -10)
diff --git a/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C b/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C
index 4a08dd047cd91367eef38a53bf2d0bc4ce4dd998..c1273e9f1b46f50a0eab35d2a9971d2299fc13ba 100644
--- a/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C
+++ b/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Reco_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Reco_GeoOpt_Batch(Int_t nEvents = 10, int PMTtransY = 0, int PMTtransZ = 0, float PMTrotX = 2,
                            float PMTrotY = 2, int RotMir = -10)
diff --git a/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C b/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C
index 81be35b4e94a30105f7c7099008896af7914b9c8..ff49ffce9e56256ad24954aee7c393e1f8d459a5 100644
--- a/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C
+++ b/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C
@@ -1,7 +1,6 @@
-/** @file Run_Sim_GeoOpt_Batch.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud [committer] */
 
 void Run_Sim_GeoOpt_Batch(Int_t nEvents = 10, int PMTtransY = 0, int PMTtransZ = 0, float PMTrotX = 2,
                           float PMTrotY = 2, int RotMir = -10)
diff --git a/macro/rich/geotest/geoopt/create_geos.C b/macro/rich/geotest/geoopt/create_geos.C
index 129cdaf1d999a47c364179ae59f291e2497f9817..e045e26e6699d6c156670012a776170e5ba4370b 100644
--- a/macro/rich/geotest/geoopt/create_geos.C
+++ b/macro/rich/geotest/geoopt/create_geos.C
@@ -1,7 +1,6 @@
-/** @file create_geos.C
-  * @copyright Copyright (C) 2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include <fstream>
 #include <iostream>
diff --git a/macro/rich/geotest/geoopt/run_geotest_opt.C b/macro/rich/geotest/geoopt/run_geotest_opt.C
index 34486110dc9ab36ea8af851c0f6aaffc0547c157..5b4af5b70905ce7a71866a533fa283271e0c70bd 100644
--- a/macro/rich/geotest/geoopt/run_geotest_opt.C
+++ b/macro/rich/geotest/geoopt/run_geotest_opt.C
@@ -1,7 +1,6 @@
-/** @file run_geotest_opt.C
-  * @copyright Copyright (C) 2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_geotest_opt()
 {
diff --git a/macro/rich/geotest/run_ana_geo_opt.C b/macro/rich/geotest/run_ana_geo_opt.C
index 0c964a0e7829e591803e9cce8b46330895a88a7c..5fc33e2fba4928b51259e8493ce672e69d7b3c71 100644
--- a/macro/rich/geotest/run_ana_geo_opt.C
+++ b/macro/rich/geotest/run_ana_geo_opt.C
@@ -1,7 +1,6 @@
-/** @file run_ana_geo_opt.C
-  * @copyright Copyright (C) 2014 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2014 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_ana_geo_opt(Int_t nEvents = 200)
 {
diff --git a/macro/rich/geotest/run_digi_geotest.C b/macro/rich/geotest/run_digi_geotest.C
index 87b18d3ac7f2b8c2ec6133399bc48d8a398079ca..4f7d86e941c106d4b2b64477b06166b09a573452 100644
--- a/macro/rich/geotest/run_digi_geotest.C
+++ b/macro/rich/geotest/run_digi_geotest.C
@@ -1,7 +1,6 @@
-/** @file run_digi_geotest.C
-  * @copyright Copyright (C) 2018-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2018-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_digi_geotest(const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/mc.00000.root",
                       const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/param.00000.root",
diff --git a/macro/rich/geotest/run_digi_urqmdtest.C b/macro/rich/geotest/run_digi_urqmdtest.C
index 18d3c4d4dfb93029cca8228fb13127fd06c8b64f..07c850f449cd7cdc5e21781a2c65fe1b27ffc4a3 100644
--- a/macro/rich/geotest/run_digi_urqmdtest.C
+++ b/macro/rich/geotest/run_digi_urqmdtest.C
@@ -1,7 +1,6 @@
-/** @file run_digi_urqmdtest.C
-  * @copyright Copyright (C) 2018-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2018-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_digi_urqmdtest(
   const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root",
diff --git a/macro/rich/geotest/run_qa_geotest.C b/macro/rich/geotest/run_qa_geotest.C
index fa75a41ebc16b3d1c6a416756799f3abd732a8c0..ea65b7e8565900029165601a214661158c4d0bae 100644
--- a/macro/rich/geotest/run_qa_geotest.C
+++ b/macro/rich/geotest/run_qa_geotest.C
@@ -1,7 +1,6 @@
-/** @file run_qa_geotest.C
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_qa_geotest(const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/mc.00000.root",
                     const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/param.00000.root",
diff --git a/macro/rich/geotest/run_qa_urqmdtest.C b/macro/rich/geotest/run_qa_urqmdtest.C
index 25094c44a733c142c1a18d5da88c1e30fd5283c4..ded8054ef91e5f89402318707cad4f1d6d3e85a9 100644
--- a/macro/rich/geotest/run_qa_urqmdtest.C
+++ b/macro/rich/geotest/run_qa_urqmdtest.C
@@ -1,7 +1,6 @@
-/** @file run_qa_urqmdtest.C
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_qa_urqmdtest(
   const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root",
diff --git a/macro/rich/geotest/run_reco_geo_opt.C b/macro/rich/geotest/run_reco_geo_opt.C
index c5e6337ab8cc567609f72d92923144da18cbf819..44bbf8898470dc1357c98b9a7c47bfe0425f2a81 100644
--- a/macro/rich/geotest/run_reco_geo_opt.C
+++ b/macro/rich/geotest/run_reco_geo_opt.C
@@ -1,7 +1,6 @@
-/** @file run_reco_geo_opt.C
-  * @copyright Copyright (C) 2014-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2014-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_reco_geo_opt(Int_t nEvents = 30000)
 {
diff --git a/macro/rich/geotest/run_reco_geotest.C b/macro/rich/geotest/run_reco_geotest.C
index a1ba876803314c5193632a98efc76a0c0e4fa3ce..3cd720de24311471c054dbed29a999762702af7e 100644
--- a/macro/rich/geotest/run_reco_geotest.C
+++ b/macro/rich/geotest/run_reco_geotest.C
@@ -1,7 +1,6 @@
-/** @file run_reco_geotest.C
-  * @copyright Copyright (C) 2009-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_reco_geotest(const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/mc.00000.root",
                       const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/param.00000.root",
diff --git a/macro/rich/geotest/run_reco_urqmdtest.C b/macro/rich/geotest/run_reco_urqmdtest.C
index d835b32a4a9b2af33ff3c4184640c7249540b90d..b204458c044923e785e1814e7309eab4866e0762 100644
--- a/macro/rich/geotest/run_reco_urqmdtest.C
+++ b/macro/rich/geotest/run_reco_urqmdtest.C
@@ -1,7 +1,6 @@
-/** @file run_reco_urqmdtest.C
-  * @copyright Copyright (C) 2013-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2013-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_reco_urqmdtest(
   const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root",
diff --git a/macro/rich/geotest/run_sim_geo_opt.C b/macro/rich/geotest/run_sim_geo_opt.C
index 50f4358a6a45829a0ade3b0528286c5fa32e5dce..d076f39ccb1448b66e301d6e07a87cfa2d98cd71 100644
--- a/macro/rich/geotest/run_sim_geo_opt.C
+++ b/macro/rich/geotest/run_sim_geo_opt.C
@@ -1,7 +1,6 @@
-/** @file run_sim_geo_opt.C
-  * @copyright Copyright (C) 2014 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2014 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_sim_geo_opt(Int_t nEvents = 200)
 {
diff --git a/macro/rich/geotest/run_sim_geotest.C b/macro/rich/geotest/run_sim_geotest.C
index 8b637f64452041658c5a4d2ac6d9ba64c9964f37..82ae2efdf46680c0024278e016c88cdf329e45c7 100644
--- a/macro/rich/geotest/run_sim_geotest.C
+++ b/macro/rich/geotest/run_sim_geotest.C
@@ -1,7 +1,6 @@
-/** @file run_sim_geotest.C
-  * @copyright Copyright (C) 2009-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_sim_geotest(const string& plutoFile = "",  // if "", BoxGenerator is used
                      const string& mcFile    = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/mc.00000.root",
diff --git a/macro/rich/geotest/run_sim_urqmdtest.C b/macro/rich/geotest/run_sim_urqmdtest.C
index ec953ca32a6c4b8545163cc76e183b9202ccebd6..2b345305421b98ca7b43c8a491b1b5621fa5dcef 100644
--- a/macro/rich/geotest/run_sim_urqmdtest.C
+++ b/macro/rich/geotest/run_sim_urqmdtest.C
@@ -1,7 +1,6 @@
-/** @file run_sim_urqmdtest.C
-  * @copyright Copyright (C) 2013-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2013-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void run_sim_urqmdtest(
   const string& urqmdFile = "/Users/slebedev/Development/cbm/data/urqmd/auau/"
diff --git a/macro/rich/mcbm/beamtime/checkGeometryMapping.C b/macro/rich/mcbm/beamtime/checkGeometryMapping.C
index fac234ae1075254bb2d26829321e2b4e16489927..36dbec00f2641ac43321cef1d1e6cd54e795a42a 100644
--- a/macro/rich/mcbm/beamtime/checkGeometryMapping.C
+++ b/macro/rich/mcbm/beamtime/checkGeometryMapping.C
@@ -1,7 +1,6 @@
-/** @file checkGeometryMapping.C
-  * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Weber, Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Weber, Adrian Amatus Weber [committer] */
 
 /** @file RICH Geometry and Mapping checker
  ** @author Adrian Weber <a.weber@gsi.de>
diff --git a/macro/rich/mcbm/beamtime/getToTOffset.C b/macro/rich/mcbm/beamtime/getToTOffset.C
index 734c365f9e3b9eefdf065bedaf11ce99671f8019..6d71f8fa94a629349534d68cef0bfadf3e650cc9 100644
--- a/macro/rich/mcbm/beamtime/getToTOffset.C
+++ b/macro/rich/mcbm/beamtime/getToTOffset.C
@@ -1,7 +1,6 @@
-/** @file getToTOffset.C
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Adrian Amatus Weber [committer] */
 
 /** @file MCBM DATA unpacking and ToT Shift calculation
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/macro/rich/mcbm/beamtime/run_aerogel_analysis.C b/macro/rich/mcbm/beamtime/run_aerogel_analysis.C
index 059acd7fcc540d1277a3758eb50a47ed055b5e93..2e37d77a46cd0025073569403923252ee7c42bc9 100644
--- a/macro/rich/mcbm/beamtime/run_aerogel_analysis.C
+++ b/macro/rich/mcbm/beamtime/run_aerogel_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_aerogel_analysis.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void run_aerogel_analysis(const string& parFile = "/lustre/cbm/users/adrian/cbmgitnew/cbmsource/macro/"
                                                   "beamtime/mcbm2020/data/unp_mcbm_params_598.root",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C
index 66700d70983ad4c2c16148a1641f590486ebce8a..8f93fe8b63323692b489c03f25aa3afe7f12e5e2 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_real.C
-  * @copyright Copyright (C) 2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber **/
+/* Copyright (C) 2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber */
 
 void run_reco_mcbm_real(const string& parFile  = "/lustre/nyx/cbm/users/adrian/data/159/10kTS/unp_mcbm_params_159.root",
                         const string& digiFile = "/lustre/nyx/cbm/users/adrian/data/159/10kTS/unp_mcbm_159.root",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C
index b1418d843e7003a0432b02e5f10d6491b0df1392..f0ecc49cb1668724f966ad6dc173021c7f28efc9 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_real_wToF.C
-  * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 void run_reco_mcbm_real_wToF(
   //     const string& parFile = "/lustre/nyx/cbm/users/adrian/data/159/10kTS/unp_mcbm_params_159.root",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_dec19.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_dec19.C
index c824d2cd5057d6a9427ff1604ed96d0423a18d97..5bfb3a04f8104c14adcd22cc6a96c451ef24f416 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_dec19.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_dec19.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_real_wToF_dec19.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void run_reco_mcbm_real_wToF_dec19(
   //        const string& parFile  = "/lustre/nyx/cbm/users/adrian/data19Dec12/testNew2/unp_mcbm_params_384.root",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_mar20.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_mar20.C
index 200b5c831f4835c074c093a26c803c3dfd45e1cd..aac3d51352b704c4a5c157c86970bf394be59d2e 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_mar20.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_mar20.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_real_wToF_mar20.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void run_reco_mcbm_real_wToF_mar20(const string srcfolder = "/lustre/cbm/users/adrian/mcbmbeamtime/cbmsource/"
                                                             "macro/beamtime/mcbm2020/data",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_nov19.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_nov19.C
index 6ef89ed7c59b213df1b8a481acba88e65e3a9f91..60ac31f1256ea9a0c7b1eff78948c4d54435e984 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_nov19.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_nov19.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_real_wToF_nov19.C
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 void run_reco_mcbm_real_wToF_nov19(
   const string& parFile  = "/lustre/nyx/cbm/users/adrian/data/nov19/unp_mcbm_params_370.root",
diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C
index edd0d303c7a7c1f00c779e08ea3610d7351e8b98..dce3a69b7c55d77d521a62fc7dd6407d0bcd45b3 100644
--- a/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C
+++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm_richOnly.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 void run_reco_mcbm_richOnly(
   const string srcfolder   = "/lustre/cbm/users/adrian/cbmgitnew/cbmsource/macro/beamtime/mcbm2020/data",
diff --git a/macro/rich/mcbm/drawHistos.C b/macro/rich/mcbm/drawHistos.C
index abdc871d3dfb1e0ecde21c774871feff02612bad..933a67ef8456fa3c50c5c13d488e8f9734f50304 100644
--- a/macro/rich/mcbm/drawHistos.C
+++ b/macro/rich/mcbm/drawHistos.C
@@ -1,7 +1,6 @@
-/** @file drawHistos.C
-  * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void drawHistos(TString inFilename = "~/TSA_files/result/test60001.root")
 {
diff --git a/macro/rich/mcbm/draw_mcbm_rich_qa.C b/macro/rich/mcbm/draw_mcbm_rich_qa.C
index 7d8efea8fab31dc1d0ee6900cbde9283467e7f30..13e11073e7e20b15eee4ee9962f34e3083c9d2ba 100644
--- a/macro/rich/mcbm/draw_mcbm_rich_qa.C
+++ b/macro/rich/mcbm/draw_mcbm_rich_qa.C
@@ -1,7 +1,6 @@
-/** @file draw_mcbm_rich_qa.C
-  * @copyright Copyright (C) 2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_mcbm_rich_qa()
 {
diff --git a/macro/rich/mcbm/eventDisplay.C b/macro/rich/mcbm/eventDisplay.C
index c9450417a38e6bddd559b0c47b1dee5521c42dc1..fc304e3b72ee37c5de7b13075b2fabf1a0d2b1a0 100644
--- a/macro/rich/mcbm/eventDisplay.C
+++ b/macro/rich/mcbm/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Gregor Pitsch [committer] **/
+/* Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Gregor Pitsch [committer] */
 
 //void eventDisplay(const char* setup = "sis18_mcbm_25deg")
 //void eventDisplay(const char* setup = "sis18_mcbm_20deg_short")
diff --git a/macro/rich/mcbm/mcbm_mc_gp.C b/macro/rich/mcbm/mcbm_mc_gp.C
index 1e7b6d2a5798dc75de7046e4c9d6f8ea6bb3751d..2f17c45b156ca6bee54715557ba372f6fcaf9725 100644
--- a/macro/rich/mcbm/mcbm_mc_gp.C
+++ b/macro/rich/mcbm/mcbm_mc_gp.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc_gp.C
-  * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/rich/mcbm/mcbm_reco_gp.C b/macro/rich/mcbm/mcbm_reco_gp.C
index c1a57301eed58ce694978fd0d3395570b9890ca9..6cfd159a58274dbfe28c7899b456ba68581c4caa 100644
--- a/macro/rich/mcbm/mcbm_reco_gp.C
+++ b/macro/rich/mcbm/mcbm_reco_gp.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco_gp.C
-  * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/rich/mcbm/run_reco_mcbm.C b/macro/rich/mcbm/run_reco_mcbm.C
index 9527856cd7f21d47b2de6c2f94f9b33b472854b9..15cf6d6444264e4c06a515364a26f741dd4b1153 100644
--- a/macro/rich/mcbm/run_reco_mcbm.C
+++ b/macro/rich/mcbm/run_reco_mcbm.C
@@ -1,7 +1,6 @@
-/** @file run_reco_mcbm.C
-  * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Gregor Pitsch [committer] **/
+/* Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Gregor Pitsch [committer] */
 
 void run_reco_mcbm(Int_t nEvents = 1000)
 {
diff --git a/macro/rich/mcbm/run_sim_mcbm.C b/macro/rich/mcbm/run_sim_mcbm.C
index 98bd0f24b9f4a681f7ffad15d2b34b6a6c3296c2..4239922cbe21077d9d38be1f31a7d8be267e53b8 100644
--- a/macro/rich/mcbm/run_sim_mcbm.C
+++ b/macro/rich/mcbm/run_sim_mcbm.C
@@ -1,7 +1,6 @@
-/** @file run_sim_mcbm.C
-  * @copyright Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Gregor Pitsch [committer] **/
+/* Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Gregor Pitsch [committer] */
 
 void run_sim_mcbm(Int_t nEvents = 10)
 {
diff --git a/macro/rich/mcbm/test_daq.C b/macro/rich/mcbm/test_daq.C
index dcbff30e5caaad34c7d90f9481925e928d45c4a6..9f444c969d335667a322c754489a733e23dab52c 100644
--- a/macro/rich/mcbm/test_daq.C
+++ b/macro/rich/mcbm/test_daq.C
@@ -1,7 +1,6 @@
-/** @file test_daq.C
-  * @copyright Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void test_daq(Int_t startEvent = 0, Int_t nEvents = 10000, TString inFile = "/home/evovch/TSA_files/delay_2_2_0000.tsa",
               TString outFile = "~/TSA_files/result/delay_2_2_0000_3.root")
diff --git a/macro/rich/mirrors/run_ronchi.C b/macro/rich/mirrors/run_ronchi.C
index 0047d73a1217f5c42b46d540971eeb73c1c1abf1..7be8da5c0ae0571738d535ffa407ef9fd391237d 100644
--- a/macro/rich/mirrors/run_ronchi.C
+++ b/macro/rich/mirrors/run_ronchi.C
@@ -1,7 +1,6 @@
-/** @file run_ronchi.C
-  * @copyright Copyright (C) 2018-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev, Egor Ovcharenko **/
+/* Copyright (C) 2018-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev, Egor Ovcharenko */
 
 void run_ronchi()
 {
diff --git a/macro/rich/prototype/PID.C b/macro/rich/prototype/PID.C
index c720d99c5181ce296c4203f59140679af1ea762d..6b97987d16348ed0dd4b80850d9bbe5a22f22667 100644
--- a/macro/rich/prototype/PID.C
+++ b/macro/rich/prototype/PID.C
@@ -1,7 +1,6 @@
-/** @file PID.C
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 
 {
diff --git a/macro/rich/prototype/angle.C b/macro/rich/prototype/angle.C
index ca87755d084b41ed01b0c839f968a6a1c41d00f1..f12321a1fc3aaeeec49badcc5c44d5f1b3700301 100644
--- a/macro/rich/prototype/angle.C
+++ b/macro/rich/prototype/angle.C
@@ -1,7 +1,6 @@
-/** @file angle.C
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #include "/misc/kresan/tools/drawStyle.C"
 
diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C
index 2e21626932a6ad145ee4838715617cc8f04e8981..3713adcd42ff8d1db80e32b93cfc58d59100f0b1 100644
--- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C
+++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C
@@ -1,7 +1,6 @@
-/** @file FilterMultiPeak.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [orginator] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [orginator] */
 
 #define THRESHOLD 45.  // Check the (un)commented code at the end of the macro
 #define KOEF 5         // Rebinning koef
diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C b/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C
index 957a49594494d2da1922641e9aa7d4ae3fe23e58..c1562bb6ab7120508c506a0ba141e731984cdb5a 100644
--- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C
+++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C
@@ -1,7 +1,6 @@
-/** @file buildDeltaTable.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [orginator] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [orginator] */
 
 // Transform pair tdcId/ch into some unique ID [from 0 to 255]
 // Size of the matrix is fixed to 16*16
diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C b/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C
index 75de8cc9395dd5302ba7d227178784a13b16bebe..18d07a11ee6b4c872a247fd31b0ea16249ad76cd 100644
--- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C
+++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C
@@ -1,7 +1,6 @@
-/** @file entriesCounter_simple.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [orginator] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [orginator] */
 
 void entriesCounter_simple(TString filename = "alphas.root", TString picturesFolder = "pictures")
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C b/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C
index 311c467c51a0b0eac975d9d4a5f6eee4b30ba9cf..1957922042e1e09e1d08ce9909445a6bff345b17 100644
--- a/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C
+++ b/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C
@@ -1,7 +1,6 @@
-/** @file buildDeltaTable.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [orginator] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [orginator] */
 
 // Transform pair tdcId/ch into some unique ID [from 0 to 255]
 // Size of the matrix is fixed to 16*16
diff --git a/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/entriesCounter_simple.C b/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/entriesCounter_simple.C
index 6b7d6545aa14f9ef219eefdfbcd81b5acbe1a250..6adefed668fdc34450d7e1dfb0644eb934348266 100644
--- a/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/entriesCounter_simple.C
+++ b/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/entriesCounter_simple.C
@@ -1,7 +1,6 @@
-/** @file entriesCounter_simple.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void entriesCounter_simple(TString filename = "alphas.root", TString picturesFolder = "pictures")
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C
index a73d1347e35e054bae7bd3197d717ba1c8533f8b..997a92c4fb1c0cd95ca9d05e884c2991d753ed6b 100644
--- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C
+++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto3.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C
index df1e4e6fad3da0818cdf0ada16ab562bf34e7f20..c8785916c30a014e626a9835ec2d5421610d5482 100644
--- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C
+++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C
@@ -1,7 +1,6 @@
-/** @file drawDist.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void drawDist(TString filename)
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C
index 316623af9aa33fd130e0155f3cad8c33d3aaf307..84c92acea78aea3e5e10241479d6aec07738aa79 100644
--- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C
+++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C
@@ -1,7 +1,6 @@
-/** @file drawInTime.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void drawInTime(TString filename, Int_t num)
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C
index ac69f9925cce93ab158293c2fc74a36f0d9dbf3e..db163e9bd107a7f680a5596af9d70b6e8370df4a 100644
--- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C
+++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C
@@ -1,7 +1,6 @@
-/** @file printMean.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis.C
index 065a9ce126e0104db440bdc4df4236f7d6a7c4e1..b9f121ef2652caa5f40176e166570caae262c73c 100644
--- a/macro/rich/prototype/beamtime/Fall2015/run_analysis.C
+++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_analysis.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C
index a6dba850a19e77699aeb34636f0df2efb495de29..d748c2b36fbe62d420ec564351ea8fe171e6f797 100644
--- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C
+++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_calibrate.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C
index 51bd9062c4117867d105e8c89078c9494d945fb8..c095ca18638d974214748346e25232a74225491b 100644
--- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C
+++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_ringscan.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C
index 345270e04a1fcddd983d9be584e8b0e5a25794c0..b41a8d0372e08bdfc627680d692bbea9e962d19c 100644
--- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C
+++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_ringscan2.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C
index 181b9ba69872c71ef66aca214af811ef0a4f96e8..f77611c4044341a486c9fdd1b8777a075004c368 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C
@@ -1,7 +1,6 @@
-/** @file FilterMultiPeak.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #define THRESHOLD 50.
 
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C
index d84da3c211dca95742785225191c41d924fbde3e..d4d3745dc383e42d2c6fcf64bb8bbc8830931b72 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C
@@ -1,7 +1,6 @@
-/** @file drawAlHistograms.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void drawAlHistograms(TString filename = "../output/sum_WLS_off.root", TString picturesFolder = "pictures")
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C
index dc48deba34b2c3c6182ef5762803a6bba9728540..165871b9f559aa782be4f76f53ac1cc273e7d2d6 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto3.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C
index ba4a207dcbf09219ba79ad9a7dc23ed02aef9f3f..165871b9f559aa782be4f76f53ac1cc273e7d2d6 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto4.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C
index eb660cb01269572a88aca9847c0511f92b945eb3..70da6c998f8afd7f93d5646a5a5cdd3d8ee4ff07 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C
@@ -1,7 +1,6 @@
-/** @file drawNonShityHistos.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #define THRESHOLD 35.
 
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C
index 912ce6433d841ae48b2a44d5859dd3355cd6f732..3c80b5d33a21549ee02d27c677251564bcd363e5 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C
@@ -1,7 +1,6 @@
-/** @file draw_overlap.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void draw_overlap(TString filename1, TString filename2, TString tdc1N = "50", TString tdc2N = "50", Int_t ch1 = 0,
                   Int_t ch2 = 2, TString outFolder = "pics_comparison")
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C
index 7cbc90b66d3b718902ef8fdff804651141986cec..5398ce01fa55621b66161bc93be4db582c219298 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C
@@ -1,7 +1,6 @@
-/** @file entriesCounter.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void entriesCounter(TString filename = "../output/sum_WLS_off.root")
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C
index d95f32e0ed15e80c3673b8b54412d537a611d388..9798f9fa547a551460717278c0a9f84b15615136 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C
@@ -1,7 +1,6 @@
-/** @file histoRemove.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void histoRemove(TString filename, TString histoname)
 {
diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C
index 0e2f41caff6cfc77b299ec7c2416523cbed67172..24755627dc9ed382f4a1d8b8688c8fb713559a53 100644
--- a/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C
+++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C
@@ -1,7 +1,6 @@
-/** @file testtest.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void testtest()
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C b/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C
index 0b05ea560cbd7cdf3b6cceaaca9a1cee7f518e37..aab4fe0f0eb6f124f644e7e120373711fd82f977 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C
@@ -1,7 +1,6 @@
-/** @file doDraw.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void doDraw(int tdc, int ch)
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/doScan.C b/macro/rich/prototype/beamtime/NewUnpacker/doScan.C
index 9e2f4d0c246be87040c8df21fe0d43d61ff74f93..9a7225342ec81022b0abd56ad04e12b8bd445ccb 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/doScan.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/doScan.C
@@ -1,7 +1,6 @@
-/** @file doScan.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #!/ bin / bash
 
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C
index 1ebf67a8771db2bb84ed5400ce0840245b4a2592..928fede8bdf84d7823195d28017fd0b22dec4aee 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C
index 2c346c206ab4d868bf749272faf52252215b967b..eb12d719b4747ab62dd62caa941c52053653dd3b 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto2.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C
index a73d1347e35e054bae7bd3197d717ba1c8533f8b..997a92c4fb1c0cd95ca9d05e884c2991d753ed6b 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C
@@ -1,7 +1,6 @@
-/** @file drawAllHisto3.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp b/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp
index a6f3dcaad26dc315ce40605730574723e6df0680..4859534ea407c63d424f2900dae780ad3acb51f4 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp
+++ b/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp
@@ -1,7 +1,6 @@
-/** @file dumpHLD.cpp
-  * @copyright Copyright (C) - 
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) - 
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 #include <iostream>
 
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/printMean.C b/macro/rich/prototype/beamtime/NewUnpacker/printMean.C
index ac69f9925cce93ab158293c2fc74a36f0d9dbf3e..db163e9bd107a7f680a5596af9d70b6e8370df4a 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/printMean.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/printMean.C
@@ -1,7 +1,6 @@
-/** @file printMean.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 // calib = 0 - see results before calibration
 // calib = 1 - see results after calibration
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C
index fa21b5c2e8dfb3c301b3f75cea1aa25ccae1f5f3..67ada24d4fcdd705a32089c9cc8e91e37f8b6e8f 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis2.C
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C
index 225c16b1ae9d1840d5f050877ddf93d884a4c24a..08c730180b08b7a3ab4f6c658b3dea34740cfbcf 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C
@@ -1,7 +1,6 @@
-/** @file run_analysis3.C
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C
index 755644b4f3db48b7ce563b48ef125934f75747ac..98ad31547b93b83e5c56f6c57abfa36294369ac8 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_single.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C
index b0dcbcf90433dbfb9d3618850372b7ad4f8bdcab..e751aed529b269e30e0cf07c32ec1ea03532eafb 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_thr_scan.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C
index 7573a1a1a0ae5f417281288ac0df0d27d62f67ab..aaa4d4709b1ec3f3b8f6461c3c761703521aa728 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_wu.C
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C
index c5a61e7cd54070ab9ff971f51b6dcf0f61328ec2..7ac300bd0c0350bfd3607cc74e67f1d3fdcbc80a 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_wu_2.C
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2_ip.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2_ip.C
index c7b8c3afd5ebabdfde75801920be15d398e8f550..396a57d8c742db3460d936a8b99582a4436c6dee 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2_ip.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2_ip.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_wu_2_ip.C
-  * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/NewUnpacker/spectra_from_data/drawSpectra.C b/macro/rich/prototype/beamtime/NewUnpacker/spectra_from_data/drawSpectra.C
index 26ad04fd9eb410555dc87f9063eb9464393b2174..c27a9e845c3ce46e31700869ef0395100546bc75 100644
--- a/macro/rich/prototype/beamtime/NewUnpacker/spectra_from_data/drawSpectra.C
+++ b/macro/rich/prototype/beamtime/NewUnpacker/spectra_from_data/drawSpectra.C
@@ -1,7 +1,6 @@
-/** @file drawSpectra.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #define NUMOFLINES 46
 
diff --git a/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C
index 7b050048b2d1669c09085c92ee3ef0aa69b73029..753ffe904eb1c64cf62e0ad2bab95c97afec4332 100644
--- a/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C
+++ b/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C
@@ -1,7 +1,6 @@
-/** @file FilterMultiPeak.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 #define THRESHOLD 45.  // Check the (un)commented code at the end of the macro
 #define KOEF 5         // Rebinning koef
diff --git a/macro/rich/prototype/beamtime/Nov2015/FitExpo.C b/macro/rich/prototype/beamtime/Nov2015/FitExpo.C
index a6183427f63365bf473c933de487b3b7cabfb805..a45e0451e30b8ecd578cbda60d5147ac65e75afc 100644
--- a/macro/rich/prototype/beamtime/Nov2015/FitExpo.C
+++ b/macro/rich/prototype/beamtime/Nov2015/FitExpo.C
@@ -1,7 +1,6 @@
-/** @file FitExpo.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void FitExpo(TString filename = "sum_WLS_on_G1.root", TString histoName = "ExponentaBudetTut")
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C b/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C
index 03be7dc95cf59aaa6fb42ff3456a6fb80e824bb9..95d650419124a3c597bac2d69ad8e9eef4f7b12f 100644
--- a/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C
+++ b/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C
@@ -1,7 +1,6 @@
-/** @file buildDeltaTable.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [orginator] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [orginator] */
 
 #define MATRIXSIZE 128  // or 256 if you consider 4*4 PMTs
 
diff --git a/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C b/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C
index 2472b270b2225121a9c717f468d0a02a935492f2..7cb1e5120b512e181bf677226413225a95014dc0 100644
--- a/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C
+++ b/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C
@@ -1,7 +1,6 @@
-/** @file draw_hitsPerEvent.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void draw_hitsPerEvent(TString filename                = "output_fine_2/output_file_list.txt",
                        TString picturesFolder          = "pictures_fine_2",
diff --git a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C
index a581e3202dd1760e2608c528a063162cf067a094..5aec6eec633be3b691f9b6eae460be7bbdacb0e1 100644
--- a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C
+++ b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C
@@ -1,7 +1,6 @@
-/** @file draw_two_exps.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void draw_two_exps(TString filename1, TString filename2, TString histoName1 = "ExponentaBudetTut",
                    TString histoName2 = "ExponentaBudetTut", TString outFolder = "pictures")
diff --git a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C
index 96340e1bfdbac6f38f6d6d98683b4897c327442d..8de3b0627e2ed04a130923b0ecc4f5627524c3da 100644
--- a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C
+++ b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C
@@ -1,7 +1,6 @@
-/** @file draw_two_exps_same.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void draw_two_exps_same(TString filename1, TString filename2, TString histoName1, TString histoName2,
                         TString outFolder = "pics_comparison")
diff --git a/macro/rich/prototype/beamtime/Nov2015/integrate.C b/macro/rich/prototype/beamtime/Nov2015/integrate.C
index 3e7d2092b2d986f89e1885f6e54905a8c035659b..b39d6199bd446879bb9656ba4cbe0c6478202ba6 100644
--- a/macro/rich/prototype/beamtime/Nov2015/integrate.C
+++ b/macro/rich/prototype/beamtime/Nov2015/integrate.C
@@ -1,7 +1,6 @@
-/** @file integrate.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void integrate(TString filename1, TString filename2, TString histoName1, TString histoName2)
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C
index a9e97ce059271880a773262a710b3d3b5befabcf..352b36e9a4728fbdde2e1ad9303b5d8e9c3baed0 100644
--- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C
+++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_laser.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C
index 79ac3addc15f605608753431e3fe66df3389e46f..c6226f69958621b303664bb6b6b98b01947352a9 100644
--- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C
+++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_laser2.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C
index f010dfdcce36d71cc62b700228831a7103002bd9..d199db2aecb523e4882781fc63ae80e8618ddffd 100644
--- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C
+++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_rings.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C
index f025332005549b42e2eb3ababff436ce35ead90c..904a9e3f45c86b46ceae8d5ca185223dec17b65a 100644
--- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C
+++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis_rings2.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C b/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C
index feb8e02d8f7a8e7406569d49ca39e6114d9ce041..252c32c29c5a8804f83edcf6ce935a644c6140ea 100644
--- a/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C
+++ b/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C
@@ -1,7 +1,6 @@
-/** @file draw_two_exps.C
-  * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Egor Ovcharenko [committer] **/
+/* Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Egor Ovcharenko [committer] */
 
 void draw_two_exps(TString filename1 = "sum_WLS_off_G1.root", TString filename2 = "sum_WLS_on_G1.root",
                    TString histoName1 = "ExponentaBudetTut", TString histoName2 = "ExponentaBudetTut")
diff --git a/macro/rich/prototype/beamtime/draw_analysis.C b/macro/rich/prototype/beamtime/draw_analysis.C
index b68339d03f55dbb944603e89ece73ab96da6c08c..bc4c2fe7b5e48cd7cc4f1ca5d6a20fe1051245f6 100644
--- a/macro/rich/prototype/beamtime/draw_analysis.C
+++ b/macro/rich/prototype/beamtime/draw_analysis.C
@@ -1,7 +1,6 @@
-/** @file draw_analysis.C
-  * @copyright Copyright (C) 2014-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2014-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void draw_analysis()
 {
diff --git a/macro/rich/prototype/beamtime/draw_study_report.C b/macro/rich/prototype/beamtime/draw_study_report.C
index d2697d3e8b62987d950a283809bc3140ba68d6f2..8e8a5eb00e4038f3603fe236ed4ffe9c0747bace 100644
--- a/macro/rich/prototype/beamtime/draw_study_report.C
+++ b/macro/rich/prototype/beamtime/draw_study_report.C
@@ -1,7 +1,6 @@
-/** @file draw_study_report.C
-  * @copyright Copyright (C) 2014-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2014-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_study_report()
 {
diff --git a/macro/rich/prototype/beamtime/run_analysis.C b/macro/rich/prototype/beamtime/run_analysis.C
index 8331bf21c67ef4053883e0c5d00f16bd201c46e0..06b03a3e7db632873bbd8aa3395905d5472ba9b2 100644
--- a/macro/rich/prototype/beamtime/run_analysis.C
+++ b/macro/rich/prototype/beamtime/run_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_analysis.C
-  * @copyright Copyright (C) 2014-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Egor Ovcharenko **/
+/* Copyright (C) 2014-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Egor Ovcharenko */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/beamtime/run_analysis2.C b/macro/rich/prototype/beamtime/run_analysis2.C
index 17fa27256ce8a15aef3972a4b99b4e1f08377aa8..8c63b1e4182a2a553f0f2583ce206e7ed51de8cb 100644
--- a/macro/rich/prototype/beamtime/run_analysis2.C
+++ b/macro/rich/prototype/beamtime/run_analysis2.C
@@ -1,7 +1,6 @@
-/** @file run_analysis2.C
-  * @copyright Copyright (C) 2014-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Egor Ovcharenko **/
+/* Copyright (C) 2014-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Egor Ovcharenko */
 
 enum enu_calibMode
 {
diff --git a/macro/rich/prototype/draw.C b/macro/rich/prototype/draw.C
index ab76386d1e62c37f8f0269b66fc4aba209502739..ee1e272d597b5a43bf91078631534b84bce277df 100644
--- a/macro/rich/prototype/draw.C
+++ b/macro/rich/prototype/draw.C
@@ -1,7 +1,6 @@
-/** @file draw.C
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 #include "/misc/kresan/tools/drawStyle.C"
 
diff --git a/macro/rich/prototype/efficiency.C b/macro/rich/prototype/efficiency.C
index 3a64d5c2f2e05b46139a23025475622fb856ed36..71c54636c6906538d70ac652f6ab8797eeeb956c 100644
--- a/macro/rich/prototype/efficiency.C
+++ b/macro/rich/prototype/efficiency.C
@@ -1,7 +1,6 @@
-/** @file efficiency.C
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 
 {
diff --git a/macro/rich/prototype/geometry.C b/macro/rich/prototype/geometry.C
index a631fead323b5c26790575c5325cedab624694a2..fe2ef86611932a0babcc93221572c88675700af2 100644
--- a/macro/rich/prototype/geometry.C
+++ b/macro/rich/prototype/geometry.C
@@ -1,7 +1,6 @@
-/** @file geometry.C
-  * @copyright Copyright (C) 2011-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 
 void geometry()
diff --git a/macro/rich/prototype/run_ascii_generator.C b/macro/rich/prototype/run_ascii_generator.C
index 65d9f0819b4e7288c3def5551e8c851073095042..e4347334f17b1c01468b248833910c584f4e7e89 100644
--- a/macro/rich/prototype/run_ascii_generator.C
+++ b/macro/rich/prototype/run_ascii_generator.C
@@ -1,7 +1,6 @@
-/** @file run_ascii_generator.C
-  * @copyright Copyright (C) 2013 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2013 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include <string>
 
diff --git a/macro/rich/prototype/run_reco.C b/macro/rich/prototype/run_reco.C
index 2e587a1447f51726a4f9009f801687c17ed0ad15..c01c06b3f739edc5e38cf912805656e0a7a3f94e 100644
--- a/macro/rich/prototype/run_reco.C
+++ b/macro/rich/prototype/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Dmytro Kresan [committer] **/
+/* Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Dmytro Kresan [committer] */
 
 #include <string>
 
diff --git a/macro/rich/prototype/run_sim.C b/macro/rich/prototype/run_sim.C
index df57cb30f36445df24f2a48864a67db61729156e..b94dfadbb0dbb8e345e9bbde6e178b6b2e96b827 100644
--- a/macro/rich/prototype/run_sim.C
+++ b/macro/rich/prototype/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Dmytro Kresan [committer] **/
+/* Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Dmytro Kresan [committer] */
 
 void run_sim(Int_t nEvents = 100000)
 {
diff --git a/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C
index 493758a4497cb0328b579bda278bd1e6975c5f02..cf8cbb68b5971470798598fd81b02af19e10ac35 100644
--- a/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C
+++ b/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C
@@ -1,7 +1,6 @@
-/** @file create_geo_cosy17.C
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C
index ab00e7c2626039b02ed3c4ad67e45fa03de898cc..5f4866d1c8a980c485bf01982f5d4d87dff2ce47 100644
--- a/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C
+++ b/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C
@@ -1,7 +1,6 @@
-/** @file draw_study_report_cosy17.C
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 using namespace std;
 void draw_study_report()
diff --git a/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C
index 860fe6c62103ccf49750ed4a897a5f9190ca1905..39e9fca41bd18a24b42908300fe29bf7f515187d 100644
--- a/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C
+++ b/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C
@@ -1,7 +1,6 @@
-/** @file run_ascii_generator_cosy17.C
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include <iostream>
 #include <string>
diff --git a/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C
index f11745f94132a1a070fb4aff54cd86743e13cc20..fd020dbed1997112519399881476d06610676f29 100644
--- a/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C
+++ b/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C
@@ -1,7 +1,6 @@
-/** @file run_reco_cosy17.C
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_reco_cosy17(Int_t nEvents = 500)
 {
diff --git a/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C
index 2790d73f601474cc44f46de4df8edda21b0a32d5..b22d8a8e386b90decd41d28e2d60b41215996465 100644
--- a/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C
+++ b/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C
@@ -1,7 +1,6 @@
-/** @file run_sim_cosy17.C
-  * @copyright Copyright (C) 2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_sim_cosy17(Int_t nEvents = 500)
 {
diff --git a/macro/rich/prototype/smallprototype/create_geo_smallprototype.C b/macro/rich/prototype/smallprototype/create_geo_smallprototype.C
index cfc9246de15c599c1c5ac1a1633fd0644d1bf9b9..f60b62906368ff32f2b8589289c379aebcba849b 100644
--- a/macro/rich/prototype/smallprototype/create_geo_smallprototype.C
+++ b/macro/rich/prototype/smallprototype/create_geo_smallprototype.C
@@ -1,7 +1,6 @@
-/** @file create_geo_smallprototype.C
-  * @copyright Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Gregor Pitsch [committer], Andrey Lebedev **/
+/* Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Gregor Pitsch [committer], Andrey Lebedev */
 
 #include <iostream>
 using namespace std;
diff --git a/macro/rich/prototype/smallprototype/draw_study_report.C b/macro/rich/prototype/smallprototype/draw_study_report.C
index 695229dc3e34764b79591649ce0f86dd3377bd7d..442cd3185510bb438682f571ffe50f4f42e68b45 100644
--- a/macro/rich/prototype/smallprototype/draw_study_report.C
+++ b/macro/rich/prototype/smallprototype/draw_study_report.C
@@ -1,7 +1,6 @@
-/** @file draw_study_report.C
-  * @copyright Copyright (C) 2016-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2016-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 using namespace std;
 void draw_study_report()
diff --git a/macro/rich/prototype/smallprototype/geo.C b/macro/rich/prototype/smallprototype/geo.C
index b378626a7f26a866df264214f5ba74b3d84dbbb5..7512ec6abee0aa20630cd6cca4d8dabfc87266c7 100644
--- a/macro/rich/prototype/smallprototype/geo.C
+++ b/macro/rich/prototype/smallprototype/geo.C
@@ -1,7 +1,6 @@
-/** @file geo.C
-  * @copyright Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Gregor Pitsch [committer] **/
+/* Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Gregor Pitsch [committer] */
 
 /** ROOT macro to define the CBM setup sis_100_electron
  **
diff --git a/macro/rich/prototype/smallprototype/run_ascii_generator.C b/macro/rich/prototype/smallprototype/run_ascii_generator.C
index d0ed8f954654a3c773e42655fcda7dc9733001ec..abd4191f4e3b447ca82098e5f51f8531e36e3daf 100644
--- a/macro/rich/prototype/smallprototype/run_ascii_generator.C
+++ b/macro/rich/prototype/smallprototype/run_ascii_generator.C
@@ -1,7 +1,6 @@
-/** @file run_ascii_generator.C
-  * @copyright Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer] **/
+/* Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer] */
 
 #include <iostream>
 #include <string>
diff --git a/macro/rich/prototype/smallprototype/run_reco.C b/macro/rich/prototype/smallprototype/run_reco.C
index 4698d023645ca8117110cff784a1cb07089f98f1..07e4eee006404189b0502b433f56a424cf15f365 100644
--- a/macro/rich/prototype/smallprototype/run_reco.C
+++ b/macro/rich/prototype/smallprototype/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2016-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch, Semen Lebedev [committer] **/
+/* Copyright (C) 2016-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch, Semen Lebedev [committer] */
 
 using namespace std;
 
diff --git a/macro/rich/prototype/smallprototype/run_sim.C b/macro/rich/prototype/smallprototype/run_sim.C
index b9a1c5c10be7d6670241e957e6a6d3da04b92bcd..d4869b08f9bdbbccc3e2625c4c043b42bfeb2ea5 100644
--- a/macro/rich/prototype/smallprototype/run_sim.C
+++ b/macro/rich/prototype/smallprototype/run_sim.C
@@ -1,7 +1,6 @@
-/** @file run_sim.C
-  * @copyright Copyright (C) 2016-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch, Semen Lebedev [committer] **/
+/* Copyright (C) 2016-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch, Semen Lebedev [committer] */
 
 static TString fieldMap;
 static Double_t fieldZ;
diff --git a/macro/rich/prototype/spectrum.C b/macro/rich/prototype/spectrum.C
index 29c71e7296d24ab68521c2eb5357fc80b12d500a..571159680f4d6853710c5943d47d917c1dd39513 100644
--- a/macro/rich/prototype/spectrum.C
+++ b/macro/rich/prototype/spectrum.C
@@ -1,7 +1,6 @@
-/** @file spectrum.C
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan [committer] */
 
 {
   const Float_t c = 2.998e8;
diff --git a/macro/rich/run/draw_litqa.C b/macro/rich/run/draw_litqa.C
index 7eeeb6830242b32daba89d8872f5e389ae8fb905..8c65f48e97aef197469c71a423e18408c44e138b 100644
--- a/macro/rich/run/draw_litqa.C
+++ b/macro/rich/run/draw_litqa.C
@@ -1,7 +1,6 @@
-/** @file draw_litqa.C
-  * @copyright Copyright (C) 2014-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2014-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void draw_litqa()
 {
diff --git a/macro/rich/run/run_digi.C b/macro/rich/run/run_digi.C
index fbdd18267642822f361362074f6ae4bfc3c717f4..e111160b9d5f0ae111bf6e34cc288494ee89d332 100644
--- a/macro/rich/run/run_digi.C
+++ b/macro/rich/run/run_digi.C
@@ -1,7 +1,6 @@
-/** @file run_digi.C
-  * @copyright Copyright (C) 2018-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2018-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev, Semen Lebedev [committer] */
 
 void run_digi(const string& traFile  = "/Users/slebedev/Development/cbm/data/sim/rich/reco/tra.00000.root",
               const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/reco/par.00000.root",
diff --git a/macro/rich/run/run_qa.C b/macro/rich/run/run_qa.C
index a066c09f416af3a311b96cd362d6a6a0ef502f2d..316d70509c3dc3fe29838a75c28355f6f29fc856 100644
--- a/macro/rich/run/run_qa.C
+++ b/macro/rich/run/run_qa.C
@@ -1,7 +1,6 @@
-/** @file run_qa.C
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_qa(const string& mcFile   = "/Users/slebedev/Development/cbm/data/sim/rich/reco/mc.00000.root",
             const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/reco/param.00000.root",
diff --git a/macro/rich/run/run_reco.C b/macro/rich/run/run_reco.C
index b883b3fa2c5daefece4726a84651fe4e43eb3354..e7b0fe01911343a17218f57c55ff25337a0aa938 100644
--- a/macro/rich/run/run_reco.C
+++ b/macro/rich/run/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2009-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Semen Lebedev [committer], Andrey Lebedev */
 
 void run_reco(const string& traFile  = "/Users/slebedev/Development/cbm/data/sim/rich/reco/tra.00000.root",
               const string& parFile  = "/Users/slebedev/Development/cbm/data/sim/rich/reco/par.00000.root",
diff --git a/macro/rich/run/run_transport.C b/macro/rich/run/run_transport.C
index cb3ffdc9ca64fbe66319c450fca67e7621644ecf..e26b1aca342b3a7b91adeef964b1898618a3a610 100644
--- a/macro/rich/run/run_transport.C
+++ b/macro/rich/run/run_transport.C
@@ -1,7 +1,6 @@
-/** @file run_transport.C
-  * @copyright Copyright (C) 2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 void run_transport(const string& urqmdFile = "/Users/slebedev/Development/cbm/data/urqmd/auau/8gev/centr/"
                                              "urqmd.auau.8gev.centr.00001.root",  // if "", no urqmd
diff --git a/macro/rich/run_radius_correction.C b/macro/rich/run_radius_correction.C
index a2f62d82527a3122da72bb7bf0c984ba2095c737..c6a669d006a96f3a540176c8917751bdf07e67b9 100644
--- a/macro/rich/run_radius_correction.C
+++ b/macro/rich/run_radius_correction.C
@@ -1,7 +1,6 @@
-/** @file run_radius_correction.C
-  * @copyright Copyright (C) 2007-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Simeon Lebedev, Semen Lebedev, Claudia Höhne [committer] **/
+/* Copyright (C) 2007-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Simeon Lebedev, Semen Lebedev, Claudia Höhne [committer] */
 
 /*  Description: This macro calculate MAP for radius correction
     To use this macro, first run CbmRichRingQa task.
diff --git a/macro/rich/run_rich_event_display.C b/macro/rich/run_rich_event_display.C
index 1172d522c12a42befcf7703a628aa2fa44d4998f..e6314b08dc7d5d019aa672537be44c498cbfd752 100644
--- a/macro/rich/run_rich_event_display.C
+++ b/macro/rich/run_rich_event_display.C
@@ -1,7 +1,6 @@
-/** @file run_rich_event_display.C
-  * @copyright Copyright (C) 2012-2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /** run_rich_event_display.C
  * @author Semen Lebedev <s.lebedev@gsi.de>
diff --git a/macro/rich/run_train_ann.C b/macro/rich/run_train_ann.C
index 5cc806b07277fc725f5118b13e9883554b828f77..c6a21858e7ecec2333e16b52e91992cb0b41eab1 100644
--- a/macro/rich/run_train_ann.C
+++ b/macro/rich/run_train_ann.C
@@ -1,7 +1,6 @@
-/** @file run_train_ann.C
-  * @copyright Copyright (C) 2011-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev **/
+/* Copyright (C) 2011-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev */
 
 /*  Description: This macro train the ANN for fake
  rejection algorithm.
diff --git a/macro/rich/timebased/run_rich_digi_tb.C b/macro/rich/timebased/run_rich_digi_tb.C
index 5c53ea1eb54924231c818b2cb86fc2329d0a2aa0..6772e6371954805c9cf57eff78a7b017829a9977 100644
--- a/macro/rich/timebased/run_rich_digi_tb.C
+++ b/macro/rich/timebased/run_rich_digi_tb.C
@@ -1,7 +1,6 @@
-/** @file run_rich_digi_tb.C
-  * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2017-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 
 void run_rich_digi_tb(Int_t nEvents = 1000)
diff --git a/macro/rich/timebased/run_rich_reco_tb.C b/macro/rich/timebased/run_rich_reco_tb.C
index 222dd57edf95bb18aee01f61a3808b7a656b0e1b..528d53bc7186cb33ea2a7490d5c8ff30069b5c35 100644
--- a/macro/rich/timebased/run_rich_reco_tb.C
+++ b/macro/rich/timebased/run_rich_reco_tb.C
@@ -1,7 +1,6 @@
-/** @file run_rich_reco_tb.C
-  * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2017-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 void run_rich_reco_tb()
 {
diff --git a/macro/rich/timebased/run_rich_sim_tb.C b/macro/rich/timebased/run_rich_sim_tb.C
index 93e3a4fa6ee24c7fcbe70a1f0a5c39d6198cccd8..86cd3a1d929db6d6055d3fd9d3085f36784570e7 100644
--- a/macro/rich/timebased/run_rich_sim_tb.C
+++ b/macro/rich/timebased/run_rich_sim_tb.C
@@ -1,7 +1,6 @@
-/** @file run_rich_sim_tb.C
-  * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2017-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include <stdio.h>
 
diff --git a/macro/run/checkFieldMap.C b/macro/run/checkFieldMap.C
index e70d425c5564c356319899ef06beb180f048610f..87588bfeaded6a9814678ec012098961a5e30352 100644
--- a/macro/run/checkFieldMap.C
+++ b/macro/run/checkFieldMap.C
@@ -1,7 +1,6 @@
-/** @file checkFieldMap.C
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/run/checkFieldSym.C b/macro/run/checkFieldSym.C
index c94e7283ec32a2c701852cdb21d639559eff9ffb..f5e1dd0b7feeb6b44791d1355db90cf1ebc2e55b 100644
--- a/macro/run/checkFieldSym.C
+++ b/macro/run/checkFieldSym.C
@@ -1,7 +1,6 @@
-/** @file checkFieldSym.C
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/run/checkFields.C b/macro/run/checkFields.C
index b8cde181a2bc84c584c55b73474db49e0abbe89f..0cdfee02f9802a4ab98097b4f000f0fdaac42b32 100644
--- a/macro/run/checkFields.C
+++ b/macro/run/checkFields.C
@@ -1,7 +1,6 @@
-/** @file checkFields.C
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------------
 //
diff --git a/macro/run/check_overlaps.C b/macro/run/check_overlaps.C
index 3117617c113b33f3cd7ccdfed5e22ab7ae4e4aa9..746d81fb680727fac43b980a7a55e8a9def133f6 100644
--- a/macro/run/check_overlaps.C
+++ b/macro/run/check_overlaps.C
@@ -1,7 +1,6 @@
-/** @file check_overlaps.C
-  * @copyright Copyright (C) 2010-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 void check_overlaps(const char* dataset = "test")
 {
diff --git a/macro/run/draw.C b/macro/run/draw.C
index 94834658597aa239a143690d0e3103ce72082f56..01a8b8f13b5bdf9d335506cf233f4e3b9c2dbb59 100644
--- a/macro/run/draw.C
+++ b/macro/run/draw.C
@@ -1,7 +1,6 @@
-/** @file draw.C
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 {
   TFile* f = new TFile("data/test.mc.root");
diff --git a/macro/run/eventDisplay.C b/macro/run/eventDisplay.C
index a585ee0e19048b1407db3f83c367e750f86b04db..5d44cc7468cf3cf5d78b4026032c8f852692f41d 100644
--- a/macro/run/eventDisplay.C
+++ b/macro/run/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2008-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, David Emschermann, Volker Friese, Mohammad Al-Turany [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, David Emschermann, Volker Friese, Mohammad Al-Turany [committer], Florian Uhlig */
 
 void eventDisplay(TString dataset = "test")
 {
diff --git a/macro/run/modules/reconstruct.C b/macro/run/modules/reconstruct.C
index 445a902f64c9d0ff64a2a654188d7dc6e480593a..5dc01e6fa4798f59b79f3e7d01e902e38c039959 100644
--- a/macro/run/modules/reconstruct.C
+++ b/macro/run/modules/reconstruct.C
@@ -1,7 +1,6 @@
-/** @file reconstruct.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** Macro module for registration of reconstruction tasks to a run
  **
diff --git a/macro/run/modules/registerSetup.C b/macro/run/modules/registerSetup.C
index da322b4148a429764761778fe35a6bd0936f0018..64eed8dc4df2a211649cd55fd94ed0f7753faa10 100644
--- a/macro/run/modules/registerSetup.C
+++ b/macro/run/modules/registerSetup.C
@@ -1,7 +1,6 @@
-/** @file registerSetup.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** Macro registerSetup
  **
diff --git a/macro/run/run_digi.C b/macro/run/run_digi.C
index 60c347a566640de9f27721f8345ef1386046fa04..4e3f82f4816ece25799b8b9f8ed0ee71ca341961 100644
--- a/macro/run/run_digi.C
+++ b/macro/run/run_digi.C
@@ -1,7 +1,6 @@
-/** @file run_digi.C
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file run_digi.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/run/run_digi_json_config.C b/macro/run/run_digi_json_config.C
index e059b3be0e08a5d18254ad38bb5cfe22482b5b5a..b00545ed74e16af555bdb6e4206dbf9bf382703c 100644
--- a/macro/run/run_digi_json_config.C
+++ b/macro/run/run_digi_json_config.C
@@ -1,7 +1,6 @@
-/** @file run_digi_json_config.C
-  * @copyright Copyright (C) 2020-2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2020-2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 /** @file run_digi_json_config.C
  ** @author Oleg Golosov <oleg.golosov@gmail.com>
diff --git a/macro/run/run_phys.C b/macro/run/run_phys.C
index 3fd5e95efb928cac64b8c565f4efea48d479c31a..b903ac2b83bcbed936475c4515834c9aa7e00feb 100644
--- a/macro/run/run_phys.C
+++ b/macro/run/run_phys.C
@@ -1,7 +1,6 @@
-/** @file run_phys.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Zyzak, Anna Senger, Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Zyzak, Anna Senger, Volker Friese [committer] */
 
 //---------------------------------------------------------------------------------
 // @author  M. Zyzak
diff --git a/macro/run/run_qa.C b/macro/run/run_qa.C
index 30a6ab7eacbd5301a15b42e288124d438ac17913..2a3dd2fcd205adcc89bc176991cf6b04ba3d9edb 100644
--- a/macro/run/run_qa.C
+++ b/macro/run/run_qa.C
@@ -1,7 +1,6 @@
-/** @file run_qa.C
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/run/run_qa_old.C b/macro/run/run_qa_old.C
index 2a7b01bff8dfba584979d6aed22c628a62370caa..28cbc303e048220b45f84e79d8c2a018264504e6 100644
--- a/macro/run/run_qa_old.C
+++ b/macro/run/run_qa_old.C
@@ -1,7 +1,6 @@
-/** @file run_qa_old.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/run/run_reco.C b/macro/run/run_reco.C
index f5c9a20bb802b73a582ae85241607afb8fc12249..55f4177a165fcd5c5ec286f79609e7151c097ea5 100644
--- a/macro/run/run_reco.C
+++ b/macro/run/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Dominik Smith **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Dominik Smith */
 
 /** @file run_reco.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/run/run_reco_analysis.C b/macro/run/run_reco_analysis.C
index 63f24b1736cc5d88a2fa65e1932b09a98ae89ff4..a4ef5d5e230f8e77e4fcc4e8f66e00b581f38c77 100644
--- a/macro/run/run_reco_analysis.C
+++ b/macro/run/run_reco_analysis.C
@@ -1,7 +1,6 @@
-/** @file run_reco_analysis.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tim Fauerbach, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tim Fauerbach, Florian Uhlig [committer] */
 
 /** @file run_reco_analysis.C
  ** @author Tim Fauerbach
diff --git a/macro/run/run_reco_event.C b/macro/run/run_reco_event.C
index f2c7828aed6fe77fb7d6ce3fac3cec1672452bac..962f6b83bad3165ba479dab52c0274e6a63cac11 100644
--- a/macro/run/run_reco_event.C
+++ b/macro/run/run_reco_event.C
@@ -1,7 +1,6 @@
-/** @file run_reco_event.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 #// --------------------------------------------------------------------------
 //
diff --git a/macro/run/run_recoqa_tb_track.C b/macro/run/run_recoqa_tb_track.C
index ab7ea6ca4c38403bcfe00e0c75b7d3c718c64930..3c6e0b309a3f09c74c21c7b106e2b24044222ba7 100644
--- a/macro/run/run_recoqa_tb_track.C
+++ b/macro/run/run_recoqa_tb_track.C
@@ -1,7 +1,6 @@
-/** @file run_recoqa_tb_track.C
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/run/run_tra_beam.C b/macro/run/run_tra_beam.C
index b563e0df44433a8554a416a40bca465fc74d26bc..76060be2d4f06189fb7375a82f3791f6eaa21349 100644
--- a/macro/run/run_tra_beam.C
+++ b/macro/run/run_tra_beam.C
@@ -1,7 +1,6 @@
-/** @file run_tra_beam.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file run_tra_beam.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/run/run_tra_file.C b/macro/run/run_tra_file.C
index 44576988cbeaa0c62ecb694eb69fe38daa459b1d..9e038d8fbd143dc2526a94fa8ba6720626ce332e 100644
--- a/macro/run/run_tra_file.C
+++ b/macro/run/run_tra_file.C
@@ -1,7 +1,6 @@
-/** @file run_tra_file.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file run_tra_file.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/run/run_transport.C b/macro/run/run_transport.C
index fc1be4b1183a86bf304e053f86434f3119ea47d4..d81c6b0ccec61250defb916de286672d9c9a780e 100644
--- a/macro/run/run_transport.C
+++ b/macro/run/run_transport.C
@@ -1,7 +1,6 @@
-/** @file run_transport.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file run_transport.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/run/run_transport_json_config.C b/macro/run/run_transport_json_config.C
index 203b9fff60aa572ed101fad4db7e9be280370047..ba00e78dfb1d657999c9966f9491bc4a9c2dbf48 100644
--- a/macro/run/run_transport_json_config.C
+++ b/macro/run/run_transport_json_config.C
@@ -1,7 +1,6 @@
-/** @file run_transport_json_config.C
-  * @copyright Copyright (C) 2020-2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2020-2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 /** @file run_transport_json_config.C
  ** @author Oleg Golosov <oleg.golosov@gmail.com>
diff --git a/macro/run/run_transport_qa.C b/macro/run/run_transport_qa.C
index 4df65978696312f57fea3c50234df22d5a8ae921..26229e5b9286f9564cc8a45a25b766113dbb44e0 100644
--- a/macro/run/run_transport_qa.C
+++ b/macro/run/run_transport_qa.C
@@ -1,7 +1,6 @@
-/** @file run_transport_qa.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Test macro which compares the mean number of MC points for the various
 // detectors with benchmark values which were calculated using 100 central
diff --git a/macro/simcheck/checkSimField.C b/macro/simcheck/checkSimField.C
index 973214943e12fadea4a8c748c185197136807e24..45263428ebff926a88c93385bb4914c5cf0bf668 100644
--- a/macro/simcheck/checkSimField.C
+++ b/macro/simcheck/checkSimField.C
@@ -1,7 +1,6 @@
-/** @file checkSimField.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/Occupancy.C b/macro/sts/Occupancy.C
index 7503c1290774a81a501b881fec81c1361aa4d053..38bb82f1f2ea3d41cf347baf28799710bb6e8ecc 100644
--- a/macro/sts/Occupancy.C
+++ b/macro/sts/Occupancy.C
@@ -1,7 +1,6 @@
-/** @file Occupancy.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // example.C
 #include <TCanvas.h>
diff --git a/macro/sts/draw_qa_reco.C b/macro/sts/draw_qa_reco.C
index 78f0ed41b73d22bbb7fabfe1c912214f86d0c057..c7aa004d9e2a06ad51dbf073dbd6e3d3227d9fb4 100644
--- a/macro/sts/draw_qa_reco.C
+++ b/macro/sts/draw_qa_reco.C
@@ -1,7 +1,6 @@
-/** @file draw_qa_reco.C
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Radoslaw Karabowicz [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Radoslaw Karabowicz [committer] */
 
 void draw_qa_reco(TString inFileName = "reco.qa.root")
 {
diff --git a/macro/sts/draw_qa_sim.C b/macro/sts/draw_qa_sim.C
index 039e8224c980b647f128ff1e204eab343924d661..00154bdbccd68acc352e3c3b369799e632be4c84 100644
--- a/macro/sts/draw_qa_sim.C
+++ b/macro/sts/draw_qa_sim.C
@@ -1,7 +1,6 @@
-/** @file draw_qa_sim.C
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Radoslaw Karabowicz [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Radoslaw Karabowicz [committer] */
 
 void draw_qa_sim(TString inFileName = "sim.qa.root")
 {
diff --git a/macro/sts/geometry/create_STS_geo_file.C b/macro/sts/geometry/create_STS_geo_file.C
index 0cb23d996183dd5e7589623427522cc27ca7ad34..8a01c9b0145298b3ead9d6de1bd7b5e6f06ac59f 100644
--- a/macro/sts/geometry/create_STS_geo_file.C
+++ b/macro/sts/geometry/create_STS_geo_file.C
@@ -1,7 +1,6 @@
-/** @file create_STS_geo_file.C
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 void create_STS_geo_file(char* geometry = "sts-3maps-4strips")
 {
diff --git a/macro/sts/geometry/create_positionlist_plus4.C b/macro/sts/geometry/create_positionlist_plus4.C
index f33d74b487c07eca1386a3bab85f8c561e43471c..324a42c24c2735c0bfc4c610c269da8df5214edc 100644
--- a/macro/sts/geometry/create_positionlist_plus4.C
+++ b/macro/sts/geometry/create_positionlist_plus4.C
@@ -1,7 +1,6 @@
-/** @file create_positionlist_plus4.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //forward declaration
 void loop_over_nodes(TObjArray*, TString&, std::map<TString, TVector3>&);
diff --git a/macro/sts/geometry/create_stscosy_v16a.C b/macro/sts/geometry/create_stscosy_v16a.C
index 4bc6cf4128e6842692a9de13492ee0f1ee27479e..619d795587737c48b3b78c3b4c84ac9501e9dc12 100644
--- a/macro/sts/geometry/create_stscosy_v16a.C
+++ b/macro/sts/geometry/create_stscosy_v16a.C
@@ -1,7 +1,6 @@
-/** @file create_stscosy_v16a.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stscosy_v16b.C b/macro/sts/geometry/create_stscosy_v16b.C
index e92886b6736403dd5bb7e117182c3a570b7dd582..6a623cce7767cd61bc2cc86c5f3457a2c40f3c1e 100644
--- a/macro/sts/geometry/create_stscosy_v16b.C
+++ b/macro/sts/geometry/create_stscosy_v16b.C
@@ -1,7 +1,6 @@
-/** @file create_stscosy_v16b.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsdigipar_v12.C b/macro/sts/geometry/create_stsdigipar_v12.C
index 607774a4032777451138a4bbf07c3498d0bf87cd..cb7de306e53361d9792c7d4581ba5738a5496b5a 100644
--- a/macro/sts/geometry/create_stsdigipar_v12.C
+++ b/macro/sts/geometry/create_stsdigipar_v12.C
@@ -1,7 +1,6 @@
-/** @file create_stsdigipar_v12.C
-  * @copyright Copyright (C) 2012-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2012-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of STS digitisation parameter file in ASCII format.
diff --git a/macro/sts/geometry/create_stsdigipar_v13.C b/macro/sts/geometry/create_stsdigipar_v13.C
index 094a3b5f8ff0d0754d0cb2889288f00a669b2e33..caa8e93349426b8e34cf15074e3650b223d8ad6b 100644
--- a/macro/sts/geometry/create_stsdigipar_v13.C
+++ b/macro/sts/geometry/create_stsdigipar_v13.C
@@ -1,7 +1,6 @@
-/** @file create_stsdigipar_v13.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], David Emschermann **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], David Emschermann */
 
 /******************************************************************************
  ** Creation of STS digitisation parameter file in ASCII format.
diff --git a/macro/sts/geometry/create_stsdigipar_v16.C b/macro/sts/geometry/create_stsdigipar_v16.C
index f5f8785f4508e85f681a337157cfcc0ccae16033..66775c276e871c3e0beaec75df6451871ebcde6f 100644
--- a/macro/sts/geometry/create_stsdigipar_v16.C
+++ b/macro/sts/geometry/create_stsdigipar_v16.C
@@ -1,7 +1,6 @@
-/** @file create_stsdigipar_v16.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS digitisation parameter file in ASCII format.
diff --git a/macro/sts/geometry/create_stsgeo_cosy14.C b/macro/sts/geometry/create_stsgeo_cosy14.C
index f1e67687e6339e1ff4805c58d634c9f4c41c71c7..a3b8422789c504072929865640b11bc3b6552175 100644
--- a/macro/sts/geometry/create_stsgeo_cosy14.C
+++ b/macro/sts/geometry/create_stsgeo_cosy14.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_cosy14.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v12.C b/macro/sts/geometry/create_stsgeo_v12.C
index 1d56c168b22ee7a1e8f84dcd14ae2aa62a85665b..45fbebe16bb5a915b570eef4be2001763ae06cc4 100644
--- a/macro/sts/geometry/create_stsgeo_v12.C
+++ b/macro/sts/geometry/create_stsgeo_v12.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v12.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13.C b/macro/sts/geometry/create_stsgeo_v13.C
index 07f354c08b55f784d3faee2a2878a0007f8a3706..4f28f3feee2b0b31f43f2af66393eb02556f4eb6 100644
--- a/macro/sts/geometry/create_stsgeo_v13.C
+++ b/macro/sts/geometry/create_stsgeo_v13.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13.C
-  * @copyright Copyright (C) 2012-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2012-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13e.C b/macro/sts/geometry/create_stsgeo_v13e.C
index 5a04e2823f1570031af263e109885798fc2fa0ef..742c93cc0ccd6c4179dc66df8a3288d794732a8e 100644
--- a/macro/sts/geometry/create_stsgeo_v13e.C
+++ b/macro/sts/geometry/create_stsgeo_v13e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13e.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13w.C b/macro/sts/geometry/create_stsgeo_v13w.C
index 1f0e5b48d475c2139c3afe057726abe5c1ddccb6..a0ab34220de47d3714071dbe5da6f56ba6ab51e6 100644
--- a/macro/sts/geometry/create_stsgeo_v13w.C
+++ b/macro/sts/geometry/create_stsgeo_v13w.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13w.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13x.C b/macro/sts/geometry/create_stsgeo_v13x.C
index f6d5d8ecd6ef16d87e3be676a7dac5c38567821a..8da68b0b4a1bcea4ab6347b6cbba3702e07da3be 100644
--- a/macro/sts/geometry/create_stsgeo_v13x.C
+++ b/macro/sts/geometry/create_stsgeo_v13x.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13x.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13y.C b/macro/sts/geometry/create_stsgeo_v13y.C
index 47d9408aaf7214994aae5b2e1ed2a689ed25ab77..39eb899fa353548e00238e3264c157f49ce159fd 100644
--- a/macro/sts/geometry/create_stsgeo_v13y.C
+++ b/macro/sts/geometry/create_stsgeo_v13y.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13y.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v13z.C b/macro/sts/geometry/create_stsgeo_v13z.C
index 395a6374732749292133ccdd377b2b6c8e8f4dcd..389a8b69c0af96974647227d8d5a8cd6594cac3f 100644
--- a/macro/sts/geometry/create_stsgeo_v13z.C
+++ b/macro/sts/geometry/create_stsgeo_v13z.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v13z.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v15b.C b/macro/sts/geometry/create_stsgeo_v15b.C
index 9c57996cd01f7d4fbb118fcd2f2d11ef733a5dee..77c725d05a98ee4b7964cb2af569164afc79cab5 100644
--- a/macro/sts/geometry/create_stsgeo_v15b.C
+++ b/macro/sts/geometry/create_stsgeo_v15b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v15b.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16a.C b/macro/sts/geometry/create_stsgeo_v16a.C
index 3ce06d119f6235b04fca5e23b29f350318a5c8f1..3469223d7a80c685d9101ae8872a01351bb5a85d 100644
--- a/macro/sts/geometry/create_stsgeo_v16a.C
+++ b/macro/sts/geometry/create_stsgeo_v16a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16a.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16b.C b/macro/sts/geometry/create_stsgeo_v16b.C
index c2e6d6d72dd2db0a76a7f4b9e7c2e366706fb0d3..b65ba10fdd1d44f9b26b2ed2fc82ffb3bf79021c 100644
--- a/macro/sts/geometry/create_stsgeo_v16b.C
+++ b/macro/sts/geometry/create_stsgeo_v16b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16b.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16c.C b/macro/sts/geometry/create_stsgeo_v16c.C
index b4bc0aeb1d42f754a65b2ef61554761ce58db3db..93aad979fb0e33c8dfcc9a70cf3f07fe88a37e4c 100644
--- a/macro/sts/geometry/create_stsgeo_v16c.C
+++ b/macro/sts/geometry/create_stsgeo_v16c.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16c.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16d.C b/macro/sts/geometry/create_stsgeo_v16d.C
index 1286e6492dc97536e7a8e90db27908c8c64de03e..4d6d1dcdc3690999b68db73c43b69bacbbdfbb00 100644
--- a/macro/sts/geometry/create_stsgeo_v16d.C
+++ b/macro/sts/geometry/create_stsgeo_v16d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16d.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16e.C b/macro/sts/geometry/create_stsgeo_v16e.C
index b39f68497db5ecfe24a45252d2a842944d1c3691..3c82b33cfeb106b174ce5fcb846949d3b6e92c0a 100644
--- a/macro/sts/geometry/create_stsgeo_v16e.C
+++ b/macro/sts/geometry/create_stsgeo_v16e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16e.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16f.C b/macro/sts/geometry/create_stsgeo_v16f.C
index 24d7d5f048e465564a2c94305e9396de6afc94ad..8c427151aa9195b3e5f68a70de7acbebd92fa5ce 100644
--- a/macro/sts/geometry/create_stsgeo_v16f.C
+++ b/macro/sts/geometry/create_stsgeo_v16f.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16f.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16g.C b/macro/sts/geometry/create_stsgeo_v16g.C
index 56c0eb6f2f274f6183211e4466946347630e185e..5178198fedff675bf324c4c283af5040e2fcc11f 100644
--- a/macro/sts/geometry/create_stsgeo_v16g.C
+++ b/macro/sts/geometry/create_stsgeo_v16g.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16g.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16h.C b/macro/sts/geometry/create_stsgeo_v16h.C
index 7eb1f98a770d6bf08f28f4cb61a0ca3eea90664e..feb91d52f92b6f7b6c6a753d8363f71ae34b563a 100644
--- a/macro/sts/geometry/create_stsgeo_v16h.C
+++ b/macro/sts/geometry/create_stsgeo_v16h.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16h.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16i.C b/macro/sts/geometry/create_stsgeo_v16i.C
index 01b95a1e72c95f1c0548499e5bb1e5462d5a0009..2f6056678a329245bdf8bade58c5ead9f5a8506f 100644
--- a/macro/sts/geometry/create_stsgeo_v16i.C
+++ b/macro/sts/geometry/create_stsgeo_v16i.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16i.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16j.C b/macro/sts/geometry/create_stsgeo_v16j.C
index 4b2e43cb8f297ecbd22621dd827c71c112b1ce82..fc4fdccef4242292061824afb1fc8f07001e772b 100644
--- a/macro/sts/geometry/create_stsgeo_v16j.C
+++ b/macro/sts/geometry/create_stsgeo_v16j.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16j.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16k.C b/macro/sts/geometry/create_stsgeo_v16k.C
index 4f4d72a948d9629d8f354b1884c2c44d12c23e07..c33c9c6e392294c16f0799834db1f1816132859f 100644
--- a/macro/sts/geometry/create_stsgeo_v16k.C
+++ b/macro/sts/geometry/create_stsgeo_v16k.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16k.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16u.C b/macro/sts/geometry/create_stsgeo_v16u.C
index 226d790e4baa12920ebcd8fdb327bb1ad5166cdd..dbf49f8a32001509d0cec1d5f1c46fff5422c0ac 100644
--- a/macro/sts/geometry/create_stsgeo_v16u.C
+++ b/macro/sts/geometry/create_stsgeo_v16u.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16u.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16v.C b/macro/sts/geometry/create_stsgeo_v16v.C
index ca8550c86ed1ee597872b9131709af64c999d28e..e58cae4d2d84ca8b896a9baf8068349e7e60ee92 100644
--- a/macro/sts/geometry/create_stsgeo_v16v.C
+++ b/macro/sts/geometry/create_stsgeo_v16v.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16v.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16w.C b/macro/sts/geometry/create_stsgeo_v16w.C
index 3ce4173598077fa5a8e23b5785ddd9e863cdd03f..c6f9639275dcdaec46032506f2709341c4a1a477 100644
--- a/macro/sts/geometry/create_stsgeo_v16w.C
+++ b/macro/sts/geometry/create_stsgeo_v16w.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16w.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16x.C b/macro/sts/geometry/create_stsgeo_v16x.C
index 41d33f20c033fd0670ca2dab566b38f63b323e3a..527b68fb04c98aa98176d474c7371b1ef91a287d 100644
--- a/macro/sts/geometry/create_stsgeo_v16x.C
+++ b/macro/sts/geometry/create_stsgeo_v16x.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16x.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16y.C b/macro/sts/geometry/create_stsgeo_v16y.C
index 538e92614d7b99176e92a9cbfe5903064e2df9f9..2eb420c2d5b9920a2b4e0fbc22b058fa3f49ee0e 100644
--- a/macro/sts/geometry/create_stsgeo_v16y.C
+++ b/macro/sts/geometry/create_stsgeo_v16y.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16y.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v16z.C b/macro/sts/geometry/create_stsgeo_v16z.C
index 37731ed0a2d5d7d431dc4fa25ad228f136bd4c7d..1100b59ab5ef8b9f821e929d524ed1fab7c68e0b 100644
--- a/macro/sts/geometry/create_stsgeo_v16z.C
+++ b/macro/sts/geometry/create_stsgeo_v16z.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16z.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v17a.C b/macro/sts/geometry/create_stsgeo_v17a.C
index 0a15a3d3c968a42e1aa3a8b67ad27c95a080fb77..bb1c6185072a3bfe1c923daeb7626421ac1c0864 100644
--- a/macro/sts/geometry/create_stsgeo_v17a.C
+++ b/macro/sts/geometry/create_stsgeo_v17a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v17a.C
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v18a.C b/macro/sts/geometry/create_stsgeo_v18a.C
index 74b52d5f15e34fdc4f2cd675254c2740801c137c..4cf217bd2b849375d23014b21fc86a6f5303fe27 100644
--- a/macro/sts/geometry/create_stsgeo_v18a.C
+++ b/macro/sts/geometry/create_stsgeo_v18a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18a.C
-  * @copyright Copyright (C) 2012-2018 CBM Collaboration, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Evgeny Lavrik **/
+/* Copyright (C) 2012-2018 CBM Collaboration, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Evgeny Lavrik */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v18b.C b/macro/sts/geometry/create_stsgeo_v18b.C
index f2baee511ee069a19625c0afb7fb61e130e36b1a..7d247e82f19efefb2962106324c56546464cd800 100644
--- a/macro/sts/geometry/create_stsgeo_v18b.C
+++ b/macro/sts/geometry/create_stsgeo_v18b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v18b.C
-  * @copyright Copyright (C) 2012-2018 CBM Collaboration, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Evgeny Lavrik **/
+/* Copyright (C) 2012-2018 CBM Collaboration, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Evgeny Lavrik */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19a.C b/macro/sts/geometry/create_stsgeo_v19a.C
index 6ad0e6826a07148e4830af61ee789125bbf20ce8..0c7a69dee54fe9ee0e4a382c3051ad1255c07b49 100644
--- a/macro/sts/geometry/create_stsgeo_v19a.C
+++ b/macro/sts/geometry/create_stsgeo_v19a.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19a.C
-  * @copyright Copyright (C) 2012-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Evgeny Lavrik [committer] **/
+/* Copyright (C) 2012-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Evgeny Lavrik [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19b.C b/macro/sts/geometry/create_stsgeo_v19b.C
index 0da73f9fe7c9fafb25cfdc86a801babe50a47bf4..78a71abdc7f1a62aa0f3f30b106d8c4dd0a2ce11 100644
--- a/macro/sts/geometry/create_stsgeo_v19b.C
+++ b/macro/sts/geometry/create_stsgeo_v19b.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19b.C
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19c.C b/macro/sts/geometry/create_stsgeo_v19c.C
index 63f62a55b5685e0a4f55055e19e73778b1ecc6d6..7563d9cc1834ab04aa62d45ca161586fd2ea8f99 100644
--- a/macro/sts/geometry/create_stsgeo_v19c.C
+++ b/macro/sts/geometry/create_stsgeo_v19c.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19c.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19d.C b/macro/sts/geometry/create_stsgeo_v19d.C
index a7388f03a497b8e5af4f0c508c533e723dff6b8e..9d719b83bfada74f7ec8b1e3497b9ac6d2c69d7a 100644
--- a/macro/sts/geometry/create_stsgeo_v19d.C
+++ b/macro/sts/geometry/create_stsgeo_v19d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19d.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19e.C b/macro/sts/geometry/create_stsgeo_v19e.C
index ae8aa348f2dfb0e3216ca7dfa86cd186e5354b07..db69f4d1d95f951cb1ce51cc0e81a06ad8444b4e 100644
--- a/macro/sts/geometry/create_stsgeo_v19e.C
+++ b/macro/sts/geometry/create_stsgeo_v19e.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19e.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19f.C b/macro/sts/geometry/create_stsgeo_v19f.C
index 35aa5e339cd2e115c42c3163279cd083ca426c97..d18c14b7285e4d79cf7cda747b2f3421f7414bea 100644
--- a/macro/sts/geometry/create_stsgeo_v19f.C
+++ b/macro/sts/geometry/create_stsgeo_v19f.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19f.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19g.C b/macro/sts/geometry/create_stsgeo_v19g.C
index fe19d7400c7d5fc86284db1b91d9400c4ac1135d..c3c4d182591f1b332ff061134225b198d7642cb8 100644
--- a/macro/sts/geometry/create_stsgeo_v19g.C
+++ b/macro/sts/geometry/create_stsgeo_v19g.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19g.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19h.C b/macro/sts/geometry/create_stsgeo_v19h.C
index 9e49da87a22865fd6288d71b09847d531a339784..1d12d796b8c2d04532c1f865993e9ef136bdc17c 100644
--- a/macro/sts/geometry/create_stsgeo_v19h.C
+++ b/macro/sts/geometry/create_stsgeo_v19h.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19h.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19i.C b/macro/sts/geometry/create_stsgeo_v19i.C
index 59c706f7f14cf1d9a931836662ea8d84f5f456e7..156201c0ff51ef2bc33be3305803a75f39b866b5 100644
--- a/macro/sts/geometry/create_stsgeo_v19i.C
+++ b/macro/sts/geometry/create_stsgeo_v19i.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19i.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19j.C b/macro/sts/geometry/create_stsgeo_v19j.C
index 7b961f777ee7ff17bf0398da1e4874f5c3596636..a13994c71d0a80c9ced090d92b9b976d092c9765 100644
--- a/macro/sts/geometry/create_stsgeo_v19j.C
+++ b/macro/sts/geometry/create_stsgeo_v19j.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19j.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19k.C b/macro/sts/geometry/create_stsgeo_v19k.C
index 3dfbb000afd6582c5b4522df52f29b7b3ca522cc..1dce0803a1ed67f8999428d5d8292f47e97b0969 100644
--- a/macro/sts/geometry/create_stsgeo_v19k.C
+++ b/macro/sts/geometry/create_stsgeo_v19k.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19k.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19l.C b/macro/sts/geometry/create_stsgeo_v19l.C
index 5bc9a613fa6260ff3b41e0f98b7b942c8c406f25..4f5bfb058aee3c0af330748a85e38d51a58d633c 100644
--- a/macro/sts/geometry/create_stsgeo_v19l.C
+++ b/macro/sts/geometry/create_stsgeo_v19l.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19l.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19m.C b/macro/sts/geometry/create_stsgeo_v19m.C
index 5c92607898306c27addff6cfad983404c78ec8de..7ddce7fc752bb27831fbe47931aecfcb8d47f840 100644
--- a/macro/sts/geometry/create_stsgeo_v19m.C
+++ b/macro/sts/geometry/create_stsgeo_v19m.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19m.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19n.C b/macro/sts/geometry/create_stsgeo_v19n.C
index 4585c96595b4c25b559ead466bb0ed91c77e7c07..a8b587d5b534df8ac132c26f6bf2b0d48af816a1 100644
--- a/macro/sts/geometry/create_stsgeo_v19n.C
+++ b/macro/sts/geometry/create_stsgeo_v19n.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19n.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19o.C b/macro/sts/geometry/create_stsgeo_v19o.C
index 38e92330403a1faf3a103ad46dd56436f4c98c35..9d8444997ad5bfa06547642d1a392481559bb1be 100644
--- a/macro/sts/geometry/create_stsgeo_v19o.C
+++ b/macro/sts/geometry/create_stsgeo_v19o.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19o.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19p.C b/macro/sts/geometry/create_stsgeo_v19p.C
index df00f24ee3ea9a833b6c376090e7b6642d6f413b..fdf403fe1c3328a24948bdf89b2a80a84209b231 100644
--- a/macro/sts/geometry/create_stsgeo_v19p.C
+++ b/macro/sts/geometry/create_stsgeo_v19p.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19p.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19q.C b/macro/sts/geometry/create_stsgeo_v19q.C
index 6225dc8ce676c55ebc45bcc9d307be1485c73cb9..06e771c574a0e4660baafd76f1a4e4fd87a565cf 100644
--- a/macro/sts/geometry/create_stsgeo_v19q.C
+++ b/macro/sts/geometry/create_stsgeo_v19q.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19q.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19r.C b/macro/sts/geometry/create_stsgeo_v19r.C
index d54bd62cf1677b28bf4f83bd7c848d9e2e38237a..16c12a95e1ee8bfe0077518d13d432fed1e32b6b 100644
--- a/macro/sts/geometry/create_stsgeo_v19r.C
+++ b/macro/sts/geometry/create_stsgeo_v19r.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19r.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19s.C b/macro/sts/geometry/create_stsgeo_v19s.C
index 5100d9cc0d143876a2e2a3b893e2c315f60750f3..bd3f29703ad6a72459a49e5aaa78fa08cd695e94 100644
--- a/macro/sts/geometry/create_stsgeo_v19s.C
+++ b/macro/sts/geometry/create_stsgeo_v19s.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19s.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19t.C b/macro/sts/geometry/create_stsgeo_v19t.C
index 1dd4ba30fe3192d1fdb17be11640bcc20a122fd4..a4608cff138798ebaea0a2d3b114b9ff8e131596 100644
--- a/macro/sts/geometry/create_stsgeo_v19t.C
+++ b/macro/sts/geometry/create_stsgeo_v19t.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19t.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19u.C b/macro/sts/geometry/create_stsgeo_v19u.C
index 7ed4a24cdaa86bfddafb0f4caa443f4ba321a0c0..8f079420920c2564ea843f1930f9987bf5346ae3 100644
--- a/macro/sts/geometry/create_stsgeo_v19u.C
+++ b/macro/sts/geometry/create_stsgeo_v19u.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19u.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19v.C b/macro/sts/geometry/create_stsgeo_v19v.C
index a0f95b8fb16fc4b7258339acadf8701ae7fb09f9..a04f9e49efeec25487ec27ffb93c057209e6f038 100644
--- a/macro/sts/geometry/create_stsgeo_v19v.C
+++ b/macro/sts/geometry/create_stsgeo_v19v.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19v.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/create_stsgeo_v19w.C b/macro/sts/geometry/create_stsgeo_v19w.C
index 2ba012ab9b8e8da44975b5b577e9f0847f04fcdc..4b10ba56f62b9da5f17e69e89436475d728fc623 100644
--- a/macro/sts/geometry/create_stsgeo_v19w.C
+++ b/macro/sts/geometry/create_stsgeo_v19w.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v19w.C
-  * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/gdml/create_stsgeo_v16d.C b/macro/sts/geometry/gdml/create_stsgeo_v16d.C
index e99d52f1631c60f8f038959bb76beaaf3bfbb5d5..3966dd363c45a75d6f0ddcd4489cc2363530dd8d 100644
--- a/macro/sts/geometry/gdml/create_stsgeo_v16d.C
+++ b/macro/sts/geometry/gdml/create_stsgeo_v16d.C
@@ -1,7 +1,6 @@
-/** @file create_stsgeo_v16d.C
-  * @copyright Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, David Emschermann [committer] **/
+/* Copyright (C) 2012-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, David Emschermann [committer] */
 
 /******************************************************************************
  ** Creation of STS geometry in ROOT format (TGeo).
diff --git a/macro/sts/geometry/geom_sts.C b/macro/sts/geometry/geom_sts.C
index d0e144151810cad6d4b3fb8b180b911ab9d430ab..51f4bebf4a6d1f7e688724b5ae109b22b7c32df6 100644
--- a/macro/sts/geometry/geom_sts.C
+++ b/macro/sts/geometry/geom_sts.C
@@ -1,7 +1,6 @@
-/** @file geom_sts.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Matevz Tadel, David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Matevz Tadel, David Emschermann [committer] */
 
 // @(#)root/eve:$Id$
 // Author: Matevz Tadel
diff --git a/macro/sts/matbudget_ana.C b/macro/sts/matbudget_ana.C
index 568831be224097d7dfc846a89ef1d87c16fcb644..4c9172b06bf80b589281808925b0cf9649c67860 100644
--- a/macro/sts/matbudget_ana.C
+++ b/macro/sts/matbudget_ana.C
@@ -1,7 +1,6 @@
-/** @file matbudget_ana.C
-  * @copyright Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese [committer], David Emschermann **/
+/* Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese [committer], David Emschermann */
 
 #if !defined(__CINT__) || defined(__MAKECINT__)
 #include "FairRadLenPoint.h"
diff --git a/macro/sts/matbudget_ana_phi.C b/macro/sts/matbudget_ana_phi.C
index 405f1d33b06510c269468c79c9e15389a47ade3f..fe82e88a7810782c3e361923c0f8f2d7b87ff437 100644
--- a/macro/sts/matbudget_ana_phi.C
+++ b/macro/sts/matbudget_ana_phi.C
@@ -1,7 +1,6 @@
-/** @file matbudget_ana_phi.C
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 #if !defined(__CINT__) || defined(__MAKECINT__)
 #include "FairRadLenPoint.h"
diff --git a/macro/sts/matbudget_mc.C b/macro/sts/matbudget_mc.C
index ded1a2f3c4b713831b34b887f4db25794ee1ea54..472345f9b0fa00264f520972878362ffcf05fc28 100644
--- a/macro/sts/matbudget_mc.C
+++ b/macro/sts/matbudget_mc.C
@@ -1,7 +1,6 @@
-/** @file matbudget_mc.C
-  * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], David Emschermann **/
+/* Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], David Emschermann */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/matbudget_mc_phi.C b/macro/sts/matbudget_mc_phi.C
index 6ff3ec5fc741960fe345a0466a81b883898a5795..f65af19aa3c58ab1a94308eeed362c9437860e90 100644
--- a/macro/sts/matbudget_mc_phi.C
+++ b/macro/sts/matbudget_mc_phi.C
@@ -1,7 +1,6 @@
-/** @file matbudget_mc_phi.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/qa_reco.C b/macro/sts/qa_reco.C
index f1082cf76b99236670324d9f2d9629aad284b83f..bf710d9678bfc9d1f06fd0bfacb968b30c720b61 100644
--- a/macro/sts/qa_reco.C
+++ b/macro/sts/qa_reco.C
@@ -1,7 +1,6 @@
-/** @file qa_reco.C
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Radoslaw Karabowicz [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Radoslaw Karabowicz [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/qa_sim.C b/macro/sts/qa_sim.C
index a421e510e87a06d035c9ebc32974c0424bbc24f5..e5c89f4e4affded2552e229da52cdbdf9e61b38c 100644
--- a/macro/sts/qa_sim.C
+++ b/macro/sts/qa_sim.C
@@ -1,7 +1,6 @@
-/** @file qa_sim.C
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Radoslaw Karabowicz [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Radoslaw Karabowicz [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_Qa.C b/macro/sts/sts_Qa.C
index a2aab4378de2d947c33db31526402272cdd04b7a..79dc913cb79c33087404099f30dfd7c6f8cdf4b1 100644
--- a/macro/sts/sts_Qa.C
+++ b/macro/sts/sts_Qa.C
@@ -1,7 +1,6 @@
-/** @file sts_Qa.C
-  * @copyright Copyright (C) 2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_digi.C b/macro/sts/sts_digi.C
index e1fcecb8d5567f27b2c4a01bb3aba4761160a802..cf78df0b4c1f289f528b5ee1dabad20f7c1ec497 100644
--- a/macro/sts/sts_digi.C
+++ b/macro/sts/sts_digi.C
@@ -1,7 +1,6 @@
-/** @file sts_digi.C
-  * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia, Denis Bertini [committer], Volker Friese */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_reco.C b/macro/sts/sts_reco.C
index 2148e409fb07cc5678b17b1e292ff321f4fa13f3..d95c1d250ee9cb8304de18eb99aa94bb61830538 100644
--- a/macro/sts/sts_reco.C
+++ b/macro/sts/sts_reco.C
@@ -1,7 +1,6 @@
-/** @file sts_reco.C
-  * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Anna Kotynia, Radoslaw Karabowicz **/
+/* Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Anna Kotynia, Radoslaw Karabowicz */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_reco_all.C b/macro/sts/sts_reco_all.C
index 9c649549b69a54f7da9dac66a3b7b49e90a4cb61..df18e7dde206e9193847c8ac1e7a3a2217be5245 100644
--- a/macro/sts/sts_reco_all.C
+++ b/macro/sts/sts_reco_all.C
@@ -1,7 +1,6 @@
-/** @file sts_reco_all.C
-  * @copyright Copyright (C) 2010-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2010-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_reco_ideal.C b/macro/sts/sts_reco_ideal.C
index bc9bed1e8186a112a862eff49189db7f6bccbc12..74ae9b654bff65f59816ef6100285533d14c61d6 100644
--- a/macro/sts/sts_reco_ideal.C
+++ b/macro/sts/sts_reco_ideal.C
@@ -1,7 +1,6 @@
-/** @file sts_reco_ideal.C
-  * @copyright Copyright (C) 2009-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2009-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_reco_raw.C b/macro/sts/sts_reco_raw.C
index 62538aebd9d3fda2fe31f16591660b014b3cd788..b6fddc76b47fb2ea58b6024f0fc6280dccb120fe 100644
--- a/macro/sts/sts_reco_raw.C
+++ b/macro/sts/sts_reco_raw.C
@@ -1,7 +1,6 @@
-/** @file sts_reco_raw.C
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_sim.C b/macro/sts/sts_sim.C
index 7d7ab554d6ad589fe2757d00f965422ce2daf23f..5238937fe289431a268d735deed33938dade9aeb 100644
--- a/macro/sts/sts_sim.C
+++ b/macro/sts/sts_sim.C
@@ -1,7 +1,6 @@
-/** @file sts_sim.C
-  * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_sim_auau.C b/macro/sts/sts_sim_auau.C
index a0edca7791ba5a43f43ac1b918af0be36243fec9..953faae85029d495580182ff22320f33d0b16e1b 100644
--- a/macro/sts/sts_sim_auau.C
+++ b/macro/sts/sts_sim_auau.C
@@ -1,7 +1,6 @@
-/** @file sts_sim_auau.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_sim_pau.C b/macro/sts/sts_sim_pau.C
index 8f19d01a041db80a6ee84a486cd5fd33e8364d90..5cb3fbc5f477059fa40d939d2c86fffb3ef20842 100644
--- a/macro/sts/sts_sim_pau.C
+++ b/macro/sts/sts_sim_pau.C
@@ -1,7 +1,6 @@
-/** @file sts_sim_pau.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Anna Kotynia [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_sim_single.C b/macro/sts/sts_sim_single.C
index c81a373343df519d6662c31f7b98216e588821b9..f1bf3c86294ab39fe5ebb33b3974a9ba095efa21 100644
--- a/macro/sts/sts_sim_single.C
+++ b/macro/sts/sts_sim_single.C
@@ -1,7 +1,6 @@
-/** @file sts_sim_single.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/sts_transport.C b/macro/sts/sts_transport.C
index b992a46ebd3be1c15e2d389192c131a65c44f492..11ca6ff216c4da402a9785aa6ec905ba321c6636 100644
--- a/macro/sts/sts_transport.C
+++ b/macro/sts/sts_transport.C
@@ -1,7 +1,6 @@
-/** @file sts_transport.C
-  * @copyright Copyright (C) 2010-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Anna Kotynia [committer] **/
+/* Copyright (C) 2010-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Anna Kotynia [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/sts/test_address.C b/macro/sts/test_address.C
index ebfead9239b93a40da571578ad28343ef50f1812..6520383e1b34e10a3deb008efb47470434282759 100644
--- a/macro/sts/test_address.C
+++ b/macro/sts/test_address.C
@@ -1,7 +1,6 @@
-/** @file test_address.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese <v.friese@gsi.de, Volker Friese [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese <v.friese@gsi.de, Volker Friese [committer] */
 
 /** @file test_address.C
  ** @brief Macro for testing the STS addressing scheme
diff --git a/macro/sts/test_timeslice.C b/macro/sts/test_timeslice.C
index 90478e68d63efa964f0c9350b41b2bc0f74459a6..6f16815062193e7cda2f5828d841ad07cd8d4efe 100644
--- a/macro/sts/test_timeslice.C
+++ b/macro/sts/test_timeslice.C
@@ -1,7 +1,6 @@
-/** @file test_timeslice.C
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file test_timeslice.C
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/macro/tof/CbmTofHitsProd.C b/macro/tof/CbmTofHitsProd.C
index 57783b69b3e327bc6b9544cf4568757a8060529c..674419b79b2ede39a6e0a5f2db5e110755fd4b01 100644
--- a/macro/tof/CbmTofHitsProd.C
+++ b/macro/tof/CbmTofHitsProd.C
@@ -1,7 +1,6 @@
-/** @file CbmTofHitsProd.C
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Norbert Herrmann **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Norbert Herrmann */
 
 // Macro to produce Tof Hit from transported file
 
diff --git a/macro/tof/TOF_test.C b/macro/tof/TOF_test.C
index ddb41c5f3037f41f168d0e45d935979950b3460d..358352bb028d0168dc76cd6c78bf2cfe49dd18e4 100644
--- a/macro/tof/TOF_test.C
+++ b/macro/tof/TOF_test.C
@@ -1,7 +1,6 @@
-/** @file TOF_test.C
-  * @copyright Copyright (C) 2012 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 //Generator for CbmTof Geometry
 //Update 01/10/2012 nh
diff --git a/macro/tof/Tof_QA.C b/macro/tof/Tof_QA.C
index 3f395aebeec64aa6d8eb4abcf09508ed48f9b5cc..de5020c6975075423be78fa302ab69743990ae7b 100644
--- a/macro/tof/Tof_QA.C
+++ b/macro/tof/Tof_QA.C
@@ -1,7 +1,6 @@
-/** @file Tof_QA.C
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #include "CbmGlobalTrack.h"
 #include "CbmMCTrack.h"
diff --git a/macro/tof/anaTof100.C b/macro/tof/anaTof100.C
index b6ea75eec129c67cd315ddd3c3672a9126860475..cee57d450ac28bed9c80debfa0ec9e8124433a9e 100644
--- a/macro/tof/anaTof100.C
+++ b/macro/tof/anaTof100.C
@@ -1,7 +1,6 @@
-/** @file anaTof100.C
-  * @copyright Copyright (C) 2012 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 anaTof100()
 {
diff --git a/macro/tof/beamtime/apr14/ana_digi.C b/macro/tof/beamtime/apr14/ana_digi.C
index e42b21456fce681486ade6a70f46a2fd5f252c3c..18632cdc043eb77e4854362cf84ceb6a254e6f19 100644
--- a/macro/tof/beamtime/apr14/ana_digi.C
+++ b/macro/tof/beamtime/apr14/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void ana_digi(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calTrg = -1, Int_t calSmType = 2, Int_t RefTrg = 5,
               char* cFileId = "MbsTrbSun2325")
diff --git a/macro/tof/beamtime/apr14/ana_digi_Sun2325.C b/macro/tof/beamtime/apr14/ana_digi_Sun2325.C
index 208941470faf916befd97bc075fa94a1b49d2365..3834b20cc01676257ea4215b6116328ed6fd848a 100644
--- a/macro/tof/beamtime/apr14/ana_digi_Sun2325.C
+++ b/macro/tof/beamtime/apr14/ana_digi_Sun2325.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_Sun2325.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void ana_digi_Sun2325(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calTrg = -1, Int_t calSmType = 2,
                       Int_t RefTrg = 1, char* cFileId = "MbsTrbSun2325")
diff --git a/macro/tof/beamtime/apr14/ana_lmd.C b/macro/tof/beamtime/apr14/ana_lmd.C
index 6478cb187a86d0270cf5c616c9aa8ae54ec85ad9..bd8835df041791defe9ea34d5c1451aa87046a33 100644
--- a/macro/tof/beamtime/apr14/ana_lmd.C
+++ b/macro/tof/beamtime/apr14/ana_lmd.C
@@ -1,7 +1,6 @@
-/** @file ana_lmd.C
-  * @copyright Copyright (C) 2015-2016 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015-2016 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/beamtime/apr14/currents/CurrRateHd.C b/macro/tof/beamtime/apr14/currents/CurrRateHd.C
index 3c49231865e72180407b69d35d67f6eea605c504..0ae6841921c6eb344735d1382c39b4850db5e1f4 100644
--- a/macro/tof/beamtime/apr14/currents/CurrRateHd.C
+++ b/macro/tof/beamtime/apr14/currents/CurrRateHd.C
@@ -1,7 +1,6 @@
-/** @file CurrRateHd.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/StructDef.h b/macro/tof/beamtime/apr14/currents/StructDef.h
index 2a18b46e6560651448483e54ccc9bb77fb57b5a1..bfb5d09032b1f018b15311b5afa4f9a8ef39cd2c 100644
--- a/macro/tof/beamtime/apr14/currents/StructDef.h
+++ b/macro/tof/beamtime/apr14/currents/StructDef.h
@@ -1,7 +1,6 @@
-/** @file StructDef.h
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "Riostream.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/currentPlot.C b/macro/tof/beamtime/apr14/currents/currentPlot.C
index 130491f4847bc6fc5df876abf33027bf88910254..be4dff2d3ba60284a4038a34132c84943241ccac 100644
--- a/macro/tof/beamtime/apr14/currents/currentPlot.C
+++ b/macro/tof/beamtime/apr14/currents/currentPlot.C
@@ -1,7 +1,6 @@
-/** @file currentPlot.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/currentPlotHd.C b/macro/tof/beamtime/apr14/currents/currentPlotHd.C
index 0975416edb0e6364ecece988b790469e7f978e1a..f088f6b0dc0f8a87085e0a60dac8e2d491ffa4c2 100644
--- a/macro/tof/beamtime/apr14/currents/currentPlotHd.C
+++ b/macro/tof/beamtime/apr14/currents/currentPlotHd.C
@@ -1,7 +1,6 @@
-/** @file currentPlotHd.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/currentTreeConv.C b/macro/tof/beamtime/apr14/currents/currentTreeConv.C
index d68c41c2d47b262cc6be51fd2dc347aa3a2cc92c..2abe6748fc1fbd0e41f1cd18b2ff64998c9410d7 100644
--- a/macro/tof/beamtime/apr14/currents/currentTreeConv.C
+++ b/macro/tof/beamtime/apr14/currents/currentTreeConv.C
@@ -1,7 +1,6 @@
-/** @file currentTreeConv.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/hvScalUseExample.C b/macro/tof/beamtime/apr14/currents/hvScalUseExample.C
index 4c1ba217d24f08a055e2cf3c7d863b6db17c0bef..b791f71835a8fbaafb88356a09cb23ed31a7fec8 100644
--- a/macro/tof/beamtime/apr14/currents/hvScalUseExample.C
+++ b/macro/tof/beamtime/apr14/currents/hvScalUseExample.C
@@ -1,7 +1,6 @@
-/** @file hvScalUseExample.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "StructDef.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/loopTreeConv.C b/macro/tof/beamtime/apr14/currents/loopTreeConv.C
index 20826146d649a323a17ed30cd732f42444840de2..fd2c36f99b267e38504b33d739595eafd9decd13 100644
--- a/macro/tof/beamtime/apr14/currents/loopTreeConv.C
+++ b/macro/tof/beamtime/apr14/currents/loopTreeConv.C
@@ -1,7 +1,6 @@
-/** @file loopTreeConv.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 
 Bool_t loopTreeConv(Int_t iSecOffset = 0, Int_t iMilliSecOffset = 0)
diff --git a/macro/tof/beamtime/apr14/currents/mergeTrees.C b/macro/tof/beamtime/apr14/currents/mergeTrees.C
index f6d0aef28faa1ec00ebe9e58b326dd3be42f1a64..02362d566555adc0be10d1f663f0d5665364fe63 100644
--- a/macro/tof/beamtime/apr14/currents/mergeTrees.C
+++ b/macro/tof/beamtime/apr14/currents/mergeTrees.C
@@ -1,7 +1,6 @@
-/** @file mergeTrees.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/apr14/currents/ratePlot.C b/macro/tof/beamtime/apr14/currents/ratePlot.C
index d099d9d1ea05fd36a5095d2bad76d2557741b6f9..26c86a4f7f24e1e3cbfb67a20afda5e18d39d7a9 100644
--- a/macro/tof/beamtime/apr14/currents/ratePlot.C
+++ b/macro/tof/beamtime/apr14/currents/ratePlot.C
@@ -1,7 +1,6 @@
-/** @file ratePlot.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 Bool_t ratePlot()
 {
diff --git a/macro/tof/beamtime/apr14/currents/ratePlotExample.C b/macro/tof/beamtime/apr14/currents/ratePlotExample.C
index cfbaa4f8737781441112ba66f768c445ffd2d35b..61d26cfe1f90fbdc6f9566f29113e4cef5f10b5e 100644
--- a/macro/tof/beamtime/apr14/currents/ratePlotExample.C
+++ b/macro/tof/beamtime/apr14/currents/ratePlotExample.C
@@ -1,7 +1,6 @@
-/** @file ratePlotExample.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 Bool_t ratePlotExample(Int_t iScalerIndex = 3, Double_t dScalerArea = -1)
 {
diff --git a/macro/tof/beamtime/apr14/currents/ratePlotHd.C b/macro/tof/beamtime/apr14/currents/ratePlotHd.C
index 3025b5bf5a4a517cb2e5b1d0fc54ea03af53a808..f69322dd518b69534ae81ca154543d95f10518f4 100644
--- a/macro/tof/beamtime/apr14/currents/ratePlotHd.C
+++ b/macro/tof/beamtime/apr14/currents/ratePlotHd.C
@@ -1,7 +1,6 @@
-/** @file ratePlotHd.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 Bool_t ratePlotHd()
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_DigiCor.C b/macro/tof/beamtime/apr14/pl_all_DigiCor.C
index ce55564499b63044b4ae9a98fa20df4775b1fc65..f22e52d2a9ca379937d89b69998daf557180ea82 100644
--- a/macro/tof/beamtime/apr14/pl_all_DigiCor.C
+++ b/macro/tof/beamtime/apr14/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc(Int_t iNDet = 4)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C b/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C
index cd9647c96b9522a8d0ead351ca82963b97a71b33..1c97436fbaa7a131345c54544381e478dbf8b315 100644
--- a/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C
+++ b/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluDelTofTrg.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_cluDelTofTrg(Int_t iNch = 1, Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C b/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C
index 828702e5435347ab192295555d34934a9ecb18bf..161b642d91f96027baca51a71f4372a2f4d07408 100644
--- a/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C
+++ b/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalkTrg.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_cluWalkTrg(Int_t iNch = 1, Int_t i1 = 0, Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C b/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C
index c1853beb597fdc17c4b02bbd2679cb7975e76856..bcf853510aa4ebb2c75e90ade14460e4f5bfe183 100644
--- a/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_trbtdc.C b/macro/tof/beamtime/apr14/pl_all_trbtdc.C
index 355584e496a37dfad6521a376fd6df75b3d36b69..c9519d86c5e78dfd8a4d6899313e5f9a3817fa0c 100644
--- a/macro/tof/beamtime/apr14/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/apr14/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C
index 54b806c6ce7ede05e64077efb50d0b4dab866b97..204b5bb3625a757f8bc19b97734dba9b3c080b40 100644
--- a/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C b/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C
index ae2f31c53b605420fc8fad6f571764c18fe9acac..9b4a05162c66a26b69cc24341ea6e489e9dd706d 100644
--- a/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/apr14/pl_deb_pla.C b/macro/tof/beamtime/apr14/pl_deb_pla.C
index 9520019cbcd254a329cbc0f0e481259f58b6b613..013638293aacf57aea659da4851b5708d6e7f75c 100644
--- a/macro/tof/beamtime/apr14/pl_deb_pla.C
+++ b/macro/tof/beamtime/apr14/pl_deb_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_deb_pla.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_moni_clu.C b/macro/tof/beamtime/apr14/pl_moni_clu.C
index 39e1f2157d8f57f24e5a417892c66e2bec3f3db5..5cac065277bee056424b2f1033ae36542fd419ac 100644
--- a/macro/tof/beamtime/apr14/pl_moni_clu.C
+++ b/macro/tof/beamtime/apr14/pl_moni_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_moni_clu.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_Mat04best.C b/macro/tof/beamtime/apr14/pl_over_Mat04best.C
index 955a832079ae28b702f44f7fc8ca7eed90bbe4d2..c8a447efa485431a80a941c06dc6d1d7d87cb016 100644
--- a/macro/tof/beamtime/apr14/pl_over_Mat04best.C
+++ b/macro/tof/beamtime/apr14/pl_over_Mat04best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04best.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_Mat24.C b/macro/tof/beamtime/apr14/pl_over_Mat24.C
index c81325dcb8278d7c2ab6951cef485f13509e09e7..733b8bc3f931cf0b197d29e3365ab6ac638dbbd8 100644
--- a/macro/tof/beamtime/apr14/pl_over_Mat24.C
+++ b/macro/tof/beamtime/apr14/pl_over_Mat24.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat24.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_cl2g.C b/macro/tof/beamtime/apr14/pl_over_cl2g.C
index 1ebad19bb3f286d4c518ee550216cf11a7e0b931..258c9619637aa7b0e33566cede38b8be0048424d 100644
--- a/macro/tof/beamtime/apr14/pl_over_cl2g.C
+++ b/macro/tof/beamtime/apr14/pl_over_cl2g.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cl2g.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu.C b/macro/tof/beamtime/apr14/pl_over_clu.C
index e8e2616b14750e75f2f5a4080841f659968ecadf..6b0e7255ff93390c2631592db56fb551c218496a 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_clu(Int_t SmT = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_over_clu0.C b/macro/tof/beamtime/apr14/pl_over_clu0.C
index b34d745482e3ac22bb13c9226a8e5c2d88d2337f..412a99de70066b3b102aa14b9759d84c37582a6e 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu0.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu0T0.C b/macro/tof/beamtime/apr14/pl_over_clu0T0.C
index aae091ecb93152f2af484a1dad50c1be1d986577..168af22f56920e53b068d853b369642be4d100e9 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu0T0.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu0T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0T0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu1.C b/macro/tof/beamtime/apr14/pl_over_clu1.C
index de9e9a33bfa47bfadc62c3d793b0aedb3ed96bdc..9bb6b9fffce4e9e1ab544d3214b4672ce76eb0a3 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu1.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu1.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu1.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu2.C b/macro/tof/beamtime/apr14/pl_over_clu2.C
index 1abc87f62cf3afb56330116f5011e356fde193f1..97de00604b376ebceaacc4923e0b805c43d4a55e 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu2.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu2.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu2T.C b/macro/tof/beamtime/apr14/pl_over_clu2T.C
index 89d82de21fbe83b12e6a3656665b9f670665337a..88fce2289a2ff28d50b4ead230b9ca46532d197d 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu2T.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu2T.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu2trg0.C b/macro/tof/beamtime/apr14/pl_over_clu2trg0.C
index 4a7a89dd37f97568fd156ad446277cf869faf5e2..c83e23501c054a7f4abd7f2c3765cf39d0830187 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu2trg0.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu2trg0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2trg0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_clu4.C b/macro/tof/beamtime/apr14/pl_over_clu4.C
index 8e3d4894f56cab1cd6374d714305d2a6d1693a71..341bf8b395a935bbcf64085d79295de66befdb6a 100644
--- a/macro/tof/beamtime/apr14/pl_over_clu4.C
+++ b/macro/tof/beamtime/apr14/pl_over_clu4.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_cluTrg.C b/macro/tof/beamtime/apr14/pl_over_cluTrg.C
index 820e2ffaab5b6c1fbda77dc9ab50523c59080eff..f556e4355ca9a32d37aace82f9c3b455385a7bb1 100644
--- a/macro/tof/beamtime/apr14/pl_over_cluTrg.C
+++ b/macro/tof/beamtime/apr14/pl_over_cluTrg.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cluTrg.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_cluTrg(Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_over_clust.C b/macro/tof/beamtime/apr14/pl_over_clust.C
index 76f299c3970339da80dc0d33adb5346e5062b9ba..fffb87c381eb4426ed6f155e06a728d4db3c39ae 100644
--- a/macro/tof/beamtime/apr14/pl_over_clust.C
+++ b/macro/tof/beamtime/apr14/pl_over_clust.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clust.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_pla.C b/macro/tof/beamtime/apr14/pl_over_pla.C
index fa66973c4c4eb293c8695f9dd26a5ea884d9954c..e0cd0932d953304735a3e6b2a345cd1dbcad3019 100644
--- a/macro/tof/beamtime/apr14/pl_over_pla.C
+++ b/macro/tof/beamtime/apr14/pl_over_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_over_pla.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/pl_over_trb_ct.C b/macro/tof/beamtime/apr14/pl_over_trb_ct.C
index 5e0cacfd350d4b92723bd42ef9537765b6ebb871..7564925ed6fddb909a58fd0d425d06db8beab195 100644
--- a/macro/tof/beamtime/apr14/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/apr14/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_over_trb_ft.C b/macro/tof/beamtime/apr14/pl_over_trb_ft.C
index 090c7e9abe0fd744be1fa69d0bc88a722cb8ea3d..9feb9556eddee2ab0a560d33690b5eb10026759c 100644
--- a/macro/tof/beamtime/apr14/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/apr14/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/apr14/pl_over_vftx.C b/macro/tof/beamtime/apr14/pl_over_vftx.C
index a8a5e1219a909dd92b17e98a47936e44c8f07f73..4e330feb6563644fcc8f7ce1500e8bc9d97dbb83 100644
--- a/macro/tof/beamtime/apr14/pl_over_vftx.C
+++ b/macro/tof/beamtime/apr14/pl_over_vftx.C
@@ -1,7 +1,6 @@
-/** @file pl_over_vftx.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/apr14/setup_analysis.C b/macro/tof/beamtime/apr14/setup_analysis.C
index 4cd5b6f1db14b4548e0a66716c31d85b2407ffce..f21bb3d9bd2285c74d023c56da50298d4e569df9 100644
--- a/macro/tof/beamtime/apr14/setup_analysis.C
+++ b/macro/tof/beamtime/apr14/setup_analysis.C
@@ -1,7 +1,6 @@
-/** @file setup_analysis.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/apr14/setup_trb.C b/macro/tof/beamtime/apr14/setup_trb.C
index 5f6c4440a88d08ad09e05b428e688a8073155666..eebd898a92bdc0e020e1edbfe77621ff4011c847 100644
--- a/macro/tof/beamtime/apr14/setup_trb.C
+++ b/macro/tof/beamtime/apr14/setup_trb.C
@@ -1,7 +1,6 @@
-/** @file setup_trb.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- unpack_trb FairRoot macro                                        -----
diff --git a/macro/tof/beamtime/apr14/setup_unpack.C b/macro/tof/beamtime/apr14/setup_unpack.C
index 1a75f7a39339ba72a3bcbafa929f2069f35493ff..74c3eb0a25b58f4acbf1d10eaf67bfcda8a1e664 100644
--- a/macro/tof/beamtime/apr14/setup_unpack.C
+++ b/macro/tof/beamtime/apr14/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/apr14/setup_unpack_Sun2325.C b/macro/tof/beamtime/apr14/setup_unpack_Sun2325.C
index dfeded7c3b97929d98c0fcab04d32391e7fd9744..7462024df6fe93c235f20952173e8bd7d4554fc0 100644
--- a/macro/tof/beamtime/apr14/setup_unpack_Sun2325.C
+++ b/macro/tof/beamtime/apr14/setup_unpack_Sun2325.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack_Sun2325.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/apr14/unpack_trb.C b/macro/tof/beamtime/apr14/unpack_trb.C
index b66ab02a83d74559670b813f1039290f6d65efa0..425748a3f4b2e10e4024a1179f04e086a9c0ab42 100644
--- a/macro/tof/beamtime/apr14/unpack_trb.C
+++ b/macro/tof/beamtime/apr14/unpack_trb.C
@@ -1,7 +1,6 @@
-/** @file unpack_trb.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- unpack_trb FairRoot macro                                        -----
diff --git a/macro/tof/beamtime/feb15/ana_digi.C b/macro/tof/beamtime/feb15/ana_digi.C
index fa6b254d36ef78712a2695ea707c86bd1bb0962d..85dbc80cb342b1ad7ad7ae82d9a5c990aeafc4fe 100644
--- a/macro/tof/beamtime/feb15/ana_digi.C
+++ b/macro/tof/beamtime/feb15/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/tof/beamtime/feb15/ana_digi_cal.C b/macro/tof/beamtime/feb15/ana_digi_cal.C
index 979a36981e27a50c1d85cef5f9fc57d60a0c4da3..e01f841fa54c19bcdc1a209e255c98e71e226a40 100644
--- a/macro/tof/beamtime/feb15/ana_digi_cal.C
+++ b/macro/tof/beamtime/feb15/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/feb15/ana_digi_deb.C b/macro/tof/beamtime/feb15/ana_digi_deb.C
index bb0a01c8c1076067f633bcae58021ac27e53ce42..0fb7855ae674bd3caea784816593c4b5a39c0bff 100644
--- a/macro/tof/beamtime/feb15/ana_digi_deb.C
+++ b/macro/tof/beamtime/feb15/ana_digi_deb.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_deb.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_deb(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSmType = 2, Int_t RefSel = 1,
                   char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/tof/beamtime/feb15/ana_digi_ini.C b/macro/tof/beamtime/feb15/ana_digi_ini.C
index 6f036c0414963a613114bf4f4a12183f095eb201..d15a24fa97f610a865fd64daa1047424911b39d7 100644
--- a/macro/tof/beamtime/feb15/ana_digi_ini.C
+++ b/macro/tof/beamtime/feb15/ana_digi_ini.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_ini.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_ini(Int_t nEvents = 10000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "CernSps05Mar0041", Int_t iSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/feb15/ana_digi_nodia.C b/macro/tof/beamtime/feb15/ana_digi_nodia.C
index 970d04f69bad84056ec23a441a3c0c9335cadc60..68d26e03a3a95aa43af8d4df7a7af57a19eda430 100644
--- a/macro/tof/beamtime/feb15/ana_digi_nodia.C
+++ b/macro/tof/beamtime/feb15/ana_digi_nodia.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_nodia.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_nodia(Int_t nEvents = 10000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSmType = 2, Int_t RefSel = 0,
                     char* cFileId = "Trb24Feb2028", Int_t iSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/tof/beamtime/feb15/ana_hits.C b/macro/tof/beamtime/feb15/ana_hits.C
index a2e2ed65d91e8f874e60cc79f4d058625051a950..81d22e8eeaded357d7fc668b750c49d779d56810 100644
--- a/macro/tof/beamtime/feb15/ana_hits.C
+++ b/macro/tof/beamtime/feb15/ana_hits.C
@@ -1,7 +1,6 @@
-/** @file ana_hits.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", Int_t iSet = 0,
               Int_t iSel2 = 0, Int_t iTrackingSetup = 3)
diff --git a/macro/tof/beamtime/feb15/apply_calib.C b/macro/tof/beamtime/feb15/apply_calib.C
index d6a53b894297135350e77e83cf9139ef98e3c776..5b4e694698b168db6e6b31a7a75f3d715898ea18 100644
--- a/macro/tof/beamtime/feb15/apply_calib.C
+++ b/macro/tof/beamtime/feb15/apply_calib.C
@@ -1,7 +1,6 @@
-/** @file apply_calib.C
-  * @copyright Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- apply_calib.C                                                     -----
diff --git a/macro/tof/beamtime/feb15/basic_unpacking.C b/macro/tof/beamtime/feb15/basic_unpacking.C
index 6d2255dce900d28a1e69202e42c944b0c87eaf1b..740c98962bc760a629bca1a08fd10066bdb43f11 100644
--- a/macro/tof/beamtime/feb15/basic_unpacking.C
+++ b/macro/tof/beamtime/feb15/basic_unpacking.C
@@ -1,7 +1,6 @@
-/** @file basic_unpacking.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/feb15/create_calib.C b/macro/tof/beamtime/feb15/create_calib.C
index 5c9d5500db5125350cfa487c090a0a03b2ca0f98..8926e5fe3dbcce90580272dae22ce129e5fbc00e 100644
--- a/macro/tof/beamtime/feb15/create_calib.C
+++ b/macro/tof/beamtime/feb15/create_calib.C
@@ -1,7 +1,6 @@
-/** @file create_calib.C
-  * @copyright Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- create_calib.C                                                    -----
diff --git a/macro/tof/beamtime/feb15/current/FileListDef.h b/macro/tof/beamtime/feb15/current/FileListDef.h
index 9f593d41291cd21048e7ea1e1a3631993d58f805..650d7097a4dddec51e5f34d3e7cde91189883f19 100644
--- a/macro/tof/beamtime/feb15/current/FileListDef.h
+++ b/macro/tof/beamtime/feb15/current/FileListDef.h
@@ -1,7 +1,6 @@
-/** @file FileListDef.h
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // Definitions for the HV monitoring in Feb. 2015 beamtime at CERN SPS
 // 22/04/2015, P.-A. Loizeau
diff --git a/macro/tof/beamtime/feb15/current/StructDef.h b/macro/tof/beamtime/feb15/current/StructDef.h
index 4b67bc14afb5fc88f069ffba198d583552a36975..9b39511345d76dec1ae2b47c1c687e794727c1cb 100644
--- a/macro/tof/beamtime/feb15/current/StructDef.h
+++ b/macro/tof/beamtime/feb15/current/StructDef.h
@@ -1,7 +1,6 @@
-/** @file StructDef.h
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 //#include "Riostream.h"
 
diff --git a/macro/tof/beamtime/feb15/current/currentTreeConv.C b/macro/tof/beamtime/feb15/current/currentTreeConv.C
index 0d2bc0bea80691b0ccd044bd3ddfaea86cbe2e95..4e69244f9fc1bb7226f80c6cdcbe58ec19dec80e 100644
--- a/macro/tof/beamtime/feb15/current/currentTreeConv.C
+++ b/macro/tof/beamtime/feb15/current/currentTreeConv.C
@@ -1,7 +1,6 @@
-/** @file currentTreeConv.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // ROOT headers
 #include "TFile.h"
diff --git a/macro/tof/beamtime/feb15/current/loopTreeConv.C b/macro/tof/beamtime/feb15/current/loopTreeConv.C
index 6c1a74a99216c6306112dcd1234523635cb9a288..c0ce43459ccd79e69e8437d9ec1302895ba96edc 100644
--- a/macro/tof/beamtime/feb15/current/loopTreeConv.C
+++ b/macro/tof/beamtime/feb15/current/loopTreeConv.C
@@ -1,7 +1,6 @@
-/** @file loopTreeConv.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "FileListDef.h"
 
diff --git a/macro/tof/beamtime/feb15/current/mergeTrees.C b/macro/tof/beamtime/feb15/current/mergeTrees.C
index 9faefe57bc83528011d502e3eff61972bce470a6..182b55e42c0e270acddb1bb1df43f77ca3d00a46 100644
--- a/macro/tof/beamtime/feb15/current/mergeTrees.C
+++ b/macro/tof/beamtime/feb15/current/mergeTrees.C
@@ -1,7 +1,6 @@
-/** @file mergeTrees.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/feb15/current/plot_Current_Date.C b/macro/tof/beamtime/feb15/current/plot_Current_Date.C
index 9886631cdfaa8b8aaea4a6a37ea5ce5563518b27..324892171a12124d0909a06dc9f89ca503879dce 100644
--- a/macro/tof/beamtime/feb15/current/plot_Current_Date.C
+++ b/macro/tof/beamtime/feb15/current/plot_Current_Date.C
@@ -1,7 +1,6 @@
-/** @file plot_Current_Date.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "FileListDef.h"
 #include "StructDef.h"
diff --git a/macro/tof/beamtime/feb15/dis_hits.C b/macro/tof/beamtime/feb15/dis_hits.C
index 61081277270ecddde8d56b763e40b33bee407995..3b5c306da17d9b2b048938e42f8545c2dfb07e60 100644
--- a/macro/tof/beamtime/feb15/dis_hits.C
+++ b/macro/tof/beamtime/feb15/dis_hits.C
@@ -1,7 +1,6 @@
-/** @file dis_hits.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", Int_t iSet = 0,
               Int_t iSel2 = 0, Int_t iTrackingSetup = 6)
diff --git a/macro/tof/beamtime/feb15/merge_rate.C b/macro/tof/beamtime/feb15/merge_rate.C
index 0a3947a4ce3a22e3e4622494b40f4cfdf4ccf639..e1ef61497d0d6016413ad737ecb4021514c641e4 100644
--- a/macro/tof/beamtime/feb15/merge_rate.C
+++ b/macro/tof/beamtime/feb15/merge_rate.C
@@ -1,7 +1,6 @@
-/** @file merge_rate.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 void merge_rate()
diff --git a/macro/tof/beamtime/feb15/pl_XY_trk.C b/macro/tof/beamtime/feb15/pl_XY_trk.C
index 799dffd160d736f76f09f02ff8d1d75155c6cd2e..2b034084ddbe481d08d1dd6da0a72729a2d1be00 100644
--- a/macro/tof/beamtime/feb15/pl_XY_trk.C
+++ b/macro/tof/beamtime/feb15/pl_XY_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_XY_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_XY_trk(Int_t NSt = 4)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_CluMul.C b/macro/tof/beamtime/feb15/pl_all_CluMul.C
index 81207da109343c6cfd9b98a5b5dd0aeeed0c2edb..1d79e5267672fcc9d3e06716b25e90e51c6e7deb 100644
--- a/macro/tof/beamtime/feb15/pl_all_CluMul.C
+++ b/macro/tof/beamtime/feb15/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluMul(Int_t iNDet = 8)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_DigiCor.C b/macro/tof/beamtime/feb15/pl_all_DigiCor.C
index 89bb214cb144d7576a5ec118ec160cf01361214a..30241eacb86c3f9f34e0de999db1caec790c503d 100644
--- a/macro/tof/beamtime/feb15/pl_all_DigiCor.C
+++ b/macro/tof/beamtime/feb15/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 9)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_XY.C b/macro/tof/beamtime/feb15/pl_all_XY.C
index acc2ed270ac1f0a6ebfae03afef384c25ca9b489..8158f6383143985ceaccaacf79c74309a905d772 100644
--- a/macro/tof/beamtime/feb15/pl_all_XY.C
+++ b/macro/tof/beamtime/feb15/pl_all_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_all_XY.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_XY(Int_t iNDet = 10)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C b/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C
index acac2026314b043410ee3fab0f639b78f041ddd4..984d9e5872ee53211ead0230ffba76a8d7b61da2 100644
--- a/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C
+++ b/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluDelTofSel.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_cluWalk.C b/macro/tof/beamtime/feb15/pl_all_cluWalk.C
index 63fbced57e42f763ffe5d9fc3b1385a5b24d5802..41436cb6007566059b842a21834815570b1516d4 100644
--- a/macro/tof/beamtime/feb15/pl_all_cluWalk.C
+++ b/macro/tof/beamtime/feb15/pl_all_cluWalk.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C b/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C
index 19af42680368abc75a38650f2bf0922ebb10f987..2ae0fcc988cb63caecc5d85ae8b34d5081e5108b 100644
--- a/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C
+++ b/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalkSel.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_time_resolution.C b/macro/tof/beamtime/feb15/pl_all_time_resolution.C
index 2f93497f6d0def6746dde2ebda034e14361d7c6d..fc2d14db355d844465a889e26effaa4cf5567917 100644
--- a/macro/tof/beamtime/feb15/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/feb15/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C b/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C
index 8b60184fc4a8de5efcfde6c2d1aeb8e0a96943a2..ab0142af18cfbf1d4c1b56d4450a5ad32ca19214 100644
--- a/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc.C b/macro/tof/beamtime/feb15/pl_all_trbtdc.C
index 9764a2a6faab8277b77d92b2bb83868e14d6134c..7e4ef45912272237916b33c693716cefb338783f 100644
--- a/macro/tof/beamtime/feb15/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/feb15/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 34)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C
index bfc9dedd20d4192fa4acea44bd14af5623a3dde9..2f6bd050d67a8c255404fa3bba7e88496568861b 100644
--- a/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C b/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C
index 5b72f36e3cb1f25d2d63135e8d2dd37eb1e378f5..636b51c2928e6019d68f86f8f8cb40cdabfd48fa 100644
--- a/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C
+++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_refs.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_refs(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C b/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C
index 63df9e76dda5cd310122176ad7ebabfc858e4eba..6580e5dacf758e51b1565f8cf51d44f407bcc3ca 100644
--- a/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/feb15/pl_calib_trk.C b/macro/tof/beamtime/feb15/pl_calib_trk.C
index d1d3585c87cf442329ae911e107857e4e453628c..3324ccdb3518dab12362c910bcf1177b8096499f 100644
--- a/macro/tof/beamtime/feb15/pl_calib_trk.C
+++ b/macro/tof/beamtime/feb15/pl_calib_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_calib_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 void pl_calib_trk()
 {
diff --git a/macro/tof/beamtime/feb15/pl_deb_pla.C b/macro/tof/beamtime/feb15/pl_deb_pla.C
index 0afb1b95ded3a70812d9aa7e1bb0e3c2a3867b86..be332a6e08d3c1b6b34542f9e9bbb72c740bcd6e 100644
--- a/macro/tof/beamtime/feb15/pl_deb_pla.C
+++ b/macro/tof/beamtime/feb15/pl_deb_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_deb_pla.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_diam_tres.C b/macro/tof/beamtime/feb15/pl_diam_tres.C
index 1854301c763b9c86c76ca05a8fab914f26bebfbd..bdcc744dbfec5efe547595f461ad6a8feeebfe37 100644
--- a/macro/tof/beamtime/feb15/pl_diam_tres.C
+++ b/macro/tof/beamtime/feb15/pl_diam_tres.C
@@ -1,7 +1,6 @@
-/** @file pl_diam_tres.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33)
 {
diff --git a/macro/tof/beamtime/feb15/pl_eff_XY.C b/macro/tof/beamtime/feb15/pl_eff_XY.C
index c41a231b68048058addd06b1278676b7da03d85e..ce45c47e745d1c262271f96cb718833723f6a5f2 100644
--- a/macro/tof/beamtime/feb15/pl_eff_XY.C
+++ b/macro/tof/beamtime/feb15/pl_eff_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_eff_XY.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_eff_XY(Int_t iMode = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_info_2D.C b/macro/tof/beamtime/feb15/pl_info_2D.C
index eb9755296cd5c2a1bb1bdf914f02c4e29282b5de..c846d21c5be3ea4bff8889bb66d5dbb618e4beb8 100644
--- a/macro/tof/beamtime/feb15/pl_info_2D.C
+++ b/macro/tof/beamtime/feb15/pl_info_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_2D.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_info_Chi2D.C b/macro/tof/beamtime/feb15/pl_info_Chi2D.C
index e89c91a23a2e01577815a6f57c95d41e79477b8f..65b2b4f19b6a042d793687b8f8be36c9cda14283 100644
--- a/macro/tof/beamtime/feb15/pl_info_Chi2D.C
+++ b/macro/tof/beamtime/feb15/pl_info_Chi2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Chi2D.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1)
 {
diff --git a/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C b/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C
index 77bd62b8f03e10ee95085c3a2081a0ffd0db88e9..8c3afaaca9d2673e9e41b039bfeaea135b3c7505 100644
--- a/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C
+++ b/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Mat04D4best.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_info_cluTot.C b/macro/tof/beamtime/feb15/pl_info_cluTot.C
index 21c09842f15df78b9e8fbf878d63035d91ee08d0..2854f1925ecc7bc28109b92961388172fbb1ac9e 100644
--- a/macro/tof/beamtime/feb15/pl_info_cluTot.C
+++ b/macro/tof/beamtime/feb15/pl_info_cluTot.C
@@ -1,7 +1,6 @@
-/** @file pl_info_cluTot.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_cluTot(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_loc_XY.C b/macro/tof/beamtime/feb15/pl_loc_XY.C
index 5b008f36567fa7c8f17e988079bb31350c9f783b..c1bf1a86f7e92934409056b7ab89539f2790a236 100644
--- a/macro/tof/beamtime/feb15/pl_loc_XY.C
+++ b/macro/tof/beamtime/feb15/pl_loc_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_loc_XY.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_loc_XY(Int_t iNDet = 10)
 {
diff --git a/macro/tof/beamtime/feb15/pl_map_debug.C b/macro/tof/beamtime/feb15/pl_map_debug.C
index eaa3c3da527d07de08774783b712649c60555718..01a75e1233e38c0df2b2715d75ace52bd4fde52d 100644
--- a/macro/tof/beamtime/feb15/pl_map_debug.C
+++ b/macro/tof/beamtime/feb15/pl_map_debug.C
@@ -1,7 +1,6 @@
-/** @file pl_map_debug.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30)
 {
diff --git a/macro/tof/beamtime/feb15/pl_moni_clu.C b/macro/tof/beamtime/feb15/pl_moni_clu.C
index 925687b07c55d2b5997e5dce9c4ae630fd41645f..0fb909b5482e8a56044dff5033f039132c4cc1c1 100644
--- a/macro/tof/beamtime/feb15/pl_moni_clu.C
+++ b/macro/tof/beamtime/feb15/pl_moni_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_moni_clu.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_2hit.C b/macro/tof/beamtime/feb15/pl_over_2hit.C
index 7dd269aee5c9b28ba83dce32ee9e1230a50f26e0..a1d198f2f469a508e5d3928301160792ad06ef2f 100644
--- a/macro/tof/beamtime/feb15/pl_over_2hit.C
+++ b/macro/tof/beamtime/feb15/pl_over_2hit.C
@@ -1,7 +1,6 @@
-/** @file pl_over_2hit.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_2hit(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04.C b/macro/tof/beamtime/feb15/pl_over_Mat04.C
index 3d33d8aa87db6db8ae4912f4430c0770a9a33c35..c0c45ac68c0940f90669f99e772276ad670f0884 100644
--- a/macro/tof/beamtime/feb15/pl_over_Mat04.C
+++ b/macro/tof/beamtime/feb15/pl_over_Mat04.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C b/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C
index 2e4040f1ef2d6de1c51947979590d811547a4327..b41f41f70d63564e16b28021de5ab8e80eda9283 100644
--- a/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C
+++ b/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4best.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4best(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C
index 9e02850444c3c812618273be66617e21f8921783..d7a509c66a99dbab4097da67b145b1f89d16709a 100644
--- a/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C
+++ b/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4sbest.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4sbest(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04best.C b/macro/tof/beamtime/feb15/pl_over_Mat04best.C
index 61e0b648fc86fb80cd1e78edca665ac93a11d247..249e5939d5e6efa2fd6fec365f9267e9494d57b3 100644
--- a/macro/tof/beamtime/feb15/pl_over_Mat04best.C
+++ b/macro/tof/beamtime/feb15/pl_over_Mat04best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04best.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_Mat24.C b/macro/tof/beamtime/feb15/pl_over_Mat24.C
index 7f6a2ba2cc2cbe4f5ac927e41d7324999ee20d1e..710dd68e13d21a953987288bcc7816d22b09f46f 100644
--- a/macro/tof/beamtime/feb15/pl_over_Mat24.C
+++ b/macro/tof/beamtime/feb15/pl_over_Mat24.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat24.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_MatD4sel.C b/macro/tof/beamtime/feb15/pl_over_MatD4sel.C
index 004badf8d41270e494cfe6e8c207c934a11a7ac1..637b62abdb0fd9abd8e050378cd797e89f0a8da4 100644
--- a/macro/tof/beamtime/feb15/pl_over_MatD4sel.C
+++ b/macro/tof/beamtime/feb15/pl_over_MatD4sel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_MatD4sel.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_MatD4sel()
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_XX.C b/macro/tof/beamtime/feb15/pl_over_XX.C
index 6a6d81e6463168fec7d6a85ba3dc34d4b50e8268..3be399066651832617e2a9d43977abaf67954ffd 100644
--- a/macro/tof/beamtime/feb15/pl_over_XX.C
+++ b/macro/tof/beamtime/feb15/pl_over_XX.C
@@ -1,7 +1,6 @@
-/** @file pl_over_XX.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_cl2g.C b/macro/tof/beamtime/feb15/pl_over_cl2g.C
index 55eb31334e083316c11467cbd62ec18bccc2c54a..51219370dc061347089f4303742af9ca64f49abd 100644
--- a/macro/tof/beamtime/feb15/pl_over_cl2g.C
+++ b/macro/tof/beamtime/feb15/pl_over_cl2g.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cl2g.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu.C b/macro/tof/beamtime/feb15/pl_over_clu.C
index 6f8de90927fd01ca473ad2b9f926ee456ef51b1f..c0b4abf55dc139358480e9fa681cc3c4d24eb92b 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_clu0.C b/macro/tof/beamtime/feb15/pl_over_clu0.C
index 4921695482652005da74585288362042f9c3dd47..66126ebbc7c874a3c49457967446296f427af6fe 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu0T0.C b/macro/tof/beamtime/feb15/pl_over_clu0T0.C
index 20673e249185e390b6885df043399d3a48eff081..e29bc0205f4e9713dcc7ed6d73c758047e63f6a2 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu0T0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu0T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0T0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu1.C b/macro/tof/beamtime/feb15/pl_over_clu1.C
index 62bda4b67e50531a3a4dd81f5efe20a31c040f37..bd9d90e820b403e60ee4f728ed814c776a678650 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu1.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu1.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu1.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu2.C b/macro/tof/beamtime/feb15/pl_over_clu2.C
index 098b3f1379fbe7a6a05060f8a26c0df15c432c81..60e9acd0394b7534c891f756d5d83c72e55ef7bf 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu2.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu2.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu2T.C b/macro/tof/beamtime/feb15/pl_over_clu2T.C
index fe96090b858a070a766c92c371e744fa6597f1f8..bae4305a87e0127ebd2efd1765441f9944939470 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu2T.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu2T.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu2T0.C b/macro/tof/beamtime/feb15/pl_over_clu2T0.C
index 6266f24df7b7c24849ffaddf9cadd5870c4fe7ef..bae4305a87e0127ebd2efd1765441f9944939470 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu2T0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu2T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu2trg0.C b/macro/tof/beamtime/feb15/pl_over_clu2trg0.C
index c680a2b8aed20442ae859ffe8673c43d08d6a790..96ab6adae5e172ca2ac4d2499e63e4827af1d828 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu2trg0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu2trg0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2trg0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu4.C b/macro/tof/beamtime/feb15/pl_over_clu4.C
index 9e5154c129d3dffc01b8d6db7e968bd8a08626d8..6bafe1f9ff7d5e98004ce9ff99cd5fa3ecb7af7b 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu4.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu4.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu4T0.C b/macro/tof/beamtime/feb15/pl_over_clu4T0.C
index ffe8927be7557ec98e22314e2f70e5a5ff6e4bbf..a9a339791b0f154df3731828e4cdce20b96ec7d2 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu4T0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu4T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4T0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu5.C b/macro/tof/beamtime/feb15/pl_over_clu5.C
index 716a1f1c19d73d93aad78a0a9b10fef9193043b3..8c1e97b1c12675625e06d58606cb2e03ff1ae1a2 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu5.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu5.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu5.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu6.C b/macro/tof/beamtime/feb15/pl_over_clu6.C
index 89b64fb97254e68553874372830c6ab1cdf8d468..2519e09ec5f9d5acc222501cbc7f69978327440d 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu6.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu6.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu6.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu7.C b/macro/tof/beamtime/feb15/pl_over_clu7.C
index bdcde3edba5d8d9a1dc55c710608459bb80daa56..2a04d3e32d25388f1888842fbd0b2dc87f61a64f 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu7.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu7.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu7.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu7T0.C b/macro/tof/beamtime/feb15/pl_over_clu7T0.C
index 0c45c5b23cf88225bd594124731e5466c9434c0c..3d90a99bbbe4e46b79a16b24366897e3653b55a3 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu7T0.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu7T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu7T0.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_clu8.C b/macro/tof/beamtime/feb15/pl_over_clu8.C
index b872a4c04c8ae87002eddd33c91002637bd13ad7..19969883562dccd3ea7ea90a20836e3c0c8e0457 100644
--- a/macro/tof/beamtime/feb15/pl_over_clu8.C
+++ b/macro/tof/beamtime/feb15/pl_over_clu8.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu8.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_cluSel.C b/macro/tof/beamtime/feb15/pl_over_cluSel.C
index 897effbb7cebed95d5ad744d818cde01528c7cc6..4ad8afcf9735511bab769854dd121c7fd981e3ec 100644
--- a/macro/tof/beamtime/feb15/pl_over_cluSel.C
+++ b/macro/tof/beamtime/feb15/pl_over_cluSel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cluSel.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_clust.C b/macro/tof/beamtime/feb15/pl_over_clust.C
index 04ee9b8cba6df993651064245f3b23f713d63a87..85dad7d66acab24f05c0ab242a209a61fbffd906 100644
--- a/macro/tof/beamtime/feb15/pl_over_clust.C
+++ b/macro/tof/beamtime/feb15/pl_over_clust.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clust.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_cor.C b/macro/tof/beamtime/feb15/pl_over_cor.C
index 611e1624df52823bc27515f982f873ca32cd6b5e..57b500e2c1895540618da3f42b38c361557bdfc0 100644
--- a/macro/tof/beamtime/feb15/pl_over_cor.C
+++ b/macro/tof/beamtime/feb15/pl_over_cor.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cor.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_off.C b/macro/tof/beamtime/feb15/pl_over_off.C
index 4207e716b58d3446a40485f7b5d7b35b54865aba..62cb7633d95d1fe41f396671f53752317c282935 100644
--- a/macro/tof/beamtime/feb15/pl_over_off.C
+++ b/macro/tof/beamtime/feb15/pl_over_off.C
@@ -1,7 +1,6 @@
-/** @file pl_over_off.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_off(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_pla.C b/macro/tof/beamtime/feb15/pl_over_pla.C
index e402ae6e02c2c547da37c7feb4c9518f36e6bfbe..1defefe0b1cf46daf9f5acfa9cf96c16d03eb4d0 100644
--- a/macro/tof/beamtime/feb15/pl_over_pla.C
+++ b/macro/tof/beamtime/feb15/pl_over_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_over_pla.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_over_trb_ct.C b/macro/tof/beamtime/feb15/pl_over_trb_ct.C
index eaa1ab7b4686e3d371e19ff810fff6b1c3034d0f..6d2350b63b01ac6c0666cf6af4e6a646de4233ab 100644
--- a/macro/tof/beamtime/feb15/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/feb15/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_trb_ft.C b/macro/tof/beamtime/feb15/pl_over_trb_ft.C
index b12ab47a54d80de7d956c68946e6c0da7aa99421..f1b06b97ad4bb6e534fedc58c0187a580bffa779 100644
--- a/macro/tof/beamtime/feb15/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/feb15/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_trk.C b/macro/tof/beamtime/feb15/pl_over_trk.C
index d9aad958f456c7f57ddaba1f34a511773913c59e..6cdc79e67c754a33b923e5858d0477148d94d0b3 100644
--- a/macro/tof/beamtime/feb15/pl_over_trk.C
+++ b/macro/tof/beamtime/feb15/pl_over_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trk(Int_t NSt = 4)
 {
diff --git a/macro/tof/beamtime/feb15/pl_over_vftx.C b/macro/tof/beamtime/feb15/pl_over_vftx.C
index f4295d16effe63d6bf96034459c48590108b680c..ac985d9dd77dbbd5992dc65b2c3ebf492511ef2c 100644
--- a/macro/tof/beamtime/feb15/pl_over_vftx.C
+++ b/macro/tof/beamtime/feb15/pl_over_vftx.C
@@ -1,7 +1,6 @@
-/** @file pl_over_vftx.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/feb15/pl_page.C b/macro/tof/beamtime/feb15/pl_page.C
index 42ecbb1b2dbb61d7eb9b41ba319ba1e5a006d90d..4d32ade2e5fe5976c9a7b451ad22500d247e5442 100644
--- a/macro/tof/beamtime/feb15/pl_page.C
+++ b/macro/tof/beamtime/feb15/pl_page.C
@@ -1,7 +1,6 @@
-/** @file pl_page.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_page(Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C b/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C
index ed6ca4047f7351d238afdb4e2a20704440f808fc..9689b7212866152dede1b53f515db0a1d40735b7 100644
--- a/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C
+++ b/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_res_vs_tot.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pla_res_vs_tot(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/feb15/pl_pla_resolution.C b/macro/tof/beamtime/feb15/pl_pla_resolution.C
index ff941ead8577f6634be9c1bfa0f40cd28457ebea..7f0446b3f8426870a36ea584d76a8f8b815bd976 100644
--- a/macro/tof/beamtime/feb15/pl_pla_resolution.C
+++ b/macro/tof/beamtime/feb15/pl_pla_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_resolution.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pla_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/feb15/pl_pull_trk.C b/macro/tof/beamtime/feb15/pl_pull_trk.C
index 104d5afeb0a01942f1b524c2f6c539e4643873bd..1c84dee565231007558c55618d2699b25cc197d3 100644
--- a/macro/tof/beamtime/feb15/pl_pull_trk.C
+++ b/macro/tof/beamtime/feb15/pl_pull_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_pull_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 void pl_pull_trk(Int_t NSt = 5, char* var = "X", Int_t iFit = 0)
 {
diff --git a/macro/tof/beamtime/feb15/pl_tdc_ref_res.C b/macro/tof/beamtime/feb15/pl_tdc_ref_res.C
index ec1eafa307b68badff9187735db0494e33ddabc2..3cfd3827be29124fd4165e6a02ef4469368ef939 100644
--- a/macro/tof/beamtime/feb15/pl_tdc_ref_res.C
+++ b/macro/tof/beamtime/feb15/pl_tdc_ref_res.C
@@ -1,7 +1,6 @@
-/** @file pl_tdc_ref_res.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_tdc_ref_res(Int_t fNumberOfTDC = 34)
 {
diff --git a/macro/tof/beamtime/feb15/pl_time_resolution.C b/macro/tof/beamtime/feb15/pl_time_resolution.C
index 57388ce3af8810e0d734917d09e56f5b8a443266..aa4cba86313607f1ec7e93b10bb6bed55f01a929 100644
--- a/macro/tof/beamtime/feb15/pl_time_resolution.C
+++ b/macro/tof/beamtime/feb15/pl_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_time_resolution.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2)
 {
diff --git a/macro/tof/beamtime/feb15/pl_tot_per_channel.C b/macro/tof/beamtime/feb15/pl_tot_per_channel.C
index bca5bd1a15e2b97a6a28e4428ca3cbfcdd8e1c2c..6dc6d54386917a08455291219ecd0e546f64888c 100644
--- a/macro/tof/beamtime/feb15/pl_tot_per_channel.C
+++ b/macro/tof/beamtime/feb15/pl_tot_per_channel.C
@@ -1,7 +1,6 @@
-/** @file pl_tot_per_channel.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_tot_per_channel(UInt_t uTdcNumber)
 {
diff --git a/macro/tof/beamtime/feb15/pl_vert_trk.C b/macro/tof/beamtime/feb15/pl_vert_trk.C
index d2327c768e4a9e17276da33e9012dcc0040393bb..aacbc0f08c2d06dc2e69af3351908200c3cdb51a 100644
--- a/macro/tof/beamtime/feb15/pl_vert_trk.C
+++ b/macro/tof/beamtime/feb15/pl_vert_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_vert_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 void pl_vert_trk()
 {
diff --git a/macro/tof/beamtime/feb15/plot_Flux.C b/macro/tof/beamtime/feb15/plot_Flux.C
index 5befd4d1562812c00d6d54c7542355044bb19c8b..d458ad7d9d1a1669f20d758c96d835bf1f166059 100644
--- a/macro/tof/beamtime/feb15/plot_Flux.C
+++ b/macro/tof/beamtime/feb15/plot_Flux.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/feb15/plot_Flux_Date.C b/macro/tof/beamtime/feb15/plot_Flux_Date.C
index 803c4231281ff20554f5ebecbe24e753814e14c8..cec90800a527377a733f7c9f1f6e40b31b717b7a 100644
--- a/macro/tof/beamtime/feb15/plot_Flux_Date.C
+++ b/macro/tof/beamtime/feb15/plot_Flux_Date.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux_Date.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/feb15/rates_unpacking.C b/macro/tof/beamtime/feb15/rates_unpacking.C
index fb8bd0a3dd42862ae97a9d27b3b5c7d728dd9ada..4985eee4ea07bb81764348219b083b8d82e7803f 100644
--- a/macro/tof/beamtime/feb15/rates_unpacking.C
+++ b/macro/tof/beamtime/feb15/rates_unpacking.C
@@ -1,7 +1,6 @@
-/** @file rates_unpacking.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/feb15/rootlogon.C b/macro/tof/beamtime/feb15/rootlogon.C
index e1e59ee0f5b5eb043747f77ef63d33da7f3d4a8d..eef4c43923f0d694239ac74fda9fc07f06a219ad 100644
--- a/macro/tof/beamtime/feb15/rootlogon.C
+++ b/macro/tof/beamtime/feb15/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Christian Simon **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Christian Simon */
 
 {
   cout << " Executing rootlogon.C (nh)" << endl;
diff --git a/macro/tof/beamtime/feb15/setup_unpack.C b/macro/tof/beamtime/feb15/setup_unpack.C
index 209e9141f96574463332fd8f808504c626d8fed0..8e7abe4138706e8917fc130325359bd4f84cb0f1 100644
--- a/macro/tof/beamtime/feb15/setup_unpack.C
+++ b/macro/tof/beamtime/feb15/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2014-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/feb15/unpackCalib.C b/macro/tof/beamtime/feb15/unpackCalib.C
index f032bcd625527619531ff2acbe833755f1284384..0043916b6e48e38bc12adbab62f8b2426a6624cc 100644
--- a/macro/tof/beamtime/feb15/unpackCalib.C
+++ b/macro/tof/beamtime/feb15/unpackCalib.C
@@ -1,7 +1,6 @@
-/** @file unpackCalib.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackCalib(char* cFileId = "CernSps05Mar0041")
 {
diff --git a/macro/tof/beamtime/feb15/unpackRun.C b/macro/tof/beamtime/feb15/unpackRun.C
index a573efc3167933d4468557b993d68bebb762526f..12673d8254323eaaf15b5b79770a5fbe0eeb6bf6 100644
--- a/macro/tof/beamtime/feb15/unpackRun.C
+++ b/macro/tof/beamtime/feb15/unpackRun.C
@@ -1,7 +1,6 @@
-/** @file unpackRun.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackRun(char* cFileId = "CernSps05Mar0041")
 {
diff --git a/macro/tof/beamtime/fit_ybox.C b/macro/tof/beamtime/fit_ybox.C
index 4c9843cee66c08b22e9b12887f57a604ad494d59..597350d1516e32055e50d367b0d0f3dc47dc2818 100644
--- a/macro/tof/beamtime/fit_ybox.C
+++ b/macro/tof/beamtime/fit_ybox.C
@@ -1,7 +1,6 @@
-/** @file fit_ybox.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // box with polynomial filling
 Double_t f1_xboxe(double* x, double* par)
diff --git a/macro/tof/beamtime/get4/set_Get4v1Cond.C b/macro/tof/beamtime/get4/set_Get4v1Cond.C
index 4816423c700ab8ba4efda8e7912daea3d300088e..0492c54a952da6b7c05f7c1dfcafee36b04bcbf9 100644
--- a/macro/tof/beamtime/get4/set_Get4v1Cond.C
+++ b/macro/tof/beamtime/get4/set_Get4v1Cond.C
@@ -1,7 +1,6 @@
-/** @file set_Get4v1Cond.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // this is example how the ROC conditions can be initialized
 void set_Get4v1Cond()
diff --git a/macro/tof/beamtime/get4/set_Get4v1Par.C b/macro/tof/beamtime/get4/set_Get4v1Par.C
index 4d8aa44da4f5c50cea4dfec2da231427872b338e..bac9bdcd9fb6e679f46621d75fe9f6780e6d8048 100644
--- a/macro/tof/beamtime/get4/set_Get4v1Par.C
+++ b/macro/tof/beamtime/get4/set_Get4v1Par.C
@@ -1,7 +1,6 @@
-/** @file set_Get4v1Par.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void set_Get4v1Par()
 //void set_Get4v1Par( TGet4v1Param* param1 )
diff --git a/macro/tof/beamtime/get4/unpack_get4_Fair.C b/macro/tof/beamtime/get4/unpack_get4_Fair.C
index 6b73ede17152e2272469583421074215a027725a..32f8a335739755ff991df031d18e43fd08b8153b 100644
--- a/macro/tof/beamtime/get4/unpack_get4_Fair.C
+++ b/macro/tof/beamtime/get4/unpack_get4_Fair.C
@@ -1,7 +1,6 @@
-/** @file unpack_get4_Fair.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/beamtime/invert_matrix.C b/macro/tof/beamtime/invert_matrix.C
index cae379e162d76cf13c4f7d1b678e43db3ac0f413..c5628d0ee43623db9df18a77fb4bc73dce136bb6 100644
--- a/macro/tof/beamtime/invert_matrix.C
+++ b/macro/tof/beamtime/invert_matrix.C
@@ -1,7 +1,6 @@
-/** @file invert_matrix.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void invert_matrix(Int_t NSt = 3, char* var = "X", Int_t iFit = 0)
 {
diff --git a/macro/tof/beamtime/lab16/ana_digi.C b/macro/tof/beamtime/lab16/ana_digi.C
index 0c694f0e7e4e5b567a9b0b4817fd8a0ce92979f1..2a5bca3631aab83ed403cc6fbf04e339ad0c96db 100644
--- a/macro/tof/beamtime/lab16/ana_digi.C
+++ b/macro/tof/beamtime/lab16/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iCalSet = 901900921, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/tof/beamtime/lab16/ana_digi_cal.C b/macro/tof/beamtime/lab16/ana_digi_cal.C
index 746ec1f808560ca1b6243dbbd763649b391da5e9..da6a0bd4a8b83fe96f317fe6215010de878a40b7 100644
--- a/macro/tof/beamtime/lab16/ana_digi_cal.C
+++ b/macro/tof/beamtime/lab16/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "CbmTofPiHd_22Aug1616", Int_t iCalSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/lab16/ana_digi_cal_self.C b/macro/tof/beamtime/lab16/ana_digi_cal_self.C
index 7d7d40fa768781e0c24cc7b5ee034360519e1b2b..330204b25efefa25d144b90ab5d351620d2a064b 100644
--- a/macro/tof/beamtime/lab16/ana_digi_cal_self.C
+++ b/macro/tof/beamtime/lab16/ana_digi_cal_self.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal_self.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal_self(Int_t nEvents = 10000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                        char* cFileId = "CbmTofSps_27Nov1728", Int_t iSet = 0, Int_t iBRef = 500, Bool_t bOut = 0)
diff --git a/macro/tof/beamtime/lab16/ana_digi_ini.C b/macro/tof/beamtime/lab16/ana_digi_ini.C
index 0d78963191ae72306c6e771e3ccd2d8ea3d573ef..dedd07b6314a47bc431355c7f2d5d96807aa169a 100644
--- a/macro/tof/beamtime/lab16/ana_digi_ini.C
+++ b/macro/tof/beamtime/lab16/ana_digi_ini.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_ini.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_ini(Int_t nEvents = 10000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "CbmTofPiHd_22Aug1616", Int_t iCalSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/lab16/ana_digi_nh.C b/macro/tof/beamtime/lab16/ana_digi_nh.C
index ce57e99aeba25765e9a54d28353a18e40c5f5a87..775637f15039eae1bf8222670271fe51b2fae599 100644
--- a/macro/tof/beamtime/lab16/ana_digi_nh.C
+++ b/macro/tof/beamtime/lab16/ana_digi_nh.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_nh.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iCalSet = 901900921, Bool_t bOut = 0, Int_t iSel2 = 0,
diff --git a/macro/tof/beamtime/lab16/ana_hits.C b/macro/tof/beamtime/lab16/ana_hits.C
index 4f35a1c89f9fcd75277c062c024239418e053630..9d68ac02ab2a475561117a7d02530fb24174ba74 100644
--- a/macro/tof/beamtime/lab16/ana_hits.C
+++ b/macro/tof/beamtime/lab16/ana_hits.C
@@ -1,7 +1,6 @@
-/** @file ana_hits.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_hits(Int_t nEvents = 10000000, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "CbmTofPiHd_29Aug1401",
               char* cSet = "901900921_-921", Int_t iSel2 = 0, Int_t iTrackingSetup = 0, Double_t dScalFac = 1.,
diff --git a/macro/tof/beamtime/lab16/ana_hits_nh.C b/macro/tof/beamtime/lab16/ana_hits_nh.C
index 82fb52c4a746ea9b66f9e8573e428f41968d374b..4e9ef51ec7ddc57469bb51778f5f874d2b524197 100644
--- a/macro/tof/beamtime/lab16/ana_hits_nh.C
+++ b/macro/tof/beamtime/lab16/ana_hits_nh.C
@@ -1,7 +1,6 @@
-/** @file ana_hits_nh.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", char* cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0, Double_t dScalFac = 1., Double_t dChi2Lim2 = 10.)
diff --git a/macro/tof/beamtime/lab16/apply_calib.C b/macro/tof/beamtime/lab16/apply_calib.C
index 140ad8489634d31ce932fef881fbc82749a169e8..6a78279c1b4544a5694c4930f50e353a5ae0f119 100644
--- a/macro/tof/beamtime/lab16/apply_calib.C
+++ b/macro/tof/beamtime/lab16/apply_calib.C
@@ -1,7 +1,6 @@
-/** @file apply_calib.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors C. Simon, Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: C. Simon, Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- apply_calib.C                                                     -----
diff --git a/macro/tof/beamtime/lab16/basic_unpacking.C b/macro/tof/beamtime/lab16/basic_unpacking.C
index 39469e59e2221ffd24e9d0ac4ccf67f77753dadc..b6039dcee385546ea9a49dad7f6c07536aaaeb3b 100644
--- a/macro/tof/beamtime/lab16/basic_unpacking.C
+++ b/macro/tof/beamtime/lab16/basic_unpacking.C
@@ -1,7 +1,6 @@
-/** @file basic_unpacking.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/lab16/create_calib.C b/macro/tof/beamtime/lab16/create_calib.C
index 10ae20ec044a9173039a232b533861a2135a3557..d7bbab047bdee42119d31937587eb81fa6e8acc3 100644
--- a/macro/tof/beamtime/lab16/create_calib.C
+++ b/macro/tof/beamtime/lab16/create_calib.C
@@ -1,7 +1,6 @@
-/** @file create_calib.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors C. Simon, Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: C. Simon, Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- create_calib.C                                                    -----
diff --git a/macro/tof/beamtime/lab16/dis_digi.C b/macro/tof/beamtime/lab16/dis_digi.C
index 6a19ad5b820d3ee8fcd21c6d9b78af4c7d8364a5..911fa3649878920181ec770930085f83c3fcc532 100644
--- a/macro/tof/beamtime/lab16/dis_digi.C
+++ b/macro/tof/beamtime/lab16/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0, Int_t iGenCor = 1,
diff --git a/macro/tof/beamtime/lab16/dis_hits.C b/macro/tof/beamtime/lab16/dis_hits.C
index f53b2574f219890004ddfdc500b31b1754ea49d3..3faccbb0d559e2bc22e6f04992091ec81138f9f7 100644
--- a/macro/tof/beamtime/lab16/dis_hits.C
+++ b/macro/tof/beamtime/lab16/dis_hits.C
@@ -1,7 +1,6 @@
-/** @file dis_hits.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", char* cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0)
diff --git a/macro/tof/beamtime/lab16/hld_unpack.C b/macro/tof/beamtime/lab16/hld_unpack.C
index 83b8ccbb496ecd77bc532be36c83c529667e98ad..e6a9add8e9f280cb9eba8e4602a418e98bf6f528 100644
--- a/macro/tof/beamtime/lab16/hld_unpack.C
+++ b/macro/tof/beamtime/lab16/hld_unpack.C
@@ -1,7 +1,6 @@
-/** @file hld_unpack.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/lab16/merge_rate.C b/macro/tof/beamtime/lab16/merge_rate.C
index 3735c86f94dea787dbd42893d71beaf12d169da1..64ff3237fb058a9b1ce7b637c659bd1b1bff3904 100644
--- a/macro/tof/beamtime/lab16/merge_rate.C
+++ b/macro/tof/beamtime/lab16/merge_rate.C
@@ -1,7 +1,6 @@
-/** @file merge_rate.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 
 void merge_rate()
diff --git a/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C
index 125fab516651a816b254bead1da4247bfb65e851..fd52c4a6ad05a5ae7c5aaaadee352686175b8732 100644
--- a/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C
+++ b/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C
@@ -1,7 +1,6 @@
-/** @file pl_TdcChannelCoincidences.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 
 void pl_TdcChannelCoincidences(
diff --git a/macro/tof/beamtime/lab16/pl_all_time_resolution.C b/macro/tof/beamtime/lab16/pl_all_time_resolution.C
index 86db838a505ba5d10c9cf9cd94ed4cf9831d768b..92a475edbd9aa93017840623a64808a0eee198dd 100644
--- a/macro/tof/beamtime/lab16/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/lab16/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_time_resolution(
   UInt_t uTdcNumber1, UInt_t uTdcNumber2,
diff --git a/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C b/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C
index 4ff0f491b8a16760d02191ecea9e2ba6b7541f0f..4b5547f0d2b3c4bddec03347adadbbb1afd2ed3b 100644
--- a/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc.C b/macro/tof/beamtime/lab16/pl_all_trbtdc.C
index ceed5d60b30dabf3593c5a56bf703aa92a76bdf4..df1527261ca61b4c82912735bf2db6390e6fa032 100644
--- a/macro/tof/beamtime/lab16/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/lab16/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 34)
 {
diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C
index c6e9d22a2f5a3fef58efe5a22041952015947aef..471902fa80705810913aab7e528118a6e1de8970 100644
--- a/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C b/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C
index b35d51bfdb7bd3bb852cd6e3feb07f1887ac2f27..8852df83bcc6308ec423c3adddb17b9a36904e76 100644
--- a/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C
+++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_refs.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_refs(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C b/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C
index 706bd7f70cc3217523abe11a707ce3d4ef02349d..d87b30212d080ee7781e339e2bee2f9ac4c66304 100644
--- a/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/lab16/pl_over_trb_ct.C b/macro/tof/beamtime/lab16/pl_over_trb_ct.C
index 3ebbbe7115c17f0afe1afeabb51bda0502d9bb79..141f2f73848659ef47174a1a215c9c88db5500c8 100644
--- a/macro/tof/beamtime/lab16/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/lab16/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/lab16/pl_over_trb_ft.C b/macro/tof/beamtime/lab16/pl_over_trb_ft.C
index 4c0e1d8ff62cab73485c7293ad0c5daa016a38c7..81ec9203b520f6722bfd66d68af9c6ce1ffd51ed 100644
--- a/macro/tof/beamtime/lab16/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/lab16/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/lab16/plot_Flux.C b/macro/tof/beamtime/lab16/plot_Flux.C
index 5f424aa524a525fc0b54f85f139455c0ab7c04bd..7e9995342aeaa137e90d78c756627ae9ee1e02b9 100644
--- a/macro/tof/beamtime/lab16/plot_Flux.C
+++ b/macro/tof/beamtime/lab16/plot_Flux.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/lab16/plot_Flux_Date.C b/macro/tof/beamtime/lab16/plot_Flux_Date.C
index 02f123ef4883cb1edb93ea0c1f5eb551fbde3ee6..436bea4083737cd60b67fc7acf9f4975f63e6804 100644
--- a/macro/tof/beamtime/lab16/plot_Flux_Date.C
+++ b/macro/tof/beamtime/lab16/plot_Flux_Date.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux_Date.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/lab16/rates_monitoring.C b/macro/tof/beamtime/lab16/rates_monitoring.C
index 3325fbab22cdfbd9ea57b0b1fa673593578415ba..39ad38ef5f589aab2b927f89e862d55d76be8a70 100644
--- a/macro/tof/beamtime/lab16/rates_monitoring.C
+++ b/macro/tof/beamtime/lab16/rates_monitoring.C
@@ -1,7 +1,6 @@
-/** @file rates_monitoring.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/lab16/rates_unpacking.C b/macro/tof/beamtime/lab16/rates_unpacking.C
index 6fab7952a4b8cfdce2be469ccec3311966c2da76..42418f2544fd8382123b80dfeb13589c84bc80d4 100644
--- a/macro/tof/beamtime/lab16/rates_unpacking.C
+++ b/macro/tof/beamtime/lab16/rates_unpacking.C
@@ -1,7 +1,6 @@
-/** @file rates_unpacking.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/lab16/rootlogon.C b/macro/tof/beamtime/lab16/rootlogon.C
index bbdb821c227867580233f4e07035b7a84abf1d1f..1c0fe2fa8bccadda602d8257a14ba7497c0a7bd7 100644
--- a/macro/tof/beamtime/lab16/rootlogon.C
+++ b/macro/tof/beamtime/lab16/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   cout << " Executing rootlogon.C (nh)" << endl;
diff --git a/macro/tof/beamtime/lab16/setup_unpack.C b/macro/tof/beamtime/lab16/setup_unpack.C
index c64f50f2cbf5b10076bd2c60651823d8374c0c36..a9e714e0710a3954ffa3f7b4c9e8cd900ed34442 100644
--- a/macro/tof/beamtime/lab16/setup_unpack.C
+++ b/macro/tof/beamtime/lab16/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2014-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/lab16/tdcref_monitoring.C b/macro/tof/beamtime/lab16/tdcref_monitoring.C
index 08544f1d3bb1acc9518ee013e4cbe27df3160df2..a2e1fa07b7a06ceddf22f59a6fea2bdaf96ea099 100644
--- a/macro/tof/beamtime/lab16/tdcref_monitoring.C
+++ b/macro/tof/beamtime/lab16/tdcref_monitoring.C
@@ -1,7 +1,6 @@
-/** @file tdcref_monitoring.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C b/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C
index 945be033e0ee164c5d0a1f7eae9f0442b1b97c30..00b08b3599d70f525bdfbdc78e27f4e7463e953e 100644
--- a/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C
+++ b/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C
@@ -1,7 +1,6 @@
-/** @file tdcref_monitoring_auto.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/lab16/test_init.C b/macro/tof/beamtime/lab16/test_init.C
index 8b588aae9a477343987dccd833171fedc5223865..e9f07e68a6e5646fccc02cb26024ff3ec1de3462 100644
--- a/macro/tof/beamtime/lab16/test_init.C
+++ b/macro/tof/beamtime/lab16/test_init.C
@@ -1,7 +1,6 @@
-/** @file test_init.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors C. Simon, Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: C. Simon, Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- test_init.C                                                       -----
diff --git a/macro/tof/beamtime/lab16/unpackCalib.C b/macro/tof/beamtime/lab16/unpackCalib.C
index 60733ea85172f8a05071015ba0ca5f053b9d9d2a..9a7b5000c98baa142b014a84f042adb7a9dc4541 100644
--- a/macro/tof/beamtime/lab16/unpackCalib.C
+++ b/macro/tof/beamtime/lab16/unpackCalib.C
@@ -1,7 +1,6 @@
-/** @file unpackCalib.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackCalib(char* cFileId = "CbmTofSps_01Dec0206")
 {
diff --git a/macro/tof/beamtime/lab16/unpackRun.C b/macro/tof/beamtime/lab16/unpackRun.C
index e8918a2efd05011693eda892b1382b810efd18c3..5dc004a10ab401c441b86fc5deb930cebbe654ce 100644
--- a/macro/tof/beamtime/lab16/unpackRun.C
+++ b/macro/tof/beamtime/lab16/unpackRun.C
@@ -1,7 +1,6 @@
-/** @file unpackRun.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackRun(char* cFileId = "CbmTofSps_01Dec0206")
 {
diff --git a/macro/tof/beamtime/load_hst.C b/macro/tof/beamtime/load_hst.C
index b75fc8792b3e88a8e8f52b0122c27f403e3cf28a..dba1494c319c756b29598773a61895b56341e396 100644
--- a/macro/tof/beamtime/load_hst.C
+++ b/macro/tof/beamtime/load_hst.C
@@ -1,7 +1,6 @@
-/** @file load_hst.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void load_hst(TString cstr = "hst/default.hst.root")
 {
diff --git a/macro/tof/beamtime/nov15/ana_calib_hits.C b/macro/tof/beamtime/nov15/ana_calib_hits.C
index 4750ee8055b2d42c3450c4e6e30a5a7a91f4f983..0e226e12952d00136e90cad97c017149157ca2a7 100644
--- a/macro/tof/beamtime/nov15/ana_calib_hits.C
+++ b/macro/tof/beamtime/nov15/ana_calib_hits.C
@@ -1,7 +1,6 @@
-/** @file ana_calib_hits.C
-  * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- ana_calib_hits.C                                                  -----
diff --git a/macro/tof/beamtime/nov15/ana_digi.C b/macro/tof/beamtime/nov15/ana_digi.C
index 046bbbbde8b22faa1257890e3af611fdae366ea9..552942fdd2a5c1b9d6a092ffaf342e957d689da2 100644
--- a/macro/tof/beamtime/nov15/ana_digi.C
+++ b/macro/tof/beamtime/nov15/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iCalSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0)
diff --git a/macro/tof/beamtime/nov15/ana_digi_cal.C b/macro/tof/beamtime/nov15/ana_digi_cal.C
index e3c621e3cffbf0d9b3c52238bc718cd225152400..2cb8e3ccd9ebfac5e1d28a1d3326dad5553c4bcd 100644
--- a/macro/tof/beamtime/nov15/ana_digi_cal.C
+++ b/macro/tof/beamtime/nov15/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_cal(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "MbsTrbThu1715", Int_t iCalSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/nov15/ana_digi_ini.C b/macro/tof/beamtime/nov15/ana_digi_ini.C
index 9a1428b106027ea362dc4384a6dd03d79ea09426..343dd6c2805a011ace9f80a236ea4bb28f568054 100644
--- a/macro/tof/beamtime/nov15/ana_digi_ini.C
+++ b/macro/tof/beamtime/nov15/ana_digi_ini.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_ini.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_digi_ini(Int_t nEvents = 10000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 200, Int_t RefSel = 1,
                   char* cFileId = "CbmTofSps_27Nov1728", Int_t iCalSet = 0, Int_t iBRef = 500)
diff --git a/macro/tof/beamtime/nov15/ana_hits.C b/macro/tof/beamtime/nov15/ana_hits.C
index 950a34e1ce4a8bffb72365b88a44a9a4c60874ad..d9e0cdd1778241663cc93ec6c9ba484daac55656 100644
--- a/macro/tof/beamtime/nov15/ana_hits.C
+++ b/macro/tof/beamtime/nov15/ana_hits.C
@@ -1,7 +1,6 @@
-/** @file ana_hits.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, TString cFileId = "Cern", TString cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0, Double_t dScalFac = 1.)
diff --git a/macro/tof/beamtime/nov15/ana_trks.C b/macro/tof/beamtime/nov15/ana_trks.C
index 5fc70e7c0857a7ec00e41622104ba50404b7b6e9..fecef6fa338f07505b65f43390284be4bda77c6f 100644
--- a/macro/tof/beamtime/nov15/ana_trks.C
+++ b/macro/tof/beamtime/nov15/ana_trks.C
@@ -1,7 +1,6 @@
-/** @file ana_trks.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void ana_trks(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", char* cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0, Double_t dScalFac = 10.)
diff --git a/macro/tof/beamtime/nov15/apply_calib.C b/macro/tof/beamtime/nov15/apply_calib.C
index 8e32f1252c269b77e40f51fdc1a8a349d3b16033..3ba30cb8f44717f658b23d14400ef8e460cb0000 100644
--- a/macro/tof/beamtime/nov15/apply_calib.C
+++ b/macro/tof/beamtime/nov15/apply_calib.C
@@ -1,7 +1,6 @@
-/** @file apply_calib.C
-  * @copyright Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- apply_calib.C                                                     -----
diff --git a/macro/tof/beamtime/nov15/basic_unpacking.C b/macro/tof/beamtime/nov15/basic_unpacking.C
index 3822483df1a346f7bda2f8aa8266fbaaecb27865..ce00f4bdd8ba6d6c109e0ce5c7c6ea8ecb47ac7f 100644
--- a/macro/tof/beamtime/nov15/basic_unpacking.C
+++ b/macro/tof/beamtime/nov15/basic_unpacking.C
@@ -1,7 +1,6 @@
-/** @file basic_unpacking.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/nov15/calib_digi.C b/macro/tof/beamtime/nov15/calib_digi.C
index 284b48ed92ee9240890a8db50626be020960419f..34ee7dc3c70ab7f8b93ad6e6ce0e8222743c71fc 100644
--- a/macro/tof/beamtime/nov15/calib_digi.C
+++ b/macro/tof/beamtime/nov15/calib_digi.C
@@ -1,7 +1,6 @@
-/** @file calib_digi.C
-  * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- calib_digi.C                                                      -----
diff --git a/macro/tof/beamtime/nov15/calib_digi_cal.C b/macro/tof/beamtime/nov15/calib_digi_cal.C
index b1a5c70bdce1367788abf434a80e5c662fd0046b..962a9fe6547667a1cfc0d91a18f626e721a7859a 100644
--- a/macro/tof/beamtime/nov15/calib_digi_cal.C
+++ b/macro/tof/beamtime/nov15/calib_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file calib_digi_cal.C
-  * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- calib_digi_cal.C                                                  -----
diff --git a/macro/tof/beamtime/nov15/calib_digi_ini.C b/macro/tof/beamtime/nov15/calib_digi_ini.C
index c619e942e7235323f10beaa4c53658e1563ddb08..faa36e408b7babf1d31179acfb4e1ccafa1ee6b4 100644
--- a/macro/tof/beamtime/nov15/calib_digi_ini.C
+++ b/macro/tof/beamtime/nov15/calib_digi_ini.C
@@ -1,7 +1,6 @@
-/** @file calib_digi_ini.C
-  * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- calib_digi_ini.C                                                  -----
diff --git a/macro/tof/beamtime/nov15/create_calib.C b/macro/tof/beamtime/nov15/create_calib.C
index d78c13c028e3a44f7f9cbf885fa78b60df202dd5..04d82b7a3fb4654c6d8beae7e41c1a4a644b7cb2 100644
--- a/macro/tof/beamtime/nov15/create_calib.C
+++ b/macro/tof/beamtime/nov15/create_calib.C
@@ -1,7 +1,6 @@
-/** @file create_calib.C
-  * @copyright Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2016-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- create_calib.C                                                    -----
diff --git a/macro/tof/beamtime/nov15/current/FileListDef.h b/macro/tof/beamtime/nov15/current/FileListDef.h
index 66a236ec18f5fc0c0ceb792d71b4314a8c702378..1d06f7e760b88f1802891b90754d6c670efdbd8c 100644
--- a/macro/tof/beamtime/nov15/current/FileListDef.h
+++ b/macro/tof/beamtime/nov15/current/FileListDef.h
@@ -1,7 +1,6 @@
-/** @file FileListDef.h
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // Definitions for the HV monitoring in Nov. 2015 beamtime at CERN SPS
 // 15/12/2015, P.-A. Loizeau
diff --git a/macro/tof/beamtime/nov15/current/StructDef.h b/macro/tof/beamtime/nov15/current/StructDef.h
index 4b67bc14afb5fc88f069ffba198d583552a36975..9b39511345d76dec1ae2b47c1c687e794727c1cb 100644
--- a/macro/tof/beamtime/nov15/current/StructDef.h
+++ b/macro/tof/beamtime/nov15/current/StructDef.h
@@ -1,7 +1,6 @@
-/** @file StructDef.h
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 //#include "Riostream.h"
 
diff --git a/macro/tof/beamtime/nov15/current/currentTreeConv.C b/macro/tof/beamtime/nov15/current/currentTreeConv.C
index 36a5242950094e7f15d921e13d1b97203ad6a910..edccfc018030dda033702a808ff96683095cfe49 100644
--- a/macro/tof/beamtime/nov15/current/currentTreeConv.C
+++ b/macro/tof/beamtime/nov15/current/currentTreeConv.C
@@ -1,7 +1,6 @@
-/** @file currentTreeConv.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // ROOT headers
 #include "TFile.h"
diff --git a/macro/tof/beamtime/nov15/current/loopTreeConv.C b/macro/tof/beamtime/nov15/current/loopTreeConv.C
index 6c1a74a99216c6306112dcd1234523635cb9a288..c0ce43459ccd79e69e8437d9ec1302895ba96edc 100644
--- a/macro/tof/beamtime/nov15/current/loopTreeConv.C
+++ b/macro/tof/beamtime/nov15/current/loopTreeConv.C
@@ -1,7 +1,6 @@
-/** @file loopTreeConv.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "FileListDef.h"
 
diff --git a/macro/tof/beamtime/nov15/current/mergeTrees.C b/macro/tof/beamtime/nov15/current/mergeTrees.C
index 651499b93bdf7edc03715fbac0af04b494ccea03..880057aabb61d26c1ddec92473b8e65818985c34 100644
--- a/macro/tof/beamtime/nov15/current/mergeTrees.C
+++ b/macro/tof/beamtime/nov15/current/mergeTrees.C
@@ -1,7 +1,6 @@
-/** @file mergeTrees.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "TString.h"
 
diff --git a/macro/tof/beamtime/nov15/current/plot_Current_Date.C b/macro/tof/beamtime/nov15/current/plot_Current_Date.C
index 48d8bab5b03f9fd7b7db5c7aba45c0b457e94259..7db8bb657e4fe14e2d881b5045bc12dd502400cb 100644
--- a/macro/tof/beamtime/nov15/current/plot_Current_Date.C
+++ b/macro/tof/beamtime/nov15/current/plot_Current_Date.C
@@ -1,7 +1,6 @@
-/** @file plot_Current_Date.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "FileListDef.h"
 #include "StructDef.h"
diff --git a/macro/tof/beamtime/nov15/dis_digi.C b/macro/tof/beamtime/nov15/dis_digi.C
index 10532cdaf2b997637160e439e6bfe805252933a5..6e1926302beff752f988dde9b639c836b5913c07 100644
--- a/macro/tof/beamtime/nov15/dis_digi.C
+++ b/macro/tof/beamtime/nov15/dis_digi.C
@@ -1,7 +1,6 @@
-/** @file dis_digi.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_digi(Int_t nEvents = 100000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSm = 300, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Bool_t bOut = 0, Int_t iSel2 = 0, Int_t iGenCor = 1,
diff --git a/macro/tof/beamtime/nov15/dis_hits.C b/macro/tof/beamtime/nov15/dis_hits.C
index d002ca25fd0846270d25ab6ad1db76b5c4cb2f59..b8e548f95e72ddea02076654be27efd27ccf40e8 100644
--- a/macro/tof/beamtime/nov15/dis_hits.C
+++ b/macro/tof/beamtime/nov15/dis_hits.C
@@ -1,7 +1,6 @@
-/** @file dis_hits.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void dis_hits(Int_t nEvents = 10, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "Cern", char* cSet = "345",
               Int_t iSel2 = 0, Int_t iTrackingSetup = 0)
diff --git a/macro/tof/beamtime/nov15/hld_unpack.C b/macro/tof/beamtime/nov15/hld_unpack.C
index 70aa1e430c6c5a6a1187eca57cf3f6b562f398ac..80404d90097ef11f7dcaa7554ad370a04e9ef0d9 100644
--- a/macro/tof/beamtime/nov15/hld_unpack.C
+++ b/macro/tof/beamtime/nov15/hld_unpack.C
@@ -1,7 +1,6 @@
-/** @file hld_unpack.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/nov15/merge_rate.C b/macro/tof/beamtime/nov15/merge_rate.C
index a908c24b78961fdd5803c4cc06335f35f140e0b9..df43eb31acb6514a1e9ee54e5fb541d80f2f967d 100644
--- a/macro/tof/beamtime/nov15/merge_rate.C
+++ b/macro/tof/beamtime/nov15/merge_rate.C
@@ -1,7 +1,6 @@
-/** @file merge_rate.C
-  * @copyright Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 void merge_rate()
diff --git a/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C
index df36d338645ece107c49d654b02c40e68a77dc3e..60c1c730a931688efc82e9d5679a36851dcaf6a7 100644
--- a/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C
+++ b/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C
@@ -1,7 +1,6 @@
-/** @file pl_TdcChannelCoincidences.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 void pl_TdcChannelCoincidences(
diff --git a/macro/tof/beamtime/nov15/pl_all_time_resolution.C b/macro/tof/beamtime/nov15/pl_all_time_resolution.C
index 489262813cafb4079ef3fe2d3c354b8b9ecbd299..9d9d02f0b70757a912728cd924f85e778704106a 100644
--- a/macro/tof/beamtime/nov15/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/nov15/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_time_resolution(
   UInt_t uTdcNumber1, UInt_t uTdcNumber2,
diff --git a/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C b/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C
index 31c00ec95ae55c9d1acb1fb35ea12562ea820b01..8e5d9b76155c6c90beb87c339ff493fe14392fb3 100644
--- a/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc.C b/macro/tof/beamtime/nov15/pl_all_trbtdc.C
index 40f2697242c0d95aa19a2edc4bd3a54d29583093..4a270d91e4b72e35ca84b037798889ca251307b1 100644
--- a/macro/tof/beamtime/nov15/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/nov15/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 34)
 {
diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C
index cd63f4c1f17c6ad3d2eb4924c3a7dbbd7eabb537..ad4dcac97ed1d759f15131cbadd902820247674f 100644
--- a/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C b/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C
index 0b4640446f1ba1d2e24009174b720710cd47d81e..2d39ca63c4b6222b077d090ddff0725460140d2e 100644
--- a/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C
+++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_refs.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_trbtdc_refs(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C b/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C
index ef913db7504f6b67a27b0cae8683a82ebddcb478..b07673dd1d395d62dd5d61d83a4d7e9c4d06af9b 100644
--- a/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/nov15/pl_over_trb_ct.C b/macro/tof/beamtime/nov15/pl_over_trb_ct.C
index 908cd9f01aa58290150b19b10f6757a0ed533e0d..76c72691a77221897c63175b2412878dde09c22c 100644
--- a/macro/tof/beamtime/nov15/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/nov15/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/nov15/pl_over_trb_ft.C b/macro/tof/beamtime/nov15/pl_over_trb_ft.C
index ce2024c4807d468bd01d31b4cb45661b913bfc9c..693066ef46f1334e85281d82ecf7a334055bfdad 100644
--- a/macro/tof/beamtime/nov15/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/nov15/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/nov15/plot_Flux.C b/macro/tof/beamtime/nov15/plot_Flux.C
index 5befd4d1562812c00d6d54c7542355044bb19c8b..d458ad7d9d1a1669f20d758c96d835bf1f166059 100644
--- a/macro/tof/beamtime/nov15/plot_Flux.C
+++ b/macro/tof/beamtime/nov15/plot_Flux.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/nov15/plot_Flux_Date.C b/macro/tof/beamtime/nov15/plot_Flux_Date.C
index 01ca9aa2c7b3f6056ffa7ae2eddfde6ca9f9d742..75f8fd5ba49f82037716b87550fac91e2900dd34 100644
--- a/macro/tof/beamtime/nov15/plot_Flux_Date.C
+++ b/macro/tof/beamtime/nov15/plot_Flux_Date.C
@@ -1,7 +1,6 @@
-/** @file plot_Flux_Date.C
-  * @copyright Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/nov15/rates_monitoring.C b/macro/tof/beamtime/nov15/rates_monitoring.C
index 2436e1410466da475cf275636d4e7a574e2f8de8..cd70092cd066c23dc86ab41fdfd93fc9d40e4d05 100644
--- a/macro/tof/beamtime/nov15/rates_monitoring.C
+++ b/macro/tof/beamtime/nov15/rates_monitoring.C
@@ -1,7 +1,6 @@
-/** @file rates_monitoring.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/nov15/rates_unpacking.C b/macro/tof/beamtime/nov15/rates_unpacking.C
index d015a3765e5a972c84083ff32347982cc7084806..dc7d726f1d62ff81f036f13df181023d5da32973 100644
--- a/macro/tof/beamtime/nov15/rates_unpacking.C
+++ b/macro/tof/beamtime/nov15/rates_unpacking.C
@@ -1,7 +1,6 @@
-/** @file rates_unpacking.C
-  * @copyright Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/macro/tof/beamtime/nov15/rootlogon.C b/macro/tof/beamtime/nov15/rootlogon.C
index 63678d11d384dcaca7204627ebb571af8a509d5b..95f4b9f3631a42069c8855b5da20bb6a8c5f6d95 100644
--- a/macro/tof/beamtime/nov15/rootlogon.C
+++ b/macro/tof/beamtime/nov15/rootlogon.C
@@ -1,7 +1,6 @@
-/** @file rootlogon.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Christian Simon **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Christian Simon */
 
 {
   cout << " Executing rootlogon.C (nh)" << endl;
diff --git a/macro/tof/beamtime/nov15/setup_unpack.C b/macro/tof/beamtime/nov15/setup_unpack.C
index e93282b5e2b824db18443f2bd9c3c7fd1512f572..5b8aa12d83ccbd72fb4e1d4ae4374520bb681e56 100644
--- a/macro/tof/beamtime/nov15/setup_unpack.C
+++ b/macro/tof/beamtime/nov15/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2014-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/nov15/tdcref_monitoring.C b/macro/tof/beamtime/nov15/tdcref_monitoring.C
index 3aa59b46ba83b6898e34358f1a079228c7dc2d18..42a538e9e23708c3ee4dba877b36ce80ac2dff71 100644
--- a/macro/tof/beamtime/nov15/tdcref_monitoring.C
+++ b/macro/tof/beamtime/nov15/tdcref_monitoring.C
@@ -1,7 +1,6 @@
-/** @file tdcref_monitoring.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C b/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C
index 14f2f3904c57665bcdcb1a41cd1e9a5a60ee87c4..1d985af437962e9521c2381d397a73789b4ea152 100644
--- a/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C
+++ b/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C
@@ -1,7 +1,6 @@
-/** @file tdcref_monitoring_auto.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/nov15/test_init.C b/macro/tof/beamtime/nov15/test_init.C
index d44a608b5867f8efe1a1b4d1710447d2bff9f2d8..b2214ef5ccb232660d506bd1b419985130774649 100644
--- a/macro/tof/beamtime/nov15/test_init.C
+++ b/macro/tof/beamtime/nov15/test_init.C
@@ -1,7 +1,6 @@
-/** @file test_init.C
-  * @copyright Copyright (C) 2016 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2016 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- test_init.C                                                       -----
diff --git a/macro/tof/beamtime/nov15/unpackCalib.C b/macro/tof/beamtime/nov15/unpackCalib.C
index 60733ea85172f8a05071015ba0ca5f053b9d9d2a..9a7b5000c98baa142b014a84f042adb7a9dc4541 100644
--- a/macro/tof/beamtime/nov15/unpackCalib.C
+++ b/macro/tof/beamtime/nov15/unpackCalib.C
@@ -1,7 +1,6 @@
-/** @file unpackCalib.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackCalib(char* cFileId = "CbmTofSps_01Dec0206")
 {
diff --git a/macro/tof/beamtime/nov15/unpackRun.C b/macro/tof/beamtime/nov15/unpackRun.C
index 805f84952667f7b559c82234479f864127badac3..cc59f0ff37cac214e88edbc647457f62d9a1a7a5 100644
--- a/macro/tof/beamtime/nov15/unpackRun.C
+++ b/macro/tof/beamtime/nov15/unpackRun.C
@@ -1,7 +1,6 @@
-/** @file unpackRun.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void unpackRun(char* cFileId = "CbmTofSps_01Dec0206")
 {
diff --git a/macro/tof/beamtime/pl_Ana_Dut.C b/macro/tof/beamtime/pl_Ana_Dut.C
index 5088702781a09c53401d5280aeeee1779e6c8de4..03ef00d11610d4a8d0e385235113bf328f81d44e 100644
--- a/macro/tof/beamtime/pl_Ana_Dut.C
+++ b/macro/tof/beamtime/pl_Ana_Dut.C
@@ -1,7 +1,6 @@
-/** @file pl_Ana_Dut.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_Ana_Dut(Int_t iDut = 3, Int_t iFit = 1)
 {
diff --git a/macro/tof/beamtime/pl_DigiCor.C b/macro/tof/beamtime/pl_DigiCor.C
index 478c94323ec661ca98e6617370573003b24ba41f..7daf45a8bfa37aa313ba64ed16ed6c79b70edfbe 100644
--- a/macro/tof/beamtime/pl_DigiCor.C
+++ b/macro/tof/beamtime/pl_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_DigiCor.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_DigiCor(Int_t SmT = 1, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_MulCor.C b/macro/tof/beamtime/pl_MulCor.C
index 2e34377830e7cf51f1419ba4b8f0f20a9d2fa9c4..87da5dceebb455b331980d7b69e9ee837999165a 100644
--- a/macro/tof/beamtime/pl_MulCor.C
+++ b/macro/tof/beamtime/pl_MulCor.C
@@ -1,7 +1,6 @@
-/** @file pl_MulCor.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_MulCor(Int_t SmT = 1, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_TIS.C b/macro/tof/beamtime/pl_TIS.C
index 85e715c7b46b5ba1d7dc2bd30af6182c060e6055..42cfd1c827175feebc91801a658b85417e8d833e 100644
--- a/macro/tof/beamtime/pl_TIS.C
+++ b/macro/tof/beamtime/pl_TIS.C
@@ -1,7 +1,6 @@
-/** @file pl_TIS.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 pl_TIS(Double_t dFracMax = 0.1)
 {
diff --git a/macro/tof/beamtime/pl_XY_trk.C b/macro/tof/beamtime/pl_XY_trk.C
index b3e84e45575247c942a775e4190ae7716f837271..bb8cbcb8f521e13813c90f8653920b84a2a49512 100644
--- a/macro/tof/beamtime/pl_XY_trk.C
+++ b/macro/tof/beamtime/pl_XY_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_XY_trk.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_XY_trk(Int_t NSt = 4)
 {
diff --git a/macro/tof/beamtime/pl_all_CluMul.C b/macro/tof/beamtime/pl_all_CluMul.C
index 296562329cbbea880628f3e1dd8c84207a067d32..086cb201569f54b4cc752842656b6a1facb3ffb5 100644
--- a/macro/tof/beamtime/pl_all_CluMul.C
+++ b/macro/tof/beamtime/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_CluMul(Int_t iNDet = 8)
 {
diff --git a/macro/tof/beamtime/pl_all_DigiCor.C b/macro/tof/beamtime/pl_all_DigiCor.C
index 8293da46f5be0c4b097bfe72586eff598c616d88..5c820d05d6ee3cef6b5c6cfb8e96a148fbb72ad0 100644
--- a/macro/tof/beamtime/pl_all_DigiCor.C
+++ b/macro/tof/beamtime/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 9)
 {
diff --git a/macro/tof/beamtime/pl_all_XY.C b/macro/tof/beamtime/pl_all_XY.C
index 46b25e72a96a6f2431e7692b72d72562d138ae2b..77114ffb69168eb7721f9f8a2fcdf2643ca09fc5 100644
--- a/macro/tof/beamtime/pl_all_XY.C
+++ b/macro/tof/beamtime/pl_all_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_all_XY.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_XY(Int_t iNDet = 24)
 {
diff --git a/macro/tof/beamtime/pl_all_cluDelTofSel.C b/macro/tof/beamtime/pl_all_cluDelTofSel.C
index b3d1dfad3e394c7d1b9faa7e205fbeb632206947..d05246a759e91d808671987270701a55b37c1b9d 100644
--- a/macro/tof/beamtime/pl_all_cluDelTofSel.C
+++ b/macro/tof/beamtime/pl_all_cluDelTofSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluDelTofSel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/pl_all_cluWalk.C b/macro/tof/beamtime/pl_all_cluWalk.C
index c8c5eac0b8832ff0f4dabf2b01bf223676d46031..02d0cb32e9e09e08816e3e0ae04707e3c9cc08c3 100644
--- a/macro/tof/beamtime/pl_all_cluWalk.C
+++ b/macro/tof/beamtime/pl_all_cluWalk.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalk.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_all_cluWalkSel.C b/macro/tof/beamtime/pl_all_cluWalkSel.C
index 30628769d529001ebfc4f5773150098a11a5f0f0..5d7b1be7e7da251437181098efd892258127b79b 100644
--- a/macro/tof/beamtime/pl_all_cluWalkSel.C
+++ b/macro/tof/beamtime/pl_all_cluWalkSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalkSel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/pl_all_dTSel.C b/macro/tof/beamtime/pl_all_dTSel.C
index 2308bcea38018edaec3b97f0457046c206b82a33..f8f40a92e9e45c1bcea48113cfa22f5202e78084 100644
--- a/macro/tof/beamtime/pl_all_dTSel.C
+++ b/macro/tof/beamtime/pl_all_dTSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_dTSel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_dTSel(Int_t iNSel = 2)
 {
diff --git a/macro/tof/beamtime/pl_all_time_resolution.C b/macro/tof/beamtime/pl_all_time_resolution.C
index 940316af920f785b9be83262e85d2d873efe8273..87c41a01816cb298c0d1fd1ac396f17e96c3043c 100644
--- a/macro/tof/beamtime/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2)
 {
diff --git a/macro/tof/beamtime/pl_all_trb_evtsize.C b/macro/tof/beamtime/pl_all_trb_evtsize.C
index 4ff0f491b8a16760d02191ecea9e2ba6b7541f0f..4b5547f0d2b3c4bddec03347adadbbb1afd2ed3b 100644
--- a/macro/tof/beamtime/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/pl_all_trbtdc.C b/macro/tof/beamtime/pl_all_trbtdc.C
index ceed5d60b30dabf3593c5a56bf703aa92a76bdf4..df1527261ca61b4c82912735bf2db6390e6fa032 100644
--- a/macro/tof/beamtime/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 34)
 {
diff --git a/macro/tof/beamtime/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/pl_all_trbtdc_proc_status.C
index c6e9d22a2f5a3fef58efe5a22041952015947aef..471902fa80705810913aab7e528118a6e1de8970 100644
--- a/macro/tof/beamtime/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/pl_all_trbtdc_refs.C b/macro/tof/beamtime/pl_all_trbtdc_refs.C
index b35d51bfdb7bd3bb852cd6e3feb07f1887ac2f27..8852df83bcc6308ec423c3adddb17b9a36904e76 100644
--- a/macro/tof/beamtime/pl_all_trbtdc_refs.C
+++ b/macro/tof/beamtime/pl_all_trbtdc_refs.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_refs.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_refs(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/pl_all_trbtdc_tot.C b/macro/tof/beamtime/pl_all_trbtdc_tot.C
index 9daa57987fe521c694f52b1b656794f038993d31..7bfa71fa5cd55c5a32fa32a61e1a9823b62d2b40 100644
--- a/macro/tof/beamtime/pl_all_trbtdc_tot.C
+++ b/macro/tof/beamtime/pl_all_trbtdc_tot.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_tot.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_tot(Int_t iTdc = 34)
 {
diff --git a/macro/tof/beamtime/pl_all_trbtdc_words.C b/macro/tof/beamtime/pl_all_trbtdc_words.C
index 706bd7f70cc3217523abe11a707ce3d4ef02349d..d87b30212d080ee7781e339e2bee2f9ac4c66304 100644
--- a/macro/tof/beamtime/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/pl_ana_DTXY.C b/macro/tof/beamtime/pl_ana_DTXY.C
index b146643b7f9d78d1ba0c8f21d543d32cbccb0d06..d39922562f211da4ab1f1b949286e0a95888e08f 100644
--- a/macro/tof/beamtime/pl_ana_DTXY.C
+++ b/macro/tof/beamtime/pl_ana_DTXY.C
@@ -1,7 +1,6 @@
-/** @file pl_ana_DTXY.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_ana_DTXY(Int_t iDut = 9, Int_t NewNbinsX = 3, Int_t NewNbinsY = 3, Int_t iOpt = 0)
 {
diff --git a/macro/tof/beamtime/pl_calib_trk.C b/macro/tof/beamtime/pl_calib_trk.C
index 9a356021c2fa61192ee88402e74c038b84494f78..721a1995ce0fee14bd0da5c291c5ce6f4d0b7776 100644
--- a/macro/tof/beamtime/pl_calib_trk.C
+++ b/macro/tof/beamtime/pl_calib_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_calib_trk.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_calib_trk()
 {
diff --git a/macro/tof/beamtime/pl_deb_pla.C b/macro/tof/beamtime/pl_deb_pla.C
index 0a79047e1414ad8de5ffcf3d7cef9d00ea6d0ce3..ce82d4ad4dddf2c9a3b65c8ea83cd98f4a640b86 100644
--- a/macro/tof/beamtime/pl_deb_pla.C
+++ b/macro/tof/beamtime/pl_deb_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_deb_pla.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_diam_tres.C b/macro/tof/beamtime/pl_diam_tres.C
index f1497f3fb81fe7a8c14fb986a5330bcfec792e28..020f6b393f0c55f5a6d40eb00653f540438b5379 100644
--- a/macro/tof/beamtime/pl_diam_tres.C
+++ b/macro/tof/beamtime/pl_diam_tres.C
@@ -1,7 +1,6 @@
-/** @file pl_diam_tres.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33)
 {
diff --git a/macro/tof/beamtime/pl_eff_XY.C b/macro/tof/beamtime/pl_eff_XY.C
index fb1ef351b7167455018e914dbb71aea1352b898f..2b40c239ac1128c012c1ddef5ad7a2eb832fbce4 100644
--- a/macro/tof/beamtime/pl_eff_XY.C
+++ b/macro/tof/beamtime/pl_eff_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_eff_XY.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_eff_XY(Int_t iMode = 0)
 {
diff --git a/macro/tof/beamtime/pl_info_2D.C b/macro/tof/beamtime/pl_info_2D.C
index 46e3f06fa52cc5bfec55077833dfb9394720c6a4..ddd2fe5604715a5bb3bed9f15522b8a0519b62e7 100644
--- a/macro/tof/beamtime/pl_info_2D.C
+++ b/macro/tof/beamtime/pl_info_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_2D.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0)
 {
diff --git a/macro/tof/beamtime/pl_info_Chi2D.C b/macro/tof/beamtime/pl_info_Chi2D.C
index 9810e376a7a3955128d49debb815e6594a0ce6e2..6f07fa45fa0fdec9a25ef6f66e50a1c18618432f 100644
--- a/macro/tof/beamtime/pl_info_Chi2D.C
+++ b/macro/tof/beamtime/pl_info_Chi2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Chi2D.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1)
 {
diff --git a/macro/tof/beamtime/pl_info_Mat04D4best.C b/macro/tof/beamtime/pl_info_Mat04D4best.C
index b159e76b1fd07d69be5d2ffaf1f1d4c3f013eef3..2e02a58c5923674d89180dc25c66ad1cb430eff8 100644
--- a/macro/tof/beamtime/pl_info_Mat04D4best.C
+++ b/macro/tof/beamtime/pl_info_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Mat04D4best.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_info_cluTot.C b/macro/tof/beamtime/pl_info_cluTot.C
index acf2eea0fffe71ed879e45843bbba22e208bcf78..0b3d9b618d467e5151e67e94a8f409de7167ebbc 100644
--- a/macro/tof/beamtime/pl_info_cluTot.C
+++ b/macro/tof/beamtime/pl_info_cluTot.C
@@ -1,7 +1,6 @@
-/** @file pl_info_cluTot.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_info_cluTot(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_loc_XY.C b/macro/tof/beamtime/pl_loc_XY.C
index ad45a8be1e570d607c6d03bb4d923da1386537ac..bb003dad65426d1b0cf61235983d4a0ab86e1536 100644
--- a/macro/tof/beamtime/pl_loc_XY.C
+++ b/macro/tof/beamtime/pl_loc_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_loc_XY.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_loc_XY(Int_t iNDet = 10)
 {
diff --git a/macro/tof/beamtime/pl_map_debug.C b/macro/tof/beamtime/pl_map_debug.C
index 5f1ae065c41a22ed7b3118ed5831eb0f01b76d36..36812ab28351af12115643189b08dc47421a71d3 100644
--- a/macro/tof/beamtime/pl_map_debug.C
+++ b/macro/tof/beamtime/pl_map_debug.C
@@ -1,7 +1,6 @@
-/** @file pl_map_debug.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30)
 {
diff --git a/macro/tof/beamtime/pl_moni_clu.C b/macro/tof/beamtime/pl_moni_clu.C
index 99eb40ef5bd54fee1dea97b98598a1bcc773ef6d..10da80678be153fec02e1056d1d1e7260ab8a37a 100644
--- a/macro/tof/beamtime/pl_moni_clu.C
+++ b/macro/tof/beamtime/pl_moni_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_moni_clu.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_2hit.C b/macro/tof/beamtime/pl_over_2hit.C
index 84e10452b7d7ed9228c2d30e741f8ee11231bbbe..3ffec22d952d70bc6333d0b1882afd8ccbf9eb54 100644
--- a/macro/tof/beamtime/pl_over_2hit.C
+++ b/macro/tof/beamtime/pl_over_2hit.C
@@ -1,7 +1,6 @@
-/** @file pl_over_2hit.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_2hit(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_Mat04.C b/macro/tof/beamtime/pl_over_Mat04.C
index 457e703ad7286d3e9f9fc872816a5a4a39c8e597..11cae662dcb8b0f9adf563751f421c0d1efa0609 100644
--- a/macro/tof/beamtime/pl_over_Mat04.C
+++ b/macro/tof/beamtime/pl_over_Mat04.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_Mat04D4best.C b/macro/tof/beamtime/pl_over_Mat04D4best.C
index 038642fd4e2adf9f0aba393bd588e4c41da2ce5b..a253d3e35f3efe3c779d4dca19ff81149ff0b98b 100644
--- a/macro/tof/beamtime/pl_over_Mat04D4best.C
+++ b/macro/tof/beamtime/pl_over_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4best.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4best(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/pl_over_Mat04D4sbest.C
index 160f1b070f603033ff7cb0ee2d73838a2d0ddcbc..b28471fce8e3a4b3edd3951d8f5545835aa08cb7 100644
--- a/macro/tof/beamtime/pl_over_Mat04D4sbest.C
+++ b/macro/tof/beamtime/pl_over_Mat04D4sbest.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4sbest.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4sbest(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_Mat04best.C b/macro/tof/beamtime/pl_over_Mat04best.C
index fcf9b4c0b3c92c9a610f284fa45c4ca850c6b90c..f265320ca5945be1ff5672c3147bf22b4066ac4a 100644
--- a/macro/tof/beamtime/pl_over_Mat04best.C
+++ b/macro/tof/beamtime/pl_over_Mat04best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04best.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_Mat24.C b/macro/tof/beamtime/pl_over_Mat24.C
index a17f220cb29ab02d38e7a477330dfabace3b3fad..2bd67c4e6bdc667b3c0c3664ae3a6807bee1fca9 100644
--- a/macro/tof/beamtime/pl_over_Mat24.C
+++ b/macro/tof/beamtime/pl_over_Mat24.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat24.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_MatD4sel.C b/macro/tof/beamtime/pl_over_MatD4sel.C
index 75bdc8e712095503893909a6dcc2a4485371805c..0047be33a24be96acdc6ae64ea007e2a15ba8785 100644
--- a/macro/tof/beamtime/pl_over_MatD4sel.C
+++ b/macro/tof/beamtime/pl_over_MatD4sel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_MatD4sel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_MatD4sel()
 {
diff --git a/macro/tof/beamtime/pl_over_XX.C b/macro/tof/beamtime/pl_over_XX.C
index b6c910916767d89a04dc8ffc2a900a9cb928bf14..1663a76be1b607a1185390f3f0569be964423b8d 100644
--- a/macro/tof/beamtime/pl_over_XX.C
+++ b/macro/tof/beamtime/pl_over_XX.C
@@ -1,7 +1,6 @@
-/** @file pl_over_XX.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_cl2g.C b/macro/tof/beamtime/pl_over_cl2g.C
index 6d400bfc97c6d9900e30e7f7aa48ead02d162d1c..928858436d5cd088227be47d400eaaa6694ee745 100644
--- a/macro/tof/beamtime/pl_over_cl2g.C
+++ b/macro/tof/beamtime/pl_over_cl2g.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cl2g.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu.C b/macro/tof/beamtime/pl_over_clu.C
index 02d6aee9557c0e33f84efb0dc973554058a7bfc9..f01dc781f8ccc22ce52fe2c1f712924238524e34 100644
--- a/macro/tof/beamtime/pl_over_clu.C
+++ b/macro/tof/beamtime/pl_over_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_clu0.C b/macro/tof/beamtime/pl_over_clu0.C
index f25b107d9bcc08b67e6db262b2646dd1c60c0727..bcd3eae7c694124d9065a2a594aaf6c0903895ba 100644
--- a/macro/tof/beamtime/pl_over_clu0.C
+++ b/macro/tof/beamtime/pl_over_clu0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu0T0.C b/macro/tof/beamtime/pl_over_clu0T0.C
index c558e2ce7516a975cdc02b4896e42947b0519566..86eef81459cdc92f820e015646f40a936455d01f 100644
--- a/macro/tof/beamtime/pl_over_clu0T0.C
+++ b/macro/tof/beamtime/pl_over_clu0T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0T0.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu2T.C b/macro/tof/beamtime/pl_over_clu2T.C
index 5bc5515b4666379afba61ae049c75dae5d3f232b..116b3f478cd01d6d21d3961defb28cc44f93b253 100644
--- a/macro/tof/beamtime/pl_over_clu2T.C
+++ b/macro/tof/beamtime/pl_over_clu2T.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu2T0.C b/macro/tof/beamtime/pl_over_clu2T0.C
index 26f10a543d4559c7fea3a9ed0f80bdc2bf0bdedc..116b3f478cd01d6d21d3961defb28cc44f93b253 100644
--- a/macro/tof/beamtime/pl_over_clu2T0.C
+++ b/macro/tof/beamtime/pl_over_clu2T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T0.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu2trg0.C b/macro/tof/beamtime/pl_over_clu2trg0.C
index 3622a214bb272c76199bebd1e2b6babccc64fef1..5d388997565d9616e5584d882c5bc6cab2b1d912 100644
--- a/macro/tof/beamtime/pl_over_clu2trg0.C
+++ b/macro/tof/beamtime/pl_over_clu2trg0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2trg0.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_clu4T0.C b/macro/tof/beamtime/pl_over_clu4T0.C
index e80fb9913621b89069cea0d8dd312f4af87441f2..dc8b3ae080c7a0c1a1a69c6db75a3b6d34d52ec4 100644
--- a/macro/tof/beamtime/pl_over_clu4T0.C
+++ b/macro/tof/beamtime/pl_over_clu4T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4T0.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_cluSel.C b/macro/tof/beamtime/pl_over_cluSel.C
index 6825396ed3d1df120e1f6e2bff6f498daa16e688..60b1d5eaad5a3a1e1aac7e4f204e4bf0d824776d 100644
--- a/macro/tof/beamtime/pl_over_cluSel.C
+++ b/macro/tof/beamtime/pl_over_cluSel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cluSel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_clust.C b/macro/tof/beamtime/pl_over_clust.C
index 0386d26ce933c090417069cb65f0f5b53dfa39ea..18e41b5243925510c444b631c938064ab6b51042 100644
--- a/macro/tof/beamtime/pl_over_clust.C
+++ b/macro/tof/beamtime/pl_over_clust.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clust.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_cor.C b/macro/tof/beamtime/pl_over_cor.C
index 725e7a48a04815fe36109db4fe5fe978a36e1b71..d89933fca6f7bc9ea34841ddb87ee9490b33f1a7 100644
--- a/macro/tof/beamtime/pl_over_cor.C
+++ b/macro/tof/beamtime/pl_over_cor.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cor.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_off.C b/macro/tof/beamtime/pl_over_off.C
index 6071aa2a477de4b2bac7c16c65cf22b1347de152..77a1bbbb9c61003a6f419cb00da33850541dbb67 100644
--- a/macro/tof/beamtime/pl_over_off.C
+++ b/macro/tof/beamtime/pl_over_off.C
@@ -1,7 +1,6 @@
-/** @file pl_over_off.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_off(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_pla.C b/macro/tof/beamtime/pl_over_pla.C
index 0deddf2f389180c6c87467c13610ec12c399aaf4..ebe6b9c0aca7d4bb56c7723c6997cd0e4fef1038 100644
--- a/macro/tof/beamtime/pl_over_pla.C
+++ b/macro/tof/beamtime/pl_over_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_over_pla.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_over_trb_ct.C b/macro/tof/beamtime/pl_over_trb_ct.C
index 3ebbbe7115c17f0afe1afeabb51bda0502d9bb79..141f2f73848659ef47174a1a215c9c88db5500c8 100644
--- a/macro/tof/beamtime/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_trb_ft.C b/macro/tof/beamtime/pl_over_trb_ft.C
index 4c0e1d8ff62cab73485c7293ad0c5daa016a38c7..81ec9203b520f6722bfd66d68af9c6ce1ffd51ed 100644
--- a/macro/tof/beamtime/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/pl_over_trk.C b/macro/tof/beamtime/pl_over_trk.C
index 42bff5b74e18da1df4207a8e4a678c9d1ee50226..95b6a9d78820fcd0bff345a9546b100c3aa4769a 100644
--- a/macro/tof/beamtime/pl_over_trk.C
+++ b/macro/tof/beamtime/pl_over_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trk.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_trk(Int_t NSt = 4)
 {
diff --git a/macro/tof/beamtime/pl_over_vftx.C b/macro/tof/beamtime/pl_over_vftx.C
index 6429bbe65ff6479e7b2aff63869868fcc56a6587..0de3e094202cd7f65a20ccb161231ccaf25c763d 100644
--- a/macro/tof/beamtime/pl_over_vftx.C
+++ b/macro/tof/beamtime/pl_over_vftx.C
@@ -1,7 +1,6 @@
-/** @file pl_over_vftx.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_page.C b/macro/tof/beamtime/pl_page.C
index 2773b3ddada6c2c238bacae7c08029623f72f861..9411299f6e7c19be92039f25bc4b58d8ba0780ca 100644
--- a/macro/tof/beamtime/pl_page.C
+++ b/macro/tof/beamtime/pl_page.C
@@ -1,7 +1,6 @@
-/** @file pl_page.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_page(Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/pl_pla_res_vs_tot.C b/macro/tof/beamtime/pl_pla_res_vs_tot.C
index a6ee1db700b5bd488a215f1bd5ecd33539b48a1a..d5a2f3318a65b783c6aa868a7d3a76cd20947b7c 100644
--- a/macro/tof/beamtime/pl_pla_res_vs_tot.C
+++ b/macro/tof/beamtime/pl_pla_res_vs_tot.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_res_vs_tot.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pla_res_vs_tot(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/pl_pla_resolution.C b/macro/tof/beamtime/pl_pla_resolution.C
index c31d2a87d9485a8532ddb0f601937856d327525f..d30836957909f28179a6b69866c5463e6f031bf6 100644
--- a/macro/tof/beamtime/pl_pla_resolution.C
+++ b/macro/tof/beamtime/pl_pla_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_resolution.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pla_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/pl_pull_trk.C b/macro/tof/beamtime/pl_pull_trk.C
index 66dec59716ef60baeedba390bd8fe7e998ee3ff7..0caf220199f26fb4b11f872142157ad3d4096821 100644
--- a/macro/tof/beamtime/pl_pull_trk.C
+++ b/macro/tof/beamtime/pl_pull_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_pull_trk.C
-  * @copyright Copyright (C) 2015-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_pull_trk(Int_t NSt = 8, char* var = "X", Int_t iFit = 0)
 {
diff --git a/macro/tof/beamtime/pl_tdc_ref_res.C b/macro/tof/beamtime/pl_tdc_ref_res.C
index 8681e5b8d24e0ea2c74e70e79835207087a259ed..835cd89582fbf5ee4e32ca4eff7d8bd4135fbce6 100644
--- a/macro/tof/beamtime/pl_tdc_ref_res.C
+++ b/macro/tof/beamtime/pl_tdc_ref_res.C
@@ -1,7 +1,6 @@
-/** @file pl_tdc_ref_res.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_tdc_ref_res(Int_t fNumberOfTDC = 34)
 {
diff --git a/macro/tof/beamtime/pl_time_resolution.C b/macro/tof/beamtime/pl_time_resolution.C
index c208afbfaffacba72f88a846d3f7885e45bb8afd..bfd5a4e387447fa0e5cc9cc94d0644d70e3a40d4 100644
--- a/macro/tof/beamtime/pl_time_resolution.C
+++ b/macro/tof/beamtime/pl_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_time_resolution.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2)
 {
diff --git a/macro/tof/beamtime/pl_tot_per_channel.C b/macro/tof/beamtime/pl_tot_per_channel.C
index 82c02a6faa036c2a2ec247501248d8ac7f8958fe..5b1dcb063fe69eeee9685b283049e37cfc715812 100644
--- a/macro/tof/beamtime/pl_tot_per_channel.C
+++ b/macro/tof/beamtime/pl_tot_per_channel.C
@@ -1,7 +1,6 @@
-/** @file pl_tot_per_channel.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_tot_per_channel(UInt_t uTdcNumber)
 {
diff --git a/macro/tof/beamtime/pl_trigger.C b/macro/tof/beamtime/pl_trigger.C
index 70ef11872b9b277cdf2f180563931f497b7afc84..a830e0a69af00c7d80ee7f803f2fc6f827c8a6f9 100644
--- a/macro/tof/beamtime/pl_trigger.C
+++ b/macro/tof/beamtime/pl_trigger.C
@@ -1,7 +1,6 @@
-/** @file pl_trigger.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/pl_vert_trk.C b/macro/tof/beamtime/pl_vert_trk.C
index a7af54e32510dad00ae229563158360574d01107..c33800fc7b73a55abde0f1ab4e2a198fe7e5cc92 100644
--- a/macro/tof/beamtime/pl_vert_trk.C
+++ b/macro/tof/beamtime/pl_vert_trk.C
@@ -1,7 +1,6 @@
-/** @file pl_vert_trk.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_vert_trk()
 {
diff --git a/macro/tof/beamtime/save_hst.C b/macro/tof/beamtime/save_hst.C
index 663ea5c7485cb951c2ad82cbe6b3fdb137987825..1476d1b333c25c2e6d228aa5b943b7165a1ca046 100644
--- a/macro/tof/beamtime/save_hst.C
+++ b/macro/tof/beamtime/save_hst.C
@@ -1,7 +1,6 @@
-/** @file save_hst.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Christian Simon **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Christian Simon */
 
 void save_hst(TString cstr = "hst/default.hst.root")
 {
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C
index 9e4c251ac047719eb3782bb3a77d5b3db4e7b5ca..2abf3b40b720b20143b63bddcaf9b73748272a53 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Fri10Day.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0811_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0811_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C
index 2c1f9250f966f90a24c5edae224ad88de68dc641..a20deae2b6963ad0098df40409c15b14c449dd15 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Fri10Late.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri1906_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri1906_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C
index 93e3b6a0aa481e27662ba325957c4c45b588786c..a7905676d762f2f8da5adde4c2b6af4f3157968c 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Fri10Night.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0028_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0036_0000.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C
index 04a37e346801b6a330056e817276875e4d4fa170..5f59bbd27eba968ac4bd4c732030e3915a95e451 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Mon13Night.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbMon0020_0001.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbMon0100_0000.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C
index dadaeb4e8998f061adb7b6d36635e2eec49ff68e..6e180508e1abdff4dca5997c5bb3c3550316a319 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Sat11Late.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat1630_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat1630_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C
index e1ca0c244d481a8a157d46cfb65d16d840f501ad..f01b201467eac6156b9a649d1bafe420079014c5 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Sat11Night.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat0011_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat0011_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C
index 7afd042d63c3bcf64e636283d1d4df1a0ccb0dd0..4d6fc90afd327556ab10aaf4577baa96c13fe3d3 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Sun12Day.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0900_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0900_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C
index 54c31bb0b2b8a177c6bd57b11b3562f6fb257e63..af9e1cddceb0cadf31e7e57f796f287daa941c65 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Sun12Late.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun1630_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun1630_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C
index 8518b4f48e14b0c0caa6230a6b65105f2dd21e81..91a31b5b054f8c243024cb2f7279ea7f27e56b04 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Sun12Night.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0125_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0133_0000.lmd");
diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C b/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C
index 223d7677e4ef465c9672df3a56685a6e55be7f6b..6f29a2bec5f6b28511be3ebf7d24b620826677e3 100644
--- a/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C
+++ b/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C
@@ -1,7 +1,6 @@
-/** @file AddFileGsi_Thu09Test.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbThu1715_0000.lmd");
 source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbThu1715_0001.lmd");
diff --git a/macro/tof/beamtime/sep14/ana_digi.C b/macro/tof/beamtime/sep14/ana_digi.C
index 2391f3887279147f225c686bce54b66cd312e609..2e8989a469208439f071b3ad983744316c4e75c6 100644
--- a/macro/tof/beamtime/sep14/ana_digi.C
+++ b/macro/tof/beamtime/sep14/ana_digi.C
@@ -1,7 +1,6 @@
-/** @file ana_digi.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void ana_digi(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSmType = 2, Int_t RefSel = 1,
               char* cFileId = "MbsTrbThu1715", Int_t iSet = 0, Bool_t bOut = 0)
diff --git a/macro/tof/beamtime/sep14/ana_digi3.C b/macro/tof/beamtime/sep14/ana_digi3.C
index f09c94d7b9e3fb3e5c435cdc0d0403ed30d775ee..74607bf54e461eb9b46333ee55af1c43c906a310 100644
--- a/macro/tof/beamtime/sep14/ana_digi3.C
+++ b/macro/tof/beamtime/sep14/ana_digi3.C
@@ -1,7 +1,6 @@
-/** @file ana_digi3.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void ana_digi3(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSmType = 2, Int_t RefSel = 1,
                char* cFileId = "MbsTrbThu1715", Int_t iSet = 0)
diff --git a/macro/tof/beamtime/sep14/ana_digi_cal.C b/macro/tof/beamtime/sep14/ana_digi_cal.C
index c6ad7f10d8424ad49b204f1b1da4b4adb970548f..63122699d2a2a576b274b5ec449b33af9d222d3c 100644
--- a/macro/tof/beamtime/sep14/ana_digi_cal.C
+++ b/macro/tof/beamtime/sep14/ana_digi_cal.C
@@ -1,7 +1,6 @@
-/** @file ana_digi_cal.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void ana_digi_cal(Int_t nEvents = 1000000, Int_t calMode = 0, Int_t calSel = -1, Int_t calSmType = 2, Int_t RefSel = 1,
                   char* cFileId = "MbsTrbThu1715", Int_t iSet = 0)
diff --git a/macro/tof/beamtime/sep14/ana_hits.C b/macro/tof/beamtime/sep14/ana_hits.C
index 7f66e3cf3babcaae31c9baf0fae709b9c8a34eb1..204a7b3cb1c011bf0d06c0586cd89420042c4082 100644
--- a/macro/tof/beamtime/sep14/ana_hits.C
+++ b/macro/tof/beamtime/sep14/ana_hits.C
@@ -1,7 +1,6 @@
-/** @file ana_hits.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer], Norbert Herrmann **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer], Norbert Herrmann */
 
 void ana_hits(Int_t nEvents = 10000000, Int_t iSel = 1, Int_t iGenCor = 1, char* cFileId = "MbsTrbSat1805",
               Int_t iSet = 0)
diff --git a/macro/tof/beamtime/sep14/analysis.C b/macro/tof/beamtime/sep14/analysis.C
index 7f54355606c837f9aa362bb1be177ea11b9a2010..aad43fd057ae93b42e9be7851061fa62dbbd5094 100644
--- a/macro/tof/beamtime/sep14/analysis.C
+++ b/macro/tof/beamtime/sep14/analysis.C
@@ -1,7 +1,6 @@
-/** @file analysis.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- analysis.C                                                        -----
diff --git a/macro/tof/beamtime/sep14/analysis_bot.C b/macro/tof/beamtime/sep14/analysis_bot.C
index 736bcb0bb5b84b7f8b4a3964366505adca0273f1..d7e4ef967c02b6f88d00ab6b726ba4e7c8bac0f2 100644
--- a/macro/tof/beamtime/sep14/analysis_bot.C
+++ b/macro/tof/beamtime/sep14/analysis_bot.C
@@ -1,7 +1,6 @@
-/** @file analysis_bot.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- analysis.C                                                        -----
diff --git a/macro/tof/beamtime/sep14/analysis_ref.C b/macro/tof/beamtime/sep14/analysis_ref.C
index 55910a0898f1d701255fd2ef958ca08f194d2654..ec790e3e9409b343c400f135dbee78856d6e7749 100644
--- a/macro/tof/beamtime/sep14/analysis_ref.C
+++ b/macro/tof/beamtime/sep14/analysis_ref.C
@@ -1,7 +1,6 @@
-/** @file analysis_ref.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- analysis.C                                                        -----
diff --git a/macro/tof/beamtime/sep14/analysis_top.C b/macro/tof/beamtime/sep14/analysis_top.C
index f548d49e6c45370b56e5bffcce21470dc50c74ef..5ada9efab6abd7f8317895628ca04481576b492d 100644
--- a/macro/tof/beamtime/sep14/analysis_top.C
+++ b/macro/tof/beamtime/sep14/analysis_top.C
@@ -1,7 +1,6 @@
-/** @file analysis_top.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- analysis.C                                                        -----
diff --git a/macro/tof/beamtime/sep14/batch_ana.C b/macro/tof/beamtime/sep14/batch_ana.C
index 0d5bd3bf02fb6996ae803d5548ac6beef82de1df..f0d71418f6702459caf8346290bed2857be30d1c 100644
--- a/macro/tof/beamtime/sep14/batch_ana.C
+++ b/macro/tof/beamtime/sep14/batch_ana.C
@@ -1,7 +1,6 @@
-/** @file batch_ana.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- analysis.C                                                        -----
diff --git a/macro/tof/beamtime/sep14/pl_all_CluMul.C b/macro/tof/beamtime/sep14/pl_all_CluMul.C
index e3fc63966b9bb1fbfa731056414bfefd932a8473..f26bf595b9928908d4c21e028302ba234fb03c14 100644
--- a/macro/tof/beamtime/sep14/pl_all_CluMul.C
+++ b/macro/tof/beamtime/sep14/pl_all_CluMul.C
@@ -1,7 +1,6 @@
-/** @file pl_all_CluMul.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_CluMul(Int_t iNDet = 6)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_DigiCor.C b/macro/tof/beamtime/sep14/pl_all_DigiCor.C
index 32fe68a90ca1d95d8917ecdfd2b34e1e380e6c4e..7cd88879c38ae0385791908b5eab94ed4e4544b1 100644
--- a/macro/tof/beamtime/sep14/pl_all_DigiCor.C
+++ b/macro/tof/beamtime/sep14/pl_all_DigiCor.C
@@ -1,7 +1,6 @@
-/** @file pl_all_DigiCor.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_DigiCor(Int_t iNDet = 6)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_XY.C b/macro/tof/beamtime/sep14/pl_all_XY.C
index ebcc18d9e2376f259abd6ae8ce75973f78cd2a8e..e44c7a322ac85a8d9818ed53d8c7b7dabf6e5c5b 100644
--- a/macro/tof/beamtime/sep14/pl_all_XY.C
+++ b/macro/tof/beamtime/sep14/pl_all_XY.C
@@ -1,7 +1,6 @@
-/** @file pl_all_XY.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_XY(Int_t iNDet = 5)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C b/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C
index 80f957d9d8ab3735d6dc9d61610320dafaab7135..ab8a5cb9770303fbd98c4e451924a2d9c885928d 100644
--- a/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C
+++ b/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluDelTofSel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_cluWalk.C b/macro/tof/beamtime/sep14/pl_all_cluWalk.C
index b4c4fbe103896dd64e2ca61cb760dac4d7e59180..87d76604e54aacba9e18ea694831899d6f8b8f38 100644
--- a/macro/tof/beamtime/sep14/pl_all_cluWalk.C
+++ b/macro/tof/beamtime/sep14/pl_all_cluWalk.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalk.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C b/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C
index 46da41fcb98c5a6249cd9396cd65a14c6d1dbc72..a429001e80fb5b481898719e2202371f31b9a16b 100644
--- a/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C
+++ b/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_cluWalkSel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_dTSel.C b/macro/tof/beamtime/sep14/pl_all_dTSel.C
index b24e4f58c23a428869db9570ef6f3ca4c007a8e7..ae676d0f27664c0b719ee9ee4422709ceed2cb4f 100644
--- a/macro/tof/beamtime/sep14/pl_all_dTSel.C
+++ b/macro/tof/beamtime/sep14/pl_all_dTSel.C
@@ -1,7 +1,6 @@
-/** @file pl_all_dTSel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_dTSel(Int_t iNSel = 4)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_time_resolution.C b/macro/tof/beamtime/sep14/pl_all_time_resolution.C
index a00449f6c898822c7a17c764434841de7c658d13..13a11ed58d3ee2c825eae76b44c834419d6bd26e 100644
--- a/macro/tof/beamtime/sep14/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/sep14/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C b/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C
index c1853beb597fdc17c4b02bbd2679cb7975e76856..bcf853510aa4ebb2c75e90ade14460e4f5bfe183 100644
--- a/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C
+++ b/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trb_evtsize.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trb_evtsize(Int_t iNBoard = 5)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc.C b/macro/tof/beamtime/sep14/pl_all_trbtdc.C
index 19fc09d824478ec58b1c76d9300d715791e4a982..a70213fcb949c57ca3b1fb36df81876bd0c6a837 100644
--- a/macro/tof/beamtime/sep14/pl_all_trbtdc.C
+++ b/macro/tof/beamtime/sep14/pl_all_trbtdc.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc(Int_t iNTdc = 34)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C
index 54b806c6ce7ede05e64077efb50d0b4dab866b97..204b5bb3625a757f8bc19b97734dba9b3c080b40 100644
--- a/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C
+++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_proc_status.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc_proc_status(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C b/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C
index 8431b4343cc0521bdd6caed376a90a503090f763..6cac87afd7be5e5bb9c2ffc721b8b5eea567fff1 100644
--- a/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C
+++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_refs.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc_refs(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C b/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C
index ae2f31c53b605420fc8fad6f571764c18fe9acac..9b4a05162c66a26b69cc24341ea6e489e9dd706d 100644
--- a/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C
+++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C
@@ -1,7 +1,6 @@
-/** @file pl_all_trbtdc_words.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_all_trbtdc_words(Int_t iNTdc = 24)
 {
diff --git a/macro/tof/beamtime/sep14/pl_diam_tres.C b/macro/tof/beamtime/sep14/pl_diam_tres.C
index 4f9ea0059d9c1e32613472f7c8e52ac910b5a8b4..5983aa818dcc14350a444638cd3f56e3f03b0e38 100644
--- a/macro/tof/beamtime/sep14/pl_diam_tres.C
+++ b/macro/tof/beamtime/sep14/pl_diam_tres.C
@@ -1,7 +1,6 @@
-/** @file pl_diam_tres.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33)
 {
diff --git a/macro/tof/beamtime/sep14/pl_info_2D.C b/macro/tof/beamtime/sep14/pl_info_2D.C
index 0e98f606c7ca225ae79aa689e52424359317422f..8f8d590f92698b92e1d82586d9cd8d362c8c5ef9 100644
--- a/macro/tof/beamtime/sep14/pl_info_2D.C
+++ b/macro/tof/beamtime/sep14/pl_info_2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_2D.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_info_Chi2D.C b/macro/tof/beamtime/sep14/pl_info_Chi2D.C
index f74bb4e9f3c9274712502c8525cd8042d37fbdd3..8fa9bacde954444c590ff0883855121451f1733b 100644
--- a/macro/tof/beamtime/sep14/pl_info_Chi2D.C
+++ b/macro/tof/beamtime/sep14/pl_info_Chi2D.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Chi2D.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1)
 {
diff --git a/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C b/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C
index 58705cf7c52d7c778a9cd5bcafa0b33bc35ae0c7..c990d51e81b7be041a08eea1f13db53ee08188a4 100644
--- a/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C
+++ b/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_info_Mat04D4best.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_map_debug.C b/macro/tof/beamtime/sep14/pl_map_debug.C
index 09880687349d499c429de648e951f1617331b6ac..7d6659af400d6bb681759c802438ec4c9457316d 100644
--- a/macro/tof/beamtime/sep14/pl_map_debug.C
+++ b/macro/tof/beamtime/sep14/pl_map_debug.C
@@ -1,7 +1,6 @@
-/** @file pl_map_debug.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04.C b/macro/tof/beamtime/sep14/pl_over_Mat04.C
index 4391ded34a20856ab121092f1f73c913205ca4d5..17b9bb79b051fd83c1502ffaadc9a4ae4543d048 100644
--- a/macro/tof/beamtime/sep14/pl_over_Mat04.C
+++ b/macro/tof/beamtime/sep14/pl_over_Mat04.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C b/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C
index 6913aba96cd3dbed943d3db0641510a9923eac3a..3e55fc6aee1e3e3d98ea3fff60fca8fce4f93fa0 100644
--- a/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C
+++ b/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4best.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer], Pierre-Alain Loizeau */
 
 void pl_over_Mat04D4best(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C
index 5a78a5a4c9970ab1af60442a835d1e6ba47d9117..6b52ac7a9d3601601f97cdd151e5f6ef45a08613 100644
--- a/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C
+++ b/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04D4sbest.C
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_over_Mat04D4sbest(Int_t iLog = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04best.C b/macro/tof/beamtime/sep14/pl_over_Mat04best.C
index de02c8c44a444196d840ba42a07fd8fd0841d464..67eaef3e87bc8114e89eb530f79a56976a65c6ff 100644
--- a/macro/tof/beamtime/sep14/pl_over_Mat04best.C
+++ b/macro/tof/beamtime/sep14/pl_over_Mat04best.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat04best.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_Mat24.C b/macro/tof/beamtime/sep14/pl_over_Mat24.C
index 40a9a768e244cec2845006f6a86d848f583dc45f..0b88a00162d4fcc6cabcde68a1fd43c5927e36cc 100644
--- a/macro/tof/beamtime/sep14/pl_over_Mat24.C
+++ b/macro/tof/beamtime/sep14/pl_over_Mat24.C
@@ -1,7 +1,6 @@
-/** @file pl_over_Mat24.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_MatD4sel.C b/macro/tof/beamtime/sep14/pl_over_MatD4sel.C
index ca04084abaa9f44ace007e96014821fe0e91bc34..a2bf6db9b5e55fb157248bfa60da50bd3a2e0502 100644
--- a/macro/tof/beamtime/sep14/pl_over_MatD4sel.C
+++ b/macro/tof/beamtime/sep14/pl_over_MatD4sel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_MatD4sel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_XX.C b/macro/tof/beamtime/sep14/pl_over_XX.C
index 6b43aecee6ebb1bdbdd20093f5d3f619536f99b6..f0f15b8ab76f2c690ff0432c154e4f772d2890a7 100644
--- a/macro/tof/beamtime/sep14/pl_over_XX.C
+++ b/macro/tof/beamtime/sep14/pl_over_XX.C
@@ -1,7 +1,6 @@
-/** @file pl_over_XX.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_cl2g.C b/macro/tof/beamtime/sep14/pl_over_cl2g.C
index 1ebad19bb3f286d4c518ee550216cf11a7e0b931..258c9619637aa7b0e33566cede38b8be0048424d 100644
--- a/macro/tof/beamtime/sep14/pl_over_cl2g.C
+++ b/macro/tof/beamtime/sep14/pl_over_cl2g.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cl2g.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu.C b/macro/tof/beamtime/sep14/pl_over_clu.C
index e8df523fe0b9803dd09cd163222709374b26eac1..b0f3e95d63134b3e2c2b22753a2acdc0b05bd9f3 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_clu0.C b/macro/tof/beamtime/sep14/pl_over_clu0.C
index b34d745482e3ac22bb13c9226a8e5c2d88d2337f..412a99de70066b3b102aa14b9759d84c37582a6e 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu0T0.C b/macro/tof/beamtime/sep14/pl_over_clu0T0.C
index aae091ecb93152f2af484a1dad50c1be1d986577..168af22f56920e53b068d853b369642be4d100e9 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu0T0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu0T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu0T0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu1.C b/macro/tof/beamtime/sep14/pl_over_clu1.C
index de9e9a33bfa47bfadc62c3d793b0aedb3ed96bdc..9bb6b9fffce4e9e1ab544d3214b4672ce76eb0a3 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu1.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu1.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu1.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu2.C b/macro/tof/beamtime/sep14/pl_over_clu2.C
index 1abc87f62cf3afb56330116f5011e356fde193f1..97de00604b376ebceaacc4923e0b805c43d4a55e 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu2.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu2.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu2T.C b/macro/tof/beamtime/sep14/pl_over_clu2T.C
index 89d82de21fbe83b12e6a3656665b9f670665337a..88fce2289a2ff28d50b4ead230b9ca46532d197d 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu2T.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu2T.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu2T0.C b/macro/tof/beamtime/sep14/pl_over_clu2T0.C
index 5a80fc69b573972ca4f23d64f901ced1da9017f8..88fce2289a2ff28d50b4ead230b9ca46532d197d 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu2T0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu2T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2T0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu2trg0.C b/macro/tof/beamtime/sep14/pl_over_clu2trg0.C
index 4a7a89dd37f97568fd156ad446277cf869faf5e2..c83e23501c054a7f4abd7f2c3765cf39d0830187 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu2trg0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu2trg0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu2trg0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu4.C b/macro/tof/beamtime/sep14/pl_over_clu4.C
index 8e3d4894f56cab1cd6374d714305d2a6d1693a71..341bf8b395a935bbcf64085d79295de66befdb6a 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu4.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu4.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu4T0.C b/macro/tof/beamtime/sep14/pl_over_clu4T0.C
index 3d64b8ffa701d6b6ebbab2d083ad25aa4f855a38..f4e62c1e7e3b1f2c8a0ba165dfafaf1f28558773 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu4T0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu4T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu4T0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu5.C b/macro/tof/beamtime/sep14/pl_over_clu5.C
index 5cc02cd60a3f84edb0a64b62999cf02edd3dde7d..93077cb015118683cc3ebfb13f1f95cadd3e9329 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu5.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu5.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu5.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu6.C b/macro/tof/beamtime/sep14/pl_over_clu6.C
index 153c91b5154872379e04ed6b923835a9c2d4652a..c90811ccd48cc38764d21dc4c5f3be44ddff8c18 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu6.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu6.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu6.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu7.C b/macro/tof/beamtime/sep14/pl_over_clu7.C
index cb0b497272eb268ee7b5dde7693615cf8ca09b05..4b1ef7da72df4eb197aded4648029d190c30cf23 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu7.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu7.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu7.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu7T0.C b/macro/tof/beamtime/sep14/pl_over_clu7T0.C
index 6808936e105e85a09e6fa76441f52a3aab3921a4..4ba735e2c2db23ab6a82957b820b67594efcb865 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu7T0.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu7T0.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu7T0.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_clu8.C b/macro/tof/beamtime/sep14/pl_over_clu8.C
index aad24d931b9eb32e238fb6d0b2dcffce5587da97..31405f1375b687721980484d8aa4771978506c11 100644
--- a/macro/tof/beamtime/sep14/pl_over_clu8.C
+++ b/macro/tof/beamtime/sep14/pl_over_clu8.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clu8.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_cluSel.C b/macro/tof/beamtime/sep14/pl_over_cluSel.C
index 7e4629418fbf9fb5589b1e37a3bebaaad5ea275d..704e449c53644cfaedafcb3ecde878b4689f6127 100644
--- a/macro/tof/beamtime/sep14/pl_over_cluSel.C
+++ b/macro/tof/beamtime/sep14/pl_over_cluSel.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cluSel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_clust.C b/macro/tof/beamtime/sep14/pl_over_clust.C
index 76f299c3970339da80dc0d33adb5346e5062b9ba..fffb87c381eb4426ed6f155e06a728d4db3c39ae 100644
--- a/macro/tof/beamtime/sep14/pl_over_clust.C
+++ b/macro/tof/beamtime/sep14/pl_over_clust.C
@@ -1,7 +1,6 @@
-/** @file pl_over_clust.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_cor.C b/macro/tof/beamtime/sep14/pl_over_cor.C
index 2b5eeb14df6cbd25c24cc4ef9cbac643d032469f..0d07b117a4330e1efc08c0f46cbac2d48fd5b617 100644
--- a/macro/tof/beamtime/sep14/pl_over_cor.C
+++ b/macro/tof/beamtime/sep14/pl_over_cor.C
@@ -1,7 +1,6 @@
-/** @file pl_over_cor.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_pla.C b/macro/tof/beamtime/sep14/pl_over_pla.C
index a1ed173ec24a36019577d70a003d609d7523daaf..ef7b3c8bd729f018eaae17ed358336826c21c890 100644
--- a/macro/tof/beamtime/sep14/pl_over_pla.C
+++ b/macro/tof/beamtime/sep14/pl_over_pla.C
@@ -1,7 +1,6 @@
-/** @file pl_over_pla.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_over_trb_ct.C b/macro/tof/beamtime/sep14/pl_over_trb_ct.C
index 5e0cacfd350d4b92723bd42ef9537765b6ebb871..7564925ed6fddb909a58fd0d425d06db8beab195 100644
--- a/macro/tof/beamtime/sep14/pl_over_trb_ct.C
+++ b/macro/tof/beamtime/sep14/pl_over_trb_ct.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ct.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_trb_ct(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_trb_ft.C b/macro/tof/beamtime/sep14/pl_over_trb_ft.C
index 75ec4d3443659d8e4172d556933e8cf0b7345f71..a80482413ac9ddbdffe8314c6051a28f59b81e4f 100644
--- a/macro/tof/beamtime/sep14/pl_over_trb_ft.C
+++ b/macro/tof/beamtime/sep14/pl_over_trb_ft.C
@@ -1,7 +1,6 @@
-/** @file pl_over_trb_ft.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_over_trb_ft(Int_t iBoard = 0)
 {
diff --git a/macro/tof/beamtime/sep14/pl_over_vftx.C b/macro/tof/beamtime/sep14/pl_over_vftx.C
index a8a5e1219a909dd92b17e98a47936e44c8f07f73..4e330feb6563644fcc8f7ce1500e8bc9d97dbb83 100644
--- a/macro/tof/beamtime/sep14/pl_over_vftx.C
+++ b/macro/tof/beamtime/sep14/pl_over_vftx.C
@@ -1,7 +1,6 @@
-/** @file pl_over_vftx.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 {
   //  TCanvas *can = new TCanvas("can22","can22");
diff --git a/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C b/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C
index 9b21a9825ca6009a399d367620639d0af6f1a562..4584dfc1bc35ab036a1f24e39f45be2442e47d23 100644
--- a/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C
+++ b/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_res_vs_tot.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_pla_res_vs_tot(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/sep14/pl_pla_resolution.C b/macro/tof/beamtime/sep14/pl_pla_resolution.C
index fe826aec66dd00c73044f0497a1900a6be26bd43..2fa08394571bf0db19b5b8e484bad855fc1df77a 100644
--- a/macro/tof/beamtime/sep14/pl_pla_resolution.C
+++ b/macro/tof/beamtime/sep14/pl_pla_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_pla_resolution.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_pla_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2, UInt_t uTdcNumber3,
                        UInt_t uChNumber3, UInt_t uTdcNumber4, UInt_t uChNumber4)
diff --git a/macro/tof/beamtime/sep14/pl_tdc_ref_res.C b/macro/tof/beamtime/sep14/pl_tdc_ref_res.C
index cb5f05e2ba456ba9e7c15b8ade1797ad8f2bd1e1..56b655472b6aaf08dcc145ced29ff6710b5cb81c 100644
--- a/macro/tof/beamtime/sep14/pl_tdc_ref_res.C
+++ b/macro/tof/beamtime/sep14/pl_tdc_ref_res.C
@@ -1,7 +1,6 @@
-/** @file pl_tdc_ref_res.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_tdc_ref_res(Int_t fNumberOfTDC = 34)
 {
diff --git a/macro/tof/beamtime/sep14/pl_time_resolution.C b/macro/tof/beamtime/sep14/pl_time_resolution.C
index d8c6fb3dff05ff586c9c187bc83a541cc2250e74..643b5cea9c1db20bf195616779e448beda86ae90 100644
--- a/macro/tof/beamtime/sep14/pl_time_resolution.C
+++ b/macro/tof/beamtime/sep14/pl_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_time_resolution.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2)
 {
diff --git a/macro/tof/beamtime/sep14/pl_tot_per_channel.C b/macro/tof/beamtime/sep14/pl_tot_per_channel.C
index 93722275f95a1aef97ed78892dde902fdb64d98c..a04dd4e400a8dcd47e229c7f78f1759fa2854bcf 100644
--- a/macro/tof/beamtime/sep14/pl_tot_per_channel.C
+++ b/macro/tof/beamtime/sep14/pl_tot_per_channel.C
@@ -1,7 +1,6 @@
-/** @file pl_tot_per_channel.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 void pl_tot_per_channel(UInt_t uTdcNumber)
 {
diff --git a/macro/tof/beamtime/sep14/setup_unpack.C b/macro/tof/beamtime/sep14/setup_unpack.C
index a6ea3ddc9403d60582a8bfaa7d44f9477a44f4cf..00206a5d566b0587c45cedf669089f3af8bab39d 100644
--- a/macro/tof/beamtime/sep14/setup_unpack.C
+++ b/macro/tof/beamtime/sep14/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Christian Simon [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/thuqa/basic_unpacking.C b/macro/tof/beamtime/thuqa/basic_unpacking.C
index e6585f750bd10ca2d2f3578977ef180b0392f9b4..94537fff4502fd62fc45291acd0a60dee10ddbd6 100644
--- a/macro/tof/beamtime/thuqa/basic_unpacking.C
+++ b/macro/tof/beamtime/thuqa/basic_unpacking.C
@@ -1,7 +1,6 @@
-/** @file basic_unpacking.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- $Id::                                                           $ -----
diff --git a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C
index 848dd73ce39c40cff8acde8af43a53a214130f2f..24f8d2b84a9f02de01ba9744f957731634931ac9 100644
--- a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C
+++ b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C
@@ -1,7 +1,6 @@
-/** @file pl_TdcChannelCoincidences.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Weidenkaff [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Weidenkaff [committer] */
 
 
 void pl_TdcChannelCoincidences(
diff --git a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C
index 5d0f24de921050db0f52a444c7510f3abbd8a305..6e898f700b9f9db5f8714d355600b9b8ec1745ac 100644
--- a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C
+++ b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C
@@ -1,7 +1,6 @@
-/** @file pl_TdcChannelCoincidencesNoCalib.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Weidenkaff [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Weidenkaff [committer] */
 
 
 void pl_TdcChannelCoincidencesNoCalib(
diff --git a/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C b/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C
index e34f930c2324a7abed50b234fdafabc3988ebb91..b3ea4e4ed905a6772539366dc48e279ba437c5bd 100644
--- a/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C
+++ b/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C
@@ -1,7 +1,6 @@
-/** @file pl_TdcPlaCheck0703.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Weidenkaff [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Weidenkaff [committer] */
 
 
 void pl_TdcPlaCheck0703(
diff --git a/macro/tof/beamtime/thuqa/pl_all_time_resolution.C b/macro/tof/beamtime/thuqa/pl_all_time_resolution.C
index 7be67a486a36b524e2f878a69609a3fdd5514f1d..557b1140024cf53dd7ceb617fb5af3015dd8bc53 100644
--- a/macro/tof/beamtime/thuqa/pl_all_time_resolution.C
+++ b/macro/tof/beamtime/thuqa/pl_all_time_resolution.C
@@ -1,7 +1,6 @@
-/** @file pl_all_time_resolution.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau, Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau, Christian Simon [committer] */
 
 void pl_all_time_resolution(
   UInt_t uTdcNumber1, UInt_t uTdcNumber2,
diff --git a/macro/tof/beamtime/thuqa/setup_unpack.C b/macro/tof/beamtime/thuqa/setup_unpack.C
index f75743054e3156c4cf5d4c653930b67a32b773d6..71f5befaae582b0f8146e92398f8063ad2e252db 100644
--- a/macro/tof/beamtime/thuqa/setup_unpack.C
+++ b/macro/tof/beamtime/thuqa/setup_unpack.C
@@ -1,7 +1,6 @@
-/** @file setup_unpack.C
-  * @copyright Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors N. Herrmann, Philipp Weidenkaff [committer] **/
+/* Copyright (C) 2014-2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: N. Herrmann, Philipp Weidenkaff [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- setup_analysis FairRoot macro                                     -----
diff --git a/macro/tof/beamtime/unpack_run36_Fair.C b/macro/tof/beamtime/unpack_run36_Fair.C
index 5a78b1caa79583f87db3c13ccd8120f648dc62ff..330a9e98bb583bf929f6710cb40a87e82495cca1 100644
--- a/macro/tof/beamtime/unpack_run36_Fair.C
+++ b/macro/tof/beamtime/unpack_run36_Fair.C
@@ -1,7 +1,6 @@
-/** @file unpack_run36_Fair.C
-  * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/create_digipar.C b/macro/tof/create_digipar.C
index 6d7af4c70eceec838d9b1f63a0cae2054a6d9b4d..89d46525c02ad9743807b987fd025abfbedb9bdb 100644
--- a/macro/tof/create_digipar.C
+++ b/macro/tof/create_digipar.C
@@ -1,7 +1,6 @@
-/** @file create_digipar.C
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/global_phys.C b/macro/tof/deb/global_phys.C
index 43586b174764d70bb070583ac2706d29fd111cdf..9569eef7c4893c4e1c81595edba64cafe3eff585 100644
--- a/macro/tof/deb/global_phys.C
+++ b/macro/tof/deb/global_phys.C
@@ -1,7 +1,6 @@
-/** @file global_phys.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void global_phys(Int_t nEvents = 10, Int_t seed = 555)
 {
diff --git a/macro/tof/deb/global_reco.C b/macro/tof/deb/global_reco.C
index c40805d3d304dab88be79c03f40e4b9d5d6427c3..565dc19ae98d40265a10862cfe2469c19bd3deb3 100644
--- a/macro/tof/deb/global_reco.C
+++ b/macro/tof/deb/global_reco.C
@@ -1,7 +1,6 @@
-/** @file global_reco.C
-  * @copyright Copyright (C) 2010-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2010-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/tof/deb/global_reco100.C b/macro/tof/deb/global_reco100.C
index e82b39539330b4d82ae6eb0557b4ffc7713d9ffd..a7c35f4bc33f87ae1186b3864dbb3d8cc8cc0ae9 100644
--- a/macro/tof/deb/global_reco100.C
+++ b/macro/tof/deb/global_reco100.C
@@ -1,7 +1,6 @@
-/** @file global_reco100.C
-  * @copyright Copyright (C) 2010-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2010-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/tof/deb/global_reco100box.C b/macro/tof/deb/global_reco100box.C
index aca7747d0df1d1e2b5bf2cf739cc1aca739d4dd3..8e1e9a67e29a07d5f340ed7a1aaf5a770a05e07f 100644
--- a/macro/tof/deb/global_reco100box.C
+++ b/macro/tof/deb/global_reco100box.C
@@ -1,7 +1,6 @@
-/** @file global_reco100box.C
-  * @copyright Copyright (C) 2010-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2010-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/tof/deb/global_reco104.C b/macro/tof/deb/global_reco104.C
index 7c7f91b9a5040a9382c4c739fd1ee288703c3dd9..3a6c1af89c39f8a8c9abb513824fbf7827d9340a 100644
--- a/macro/tof/deb/global_reco104.C
+++ b/macro/tof/deb/global_reco104.C
@@ -1,7 +1,6 @@
-/** @file global_reco104.C
-  * @copyright Copyright (C) 2010-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2010-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file global_reco.C
diff --git a/macro/tof/deb/global_sim.C b/macro/tof/deb/global_sim.C
index 8c1ba27f2df6234e46ed70cdc6cdf739954f8be7..b9597f87beccf00830d369eddda272657525a806 100644
--- a/macro/tof/deb/global_sim.C
+++ b/macro/tof/deb/global_sim.C
@@ -1,7 +1,6 @@
-/** @file global_sim.C
-  * @copyright Copyright (C) 2010-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2010-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file global_sim.C
diff --git a/macro/tof/deb/tof_Ana100p.C b/macro/tof/deb/tof_Ana100p.C
index b25b77d990092cf0e2a3be4deb73c167e24dd82d..6e9d34d871a1d00b8c1d74abd6a9336f27bd510f 100644
--- a/macro/tof/deb/tof_Ana100p.C
+++ b/macro/tof/deb/tof_Ana100p.C
@@ -1,7 +1,6 @@
-/** @file tof_Ana100p.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_Ana100p(Int_t nEvents = 1000, Int_t iout = 1)
 {
diff --git a/macro/tof/deb/tof_Ana104.C b/macro/tof/deb/tof_Ana104.C
index 1309ca0367d4526d5d72581fb6d02c1f52af82d4..6582d57bf2d2846889a29d98177d7831fd99840f 100644
--- a/macro/tof/deb/tof_Ana104.C
+++ b/macro/tof/deb/tof_Ana104.C
@@ -1,7 +1,6 @@
-/** @file tof_Ana104.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_Ana104(Int_t nEvents = 1000, Int_t iout = 1)
 {
diff --git a/macro/tof/deb/tof_Ana300.C b/macro/tof/deb/tof_Ana300.C
index 37ff2b908001ddd513cddc8024b5b0d386808271..2ff8e409f9ae8f76a07284b7f02ece1864a51ba6 100644
--- a/macro/tof/deb/tof_Ana300.C
+++ b/macro/tof/deb/tof_Ana300.C
@@ -1,7 +1,6 @@
-/** @file tof_Ana300.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_Ana300(Int_t nEvents = 1000, Int_t iout = 0)
 {
diff --git a/macro/tof/deb/tof_Ana_100.C b/macro/tof/deb/tof_Ana_100.C
index e167b3350f1b85e917d25adff00d53e6327f74b0..bedfe15832c0b3a290e5066524ff533012d90baf 100644
--- a/macro/tof/deb/tof_Ana_100.C
+++ b/macro/tof/deb/tof_Ana_100.C
@@ -1,7 +1,6 @@
-/** @file tof_Ana_100.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_Ana_100(Int_t nEvents = 1000, Int_t iout = 1)
 {
diff --git a/macro/tof/deb/tof_ana100.C b/macro/tof/deb/tof_ana100.C
index eefdda704c5b87287db20e809c46d44690af0848..adef56de14a8f347a9e2fed1f1c09f65b27e8bdf 100644
--- a/macro/tof/deb/tof_ana100.C
+++ b/macro/tof/deb/tof_ana100.C
@@ -1,7 +1,6 @@
-/** @file tof_ana100.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_ana100(Int_t nEvents = 1000, Int_t iout = 1)
 {
diff --git a/macro/tof/deb/tof_deb100.C b/macro/tof/deb/tof_deb100.C
index a911addf01f019a7434be2180350b366d6e543a9..9c0488cbf7af6a5fc564d1ba4dd6adb446fe09b8 100644
--- a/macro/tof/deb/tof_deb100.C
+++ b/macro/tof/deb/tof_deb100.C
@@ -1,7 +1,6 @@
-/** @file tof_deb100.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 tof_deb100(Int_t nEvents = 1000, Int_t iout = 1)
 {
diff --git a/macro/tof/deb/tof_reco100.C b/macro/tof/deb/tof_reco100.C
index 979160e7f181dabaf25227a2574e9d4f59fb2117..522fbedd8ccfe512aff9498c69d606daef36c8da 100644
--- a/macro/tof/deb/tof_reco100.C
+++ b/macro/tof/deb/tof_reco100.C
@@ -1,7 +1,6 @@
-/** @file tof_reco100.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_reco100box.C b/macro/tof/deb/tof_reco100box.C
index 67eb0334ed3c3d4c4044c89502d8de2aeede1cc2..e0d64a3fb1147562a99d7e85552fd5263704d7ed 100644
--- a/macro/tof/deb/tof_reco100box.C
+++ b/macro/tof/deb/tof_reco100box.C
@@ -1,7 +1,6 @@
-/** @file tof_reco100box.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_reco100p.C b/macro/tof/deb/tof_reco100p.C
index 2e5fc41d070a74580b754e7450fe20308ccfd01b..9cba78873c6e75c14a23402cfd3185acf6bf0be6 100644
--- a/macro/tof/deb/tof_reco100p.C
+++ b/macro/tof/deb/tof_reco100p.C
@@ -1,7 +1,6 @@
-/** @file tof_reco100p.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_reco104.C b/macro/tof/deb/tof_reco104.C
index b4a9c728a8b9f87b473f25ce6f2c6e6bbd00754e..f09c8c60a51a440ea53a8a52202b2f5e1fb40c41 100644
--- a/macro/tof/deb/tof_reco104.C
+++ b/macro/tof/deb/tof_reco104.C
@@ -1,7 +1,6 @@
-/** @file tof_reco104.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_reco300.C b/macro/tof/deb/tof_reco300.C
index 87dcad669c8a5fde017c11a13c8fa49bac7e28f0..60e4bb3ebe2959716b7ebabd754289d648c4b9c7 100644
--- a/macro/tof/deb/tof_reco300.C
+++ b/macro/tof/deb/tof_reco300.C
@@ -1,7 +1,6 @@
-/** @file tof_reco300.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_sim100box.C b/macro/tof/deb/tof_sim100box.C
index 98f6fee8311052c1f29ecd372bd6d15ed25f2920..4cdc781e450a3dcd7e333b84ad24c78176f93571 100644
--- a/macro/tof/deb/tof_sim100box.C
+++ b/macro/tof/deb/tof_sim100box.C
@@ -1,7 +1,6 @@
-/** @file tof_sim100box.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_sim100p.C b/macro/tof/deb/tof_sim100p.C
index 674ae17eb62f682699de72a9227d7cdc583f48d8..b611bd7b37fc9988cb4b24257da9de80deeba627 100644
--- a/macro/tof/deb/tof_sim100p.C
+++ b/macro/tof/deb/tof_sim100p.C
@@ -1,7 +1,6 @@
-/** @file tof_sim100p.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/deb/tof_sim104.C b/macro/tof/deb/tof_sim104.C
index 85e8a70eccbab162bd55ffd3a089a9e92e03a71d..268e0887e56e91c3105c7aead98053abd6665460 100644
--- a/macro/tof/deb/tof_sim104.C
+++ b/macro/tof/deb/tof_sim104.C
@@ -1,7 +1,6 @@
-/** @file tof_sim104.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/digitizer/GenTofBdfRootInput_v17a.C b/macro/tof/digitizer/GenTofBdfRootInput_v17a.C
index 251aa96a0e2253a1165265e4827cc922f4d0df94..2f374c4c0a87bd96d282d2a3c78dae957c9da247 100644
--- a/macro/tof/digitizer/GenTofBdfRootInput_v17a.C
+++ b/macro/tof/digitizer/GenTofBdfRootInput_v17a.C
@@ -1,7 +1,6 @@
-/** @file GenTofBdfRootInput_v17a.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /*
  * GenTofBdfRootInput_v17a.C
diff --git a/macro/tof/digitizer/run_digi.C b/macro/tof/digitizer/run_digi.C
index 7f921025eafa6070ccc656fd56711a060706f41b..aaf0dd9f8e3a6520ebd0fcfc248fbd3934c21713 100644
--- a/macro/tof/digitizer/run_digi.C
+++ b/macro/tof/digitizer/run_digi.C
@@ -1,7 +1,6 @@
-/** @file run_digi.C
-  * @copyright Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/digitizer/run_digi_test.C b/macro/tof/digitizer/run_digi_test.C
index 0041157d00bbc4eacb46815db9ed3b050c4cf3cc..15aa0bc95fef890e44c37cee63c993014ca0c5af 100644
--- a/macro/tof/digitizer/run_digi_test.C
+++ b/macro/tof/digitizer/run_digi_test.C
@@ -1,7 +1,6 @@
-/** @file run_digi_test.C
-  * @copyright Copyright (C) 2015-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/digitizer/run_reco.C b/macro/tof/digitizer/run_reco.C
index 1e9924599a04289659462ae76aea08b73ba7c5a1..8245862b62f126f5722927bd42428a011cd9c933 100644
--- a/macro/tof/digitizer/run_reco.C
+++ b/macro/tof/digitizer/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/digitizer/run_reco100.C b/macro/tof/digitizer/run_reco100.C
index 55e04a722d37301b74ad60499cbd62bc905b336f..5f897beb4af43bf2511a67793a42c07512161616 100644
--- a/macro/tof/digitizer/run_reco100.C
+++ b/macro/tof/digitizer/run_reco100.C
@@ -1,7 +1,6 @@
-/** @file run_reco100.C
-  * @copyright Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/digitizer/run_tof_disim.C b/macro/tof/digitizer/run_tof_disim.C
index ca9e1b812e7b0a83c03e25c28dd5d0efe8764ab0..367661b7765de75caceff6e7973e7f5f95ed984d 100644
--- a/macro/tof/digitizer/run_tof_disim.C
+++ b/macro/tof/digitizer/run_tof_disim.C
@@ -1,7 +1,6 @@
-/** @file run_tof_disim.C
-  * @copyright Copyright (C) 2015-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/eventDisplay100.C b/macro/tof/eventDisplay100.C
index 003e2a1743d0338e08a495b8b5623e6264b837cd..7ed42b2e3a16caa0a5ec8e4ba3d1aec67b4de178 100644
--- a/macro/tof/eventDisplay100.C
+++ b/macro/tof/eventDisplay100.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay100.C
-  * @copyright Copyright (C) 2012-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig */
 
 eventDisplay100()
 {
diff --git a/macro/tof/eventDisplay_1p.C b/macro/tof/eventDisplay_1p.C
index 3a23c97dc777612cc6b616c062afeab589471697..7a8f3597e4d663251351bda5d39ae4a05f90e272 100644
--- a/macro/tof/eventDisplay_1p.C
+++ b/macro/tof/eventDisplay_1p.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay_1p.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 eventDisplay_1p(Int_t iTrackingSetup = 1, Int_t iSys = 0, Int_t iSel = 1, Int_t iSel2 = -3)
 {
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v12a.C b/macro/tof/geometry/Create_TOF_Geometry_v12a.C
index 1b0c04227345db3940d4dde47324961d3b6610d5..2d5ef1c58b97ba914f3d3e9cfb04042a0e811e87 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v12a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v12a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v12a.C
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // in root all sizes are given in cm
 
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C b/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C
index 0e460077393e0989169f1faa7f2afa52dbfc365a..b87b1ace04a8e87b88d10bbacdb09ea83b9be305 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v13_3a.C
-  * @copyright Copyright (C) 2013-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // in root all sizes are given in cm
 
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C b/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C
index 7d88353487704e8ed9a83eaca8f6bb47efd78224..00f16ddf84eea7e7f42b2868446a18d25a76665e 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v13_3b.C
-  * @copyright Copyright (C) 2013-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // in root all sizes are given in cm
 
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C b/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C
index 69ee9636c0dd28562b806b9014d42ab86ab35bb0..5cd79499f9532276abd92628400170db8d717100 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v13_4x.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C b/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C
index d53667fb27822b5bcf24e610dbb5b9bc9e1a75ef..e7e851f6be87a2450ce7a56a00bafeca41edbd90 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v13_5x.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14_0.C b/macro/tof/geometry/Create_TOF_Geometry_v14_0.C
index f3f9bd08c13e40ba054a55d5b181808405d9bc76..25d5b119c29f785db421cecfae5458a90ca9736d 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v14_0.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v14_0.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v14_0.C
-  * @copyright Copyright (C) 2014-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2014-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14a.C b/macro/tof/geometry/Create_TOF_Geometry_v14a.C
index 5f75a221e5d00d7e6758184a0d605789ee225faa..82978f510ed9e78be30caf4369109f227c03fe3a 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v14a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v14a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v14a.C
-  * @copyright Copyright (C) 2015-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14b.C b/macro/tof/geometry/Create_TOF_Geometry_v14b.C
index bcfd3cad1f91a17fb5963433b65b6602a6595d7a..219271b48edc36a809b5b1e2a2e2a0a3d560c5bf 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v14b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v14b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v14b.C
-  * @copyright Copyright (C) 2015-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14c.C b/macro/tof/geometry/Create_TOF_Geometry_v14c.C
index 85b76ec49f311e5d425c08fa095da7279af3954f..c929e10415a46e0c53db9e3b8b8602dd2137e7d1 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v14c.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v14c.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v14c.C
-  * @copyright Copyright (C) 2015-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam: v14c - Cern Feb 15, compact version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15a.C b/macro/tof/geometry/Create_TOF_Geometry_v15a.C
index 18421410bc9d12f0b44da104ad10b32fe33ff9e9..d2822ca0f584c7e4d1775e12b4f71112ca1fc6f9 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v15a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v15a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v15a.C
-  * @copyright Copyright (C) 2015-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam: v15a - Cern Feb 15, (before moving) compact version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15b.C b/macro/tof/geometry/Create_TOF_Geometry_v15b.C
index d04620dc0ba23e8b3f3126fe191818329c7caa49..fb6a94fc6055f86feb76a6986d8be8d2952e2320 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v15b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v15b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v15b.C
-  * @copyright Copyright (C) 2015-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam: v14c - Cern Feb 15, compact version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15c.C b/macro/tof/geometry/Create_TOF_Geometry_v15c.C
index d2b6c9bf5f45b30bb86c58a7aa782866c013c633..4bae14a6baa1ab0d1668283a640b76cdb58e206d 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v15c.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v15c.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v15c.C
-  * @copyright Copyright (C) 2015-2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Christian Simon **/
+/* Copyright (C) 2015-2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Christian Simon */
 
 // Macro creating a ToF geometry for test beam: v15c - Cern Nov 15, initial version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15d.C b/macro/tof/geometry/Create_TOF_Geometry_v15d.C
index 656f40526eedec8d8ac0d9cbfea7cfbcdfd13a0c..e71398b6bafe58c5b50947a00cd89ce8e637f9fb 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v15d.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v15d.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v15d.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for cosmic setup: v15d
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15e.C b/macro/tof/geometry/Create_TOF_Geometry_v15e.C
index 9b96ee6f1e611900a669b8e07f1ce5aace9e7db0..390470f4327f4db3ccee54d350cfe5ed3795ba3a 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v15e.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v15e.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v15e.C
-  * @copyright Copyright (C) 2018-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018-2019 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 // -----------------------------------------------------------------------------
 // ----- Create_TOF_Geometry_v15e.C                                        -----
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16a.C b/macro/tof/geometry/Create_TOF_Geometry_v16a.C
index 2c36bbbc2cb3e1d08028193f9cb7137dae9488eb..4b49f541347be21bf9b867e4994490c659b2ac37 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v16a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v16a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v16a.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16b.C b/macro/tof/geometry/Create_TOF_Geometry_v16b.C
index c99cdfa32b5ac6fc423bdc32ac3217b5855e917e..8708c3163d042eea9d3150051f1bb4e474554485 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v16b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v16b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v16b.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam: v16b - Cern Nov 2016, initial version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16c.C b/macro/tof/geometry/Create_TOF_Geometry_v16c.C
index 1816c8d9a4db8d3f4d771de7fa3ea867eeffc676..205d6c7efc3cf31b6ed16aacbdde759b5283f840 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v16c.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v16c.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v16c.C
-  * @copyright Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16d.C b/macro/tof/geometry/Create_TOF_Geometry_v16d.C
index d2f072a93cbe447ae97e9e94962804b801cc7fb7..5e29687f024d1c5d7cc45f96abf67e4e9e638a07 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v16d.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v16d.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v16d.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16e.C b/macro/tof/geometry/Create_TOF_Geometry_v16e.C
index 800046515299b8d4f624c67e1ef3ab2b94253a18..6ecc28f07758146d9545a6137966535da7d49afe 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v16e.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v16e.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v16e.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17a.C b/macro/tof/geometry/Create_TOF_Geometry_v17a.C
index 2c78544483fe852ccee6097dc79d31920b912e5a..353c102044c585ec8877740e2fc078b4999d54a9 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v17a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v17a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v17a.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Pierre-Alain Loizeau */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17b.C b/macro/tof/geometry/Create_TOF_Geometry_v17b.C
index f05ba4a1aa1cf0b9db40a3f1820801df1a1ba213..57f01493a56956d18bb3d9869dd93efea8955424 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v17b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v17b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v17b.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for test beam: v17b - Heidelberg Cosmic April 2017, initial version
 //
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17c.C b/macro/tof/geometry/Create_TOF_Geometry_v17c.C
index b6c06d8decabcd77dd7965d68df4ed62902c204e..714692f38953a3d742464059d202162414d4cc7d 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v17c.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v17c.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v17c.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C b/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C
index 39f5e90294e12e5dfc514d92399167c3cccc22a9..ea7d75fb3e7a5c52ce5e54028985ff49f5e2c893 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18j_cosmicHD.C
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18h_mcbm.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C b/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C
index 81dc3c2569cb0d365116845fddfa735d620ad3e3..77c154647f8ff5ad1d92ddd482d7c32948adab59 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18l_mCbm.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18k_mCbm.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C b/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C
index a9824594bb6d5769c4e08e6a3ef897f538699b0b..e3fe49706101e293324b12e2978f1d1b219a15dd 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18m_mCbm.C
-  * @copyright Copyright (C) 2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v18k_mCbm.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18p.C b/macro/tof/geometry/Create_TOF_Geometry_v18p.C
index 3e32967b8dca665b434ac2402f58cc32c0fb208d..e26b53007ea1c7e530879948afb9b268aacbf6ef 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v18p.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v18p.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18p.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // Macro creating a ToF geometry for test beam: v18a - Heidelberg Cosmic December 2017, 1 real STAR module
 // Ingo Deppner
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v20a.C b/macro/tof/geometry/Create_TOF_Geometry_v20a.C
index 1be5808a12f7e0b8e4216003c36a05473558ddd8..6bfb4b5b71976eb02a856753704ae2fae946cfd4 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v20a.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v20a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20a.C
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Eoin Clerkin [committer], Norbert Herrmann **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Eoin Clerkin [committer], Norbert Herrmann */
 
 ///
 /// \file Create_TOF_Geometry_v13_4x.C
diff --git a/macro/tof/geometry/Create_TOF_Geometry_v20b.C b/macro/tof/geometry/Create_TOF_Geometry_v20b.C
index 3520b5dd4e7dfe453c5da234a756fd15320d3184..901e82aeab44b2bcb7d050a78eaf44a6e1ea93d3 100644
--- a/macro/tof/geometry/Create_TOF_Geometry_v20b.C
+++ b/macro/tof/geometry/Create_TOF_Geometry_v20b.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v20b.C
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TOF_Geometry_v20b.C
diff --git a/macro/tof/geometry/TOF_test.C b/macro/tof/geometry/TOF_test.C
index caacc66a2679365b85c88442eb99bc0f7ea02f92..80a36e1eb700cd40045d521f8c13097113975af2 100644
--- a/macro/tof/geometry/TOF_test.C
+++ b/macro/tof/geometry/TOF_test.C
@@ -1,7 +1,6 @@
-/** @file TOF_test.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //Generator for CbmTof Geometry
 //Update 01/10/2012 nh
diff --git a/macro/tof/geometry/create_digipar.C b/macro/tof/geometry/create_digipar.C
index b10934de2022976221ab67223802d46f1508994e..099a944aa0008870f5ed7d96c0cf3f8f541c71f4 100644
--- a/macro/tof/geometry/create_digipar.C
+++ b/macro/tof/geometry/create_digipar.C
@@ -1,7 +1,6 @@
-/** @file create_digipar.C
-  * @copyright Copyright (C) 2013-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/geometry/make_geofile.C b/macro/tof/geometry/make_geofile.C
index 1eb3152be4ed4bcf9ed0b41946d42c9cd553c882..26025a1b2d5c7af7a45823cea151a3ca46649f7a 100644
--- a/macro/tof/geometry/make_geofile.C
+++ b/macro/tof/geometry/make_geofile.C
@@ -1,7 +1,6 @@
-/** @file make_geofile.C
-  * @copyright Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/geometry/make_geofile_noBfield.C b/macro/tof/geometry/make_geofile_noBfield.C
index 12bff69f7eda94a0c1a678708163cf1e0eb19dfa..2b89dd1afa442c3fc2948c4e77b8489dc82432e4 100644
--- a/macro/tof/geometry/make_geofile_noBfield.C
+++ b/macro/tof/geometry/make_geofile_noBfield.C
@@ -1,7 +1,6 @@
-/** @file make_geofile_noBfield.C
-  * @copyright Copyright (C) 2016-2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C b/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C
index 9c5cd51736d9c404cef65cbe1fbe424d9e00266c..a948feb693cad3c013ea9993d18479bd8750eed5 100644
--- a/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C
+++ b/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_Star_1.C
-  * @copyright Copyright (C) 2016-2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016-2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for STAR wheel
 //
diff --git a/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C b/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C
index 90eb1e9574acd3583e3873bd40e6f0ff22b1a2e3..19daf694d38f449643d2ce9ea5114f871b394dc2 100644
--- a/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C
+++ b/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_Star_2.C
-  * @copyright Copyright (C) 2017 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2017 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro creating a ToF geometry for STAR wheel within FAIRROOT
 //
diff --git a/macro/tof/geometry/star/Create_TOF_Geometry_v18_star_cosmics_a.C b/macro/tof/geometry/star/Create_TOF_Geometry_v18_star_cosmics_a.C
index ac7a1be29ff7fda975b2c94805df602fe7d48ccc..2e7770a9f2fed0f3882c3a64021a620203164bc9 100644
--- a/macro/tof/geometry/star/Create_TOF_Geometry_v18_star_cosmics_a.C
+++ b/macro/tof/geometry/star/Create_TOF_Geometry_v18_star_cosmics_a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_v18_star_cosmics_a.C
-  * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // Macro creating a ToF geometry for test beam: v18a - Heidelberg Cosmic December 2017, 1 real STAR module
 // Ingo Deppner
diff --git a/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C b/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C
index 7823f7b0ab86f11794d2e95ce8eed82dc559694e..acd2c9ac7917f739bd3b1d9c3db5a212b83c4c7a 100644
--- a/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C
+++ b/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C
@@ -1,7 +1,6 @@
-/** @file Create_TOF_Geometry_vSTAR17a.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // Macro creating a ToF geometry for test beam: v16b - Cern Nov 2016, initial version
 //
diff --git a/macro/tof/pl_lambda.C b/macro/tof/pl_lambda.C
index 7c6e9b3efcd8e1771eabac0de1c7a527b5e30a64..62e12f31264a686f58840b7872bc1f6f65ad0f8f 100644
--- a/macro/tof/pl_lambda.C
+++ b/macro/tof/pl_lambda.C
@@ -1,7 +1,6 @@
-/** @file pl_lambda.C
-  * @copyright Copyright (C) 2018 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2018 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void pl_lambda(Double_t sf = 0.)
 {
diff --git a/macro/tof/qa/GeomHitMapComp.C b/macro/tof/qa/GeomHitMapComp.C
index ec697f10d90e34055a129c41e570969c5e549b31..b3227636f0ffd63728b42632a5f4310ad650c4a2 100644
--- a/macro/tof/qa/GeomHitMapComp.C
+++ b/macro/tof/qa/GeomHitMapComp.C
@@ -1,7 +1,6 @@
-/** @file GeomHitMapComp.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 
 Bool_t GeomHitMapComp()
diff --git a/macro/tof/qa/data/MultiPntDeltaYClosest.C b/macro/tof/qa/data/MultiPntDeltaYClosest.C
index fcef6323a128eff18c9aef0fbb5997ba1dbc7acd..86bb8345b54ba80be266aa8d00a22786d2d9fecc 100644
--- a/macro/tof/qa/data/MultiPntDeltaYClosest.C
+++ b/macro/tof/qa/data/MultiPntDeltaYClosest.C
@@ -1,7 +1,6 @@
-/** @file MultiPntDeltaYClosest.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel1/
diff --git a/macro/tof/qa/data/MultiPntDeltaYMean.C b/macro/tof/qa/data/MultiPntDeltaYMean.C
index 3197f8db244ff9d5e5c06b57c3a1dd7df82a94b9..6810d91fe41643347bab6f8caddb9536efb8191b 100644
--- a/macro/tof/qa/data/MultiPntDeltaYMean.C
+++ b/macro/tof/qa/data/MultiPntDeltaYMean.C
@@ -1,7 +1,6 @@
-/** @file MultiPntDeltaYMean.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel2/
diff --git a/macro/tof/qa/data/MultiTrkDeltaYClosest.C b/macro/tof/qa/data/MultiTrkDeltaYClosest.C
index 52f9e2538b1a9222c49acb093e772ece3837e4cd..e9de23ad845bd8dd34121947608bab7c909ee000 100644
--- a/macro/tof/qa/data/MultiTrkDeltaYClosest.C
+++ b/macro/tof/qa/data/MultiTrkDeltaYClosest.C
@@ -1,7 +1,6 @@
-/** @file MultiTrkDeltaYClosest.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel1/
diff --git a/macro/tof/qa/data/MultiTrkDeltaYMean.C b/macro/tof/qa/data/MultiTrkDeltaYMean.C
index e1b4c3016f7a11789b5d6a675d681c403a361790..baa099f77141e3498a0935bbbe936a1c88ccf225 100644
--- a/macro/tof/qa/data/MultiTrkDeltaYMean.C
+++ b/macro/tof/qa/data/MultiTrkDeltaYMean.C
@@ -1,7 +1,6 @@
-/** @file MultiTrkDeltaYMean.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel1/
diff --git a/macro/tof/qa/data/SingTrkDeltaY.C b/macro/tof/qa/data/SingTrkDeltaY.C
index b58ac801e821fe13227fa607c9a6a04ceb87c6de..bf68d1258b2777601269d2cdb9112d41f7e1dcf2 100644
--- a/macro/tof/qa/data/SingTrkDeltaY.C
+++ b/macro/tof/qa/data/SingTrkDeltaY.C
@@ -1,7 +1,6 @@
-/** @file SingTrkDeltaY.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel1/
diff --git a/macro/tof/qa/data/SingTrkMultiPntDeltaY.C b/macro/tof/qa/data/SingTrkMultiPntDeltaY.C
index f2cc5da14c4fec1114843d4ba15a3ce96c89350c..5f20f1b11d73ad7d9364783fbb4c30637d9ecbbf 100644
--- a/macro/tof/qa/data/SingTrkMultiPntDeltaY.C
+++ b/macro/tof/qa/data/SingTrkMultiPntDeltaY.C
@@ -1,7 +1,6 @@
-/** @file SingTrkMultiPntDeltaY.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 {
   //=========Macro generated from canvas: Panel1/
diff --git a/macro/tof/qa/hitProdComp.C b/macro/tof/qa/hitProdComp.C
index 5cfb26fc7e176d3e2db3190defb53019ce50fb67..6d5f95fa25d6e7d155fccc0160789b049095563a 100644
--- a/macro/tof/qa/hitProdComp.C
+++ b/macro/tof/qa/hitProdComp.C
@@ -1,7 +1,6 @@
-/** @file hitProdComp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 5;
diff --git a/macro/tof/qa/hitProdCompPull.C b/macro/tof/qa/hitProdCompPull.C
index 06d2a48bc1900a269e0025354a5ba1db9b701c92..9ee120479813efffd690c6638864c505b791d36a 100644
--- a/macro/tof/qa/hitProdCompPull.C
+++ b/macro/tof/qa/hitProdCompPull.C
@@ -1,7 +1,6 @@
-/** @file hitProdCompPull.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 4;
diff --git a/macro/tof/qa/hitProdDigiComp.C b/macro/tof/qa/hitProdDigiComp.C
index f12db9507c6b85e6ac9b6b511066522e808b524d..9582a39e30c19406f29b38229439188280c2e764 100644
--- a/macro/tof/qa/hitProdDigiComp.C
+++ b/macro/tof/qa/hitProdDigiComp.C
@@ -1,7 +1,6 @@
-/** @file hitProdDigiComp.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbHistos               = 5;
 const UInt_t kuNbDim                  = 5;
diff --git a/macro/tof/qa/hitQualComp.C b/macro/tof/qa/hitQualComp.C
index 1c08429b2133a5e688721d8d48a1b03ed0ad0aec..082c85401c96cd4b9558e4393532a5baef3b19eb 100644
--- a/macro/tof/qa/hitQualComp.C
+++ b/macro/tof/qa/hitQualComp.C
@@ -1,7 +1,6 @@
-/** @file hitQualComp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 5;
diff --git a/macro/tof/qa/hitQualCompBest.C b/macro/tof/qa/hitQualCompBest.C
index 5202bba2e2472e986f3e871d1b1187ce7862f702..2dc11dfcb1e0b37bb1655414b9296e99f991b9aa 100644
--- a/macro/tof/qa/hitQualCompBest.C
+++ b/macro/tof/qa/hitQualCompBest.C
@@ -1,7 +1,6 @@
-/** @file hitQualCompBest.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 5;
diff --git a/macro/tof/qa/hitQualCompPull.C b/macro/tof/qa/hitQualCompPull.C
index 3711335dcd936a0364630d9828804300d28b8313..d4de6dbd38d29250fe9cf76c30b0139f273820ec 100644
--- a/macro/tof/qa/hitQualCompPull.C
+++ b/macro/tof/qa/hitQualCompPull.C
@@ -1,7 +1,6 @@
-/** @file hitQualCompPull.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 4;
diff --git a/macro/tof/qa/qaPlotsComp.C b/macro/tof/qa/qaPlotsComp.C
index 6cc05413da9e40cdd6503b484bd922b4ea3ce294..09d5755af9d558089a2657fb875dd81a8b394853 100644
--- a/macro/tof/qa/qaPlotsComp.C
+++ b/macro/tof/qa/qaPlotsComp.C
@@ -1,7 +1,6 @@
-/** @file qaPlotsComp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const Color_t kcFileColor[kuNbFiles] = {kBlue, kRed, kGreen, kOrange};
diff --git a/macro/tof/qa/tof_hitMeanMc_eff.C b/macro/tof/qa/tof_hitMeanMc_eff.C
index 2fa96dd11e699398926f98b01904f7c20d47eaea..3204b2256e3898003d73016fe5915ea945ddfc19 100644
--- a/macro/tof/qa/tof_hitMeanMc_eff.C
+++ b/macro/tof/qa/tof_hitMeanMc_eff.C
@@ -1,7 +1,6 @@
-/** @file tof_hitMeanMc_eff.C
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t tof_hitMeanMc_eff(TString sFilename   = "data/tofqa.cbm100_pbar_auau.25gev.centr._qa.hst.all.root",
                          TString sOutFileTag = "_cbm100_pbar_25gev")
diff --git a/macro/tof/qa/tof_map_norm_gen_ana.C b/macro/tof/qa/tof_map_norm_gen_ana.C
index 1d7583d8ea928b89bddc385da0b4df61576782a4..89b632f2aeef3d4926ced2912a5a720e07722d7e 100644
--- a/macro/tof/qa/tof_map_norm_gen_ana.C
+++ b/macro/tof/qa/tof_map_norm_gen_ana.C
@@ -1,7 +1,6 @@
-/** @file tof_map_norm_gen_ana.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/qa/tof_map_norm_gen_mc.C b/macro/tof/qa/tof_map_norm_gen_mc.C
index 8373295cb23ccf4c4bdad16f08f6ce1dc34bb957..8df4bf5a2739e10d8bd9559c1b423005b376cb87 100644
--- a/macro/tof/qa/tof_map_norm_gen_mc.C
+++ b/macro/tof/qa/tof_map_norm_gen_mc.C
@@ -1,7 +1,6 @@
-/** @file tof_map_norm_gen_mc.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/qa/tof_qa_ana.C b/macro/tof/qa/tof_qa_ana.C
index f31adbd16029f2bfefa4773c5f4919ea847927a0..4ddfbb7af041ce8aac4e136f839e82074af7762b 100644
--- a/macro/tof/qa/tof_qa_ana.C
+++ b/macro/tof/qa/tof_qa_ana.C
@@ -1,7 +1,6 @@
-/** @file tof_qa_ana.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/qa/tof_qa_hp.C b/macro/tof/qa/tof_qa_hp.C
index 38bd177ac3278ac3638b0e145e4188c99e546b6b..e19ed677b6a27c52ce05789d9c5a0577c98ffb91 100644
--- a/macro/tof/qa/tof_qa_hp.C
+++ b/macro/tof/qa/tof_qa_hp.C
@@ -1,7 +1,6 @@
-/** @file tof_qa_hp.C
-  * @copyright Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015-2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/qa/tof_qa_plot.C b/macro/tof/qa/tof_qa_plot.C
index fa9416b46d0b74eb11e18a8f3bc121dc35efb2dc..2f2f0ef733ba074f543cef3388e9ee1347dd93b2 100644
--- a/macro/tof/qa/tof_qa_plot.C
+++ b/macro/tof/qa/tof_qa_plot.C
@@ -1,7 +1,6 @@
-/** @file tof_qa_plot.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // Constants definitions: Particles list
 const Int_t kiNbPart              = 13;
diff --git a/macro/tof/qa/tof_qa_sim.C b/macro/tof/qa/tof_qa_sim.C
index 1d1a5e542391260e97e0280d5f2aa78bed177bee..81cc7a42590fc746f618e8561b18a39b9e043abc 100644
--- a/macro/tof/qa/tof_qa_sim.C
+++ b/macro/tof/qa/tof_qa_sim.C
@@ -1,7 +1,6 @@
-/** @file tof_qa_sim.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/qa/trd_notrd_comp.C b/macro/tof/qa/trd_notrd_comp.C
index c219eb3649c5db9c98d2194964223b381a5471eb..d409f8e55ea7ef7c6f35786855a74480b53d2d82 100644
--- a/macro/tof/qa/trd_notrd_comp.C
+++ b/macro/tof/qa/trd_notrd_comp.C
@@ -1,7 +1,6 @@
-/** @file trd_notrd_comp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 Bool_t trd_notrd_comp(TString sFilenameTrd   = "data/tofqa.cbm100_pbar_auau.25gev.centr._qa.hst.all.root",
                       TString sFilenameNoTrd = "data/tofqa.cbm100_pbar_auau.25gev.centr.noTRD_qa.hst.all.root",
diff --git a/macro/tof/qa/valGeomComp.C b/macro/tof/qa/valGeomComp.C
index d6f2c8e95dc4ec24e805f169a0889eb18f7cc1cd..c0f63e2fc14029665fe6a326ccb03bb63e3e64de 100644
--- a/macro/tof/qa/valGeomComp.C
+++ b/macro/tof/qa/valGeomComp.C
@@ -1,7 +1,6 @@
-/** @file valGeomComp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 5;
diff --git a/macro/tof/qa/valHpDigiComp.C b/macro/tof/qa/valHpDigiComp.C
index b4846f52057eeb7941797dff23d83de1bca1ea82..290f61ba807e109733bc1ee9a10a6f9e553eda3b 100644
--- a/macro/tof/qa/valHpDigiComp.C
+++ b/macro/tof/qa/valHpDigiComp.C
@@ -1,7 +1,6 @@
-/** @file valHpDigiComp.C
-  * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 const UInt_t kuNbFiles               = 4;
 const UInt_t kuNbDim                 = 5;
diff --git a/macro/tof/run100.C b/macro/tof/run100.C
index 7adcf2d8132661b7e60c8bba9b4cc6fb5c66da13..cfa32f9b80db566f08e6fda915bff650c118147a 100644
--- a/macro/tof/run100.C
+++ b/macro/tof/run100.C
@@ -1,7 +1,6 @@
-/** @file run100.C
-  * @copyright Copyright (C) 2012 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // Macro for running Cbm  with Geant3  or Geant4 (M. Al-Turany , D. Bertini)
 // Modified 22/06/2005 D.Bertini
diff --git a/macro/tof/run_reco100.C b/macro/tof/run_reco100.C
index 3c8d07a1825a7a39a01c0fda5cb906005dfb1740..adc14017f23b73bac286d940d84ad98e5e565dcc 100644
--- a/macro/tof/run_reco100.C
+++ b/macro/tof/run_reco100.C
@@ -1,7 +1,6 @@
-/** @file run_reco100.C
-  * @copyright Copyright (C) 2012 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/run_reco_TOF_QA.C b/macro/tof/run_reco_TOF_QA.C
index 451bd0bff941c5c5c139a7b66b8dca46b37c438a..0cc6b4bda36a3a87f718440dc7074d7b466fd3b4 100644
--- a/macro/tof/run_reco_TOF_QA.C
+++ b/macro/tof/run_reco_TOF_QA.C
@@ -1,7 +1,6 @@
-/** @file run_reco_TOF_QA.C
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/run_sim_TOF_QA.C b/macro/tof/run_sim_TOF_QA.C
index 1786d658e31262a8cff8c417ebebd71d96a7d765..f7549579cf44673dd7112566fd13f71cb556e118 100644
--- a/macro/tof/run_sim_TOF_QA.C
+++ b/macro/tof/run_sim_TOF_QA.C
@@ -1,7 +1,6 @@
-/** @file run_sim_TOF_QA.C
-  * @copyright Copyright (C) 2007-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_ana_Testbeam.C b/macro/tof/tof_ana_Testbeam.C
index 47b76d36e0fcc62f83445de1c19a40e21113fbae..c4e0af64147f213a0fa5c7ae72b5e039490bfd21 100644
--- a/macro/tof/tof_ana_Testbeam.C
+++ b/macro/tof/tof_ana_Testbeam.C
@@ -1,7 +1,6 @@
-/** @file tof_ana_Testbeam.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 void tof_ana_Testbeam(Int_t nEvents = 1000, Int_t iSel = 1, Int_t iGenCor = 1, Int_t iTrackingSetup = 2, Int_t iout = 1,
                       char* cFileId = "MC", Int_t iSel2 = 3)
diff --git a/macro/tof/tof_reco.C b/macro/tof/tof_reco.C
index bef7a4bb9b918494946e4c865f03238f1531c580..5091f24f8efba93fe7402179664ff275c686ce78 100644
--- a/macro/tof/tof_reco.C
+++ b/macro/tof/tof_reco.C
@@ -1,7 +1,6 @@
-/** @file tof_reco.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_reco100.C b/macro/tof/tof_reco100.C
index 1ebc6f73512686a1f5fe913a3f663bf63157f513..5653b1308b29acf012f4824b56dad9f2ec6d20cc 100644
--- a/macro/tof/tof_reco100.C
+++ b/macro/tof/tof_reco100.C
@@ -1,7 +1,6 @@
-/** @file tof_reco100.C
-  * @copyright Copyright (C) 2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_reco_Testbeam.C b/macro/tof/tof_reco_Testbeam.C
index 13996f42057fa68e19890da277c5f7770c70e385..7630f5f1a9356901af3d56f35197514aaf8a04ec 100644
--- a/macro/tof/tof_reco_Testbeam.C
+++ b/macro/tof/tof_reco_Testbeam.C
@@ -1,7 +1,6 @@
-/** @file tof_reco_Testbeam.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_sim.C b/macro/tof/tof_sim.C
index 1eaaf1a8a80848af6c6c03faad33950d29631cc0..3d5fedd6b60497c0411bea3b7b2037fc8f7e1a64 100644
--- a/macro/tof/tof_sim.C
+++ b/macro/tof/tof_sim.C
@@ -1,7 +1,6 @@
-/** @file tof_sim.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_sim100.C b/macro/tof/tof_sim100.C
index 5ebd81ec961d2fb87538f3d62015f3fc84446290..ed256ee8509b9ccab6ebb563d74b58fd15a0512b 100644
--- a/macro/tof/tof_sim100.C
+++ b/macro/tof/tof_sim100.C
@@ -1,7 +1,6 @@
-/** @file tof_sim100.C
-  * @copyright Copyright (C) 2012-2013 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2012-2013 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tof/tof_sim_Testbeam.C b/macro/tof/tof_sim_Testbeam.C
index cc457e473467b8f1a97f5007313ccf88a5dc7160..6c5a21b37ee62cff600640e0575fba65c562c45b 100644
--- a/macro/tof/tof_sim_Testbeam.C
+++ b/macro/tof/tof_sim_Testbeam.C
@@ -1,7 +1,6 @@
-/** @file tof_sim_Testbeam.C
-  * @copyright Copyright (C) 2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tools/skimming_reco.C b/macro/tools/skimming_reco.C
index 53277fd83c181684f14c1111c806d1f5f4fd0b6b..9b619bc886c7dca1abd2869149545ba3e84c8a68 100644
--- a/macro/tools/skimming_reco.C
+++ b/macro/tools/skimming_reco.C
@@ -1,7 +1,6 @@
-/** @file skimming_reco.C
-  * @copyright Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "TCollection.h"
 #include "TError.h"
diff --git a/macro/tracking/lx/gen_mu_pairs.C b/macro/tracking/lx/gen_mu_pairs.C
index d9532003ce67073a16fa092f24a7dca8c21f9f73..63d9cd3286917310e513f33e8c6128b3c0e70622 100644
--- a/macro/tracking/lx/gen_mu_pairs.C
+++ b/macro/tracking/lx/gen_mu_pairs.C
@@ -1,7 +1,6 @@
-/** @file gen_mu_pairs.C
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "TDatabasePDG.h"
 #include "TMath.h"
diff --git a/macro/tracking/lx/run_mc.C b/macro/tracking/lx/run_mc.C
index b800b76a77dcf29837eb7673de182c088078962f..d7f397fd6475218c855e1884e506144fcbbe102f 100644
--- a/macro/tracking/lx/run_mc.C
+++ b/macro/tracking/lx/run_mc.C
@@ -1,7 +1,6 @@
-/** @file run_mc.C
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 void run_mc(int index = -1)
 {
diff --git a/macro/tracking/lx/run_reco.C b/macro/tracking/lx/run_reco.C
index e4f3ab7ffd0f98d669c64e2451ee188ac23f3c9c..d6b633b39f80e59554d4a15b297c7cae920606f8 100644
--- a/macro/tracking/lx/run_reco.C
+++ b/macro/tracking/lx/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Florian Uhlig */
 
 void run_reco(int index = -1)
 {
diff --git a/macro/tracking/lx/run_stat.C b/macro/tracking/lx/run_stat.C
index e90f8bb9e1437120e6ace7cc40e35fd73a2dd27a..b9dde05d22924e1fd0e51fa1d24b192c35646fe1 100644
--- a/macro/tracking/lx/run_stat.C
+++ b/macro/tracking/lx/run_stat.C
@@ -1,7 +1,6 @@
-/** @file run_stat.C
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Florian Uhlig **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Florian Uhlig */
 
 void run_stat(int index = -1)
 {
diff --git a/macro/trd/CbmTrdHitsProd.C b/macro/trd/CbmTrdHitsProd.C
index d5dc25f883c5be3e28b77d3c2e3a6443adaa953a..d758c52e1245857a926ed3ccba759e3fa55278e5 100644
--- a/macro/trd/CbmTrdHitsProd.C
+++ b/macro/trd/CbmTrdHitsProd.C
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitsProd.C
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 //  Macro for producing hits in the TRD + computing the Transition
 //  Radiation (see CbmTrdRadiator.cxx & .h)
diff --git a/macro/trd/TimeBasedSim/run_trd_reco.C b/macro/trd/TimeBasedSim/run_trd_reco.C
index 8be7a9199d3c89b249a013fab28a00fa3156f3f7..380d6f372645688e59a3467d7e4f105033e0bef4 100644
--- a/macro/trd/TimeBasedSim/run_trd_reco.C
+++ b/macro/trd/TimeBasedSim/run_trd_reco.C
@@ -1,7 +1,6 @@
-/** @file run_trd_reco.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/TimeBasedSim/run_trd_sim.C b/macro/trd/TimeBasedSim/run_trd_sim.C
index 7ccadf1e413e847e0b5c998c6bad50e0523cbcf5..326ff258713aaf9766ea1bc2d9b32953afcf364f 100644
--- a/macro/trd/TimeBasedSim/run_trd_sim.C
+++ b/macro/trd/TimeBasedSim/run_trd_sim.C
@@ -1,7 +1,6 @@
-/** @file run_trd_sim.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/beamtime/hv/analyzeHV.C b/macro/trd/beamtime/hv/analyzeHV.C
index 379c73588f67918670f48bf85ad5dbf2475c5354..2ab65e740799661787d0b0781f2dfd451d54c77e 100644
--- a/macro/trd/beamtime/hv/analyzeHV.C
+++ b/macro/trd/beamtime/hv/analyzeHV.C
@@ -1,7 +1,6 @@
-/** @file analyzeHV.C
-  * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Kähler [committer] **/
+/* Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Kähler [committer] */
 
 #include "TCanvas.h"
 #include "TDatime.h"
diff --git a/macro/trd/beamtime/hv/monHV.C b/macro/trd/beamtime/hv/monHV.C
index e9052b6bc13d461a33a7169c7959b3609c6ea89a..208b03fefb6ad2f50734cb8b5ae6ec9bf7a288eb 100644
--- a/macro/trd/beamtime/hv/monHV.C
+++ b/macro/trd/beamtime/hv/monHV.C
@@ -1,7 +1,6 @@
-/** @file monHV.C
-  * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Kähler [committer] **/
+/* Copyright (C) 2015-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Kähler [committer] */
 
 #include "TCanvas.h"
 #include "TDatime.h"
diff --git a/macro/trd/beamtime/hv/monHVlong.C b/macro/trd/beamtime/hv/monHVlong.C
index 578410df63e5bf9a5ae366683abc83cf53403a9a..ef2f790c77e8df6523b98688cdd264aa52769476 100644
--- a/macro/trd/beamtime/hv/monHVlong.C
+++ b/macro/trd/beamtime/hv/monHVlong.C
@@ -1,7 +1,6 @@
-/** @file monHVlong.C
-  * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Kähler [committer] **/
+/* Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Kähler [committer] */
 
 #include "TCanvas.h"
 #include "TDatime.h"
diff --git a/macro/trd/beamtime/hv/readHV.C b/macro/trd/beamtime/hv/readHV.C
index 0a3062c40820e29e598c1bed9e4ccd609ef542bf..da02b20b9bb105dd684afd2f37cd0c197df67d38 100644
--- a/macro/trd/beamtime/hv/readHV.C
+++ b/macro/trd/beamtime/hv/readHV.C
@@ -1,7 +1,6 @@
-/** @file readHV.C
-  * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "TCanvas.h"
 #include "TDatime.h"
diff --git a/macro/trd/create_digipar_root.C b/macro/trd/create_digipar_root.C
index 137dd0ec523b5ac031e7723e0d9535e1ec723abb..025c97f9b0d5287747c15791603e5a7c0d5dabe1 100644
--- a/macro/trd/create_digipar_root.C
+++ b/macro/trd/create_digipar_root.C
@@ -1,7 +1,6 @@
-/** @file create_digipar_root.C
-  * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, David Emschermann [committer], Andrey Lebedev, Alexandru Bercuci **/
+/* Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, David Emschermann [committer], Andrey Lebedev, Alexandru Bercuci */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/create_digipar_root_test.C b/macro/trd/create_digipar_root_test.C
index 65d5b0495717f22e4a6ddf567b3e9da351338ad4..87042b6b0b1da797988570c1cc3747b14d46945d 100644
--- a/macro/trd/create_digipar_root_test.C
+++ b/macro/trd/create_digipar_root_test.C
@@ -1,7 +1,6 @@
-/** @file create_digipar_root_test.C
-  * @copyright Copyright (C) 2010-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, David Emschermann [committer] **/
+/* Copyright (C) 2010-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/create_geometry_file_root.C b/macro/trd/create_geometry_file_root.C
index 428c6bacc56da551fb38586a7d4327a01b298d21..cce55d15ec097b90ed403f8750b1817db7ab2f12 100644
--- a/macro/trd/create_geometry_file_root.C
+++ b/macro/trd/create_geometry_file_root.C
@@ -1,7 +1,6 @@
-/** @file create_geometry_file_root.C
-  * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, David Emschermann [committer] **/
+/* Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/create_geometry_file_root_test.C b/macro/trd/create_geometry_file_root_test.C
index 460a35eab229050f648de1668be949be065e2ace..2b58880095498b2007a418edf371e0342728791f 100644
--- a/macro/trd/create_geometry_file_root_test.C
+++ b/macro/trd/create_geometry_file_root_test.C
@@ -1,7 +1,6 @@
-/** @file create_geometry_file_root_test.C
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/data/Merge.C b/macro/trd/data/Merge.C
index d9a7a0f50b33d7e7dccc5d956022dd450a3de33a..790fd6fcbb3915c844bab40ba356a3bf05dbe365 100644
--- a/macro/trd/data/Merge.C
+++ b/macro/trd/data/Merge.C
@@ -1,7 +1,6 @@
-/** @file Merge.C
-  * @copyright Copyright (C) 2001-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2001-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 //macro to add histogram files
 //NOTE: This macro is kept for back compatibility only.
diff --git a/macro/trd/data/plotResults.C b/macro/trd/data/plotResults.C
index 7258393ced607e0281423f4331f2c216490233bd..4da67a2db5e5d02185d642aae654a28f19d6bc37 100644
--- a/macro/trd/data/plotResults.C
+++ b/macro/trd/data/plotResults.C
@@ -1,7 +1,6 @@
-/** @file plotResults.C
-  * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "TBox.h"
 #include "TCanvas.h"
diff --git a/macro/trd/data/readResults.C b/macro/trd/data/readResults.C
index 0f08577c928fbf12474f652f48d9c8eb036049c3..a38a07fa53fadc194f03d6cb1c11fab3c50ae805 100644
--- a/macro/trd/data/readResults.C
+++ b/macro/trd/data/readResults.C
@@ -1,7 +1,6 @@
-/** @file readResults.C
-  * @copyright Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "TLine.h"
 #include "TMath.h"
diff --git a/macro/trd/elid/trd_elid_draw_study.C b/macro/trd/elid/trd_elid_draw_study.C
index 2e4485bc578d8fea8686509f3ab400c3013fe3c8..55b3d54f65d09763879d36777d5f30785d4dfa65 100644
--- a/macro/trd/elid/trd_elid_draw_study.C
+++ b/macro/trd/elid/trd_elid_draw_study.C
@@ -1,7 +1,6 @@
-/** @file trd_elid_draw_study.C
-  * @copyright Copyright (C) 2013 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2013 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /*  Description: This macro train and test different electron/pion identification methods in the TRD detector.
 
diff --git a/macro/trd/elid/trd_elid_reco.C b/macro/trd/elid/trd_elid_reco.C
index 73951793c5a95775c8e7f3458e277790d29cc445..ae52398f9150c91a63ec3443d58a00a3c6a550cf 100644
--- a/macro/trd/elid/trd_elid_reco.C
+++ b/macro/trd/elid/trd_elid_reco.C
@@ -1,7 +1,6 @@
-/** @file trd_elid_reco.C
-  * @copyright Copyright (C) 2009-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void trd_elid_reco(Int_t nEvents = 200)
 {
diff --git a/macro/trd/elid/trd_elid_sim.C b/macro/trd/elid/trd_elid_sim.C
index d3bbaa16a99b1973165dfdc38db888bbcbf64513..2d9961dcfdf96977afe361844917b605955bd951 100644
--- a/macro/trd/elid/trd_elid_sim.C
+++ b/macro/trd/elid/trd_elid_sim.C
@@ -1,7 +1,6 @@
-/** @file trd_elid_sim.C
-  * @copyright Copyright (C) 2009-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2009-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 void trd_elid_sim(Int_t nEvents = 200)
 {
diff --git a/macro/trd/elid/trd_elid_train.C b/macro/trd/elid/trd_elid_train.C
index aefb30083ce1831239603642093d8fae4dae1ca9..1b4b8841e65d949a42af636e825b5229d49017bf 100644
--- a/macro/trd/elid/trd_elid_train.C
+++ b/macro/trd/elid/trd_elid_train.C
@@ -1,7 +1,6 @@
-/** @file trd_elid_train.C
-  * @copyright Copyright (C) 2008-2013 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2008-2013 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /*  Description: This macro train and test different electron/pion identification methods in the TRD detector.
  */
diff --git a/macro/trd/eventDisplay.C b/macro/trd/eventDisplay.C
index 54367dc6c7c64947372ba7611f405cca2688f3a7..f3d8c5a53acd2ba07eaa031e0d9e2af495288b2b 100644
--- a/macro/trd/eventDisplay.C
+++ b/macro/trd/eventDisplay.C
@@ -1,7 +1,6 @@
-/** @file eventDisplay.C
-  * @copyright Copyright (C) 2009-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Florian Uhlig [committer] **/
+/* Copyright (C) 2009-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Florian Uhlig [committer] */
 
 // 20130605 - checked by DE
 
diff --git a/macro/trd/geometry/plot_hollow_modules.C b/macro/trd/geometry/plot_hollow_modules.C
index 7793977833b4ddf755cbd4a78835e34c637ba0f5..08650b76d44960a22f394958539b88c30c8dd41b 100644
--- a/macro/trd/geometry/plot_hollow_modules.C
+++ b/macro/trd/geometry/plot_hollow_modules.C
@@ -1,7 +1,6 @@
-/** @file plot_hollow_modules.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //  plot pad size of layers in cm2 in png files
diff --git a/macro/trd/geometry/plot_pad_size_in_layer.C b/macro/trd/geometry/plot_pad_size_in_layer.C
index 9caef2b429bb930ec8fb19fb9900d6a95accd43a..8015e8dae4cdaa3d65330ee7c8065ece47c9781f 100644
--- a/macro/trd/geometry/plot_pad_size_in_layer.C
+++ b/macro/trd/geometry/plot_pad_size_in_layer.C
@@ -1,7 +1,6 @@
-/** @file plot_pad_size_in_layer.C
-  * @copyright Copyright (C) 2012-2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Cyrano Bergmann [committer] */
 
 //
 //  plot pad size of layers in cm2 in png files
diff --git a/macro/trd/geometry/trd.v15/CbmTrdPads_v15a.h b/macro/trd/geometry/trd.v15/CbmTrdPads_v15a.h
index f56ebe4d2da3dfcde60413df1aa9af0bd39c67ba..02c9135eaa1290d91f8789c17481a13d89d0be64 100644
--- a/macro/trd/geometry/trd.v15/CbmTrdPads_v15a.h
+++ b/macro/trd/geometry/trd.v15/CbmTrdPads_v15a.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v15a.h
-  * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v15a
diff --git a/macro/trd/geometry/trd.v15/CbmTrdPads_v15b.h b/macro/trd/geometry/trd.v15/CbmTrdPads_v15b.h
index 062c3804f8943b2486af95a32312969dbe3512c7..57bc532f5eab3a3f883fffa8e76048db72ffee28 100644
--- a/macro/trd/geometry/trd.v15/CbmTrdPads_v15b.h
+++ b/macro/trd/geometry/trd.v15/CbmTrdPads_v15b.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v15b.h
-  * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v15b
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15a_3e.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15a_3e.C
index 5b15927d02131bf9a473593986e9adbabf842a49..8d9dec1f2b8b3f3239a610009abbfb37db427fc9 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15a_3e.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15a_3e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15a_3e.C
-  * @copyright Copyright (C) 2014-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2014-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15a.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15b_3e.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15b_3e.C
index 6dd1371ee122ab9befc10fab76b22823be59aa78..3c7afd4d1231b0713fdbf0d91cdc0107851fda73 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15b_3e.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15b_3e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15b_3e.C
-  * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15a.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15c_3e.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15c_3e.C
index 0cda8a2db75c2871608e99d12619ac02749fa531..bc592c9a0844352160e92c4270716bf11e590e80 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15c_3e.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15c_3e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15c_3e.C
-  * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15c.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1e.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1e.C
index b3ff5915c08708544c739ce6b83e093aaec79812..29f62f18294aa7eec259b7bcbc292f89056755e1 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1e.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15d_1e.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15d.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1m.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1m.C
index 277dd5e57dc82b5b33ac494a173f8a5135134e7a..69f5c146820083ce675d01f3f3213ca92076af7a 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1m.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15d_1m.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15d_1m.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15d.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1e.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1e.C
index 0c6bf681bab14b0f12bebb488d243805cf837c4f..a2f7a5a10f8e1dfc7a52df3c0be1483172337e85 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1e.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15e_1e.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15e.C
diff --git a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1m.C b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1m.C
index 76e1056c6d04e8ef55d2bb17903e994605733671..73be77845c81999f05f22eaa0361227a59ddc735 100644
--- a/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1m.C
+++ b/macro/trd/geometry/trd.v15/Create_TRD_Geometry_v15e_1m.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v15e_1m.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v15e.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C
index 1795a2f8efa20b26dc5d06e8e85234beb944850e..105b7504d23cc7a51aab8a5b057cf89012698fa8 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16a.C
-  * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v16a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a_3e.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a_3e.C
index 36dea22aec8c36b32d5120f3c3d77755a429e88b..c9516ce26b2eee1e8d7ff2f2bf83b0f981bd4c9f 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a_3e.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a_3e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16a_3e.C
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v16a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C
index 853a61b29d3fa4b3c046bb301774387bb0e7b890..56f8d7d073087fae475b575fcb25cd4dde92163a 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16b.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C
index a0b59f917caf3b7f023b5ab96f62c6891acf5911..bcbd16088bc95af2d1a062ed62949f55f543b54c 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16c.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C
index dd200ddce82f1cdb2dd1ce427e8c8e767344cc6f..149a183bbc1caf918e123a2a99a03f26e294ec91 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16d.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C
index 94de0cb41ba6a930dfbadd4a097f316bffdb0e50..fdc21f7b079a1417688f6b0aaf718b6c25d46dac 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16e.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C
index 2db267b5bbb9cd792fb70aad7aa3539dab5ffdd0..ba4b2bf2751532194338512238f6334506431f4f 100644
--- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C
+++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v16f.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17a.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17a.h
index 8af6a91ff2bd062e14c16c6c790f7aa497f6f8c0..b1d4e10487a219c736f14fc65c120fde91603db9 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17a.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17a.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17a.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17a
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17b.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17b.h
index 0238dc5a436228c70a1e43666fe7203e918a10ba..c7f0e45142b7fbded433da8110af344907a3bcb3 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17b.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17b.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17b.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17b
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17c.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17c.h
index 6e8a26c498c143fc7646d2a13e86e7ab9829619a..962994fd0f669b47f1c6c7d362237600c639cfe1 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17c.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17c.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17c.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17c
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17d.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17d.h
index b33670114506421c2800cb3408b03fe2855abbac..846492826aa3b8b9496585701c04339abd4a6c9e 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17d.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17d.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17d.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17d
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17e.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17e.h
index 41a5b198d749516a073f43466da743d875fe5eee..b6442ec124762f053d99cc468a65c1274b38e31a 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17e.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17e.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17e.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17e
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17l.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17l.h
index f72cbd70c4e1c67cf9e86c7b4e0c96c584145715..b0dc8f5b1f5b3e62430f3d3b2844929534922f52 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17l.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17l.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17l.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17l
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17m.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17m.h
index 5722d13fcf302c42ef8e92d49b3ae9febebc04b6..9debf72cdcea2901ed351d598fcc84e5989f70a3 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17m.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17m.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17m.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17m
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17n.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17n.h
index f0ef871cf95ab04e44e11a563644feca66a1eb4f..2a553aa3b144990c66c8b5b77eec0fdedb10bb0e 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17n.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17n.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17n.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17n
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17o.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17o.h
index 3cd56ad9a1b817d0c3a98fdc09481785d4f42fa5..dff8d7cff90afa7bb4e3e532f9683f8383491ccb 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17o.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17o.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17o.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17o
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17p.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17p.h
index 9b3266dc9b777ca36ebdf87a5c62e6c8b4894e29..fce8b509e9eb1388bd4bfdcd84a7fc0cb7ad5992 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17p.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17p.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17p.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17p
diff --git a/macro/trd/geometry/trd.v17/CbmTrdPads_v17q.h b/macro/trd/geometry/trd.v17/CbmTrdPads_v17q.h
index 732de157e226afd8816a183bbba6c02d59f04b6b..2e82705fbe6aa75f71d9a0c78c5f7ec94b5202d3 100644
--- a/macro/trd/geometry/trd.v17/CbmTrdPads_v17q.h
+++ b/macro/trd/geometry/trd.v17/CbmTrdPads_v17q.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v17q.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 //
 //   TRD pad layout for geometry v17q
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C
index 832543f94068f5f3fd20d492783f4c8c7fe5bfb6..e3213e9dd1801f7f7b03a0c0703306274e0bf00f 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17a.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17a.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C
index a6af258f1133760edc6a960dd9d74651941507dc..7354e69b8c619d050924de6469f6189551968b81 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17b.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17b.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C
index 94cefa540d8bbfbac0792f6bffe27377255ab8ee..3911186c6bd45d916951588eea87392522152e05 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17c.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17c.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C
index e37b959c8653427c9463e74501f2ea225397bfbe..86a212d681f470b9c116068d4a9d96b288e584c8 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17d.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17d.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C
index 3d0a628db963fede720fb79297f499df53b7a49d..750b98d3b8a94301c1f1d8bcf80366d98af615c3 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17e.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17e.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C
index db517913c80bd354f12b5d4a60b4444a3d08a82b..ac4a77eed56746ae8b4157572624c794fcdc9a6d 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17f.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17f.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C
index f6b4c009838c1915b3178dbe8159c1a113d28c6a..aa09697b4e3dbac88b89684bf1dde60d4491c862 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17g.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17g.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C
index cfa323443d2f1e0739682a6876b1a90640894470..92c85144d917359045f20a47c01503e6566ca3fb 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17h.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17h.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C
index d367b6b42142412a0b71b8aa8c397baa704c31ac..d83726c38abd4a5749dcaf3642c65defc27b843a 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17i.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17i.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C
index c9e826dc265a4340532fee1abd0e74b78df027c0..65e5af8e24596cf645b395f521101ae2dbca6e36 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17j.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17j.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C
index da97dea33adfe6d7a8dd8f42b2f9fcb03f695ea5..476b018bb88410edec65291e399badac10f023a1 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17k.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17k.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C
index 4679a2df204ff83880ffcd35f45d96cc51380e13..ae83b2c1b7f93e8687f8f9430edc7394c5a3fa75 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17l.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17l.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C
index a29f90c0e85ebd060e61c0bc8bd9b572e2322d0e..c8f35f5545ac2ce3b046a2b364d1d40e78e9edbd 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17m.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17m.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C
index dbec81f2393892196302f79ec59d93cc308a936c..995ec918403bb574cf180e54eeed00c75074a202 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17n.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17n.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C
index 553d399e904954eddfa8e2fbbaf3d59924c8ba9a..d973c72b18c20e2338532c1be346d0a64c43f4dc 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17o.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17o.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C
index 7d8ee813b37636b893338f4f6054bc78c93e72fb..2cb864b306ac6237d46268093460017e98667234 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17p.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17n.C
diff --git a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C
index 31d36b51138249307fc4e43c88b0972861f0c1d6..ed8f5d0769b3714df751ebaa5c0a4db17768744a 100644
--- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C
+++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v17q.C
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v17n.C
diff --git a/macro/trd/geometry/trd.v18/CbmTrdPads_v18a.h b/macro/trd/geometry/trd.v18/CbmTrdPads_v18a.h
index 5b43bbd8f11ee4f452c202abbb4da3a633e38e03..1d5b3a5ae9abf5c26ea3c89d924e66bdc4f0cf5c 100644
--- a/macro/trd/geometry/trd.v18/CbmTrdPads_v18a.h
+++ b/macro/trd/geometry/trd.v18/CbmTrdPads_v18a.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v18a.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //
 //   TRD pad layout for geometry v18a
diff --git a/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C b/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C
index bfdf4aa14fee74b9ab6ab9508f65cca8b2a404c2..354fe3dd159a40680f08efa69bbb36eefafc0458 100644
--- a/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C
+++ b/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v18a.C
-  * @copyright Copyright (C) 2019 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci [committer] **/
+/* Copyright (C) 2019 Horia Hulubei National Institute of Physics and Nuclear Engineering, Bucharest
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v18a.C
diff --git a/macro/trd/geometry/trd.v20/CbmTrdPads_v20a.h b/macro/trd/geometry/trd.v20/CbmTrdPads_v20a.h
index c610568b1f72221f9978a5cfc0423a49cab5fd1a..204720f1c448bc899eeb4b6334d4fda2c987e571 100644
--- a/macro/trd/geometry/trd.v20/CbmTrdPads_v20a.h
+++ b/macro/trd/geometry/trd.v20/CbmTrdPads_v20a.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v20a.h
-  * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig [committer] **/
+/* Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig [committer] */
 
 //
 //   TRD pad layout for geometry v20a
diff --git a/macro/trd/geometry/trd.v20/CbmTrdPads_v20b.h b/macro/trd/geometry/trd.v20/CbmTrdPads_v20b.h
index f2aac08c61d03d9511a0517e04c7ef6b0ff48729..d61eb32bfb54eb56a896fcd171b0bc19070ed03b 100644
--- a/macro/trd/geometry/trd.v20/CbmTrdPads_v20b.h
+++ b/macro/trd/geometry/trd.v20/CbmTrdPads_v20b.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdPads_v20b.h
-  * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig [committer] **/
+/* Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig [committer] */
 
 //
 //   TRD pad layout for geometry v20b
diff --git a/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C b/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C
index 35dca4adb73ffc95157334dc27b69b2899dfba55..24aabce0a98aa0a89f7b2846694cb2a20976d32c 100644
--- a/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C
+++ b/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v20a.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v20a.C
diff --git a/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20b.C b/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20b.C
index 6e6cce8cbb47f90ca427a4aecd530af206666a4b..fbb1649c5a2268009f65df0c4d1e818fccba4c84 100644
--- a/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20b.C
+++ b/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20b.C
@@ -1,7 +1,6 @@
-/** @file Create_TRD_Geometry_v20b.C
-  * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig [committer] **/
+/* Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig [committer] */
 
 ///
 /// \file Create_TRD_Geometry_v20b.C
diff --git a/macro/trd/hitrateDisplay.C b/macro/trd/hitrateDisplay.C
index 831801faebaa4210fac2d4710d1adc24adb670bd..597cd154b7bccf7381372eb44e73aed48403cb94 100644
--- a/macro/trd/hitrateDisplay.C
+++ b/macro/trd/hitrateDisplay.C
@@ -1,7 +1,6 @@
-/** @file hitrateDisplay.C
-  * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "TCanvas.h"
 #include "TColor.h"
diff --git a/macro/trd/mcbm_mc.C b/macro/trd/mcbm_mc.C
index 724c4fa98db74c6078661cb7d4241ebe9e74ab5d..738724ecb988f36e84ae96ee88338b0a0e24368f 100644
--- a/macro/trd/mcbm_mc.C
+++ b/macro/trd/mcbm_mc.C
@@ -1,7 +1,6 @@
-/** @file mcbm_mc.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/mcbm_reco.C b/macro/trd/mcbm_reco.C
index f9380620c1db90ce93c893cb3101856340d78e04..37dafc2c817206d101bd2f7f912b2c916537f6e0 100644
--- a/macro/trd/mcbm_reco.C
+++ b/macro/trd/mcbm_reco.C
@@ -1,7 +1,6 @@
-/** @file mcbm_reco.C
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/pidTraining/run_pid_sim.C b/macro/trd/pidTraining/run_pid_sim.C
index 57a27d4e04b0983ff216d4c495d33c67c79b5960..0574c506b6917e810fc706075c75aa5044fb2095 100644
--- a/macro/trd/pidTraining/run_pid_sim.C
+++ b/macro/trd/pidTraining/run_pid_sim.C
@@ -1,7 +1,6 @@
-/** @file run_pid_sim.C
-  * @copyright Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_CbmMCEventHeader.C b/macro/trd/run_CbmMCEventHeader.C
index 8b1765a17366bca9e145a5c4585e79a1f0f4e650..032c1e1f29cf20290d722da3d8888ce8c679c35a 100644
--- a/macro/trd/run_CbmMCEventHeader.C
+++ b/macro/trd/run_CbmMCEventHeader.C
@@ -1,7 +1,6 @@
-/** @file run_CbmMCEventHeader.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_much_sim.C b/macro/trd/run_much_sim.C
index 97ddd2063bc05e243f528705665ba6448fd3e4fc..2f05da03f1da4768ba62b1b2eafef2ca5f7b99a7 100644
--- a/macro/trd/run_much_sim.C
+++ b/macro/trd/run_much_sim.C
@@ -1,7 +1,6 @@
-/** @file run_much_sim.C
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Ryzhinskiy m.ryzhinskiy@gsi.de, David Emschermann [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Ryzhinskiy m.ryzhinskiy@gsi.de, David Emschermann [committer] */
 
 // 20130605 - checked by DE
 /**
diff --git a/macro/trd/run_reco.C b/macro/trd/run_reco.C
index 7bb239b2343da6308cd9953f9230daad4319aed1..58f4d770572da59f72dc644929b9ac1295c0cd9c 100644
--- a/macro/trd/run_reco.C
+++ b/macro/trd/run_reco.C
@@ -1,7 +1,6 @@
-/** @file run_reco.C
-  * @copyright Copyright (C) 2009-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2009-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], David Emschermann */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_TB.C b/macro/trd/run_reco_TB.C
index bb23648fae4094d9239d1bd28b7d818e1edc6ebc..007aac652a27ab2b8750a9eef61635efc72fe876 100644
--- a/macro/trd/run_reco_TB.C
+++ b/macro/trd/run_reco_TB.C
@@ -1,7 +1,6 @@
-/** @file run_reco_TB.C
-  * @copyright Copyright (C) 2013-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_clusterizer.C b/macro/trd/run_reco_clusterizer.C
index cdab3c8df9110f3a0cd6a71d81036ffc29bd814a..58bde46b300eb8a53547956fe6499dabba640fac 100644
--- a/macro/trd/run_reco_clusterizer.C
+++ b/macro/trd/run_reco_clusterizer.C
@@ -1,7 +1,6 @@
-/** @file run_reco_clusterizer.C
-  * @copyright Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_clusterizerFast.C b/macro/trd/run_reco_clusterizerFast.C
index f098b66a25f4459d9591aa0d460a2238c97e0d50..567bf4b6d4123720f25ac812bf7350310e5bf3c5 100644
--- a/macro/trd/run_reco_clusterizerFast.C
+++ b/macro/trd/run_reco_clusterizerFast.C
@@ -1,7 +1,6 @@
-/** @file run_reco_clusterizerFast.C
-  * @copyright Copyright (C) 2012-2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_digitizer.C b/macro/trd/run_reco_digitizer.C
index 302eb6b7c7ca541145a65c363bf6e373701fed1b..4d33309b68808fd7e744d52ad5a48b75366c6cdd 100644
--- a/macro/trd/run_reco_digitizer.C
+++ b/macro/trd/run_reco_digitizer.C
@@ -1,7 +1,6 @@
-/** @file run_reco_digitizer.C
-  * @copyright Copyright (C) 2012-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], David Emschermann **/
+/* Copyright (C) 2012-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], David Emschermann */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_dpb.C b/macro/trd/run_reco_dpb.C
index dfa2d9e28179b4b1f380461380c1870b904309bf..89cb9eb01b3b8812d04b9d1c3631e86582479a5b 100644
--- a/macro/trd/run_reco_dpb.C
+++ b/macro/trd/run_reco_dpb.C
@@ -1,7 +1,6 @@
-/** @file run_reco_dpb.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_hitdensitytest.C b/macro/trd/run_reco_hitdensitytest.C
index 1328d366c0cefef6fa69a885f94547a075f8dfe5..cabdb1e5874b079dc753d8e582143b4cbeec3ef7 100644
--- a/macro/trd/run_reco_hitdensitytest.C
+++ b/macro/trd/run_reco_hitdensitytest.C
@@ -1,7 +1,6 @@
-/** @file run_reco_hitdensitytest.C
-  * @copyright Copyright (C) 2011-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Munkes, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2011-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Munkes, Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_hitratetest.C b/macro/trd/run_reco_hitratetest.C
index 7199233bf2e44d7d4b8673fadc7b0c0ded4811a3..90680edfc4917b4580ea94f6d9ae34c08d4e6c83 100644
--- a/macro/trd/run_reco_hitratetest.C
+++ b/macro/trd/run_reco_hitratetest.C
@@ -1,7 +1,6 @@
-/** @file run_reco_hitratetest.C
-  * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_maf.C b/macro/trd/run_reco_maf.C
index 54c5e2434314728e61d3586373d0ecce9f24f9d6..dbaa6272d0852837ab7715b647ffb2eebce952a7 100644
--- a/macro/trd/run_reco_maf.C
+++ b/macro/trd/run_reco_maf.C
@@ -1,7 +1,6 @@
-/** @file run_reco_maf.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_occupancy.C b/macro/trd/run_reco_occupancy.C
index 24efaccbbc0c0fedea9210f3278b72f0d7d88364..fb7a5b20aba00d252dfe966de7bbf0cafaeb5c36 100644
--- a/macro/trd/run_reco_occupancy.C
+++ b/macro/trd/run_reco_occupancy.C
@@ -1,7 +1,6 @@
-/** @file run_reco_occupancy.C
-  * @copyright Copyright (C) 2012-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Munkes, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Munkes, Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_photon.C b/macro/trd/run_reco_photon.C
index ed071737770e0e32cbfc02114492d28255d2398e..6b5633c8c2ae9e3e315cd00b636e3c0f23cd77f6 100644
--- a/macro/trd/run_reco_photon.C
+++ b/macro/trd/run_reco_photon.C
@@ -1,7 +1,6 @@
-/** @file run_reco_photon.C
-  * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_pi0.C b/macro/trd/run_reco_pi0.C
index c0ecb5ad344d3b3a09c4be8f748a7339aab557b3..b58e6a36401804f2e091483eedf8bd2d8f63be2a 100644
--- a/macro/trd/run_reco_pi0.C
+++ b/macro/trd/run_reco_pi0.C
@@ -1,7 +1,6 @@
-/** @file run_reco_pi0.C
-  * @copyright Copyright (C) 2012-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_plot.C b/macro/trd/run_reco_plot.C
index a709c85b79487f6dca40235b1eeb0c20a10ab52c..4ea18417c9d9a679563bc3f33758cc9cf5564c5c 100644
--- a/macro/trd/run_reco_plot.C
+++ b/macro/trd/run_reco_plot.C
@@ -1,7 +1,6 @@
-/** @file run_reco_plot.C
-  * @copyright Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_qa.C b/macro/trd/run_reco_qa.C
index d3b42a839767621721aae70c92ed26cde3d0b183..ebc55017661fcbca89b2494ab9181efa67ecceab 100644
--- a/macro/trd/run_reco_qa.C
+++ b/macro/trd/run_reco_qa.C
@@ -1,7 +1,6 @@
-/** @file run_reco_qa.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_ratioplot.C b/macro/trd/run_reco_ratioplot.C
index 7123647b2c2026a12e4efb2a6034a59fb4edcf40..d7ac2af91d4cfc208457e9f332df755e04fb7ce5 100644
--- a/macro/trd/run_reco_ratioplot.C
+++ b/macro/trd/run_reco_ratioplot.C
@@ -1,7 +1,6 @@
-/** @file run_reco_ratioplot.C
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_reco_smearing.C b/macro/trd/run_reco_smearing.C
index 678d65378bf6505c967fe348d2d1f446a711d396..9639fe29ec25bfed5ba1c928faa9ac2a7b6c9fc5 100644
--- a/macro/trd/run_reco_smearing.C
+++ b/macro/trd/run_reco_smearing.C
@@ -1,7 +1,6 @@
-/** @file run_reco_smearing.C
-  * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_sim100.C b/macro/trd/run_sim100.C
index bd0b78e6af77f4f5bc128da11c766a167f482a4e..ac1d562f3daef1ff4e2723297b952686d77de3a0 100644
--- a/macro/trd/run_sim100.C
+++ b/macro/trd/run_sim100.C
@@ -1,7 +1,6 @@
-/** @file run_sim100.C
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_sim_maf.C b/macro/trd/run_sim_maf.C
index 505879512f3b4ffa451bccd572be192f73b5efbf..46f2f7c97006d7b5a4cd462b3713720f60d9fb33 100644
--- a/macro/trd/run_sim_maf.C
+++ b/macro/trd/run_sim_maf.C
@@ -1,7 +1,6 @@
-/** @file run_sim_maf.C
-  * @copyright Copyright (C) 2014-2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Munkes, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2014-2017 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Munkes, Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_sim_pi0.C b/macro/trd/run_sim_pi0.C
index 061eb665825302f7835bb7d853637345a22ff9e9..4f2722454f94d1931ab190380a5bc8bb6b54799b 100644
--- a/macro/trd/run_sim_pi0.C
+++ b/macro/trd/run_sim_pi0.C
@@ -1,7 +1,6 @@
-/** @file run_sim_pi0.C
-  * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_sim_qa.C b/macro/trd/run_sim_qa.C
index 3345b70168b5ed78e46a8092677d8f7ebd80c23a..4fc6f06d9da2cdeeace552cbf1d85de7512a9647 100644
--- a/macro/trd/run_sim_qa.C
+++ b/macro/trd/run_sim_qa.C
@@ -1,7 +1,6 @@
-/** @file run_sim_qa.C
-  * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/run_sim_single_elec.C b/macro/trd/run_sim_single_elec.C
index 6d7896dee021dc07e461f47a3d42c92208b3bf21..cd5301ea6a082b31d603f1349039fcab27da6b2e 100644
--- a/macro/trd/run_sim_single_elec.C
+++ b/macro/trd/run_sim_single_elec.C
@@ -1,7 +1,6 @@
-/** @file run_sim_single_elec.C
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/sim.C b/macro/trd/sim.C
index 54b9becd0ed8636e7bdab91d78043adc930fc486..1ada8a8b5816c1561b7853175afe787620c9a2c3 100644
--- a/macro/trd/sim.C
+++ b/macro/trd/sim.C
@@ -1,7 +1,6 @@
-/** @file sim.C
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // Macro for transport
 {
diff --git a/macro/trd/trd_digi1.C b/macro/trd/trd_digi1.C
index fbb89abbb3dbd9fb6f9bb9b25b72d8bd65f0485c..c9a6b25bbfcccd4b813ca9022e8f19551ab076af 100644
--- a/macro/trd/trd_digi1.C
+++ b/macro/trd/trd_digi1.C
@@ -1,7 +1,6 @@
-/** @file trd_digi1.C
-  * @copyright Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 #// --------------------------------------------------------------------------
 //
diff --git a/macro/trd/trd_digi2.C b/macro/trd/trd_digi2.C
index 363a037ddb69d4b864e41c486ac40a6f98ac48bc..f924d6b18b7f60c4f2e2fccc896645b1f936fa90 100644
--- a/macro/trd/trd_digi2.C
+++ b/macro/trd/trd_digi2.C
@@ -1,7 +1,6 @@
-/** @file trd_digi2.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/trd_sim.C b/macro/trd/trd_sim.C
index 5b985ddbc491ce76171cf14ab120a7e4e5228386..421784e95eed3d18e8f145497e97af0ac5ee08ae 100644
--- a/macro/trd/trd_sim.C
+++ b/macro/trd/trd_sim.C
@@ -1,7 +1,6 @@
-/** @file trd_sim.C
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer], Florian Uhlig */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/trd/trd_sim_benchmark.C b/macro/trd/trd_sim_benchmark.C
index a457dd4472cc4bb0bc4be304a6f612891691491a..e38ecdf418fa29fb9d12267b633af23d043146be 100644
--- a/macro/trd/trd_sim_benchmark.C
+++ b/macro/trd/trd_sim_benchmark.C
@@ -1,7 +1,6 @@
-/** @file trd_sim_benchmark.C
-  * @copyright Copyright (C) 2013-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann [committer] **/
+/* Copyright (C) 2013-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann [committer] */
 
 // --------------------------------------------------------------------------
 //
diff --git a/macro/tutorial/run_HitProducerTaskIdeal.C b/macro/tutorial/run_HitProducerTaskIdeal.C
index 601013c70a33b86574c924d28c949991a32e3780..cacc2c96a21cb40ed857e431e4a4e962d9acc51f 100644
--- a/macro/tutorial/run_HitProducerTaskIdeal.C
+++ b/macro/tutorial/run_HitProducerTaskIdeal.C
@@ -1,7 +1,6 @@
-/** @file run_HitProducerTaskIdeal.C
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // --------------------------------------------------------------------------
 // Macro to demonstrate the algorith based task
diff --git a/mvd/CbmMvd.cxx b/mvd/CbmMvd.cxx
index 207e05a70a4a86af27f51618fd5cd5c0fa37976f..d1411433653f01059ba2c0f83b7e76ebc2e8de34 100644
--- a/mvd/CbmMvd.cxx
+++ b/mvd/CbmMvd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvd.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig, Philipp Sitzmann **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig, Philipp Sitzmann */
 
 // -------------------------------------------------------------------------
 // -----                        CbmMvd source file                     -----
diff --git a/mvd/CbmMvd.h b/mvd/CbmMvd.h
index 46979ab9237e67c77374990ff284620939104feb..229e1c5edebdbe38febcda08c7611aa67d3a4c2d 100644
--- a/mvd/CbmMvd.h
+++ b/mvd/CbmMvd.h
@@ -1,7 +1,6 @@
-/** @file CbmMvd.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Philipp Sitzmann **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Philipp Sitzmann */
 
 // -------------------------------------------------------------------------
 // -----                        CbmMvd header file                     -----
diff --git a/mvd/CbmMvdClusterfinder.cxx b/mvd/CbmMvdClusterfinder.cxx
index a4fad93b449bb2f4560c5b4c8b866c7975d4ae9e..6217ec13384bae3ac3cf322f5484d20c6b1f7b8c 100644
--- a/mvd/CbmMvdClusterfinder.cxx
+++ b/mvd/CbmMvdClusterfinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterfinder.cxx
-  * @copyright Copyright (C) 2014-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdClusterfinder source file                -----
diff --git a/mvd/CbmMvdClusterfinder.h b/mvd/CbmMvdClusterfinder.h
index 28badd517cec448ac0cbff53f1478e5f9cd86429..cba4d2dd4095a98cea5ca37aef5a809eb3716234 100644
--- a/mvd/CbmMvdClusterfinder.h
+++ b/mvd/CbmMvdClusterfinder.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterfinder.h
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----               CbmMvdClusterfinder header file                    -----
diff --git a/mvd/CbmMvdClusterfinderTB.cxx b/mvd/CbmMvdClusterfinderTB.cxx
index 306c282a3e9c7e31ee16392e1d0a48a6cf1a3417..b38a693237e191989e48daf643fc5be219d4aca3 100644
--- a/mvd/CbmMvdClusterfinderTB.cxx
+++ b/mvd/CbmMvdClusterfinderTB.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterfinderTB.cxx
-  * @copyright Copyright (C) 2017-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdClusterfinderTB source file                -----
diff --git a/mvd/CbmMvdClusterfinderTB.h b/mvd/CbmMvdClusterfinderTB.h
index 385b5549c5f48a48e58c6eb7511266b859900c25..4bbb8392d234ece20cf7c048edfafc5c06fad4a6 100644
--- a/mvd/CbmMvdClusterfinderTB.h
+++ b/mvd/CbmMvdClusterfinderTB.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterfinderTB.h
-  * @copyright Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----               CbmMvdClusterfinderTB header file                    -----
diff --git a/mvd/CbmMvdDetector.cxx b/mvd/CbmMvdDetector.cxx
index 630362630c4aa969e37854638e67d3506793bce1..1aff97bfa86c6c1339eddd8201afd6961cad5d14 100644
--- a/mvd/CbmMvdDetector.cxx
+++ b/mvd/CbmMvdDetector.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDetector.cxx
-  * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdDetector source file                  -----
diff --git a/mvd/CbmMvdDetector.h b/mvd/CbmMvdDetector.h
index 6c57edb761c5636958d8934971a6133bac2e86ab..e208faa90be36f0cd2a7848e322a2d46f84f3412 100644
--- a/mvd/CbmMvdDetector.h
+++ b/mvd/CbmMvdDetector.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDetector.h
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdDetector header file              -----
diff --git a/mvd/CbmMvdDigiToHit.cxx b/mvd/CbmMvdDigiToHit.cxx
index a08e8e56f4004d4ab89c041c4fc974e9c5494516..4be32f706ca310b6c067f89769afa2f0a79d513d 100644
--- a/mvd/CbmMvdDigiToHit.cxx
+++ b/mvd/CbmMvdDigiToHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigiToHit.cxx
-  * @copyright Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdDigiToHit source file                -----
diff --git a/mvd/CbmMvdDigiToHit.h b/mvd/CbmMvdDigiToHit.h
index 1b8e702cfc6e9e919a6e64ab9f62ee3262052cc0..6fea9446f2c189d5778f82f4c01cc453e1c7d315 100644
--- a/mvd/CbmMvdDigiToHit.h
+++ b/mvd/CbmMvdDigiToHit.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigiToHit.h
-  * @copyright Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 // ----------------------------------------------------------------------------
 // -----               CbmMvdDigiToHit header file                    -----
diff --git a/mvd/CbmMvdDigiToHitTB.cxx b/mvd/CbmMvdDigiToHitTB.cxx
index e7f39accfaf480b27d59a45d47f33a42be9299ce..c8c50f4c531bc5ec16619744f68ca9f0e5356f53 100644
--- a/mvd/CbmMvdDigiToHitTB.cxx
+++ b/mvd/CbmMvdDigiToHitTB.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigiToHitTB.cxx
-  * @copyright Copyright (C) 2019-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2019-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdDigiToHitTB source file                -----
diff --git a/mvd/CbmMvdDigiToHitTB.h b/mvd/CbmMvdDigiToHitTB.h
index 44b1d81deaf2e6b9d36cbfe5cba3d6a8340b9997..4eb12e28ac1e840bb3a9c4fa04a7b2d2711dee0b 100644
--- a/mvd/CbmMvdDigiToHitTB.h
+++ b/mvd/CbmMvdDigiToHitTB.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigiToHitTB.h
-  * @copyright Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 // ----------------------------------------------------------------------------
 // -----               CbmMvdDigiToHitTB header file                    -----
diff --git a/mvd/CbmMvdDigitizer.cxx b/mvd/CbmMvdDigitizer.cxx
index e007a4a1dbe515e50cd4c912cceaa23255147433..abd8fbc7f511e4e26f18f6d27cf031164cb50296 100644
--- a/mvd/CbmMvdDigitizer.cxx
+++ b/mvd/CbmMvdDigitizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigitizer.cxx
-  * @copyright Copyright (C) 2014-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig, Volker Friese **/
+/* Copyright (C) 2014-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdDigitizer source file                -----
diff --git a/mvd/CbmMvdDigitizer.h b/mvd/CbmMvdDigitizer.h
index 69bc32785c8f314f22faab32bec712a292a0c33f..c365b0808867dce459356c1b4ae0d575026dc9fd 100644
--- a/mvd/CbmMvdDigitizer.h
+++ b/mvd/CbmMvdDigitizer.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigitizer.h
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 // ----------------------------------------------------------------------------
 // -----                    CbmMvdDigitizer header file                   -----
diff --git a/mvd/CbmMvdDigitizerTB.cxx b/mvd/CbmMvdDigitizerTB.cxx
index c89201af80b9a6b366a642180802b1c826d98a55..3c011806c4cb9b587f037542a7b7d659e90536d2 100644
--- a/mvd/CbmMvdDigitizerTB.cxx
+++ b/mvd/CbmMvdDigitizerTB.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigitizerTB.cxx
-  * @copyright Copyright (C) 2017-2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdDigitizerTB source file                -----
diff --git a/mvd/CbmMvdDigitizerTB.h b/mvd/CbmMvdDigitizerTB.h
index 92484f17c6d3efcf3411dac682e3775c35614d33..101000dd90d33ca46ace6eb9b7bca83bf8776c8d 100644
--- a/mvd/CbmMvdDigitizerTB.h
+++ b/mvd/CbmMvdDigitizerTB.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdDigitizerTB.h
-  * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----                    CbmMvdDigitizerTB header file                   -----
diff --git a/mvd/CbmMvdHitfinder.cxx b/mvd/CbmMvdHitfinder.cxx
index 3137d767c472d3144443c65e255721ce6eb758bd..cab28ff421c89ecd0923ff08f670c226c498c1e9 100644
--- a/mvd/CbmMvdHitfinder.cxx
+++ b/mvd/CbmMvdHitfinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitfinder.cxx
-  * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdHitfinder source file                -----
diff --git a/mvd/CbmMvdHitfinder.h b/mvd/CbmMvdHitfinder.h
index 3ee84ccb9cbf8ec75eaccb10c4986c52f152ff11..d76a73e4033906596d4115273afca839b04334cc 100644
--- a/mvd/CbmMvdHitfinder.h
+++ b/mvd/CbmMvdHitfinder.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitfinder.h
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----                    CbmMvdHitfinder header file                    -----
diff --git a/mvd/CbmMvdHitfinderTB.cxx b/mvd/CbmMvdHitfinderTB.cxx
index 84bba9713ad061b862e05cae8d70ce3c8bb10127..1a85a987a90ff95e72c2b2cb84ef909ff31f3ed7 100644
--- a/mvd/CbmMvdHitfinderTB.cxx
+++ b/mvd/CbmMvdHitfinderTB.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitfinderTB.cxx
-  * @copyright Copyright (C) 2017-2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2019 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdHitfinderTB source file                -----
diff --git a/mvd/CbmMvdHitfinderTB.h b/mvd/CbmMvdHitfinderTB.h
index 4aed77bf4ddeb53b0cd0e1757d0c12f25f4e5071..0e45c7ae1f5b28217b49b12486abaedeb492507f 100644
--- a/mvd/CbmMvdHitfinderTB.h
+++ b/mvd/CbmMvdHitfinderTB.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdHitfinderTB.h
-  * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----                    CbmMvdHitfinderTB header file                    -----
diff --git a/mvd/CbmMvdLinkDef.h b/mvd/CbmMvdLinkDef.h
index 39b362c1d5db9dcf5f241af6a2ed7e934044fe5c..2ad2665230a180279595f781826a86cb294b4cd7 100644
--- a/mvd/CbmMvdLinkDef.h
+++ b/mvd/CbmMvdLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann, Volker Friese [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann, Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/mvd/CbmMvdPileupManager.cxx b/mvd/CbmMvdPileupManager.cxx
index 8faf665651f54e7c499e94a86ba97796dce1bf28..2bfb7bb856f0d8bd61adefadbb9495bb4bce5ae8 100644
--- a/mvd/CbmMvdPileupManager.cxx
+++ b/mvd/CbmMvdPileupManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdPileupManager.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdPileupManager source file              -----
diff --git a/mvd/CbmMvdPileupManager.h b/mvd/CbmMvdPileupManager.h
index 0b0dcd4d6fa445f68391ede323fc77a263ed519f..532fc5b3325178c68e91f00b859b04a4e50fee59 100644
--- a/mvd/CbmMvdPileupManager.h
+++ b/mvd/CbmMvdPileupManager.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdPileupManager.h
-  * @copyright Copyright (C) 2007-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2007-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdPileupManager header file              -----
diff --git a/mvd/CbmMvdPixelCharge.cxx b/mvd/CbmMvdPixelCharge.cxx
index 51c02185a8d431e096f7ef71ec06512d4d37ca25..38e47f0a0669d8003a038bcc47540a3f627495ef 100644
--- a/mvd/CbmMvdPixelCharge.cxx
+++ b/mvd/CbmMvdPixelCharge.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdPixelCharge.cxx
-  * @copyright Copyright (C) 2008-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer], Samir Amar-Youcef, Florian Uhlig, Philipp Sitzmann **/
+/* Copyright (C) 2008-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer], Samir Amar-Youcef, Florian Uhlig, Philipp Sitzmann */
 
 // -----------------------------------------------------------------------
 // -----               CbmMvdDigi source file                        -----
diff --git a/mvd/CbmMvdPixelCharge.h b/mvd/CbmMvdPixelCharge.h
index 1be20f38e6e2eb559ac45d02fc8efc017ba57443..a1d4f4074d65d63e66e01b345780baaef5fb4fde 100644
--- a/mvd/CbmMvdPixelCharge.h
+++ b/mvd/CbmMvdPixelCharge.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdPixelCharge.h
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christina Dritsa [committer], Philipp Sitzmann **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christina Dritsa [committer], Philipp Sitzmann */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdDigi header file                    -----
diff --git a/mvd/CbmMvdReadout.cxx b/mvd/CbmMvdReadout.cxx
index 5e055dbd6efbe4e61ffed00e20535f9f71a5f129..a649b303d4dc2cad94e2612aa9f79781d73985f4 100644
--- a/mvd/CbmMvdReadout.cxx
+++ b/mvd/CbmMvdReadout.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadout.cxx
-  * @copyright Copyright (C) 2017-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdClusterfinder source file                -----
diff --git a/mvd/CbmMvdReadout.h b/mvd/CbmMvdReadout.h
index b28568724f772db9279574af04762086b20bd6b6..d4f86ff122637f861fa691a03247a1ce3426aeff 100644
--- a/mvd/CbmMvdReadout.h
+++ b/mvd/CbmMvdReadout.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadout.h
-  * @copyright Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ----------------------------------------------------------------------------
 // -----               CbmMvdReadout header file                          -----
diff --git a/mvd/CbmMvdSensor.cxx b/mvd/CbmMvdSensor.cxx
index e9409037defd5c906d9a1bbcad7c66efd071c07d..f0c7fdd03ce812d65cf5c77e1432d0d865dcdeef 100644
--- a/mvd/CbmMvdSensor.cxx
+++ b/mvd/CbmMvdSensor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensor.cxx
-  * @copyright Copyright (C) 2011-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2011-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Deveaux, Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdSensor source file                  -----
diff --git a/mvd/CbmMvdSensor.h b/mvd/CbmMvdSensor.h
index adbc48d382cbd0a56e70b29edc2a8f7ce0a4f7ee..59d96e398865c1786fdaa670073b31a62dc3fd96 100644
--- a/mvd/CbmMvdSensor.h
+++ b/mvd/CbmMvdSensor.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensor.h
-  * @copyright Copyright (C) 2014-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdSensor header file                -----
diff --git a/mvd/CbmMvdStationPar.cxx b/mvd/CbmMvdStationPar.cxx
index f945c7325d802c11649d88075847a634ced1f2b0..5eabb73c5b9bf457248dc91c165fe52f9cbcb9aa 100644
--- a/mvd/CbmMvdStationPar.cxx
+++ b/mvd/CbmMvdStationPar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdStationPar.cxx
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdStationPar source file              -----
diff --git a/mvd/CbmMvdStationPar.h b/mvd/CbmMvdStationPar.h
index 723259cbd3288421af92004962037a546a908775..4e3fadfcb4e04b6391f03e810bfbaeb759926702 100644
--- a/mvd/CbmMvdStationPar.h
+++ b/mvd/CbmMvdStationPar.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdStationPar.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdStationPar header file             -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosa26AHR.cxx b/mvd/SensorDataSheets/CbmMvdMimosa26AHR.cxx
index 613b1d4c04632ad6d3e0c06d9bf791f7671671e2..c11dd395e72294b4a39700f23bba8335b87e4847 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosa26AHR.cxx
+++ b/mvd/SensorDataSheets/CbmMvdMimosa26AHR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosa26AHR.cxx
-  * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdMimosa26AHR source file             -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosa26AHR.h b/mvd/SensorDataSheets/CbmMvdMimosa26AHR.h
index 6cb613869e6696f445704c35a651835bc9375ae9..b23587e2393e0dc3b579081d2ad7d36b6e0aecf6 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosa26AHR.h
+++ b/mvd/SensorDataSheets/CbmMvdMimosa26AHR.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosa26AHR.h
-  * @copyright Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdMimosa26AHR header file                -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosa34.cxx b/mvd/SensorDataSheets/CbmMvdMimosa34.cxx
index efceac21ab980410b79c8959699f75ffcfbf50e8..d7ff8abde7e6ab3dd14cf4eef3403b3db63ea18d 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosa34.cxx
+++ b/mvd/SensorDataSheets/CbmMvdMimosa34.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosa34.cxx
-  * @copyright Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdMimosa34 source file             -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosa34.h b/mvd/SensorDataSheets/CbmMvdMimosa34.h
index 88ba9600541dbb499a42b68cf7b00df3bb38cc35..19a4fc5d4daedddb27c1619a615c1642bf573e5f 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosa34.h
+++ b/mvd/SensorDataSheets/CbmMvdMimosa34.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosa34.h
-  * @copyright Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdMimosa34 header file               -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosis.cxx b/mvd/SensorDataSheets/CbmMvdMimosis.cxx
index 78422124dddf5a49543c8b30f957e505f69a7608..0ab69e062affc4126bbec1efd2344ed4a60f3348 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosis.cxx
+++ b/mvd/SensorDataSheets/CbmMvdMimosis.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosis.cxx
-  * @copyright Copyright (C) 2017 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdMimosis source file                 -----
diff --git a/mvd/SensorDataSheets/CbmMvdMimosis.h b/mvd/SensorDataSheets/CbmMvdMimosis.h
index 68c08d63679b41c6ab585a5af15c2aecd1cf5590..c25d14c145f6ad06a62b72be9b9a244517ccbef7 100644
--- a/mvd/SensorDataSheets/CbmMvdMimosis.h
+++ b/mvd/SensorDataSheets/CbmMvdMimosis.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdMimosis.h
-  * @copyright Copyright (C) 2017 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdMimosis header file                -----
diff --git a/mvd/SensorDataSheets/CbmMvdSensorDataSheet.cxx b/mvd/SensorDataSheets/CbmMvdSensorDataSheet.cxx
index 405c0db6985fbd50d68296076f14a83a5cbd4c49..1f96e7478dccffe2f8ed96205f0e2d7be3c21bef 100644
--- a/mvd/SensorDataSheets/CbmMvdSensorDataSheet.cxx
+++ b/mvd/SensorDataSheets/CbmMvdSensorDataSheet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDataSheet.cxx
-  * @copyright Copyright (C) 2011-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                     CbmMvdSensorDataSheet source file                  -----
diff --git a/mvd/SensorDataSheets/CbmMvdSensorDataSheet.h b/mvd/SensorDataSheets/CbmMvdSensorDataSheet.h
index 33d7ebd1262dee53bebc7a804ebe60269b8e045e..de4bea7c6de2c5baeaddec7db8a06f21f5cba28a 100644
--- a/mvd/SensorDataSheets/CbmMvdSensorDataSheet.h
+++ b/mvd/SensorDataSheets/CbmMvdSensorDataSheet.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDataSheet.h
-  * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                      CbmMvdSensorDataSheet header file                -----
diff --git a/mvd/plugins/CbmMvdSensorPlugin.cxx b/mvd/plugins/CbmMvdSensorPlugin.cxx
index 4c13685faaf2cc3a229e8f8bdaac1c7e0732d0da..626a878d20ade20bcdabb10cea4b8e13454def9a 100644
--- a/mvd/plugins/CbmMvdSensorPlugin.cxx
+++ b/mvd/plugins/CbmMvdSensorPlugin.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorPlugin.cxx
-  * @copyright Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorPlugin source file              -----
diff --git a/mvd/plugins/CbmMvdSensorPlugin.h b/mvd/plugins/CbmMvdSensorPlugin.h
index f4c98f3b5026a8910461a446f515b129c8de032a..afb3855ee82298ddc19bf049282fb3fc23b4f0f1 100644
--- a/mvd/plugins/CbmMvdSensorPlugin.h
+++ b/mvd/plugins/CbmMvdSensorPlugin.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorPlugin.h
-  * @copyright Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorPlugin header file              -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorBuffer.cxx b/mvd/plugins/buffers/CbmMvdSensorBuffer.cxx
index 249c69484e27b641a105e1fe540220de952fc8d6..e66afa30102053377b5d84737fe0bddd6a2f7836 100644
--- a/mvd/plugins/buffers/CbmMvdSensorBuffer.cxx
+++ b/mvd/plugins/buffers/CbmMvdSensorBuffer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorBuffer.cxx
-  * @copyright Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorBuffer source file              -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorBuffer.h b/mvd/plugins/buffers/CbmMvdSensorBuffer.h
index 66e22dbf28f6087337344e48e3f73cbbe4a0526f..d1d818cada17020535b2f42753ea074fc077197d 100644
--- a/mvd/plugins/buffers/CbmMvdSensorBuffer.h
+++ b/mvd/plugins/buffers/CbmMvdSensorBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorBuffer.h
-  * @copyright Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorBuffer header file              -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.cxx b/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.cxx
index e09ba161d44899fa1c715602552c7d21ffb6710f..923b50df09902a785425a3fd27e17a69cca66116 100644
--- a/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.cxx
+++ b/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorFrameBuffer.cxx
-  * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorFrameBuffer source file              -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.h b/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.h
index 44323f1a04f90dad16975d474ab1e14c0b22c8d0..4cb09d01aa4a5336db2d0ec5ceb9cc7733638b84 100644
--- a/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.h
+++ b/mvd/plugins/buffers/CbmMvdSensorFrameBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorFrameBuffer.h
-  * @copyright Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorFrameBuffer header file              -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.cxx b/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.cxx
index c5c1330b12b36dbf5f374ced76a127c2d472a1da..7031d1ecb14eb4bff590b0cd8df0d66f0d0df5c3 100644
--- a/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.cxx
+++ b/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorTrackingBuffer.cxx
-  * @copyright Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorTrackingBuffer source file       -----
diff --git a/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.h b/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.h
index 1c2c095823ecb48eb2b8c71a925a82ec7c24c96e..5f60b77d776ebec4ed87b69f97c6da1ad8f22e73 100644
--- a/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.h
+++ b/mvd/plugins/buffers/CbmMvdSensorTrackingBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorTrackingBuffer.h
-  * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorTrackingBuffer header file              -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.cxx b/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.cxx
index 3d61e53253b639e50ca80ffecc088f2aab93ff8d..b004662f19f1136156cbc7802f37caf54bf2fd8d 100644
--- a/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorClusterfinderTask.cxx
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorClusterfinderTask source file    -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.h b/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.h
index 82343466937efd84b6ccdc34893d2c8a371f9245..046324aad10fd0b113a75752e453293007f2a60a 100644
--- a/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorClusterfinderTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorClusterfinderTask.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdSensorClusterfinderTask header file            -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx
index d37b0aa7d480f24cf1f57bcbb05fefefd86ceeb0..bd28382c009d35cdf2cbfd2810b9198e692f05b3 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigiToHitTask.cxx
-  * @copyright Copyright (C) 2019-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2019-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorDigiToHitTask source file        -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h
index d9d716dd22ce493f980af9fe648bdcef7982b2b9..a785cb8dc9e0c786508dd9002fde56c05ce8ffe3 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigiToHitTask.h
-  * @copyright Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors  **/
+/* Copyright (C) 2019 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors:  */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMvdSensorClusterfinderTask header file   -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.cxx b/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.cxx
index 9932b52548b69638ec56e4be7106bcfd07982aa3..a4ae6fd4fef1f333679a6091056b7c83a53b8604 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigitizerTBTask.cxx
-  * @copyright Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorDigitizerTBTask source file              -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.h b/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.h
index d78f7fc8d88e47341948bc13d8b6a4071dba5acf..a9a4971d498d4870430e37d4381919f8b1d3aaa2 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorDigitizerTBTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigitizerTBTask.h
-  * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorDigitizerTBTask header file       -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx b/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx
index f77577d4ca15767c3f536d932217648169704498..8c717738f2c0b7dc6d4ef638bd62479be048ab27 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigitizerTask.cxx
-  * @copyright Copyright (C) 2014-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorDigitizerTask source file              -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.h b/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.h
index 478f1fec4d43401a0161fcb25cbc83504030b2fd..5b47a789b2e25e3ad2fe14c40db593ab9516514c 100644
--- a/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorDigitizerTask.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorDigitizerTask header file       -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorFindHitTask.cxx b/mvd/plugins/tasks/CbmMvdSensorFindHitTask.cxx
index 0903bff1a5038f707f8cb919439de7e116e02be6..594b8dac19b00df7056dd6b03283f0ce6c4b7b5f 100644
--- a/mvd/plugins/tasks/CbmMvdSensorFindHitTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorFindHitTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorFindHitTask.cxx
-  * @copyright Copyright (C) 2013-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 // ---------------------------------------------------------------------------------------------
 // -----                    CbmMvdSensorFindHitTask source file                            -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorFindHitTask.h b/mvd/plugins/tasks/CbmMvdSensorFindHitTask.h
index b4a9a284a40e3961bc20150bdb5d21a4d9b6d021..cedeafab63651dd0b2c3e3b72755aa2112ba86e0 100644
--- a/mvd/plugins/tasks/CbmMvdSensorFindHitTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorFindHitTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorFindHitTask.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdSensorFindHitTask header file            -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.cxx b/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.cxx
index feaf8d438fa905513f83232e7a374641055fb341..72a19bb0f360294aaf0c7284eebba53648d0257e 100644
--- a/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorHitfinderTask.cxx
-  * @copyright Copyright (C) 2013-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Samir Amar-Youcef, Florian Uhlig **/
+/* Copyright (C) 2013-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Samir Amar-Youcef, Florian Uhlig */
 
 // ---------------------------------------------------------------------------------------------
 // -----                    CbmMvdSensorHitfinderTask source file                            -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.h b/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.h
index 8d46a489c87d9c6433301e05ebd6d7007cc9c82d..8263c13d00aaae47d65af193630cc93f1a06ffb9 100644
--- a/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorHitfinderTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorHitfinderTask.h
-  * @copyright Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmMvdSensorHitfinderTask header file            -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorReadoutTask.cxx b/mvd/plugins/tasks/CbmMvdSensorReadoutTask.cxx
index 8c99782d525b124b574403d04523d1c9bd55aa07..0f3180a4cf5a7731c2ec3664013c1c357e696143 100644
--- a/mvd/plugins/tasks/CbmMvdSensorReadoutTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorReadoutTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorReadoutTask.cxx
-  * @copyright Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorReadoutTask source file          -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorReadoutTask.h b/mvd/plugins/tasks/CbmMvdSensorReadoutTask.h
index 07d77b2818aae5da6612ae3ac43a060907fc2aa6..f52a9b4b9e9beb0ad06115f712f246da9a25d992 100644
--- a/mvd/plugins/tasks/CbmMvdSensorReadoutTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorReadoutTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorReadoutTask.h
-  * @copyright Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorTask header file              -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorTask.cxx b/mvd/plugins/tasks/CbmMvdSensorTask.cxx
index ee94de56442ab572535a72121b5248c249693657..621edc3ea84874cf9c67e58408ea96337ff4d8dd 100644
--- a/mvd/plugins/tasks/CbmMvdSensorTask.cxx
+++ b/mvd/plugins/tasks/CbmMvdSensorTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorTask.cxx
-  * @copyright Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Deveaux, Philipp Sitzmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdSensorTask source file              -----
diff --git a/mvd/plugins/tasks/CbmMvdSensorTask.h b/mvd/plugins/tasks/CbmMvdSensorTask.h
index f5635272e570b5ffd69228a65764c3654d510e22..82e7342c30b7c62420b949d56421c70e425f5048 100644
--- a/mvd/plugins/tasks/CbmMvdSensorTask.h
+++ b/mvd/plugins/tasks/CbmMvdSensorTask.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdSensorTask.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Deveaux, Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Deveaux, Philipp Sitzmann [committer] */
 
 // ------------------------------------------------------------------------
 // -----                  CbmMvdSensorTask header file              -----
diff --git a/mvd/qa/CbmMvdClusterAna.cxx b/mvd/qa/CbmMvdClusterAna.cxx
index 12ec3fe86bdb2219f961fccc525a1706041ea0c9..b80d2082beb9a3b603c183483a13403b7f0c5f53 100644
--- a/mvd/qa/CbmMvdClusterAna.cxx
+++ b/mvd/qa/CbmMvdClusterAna.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterAna.cxx
-  * @copyright Copyright (C) 2015-2019 IKF-UFrac
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Samir Amar-Youcef [committer] **/
+/* Copyright (C) 2015-2019 IKF-UFrac
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Samir Amar-Youcef [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdClusterAna  source file                   -----
diff --git a/mvd/qa/CbmMvdClusterAna.h b/mvd/qa/CbmMvdClusterAna.h
index 6dacc78eacb7c5e8381280cc53b5613c83ffbfc9..d9df70d20e4a790b58ab19d367c3b363e010ac6f 100644
--- a/mvd/qa/CbmMvdClusterAna.h
+++ b/mvd/qa/CbmMvdClusterAna.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdClusterAna.h
-  * @copyright Copyright (C) 2015-2017 IKF-UFrac
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Samir Amar-Youcef [committer] **/
+/* Copyright (C) 2015-2017 IKF-UFrac
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Samir Amar-Youcef [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdClusterAna  header file                    -----
diff --git a/mvd/qa/CbmMvdQa.cxx b/mvd/qa/CbmMvdQa.cxx
index 872470671a1344a70763435736bf7219bf9cf44a..5192e65cc530dd27ea3d48639daaf42166795822 100644
--- a/mvd/qa/CbmMvdQa.cxx
+++ b/mvd/qa/CbmMvdQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdQa.cxx
-  * @copyright Copyright (C) 2015-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdQa  source file                            -----
diff --git a/mvd/qa/CbmMvdQa.h b/mvd/qa/CbmMvdQa.h
index 4382a06690091dfb4899630382e3313eda44e4c6..d038d1c0f969a208f37e097bf309b053214f480b 100644
--- a/mvd/qa/CbmMvdQa.h
+++ b/mvd/qa/CbmMvdQa.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdQa.h
-  * @copyright Copyright (C) 2015-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2015-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdQa  header file                            -----
diff --git a/mvd/tools/CbmMvdGeoHandler.cxx b/mvd/tools/CbmMvdGeoHandler.cxx
index 90c316766ab02163a9c6f75f38491d68469e3e12..9292d81269301e7e12fc194945a997886b46e6a7 100644
--- a/mvd/tools/CbmMvdGeoHandler.cxx
+++ b/mvd/tools/CbmMvdGeoHandler.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdGeoHandler.cxx
-  * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 /**
  * \file CbmMvdGeoHandler.cxx
diff --git a/mvd/tools/CbmMvdGeoHandler.h b/mvd/tools/CbmMvdGeoHandler.h
index 5383788b2873a1411abbd3cc5ef7b7929d9862c4..374955c5562eb6b827240f8fbe7f519fc360bee1 100644
--- a/mvd/tools/CbmMvdGeoHandler.h
+++ b/mvd/tools/CbmMvdGeoHandler.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdGeoHandler.h
-  * @copyright Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2014-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 /**
  * \file CbmMvdGeoHandler.h
diff --git a/mvd/tools/CbmMvdHelper.h b/mvd/tools/CbmMvdHelper.h
index 3d57399a1b455ee45c35c43de9630791a3fea019..bdbc7907cf28c0c277f859531fd5e8199c50010f 100644
--- a/mvd/tools/CbmMvdHelper.h
+++ b/mvd/tools/CbmMvdHelper.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdHelper.h
-  * @copyright Copyright (C) 2017-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2021 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer], Florian Uhlig */
 
 #ifndef CBMMVDHELPER_H_
 #define CBMMVDHELPER_H_ 1
diff --git a/mvd/tools/readout/CbmMvdReadoutCluster.cxx b/mvd/tools/readout/CbmMvdReadoutCluster.cxx
index f5437da978d9aa830edce118f515dcebaee0d65f..98d331c5cc96ad5e1e61a8b6be82d54384283eb5 100644
--- a/mvd/tools/readout/CbmMvdReadoutCluster.cxx
+++ b/mvd/tools/readout/CbmMvdReadoutCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadoutCluster.cxx
-  * @copyright Copyright (C) 2016-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2016-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdReadoutCluster source file             -----
diff --git a/mvd/tools/readout/CbmMvdReadoutCluster.h b/mvd/tools/readout/CbmMvdReadoutCluster.h
index 827b5bdaea9f42435f8b0b9a67c8c8ccbb13ffc5..52cea7eefdf7827217295fd1272fe7c201efdce9 100644
--- a/mvd/tools/readout/CbmMvdReadoutCluster.h
+++ b/mvd/tools/readout/CbmMvdReadoutCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadoutCluster.h
-  * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdReadoutCluster  header file                -----
diff --git a/mvd/tools/readout/CbmMvdReadoutSimple.cxx b/mvd/tools/readout/CbmMvdReadoutSimple.cxx
index 9da4499b41f4c630670ef5fb4e499d14988555e0..062bfee27aacb2c49ed81624d06fcf881404490a 100644
--- a/mvd/tools/readout/CbmMvdReadoutSimple.cxx
+++ b/mvd/tools/readout/CbmMvdReadoutSimple.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadoutSimple.cxx
-  * @copyright Copyright (C) 2016-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2016-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMvdReadoutSimple source file              -----
diff --git a/mvd/tools/readout/CbmMvdReadoutSimple.h b/mvd/tools/readout/CbmMvdReadoutSimple.h
index c1a8ab540236a7b4c4133457dd0c84f93669f5c4..8b444c97eae8f4f08520fe8b4fcb6fc2ae84d687 100644
--- a/mvd/tools/readout/CbmMvdReadoutSimple.h
+++ b/mvd/tools/readout/CbmMvdReadoutSimple.h
@@ -1,7 +1,6 @@
-/** @file CbmMvdReadoutSimple.h
-  * @copyright Copyright (C) 2016-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Philipp Sitzmann [committer] **/
+/* Copyright (C) 2016-2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Philipp Sitzmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----              CbmMvdReadoutSimple  header file                            -----
diff --git a/reco/KF/CbmKF.cxx b/reco/KF/CbmKF.cxx
index 2a7e90456f88981d4843c319bd7a3f91dba7541f..8ce12f2c8c463c556bd013c5b90677d92927eb0c 100644
--- a/reco/KF/CbmKF.cxx
+++ b/reco/KF/CbmKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKF.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Sergey Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Sergey Gorbunov, Denis Bertini [committer] */
 
 #include "CbmKF.h"
 
diff --git a/reco/KF/CbmKF.h b/reco/KF/CbmKF.h
index b6eedd0e1361f739ea942c90ac050abefe1462c7..7b98f9825f44125a4e2142109bba511c6b7a0ef6 100644
--- a/reco/KF/CbmKF.h
+++ b/reco/KF/CbmKF.h
@@ -1,7 +1,6 @@
-/** @file CbmKF.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig, Sergey Gorbunov **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig, Sergey Gorbunov */
 
 /** The CbmKF Kalman Filter algorithm
  *
diff --git a/reco/KF/CbmKFFieldMath.cxx b/reco/KF/CbmKFFieldMath.cxx
index ff70535cabd98d7c04741e6534566b6fd401657c..f79b626e92e691b0423c83655b1bb4bdbe20c774 100644
--- a/reco/KF/CbmKFFieldMath.cxx
+++ b/reco/KF/CbmKFFieldMath.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFFieldMath.cxx
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #include "CbmKFFieldMath.h"
 
diff --git a/reco/KF/CbmKFFieldMath.h b/reco/KF/CbmKFFieldMath.h
index 4d8ea58a79f59a4387a91b62a36994e4a982907e..7f2f221d3e0d508139372869ac12152d7ec65cd9 100644
--- a/reco/KF/CbmKFFieldMath.h
+++ b/reco/KF/CbmKFFieldMath.h
@@ -1,7 +1,6 @@
-/** @file CbmKFFieldMath.h
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Collection of mathematical routines for track extrapolation in magnetic field
  *
diff --git a/reco/KF/CbmKFHit.cxx b/reco/KF/CbmKFHit.cxx
index a90f1cb468ea1b15da906e109a67dfce62521411..de7799c6efaab19e77e7d08c02bb9c50a96a3fee 100644
--- a/reco/KF/CbmKFHit.cxx
+++ b/reco/KF/CbmKFHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFHit.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #include "CbmKFHit.h"
 
diff --git a/reco/KF/CbmKFHit.h b/reco/KF/CbmKFHit.h
index b718c27bf89f8c005b352c6ddcf1bcc92b348e63..b372eec83ca9531e60e02ecac73d4091cc99597d 100644
--- a/reco/KF/CbmKFHit.h
+++ b/reco/KF/CbmKFHit.h
@@ -1,7 +1,6 @@
-/** @file CbmKFHit.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Abstract base class for hit is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFMaterial.cxx b/reco/KF/CbmKFMaterial.cxx
index 01647e1714a7a361663e5bcf14110cd40dd25c95..b6cfffe404d60d6b9da3cc49c65f3194ebbab046 100644
--- a/reco/KF/CbmKFMaterial.cxx
+++ b/reco/KF/CbmKFMaterial.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFMaterial.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov, Igor Kulakov **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov, Igor Kulakov */
 
 #include "CbmKFMaterial.h"
 
diff --git a/reco/KF/CbmKFMaterial.h b/reco/KF/CbmKFMaterial.h
index 6d7e9a7ad400111ad2e6e784b069b1c95c6b3400..ccce9ad046faff31f7ecf99520b352ea8b0b7530 100644
--- a/reco/KF/CbmKFMaterial.h
+++ b/reco/KF/CbmKFMaterial.h
@@ -1,7 +1,6 @@
-/** @file CbmKFMaterial.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 /** Base class for material is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFMath.cxx b/reco/KF/CbmKFMath.cxx
index 0ac27ed51c2a76bc3ce4effbb920a3c83e013e15..cb30b20b93ce3250f3c3752337a1cc93b794481d 100644
--- a/reco/KF/CbmKFMath.cxx
+++ b/reco/KF/CbmKFMath.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFMath.cxx
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #include "CbmKFMath.h"
 
diff --git a/reco/KF/CbmKFMath.h b/reco/KF/CbmKFMath.h
index 1c82004efe53f94de4d9e9585298bffe8f998480..c2c3068f19a52fb19bff968640dcf2e2ec552253 100644
--- a/reco/KF/CbmKFMath.h
+++ b/reco/KF/CbmKFMath.h
@@ -1,7 +1,6 @@
-/** @file CbmKFMath.h
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Collection of mathematical routines for the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFParticle.cxx b/reco/KF/CbmKFParticle.cxx
index d73d451a085f0e9f0f938df18bf4e97b6a56c40c..fe0a5a19e3ad1ff29fdb6fa6ef20b6ce7bec82df 100644
--- a/reco/KF/CbmKFParticle.cxx
+++ b/reco/KF/CbmKFParticle.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFParticle.cxx
-  * @copyright Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Mohammad Al-Turany [committer], Maxim Zyzak **/
+/* Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Mohammad Al-Turany [committer], Maxim Zyzak */
 
 //3456789012345678901234567890123456789012345678901234567890123456789012
 /** Implementation of the CbmKFParticle class
diff --git a/reco/KF/CbmKFParticle.h b/reco/KF/CbmKFParticle.h
index dbd35b034dabbdc2420752813d33508c4ad4fcd2..b69b824499ac034edd53ad2ea9616a6eab2cd854 100644
--- a/reco/KF/CbmKFParticle.h
+++ b/reco/KF/CbmKFParticle.h
@@ -1,7 +1,6 @@
-/** @file CbmKFParticle.h
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Maxim Zyzak, Mohammad Al-Turany [committer], Igor Kulakov **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Maxim Zyzak, Mohammad Al-Turany [committer], Igor Kulakov */
 
 /** The CbmKFParticle class
  *
diff --git a/reco/KF/CbmKFParticleFinder.cxx b/reco/KF/CbmKFParticleFinder.cxx
index 7830158a12942c8cde7c710181e27913540bfe9a..f128506baea93473245690c71a47b8caa8ca7027 100644
--- a/reco/KF/CbmKFParticleFinder.cxx
+++ b/reco/KF/CbmKFParticleFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinder.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Volker Friese [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleFinder.h b/reco/KF/CbmKFParticleFinder.h
index b5cf7afd1207ba374cb5090c8a6d19ff2425cfb0..6d35f1fd22d199cdd9de6d51fc9fb30e46c2fab9 100644
--- a/reco/KF/CbmKFParticleFinder.h
+++ b/reco/KF/CbmKFParticleFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinder.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Volker Friese [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleFinderPID.cxx b/reco/KF/CbmKFParticleFinderPID.cxx
index 5848180756249dca5d9b6e660154fa18e51a609d..2fb13f5d1da6474d6f604484b5b7f676b3716154 100644
--- a/reco/KF/CbmKFParticleFinderPID.cxx
+++ b/reco/KF/CbmKFParticleFinderPID.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinderPID.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Volker Friese [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleFinderPID.h b/reco/KF/CbmKFParticleFinderPID.h
index 4770a4d4240813c20424993b7a20706e02dadc73..38a8860c2daedb2b30d853f192260050b0c99b66 100644
--- a/reco/KF/CbmKFParticleFinderPID.h
+++ b/reco/KF/CbmKFParticleFinderPID.h
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinderPID.h
-  * @copyright Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Volker Friese [committer] **/
+/* Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Volker Friese [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleFinderQA.cxx b/reco/KF/CbmKFParticleFinderQA.cxx
index ec498a756880b7fd4b2bf4114cb3a67f34b6a1b7..747632feb3d9e0c9966290e831e7fa0f4369fc81 100644
--- a/reco/KF/CbmKFParticleFinderQA.cxx
+++ b/reco/KF/CbmKFParticleFinderQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinderQA.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Volker Friese [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleFinderQA.h b/reco/KF/CbmKFParticleFinderQA.h
index 4915118ffb7804fb90b627924965f28ba392fec0..85c2b6ea23afe046fc1099602619adf24ef2e6ba 100644
--- a/reco/KF/CbmKFParticleFinderQA.h
+++ b/reco/KF/CbmKFParticleFinderQA.h
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleFinderQA.h
-  * @copyright Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Maxim Zyzak **/
+/* Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Maxim Zyzak */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleInterface.cxx b/reco/KF/CbmKFParticleInterface.cxx
index cdaca9ecc43fc1694b66e1cdac271d7a54ef2ae3..5970adc6b42a0f1157a48e5ce25d73520a17e0f4 100644
--- a/reco/KF/CbmKFParticleInterface.cxx
+++ b/reco/KF/CbmKFParticleInterface.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleInterface.cxx
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFParticleInterface.h b/reco/KF/CbmKFParticleInterface.h
index 12c59516c8618cb15bb43b5d52ae54952f54456e..9f54708e721cf286a1e6b6a66bca655f4e466513 100644
--- a/reco/KF/CbmKFParticleInterface.h
+++ b/reco/KF/CbmKFParticleInterface.h
@@ -1,7 +1,6 @@
-/** @file CbmKFParticleInterface.h
-  * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/CbmKFPixelMeasurement.cxx b/reco/KF/CbmKFPixelMeasurement.cxx
index 99c3cd423e56c10e083e4abaffe5b17a2ba4a44b..0a486c57389fd7b0f87b345df20ff876dd056de4 100644
--- a/reco/KF/CbmKFPixelMeasurement.cxx
+++ b/reco/KF/CbmKFPixelMeasurement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFPixelMeasurement.cxx
-  * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #include "CbmKFPixelMeasurement.h"
 
diff --git a/reco/KF/CbmKFPixelMeasurement.h b/reco/KF/CbmKFPixelMeasurement.h
index 7af705bef6f06501991e2ef178f133f4858f6fa0..2fd9082b7a1a3ad610bc68403b126be6866f6c22 100644
--- a/reco/KF/CbmKFPixelMeasurement.h
+++ b/reco/KF/CbmKFPixelMeasurement.h
@@ -1,7 +1,6 @@
-/** @file CbmKFPixelMeasurement.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 /** Class for Pixel-type measurement calculations for CbmKFHit hits 
  *
diff --git a/reco/KF/CbmKFPrimaryVertexFinder.cxx b/reco/KF/CbmKFPrimaryVertexFinder.cxx
index c7d63e06e38d390a1ee2b99338f3fb06864efd78..51fcb22bdc8586d3bb3a8c35390067d0d1b90834 100644
--- a/reco/KF/CbmKFPrimaryVertexFinder.cxx
+++ b/reco/KF/CbmKFPrimaryVertexFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFPrimaryVertexFinder.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Denis Bertini [committer] */
 
 /** Implementation of the CbmKFPrimaryVertexFinder class
  *
diff --git a/reco/KF/CbmKFPrimaryVertexFinder.h b/reco/KF/CbmKFPrimaryVertexFinder.h
index 31bf68c0729842c919b256e64f0f2f7356f57a0f..97bb45bb030e2454776d59efe97d704ff137aa7b 100644
--- a/reco/KF/CbmKFPrimaryVertexFinder.h
+++ b/reco/KF/CbmKFPrimaryVertexFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmKFPrimaryVertexFinder.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Denis Bertini [committer] */
 
 /** The CbmKFPrimaryVertexFinder class
  *
diff --git a/reco/KF/CbmKFSecondaryVertexFinder.cxx b/reco/KF/CbmKFSecondaryVertexFinder.cxx
index b4edc0df00d3320ed88a140e0534765324b98d28..7ef07273b977b2e2090b0b72f47212eb9d0cc472 100644
--- a/reco/KF/CbmKFSecondaryVertexFinder.cxx
+++ b/reco/KF/CbmKFSecondaryVertexFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFSecondaryVertexFinder.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Sergey Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Sergey Gorbunov, Denis Bertini [committer] */
 
 /** Implementation of the CbmKFSecondaryVertexFinder class
  *
diff --git a/reco/KF/CbmKFSecondaryVertexFinder.h b/reco/KF/CbmKFSecondaryVertexFinder.h
index fa4ee2aab58fc9b66a286068b08725b369a489e2..98eb1a7024a6fcbbe390a9da2583fdab209f6f82 100644
--- a/reco/KF/CbmKFSecondaryVertexFinder.h
+++ b/reco/KF/CbmKFSecondaryVertexFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmKFSecondaryVertexFinder.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Denis Bertini [committer], Igor Kulakov */
 
 /** The CbmKFSecondaryVertexFinder class
  *
diff --git a/reco/KF/CbmKFTrackInterface.cxx b/reco/KF/CbmKFTrackInterface.cxx
index 527e68c9ffb73582c3c38dcbfe7388ba1b34abf7..24cd7d66fa141860d807ecfd758c67b874fc3fdf 100644
--- a/reco/KF/CbmKFTrackInterface.cxx
+++ b/reco/KF/CbmKFTrackInterface.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackInterface.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 /** Abstract base class for track is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFTrackInterface.h b/reco/KF/CbmKFTrackInterface.h
index 1d648b593e668f740f5b1123eb28fc38a736935d..859203c37082a807d71f08cb0498d3a1c9de5dd7 100644
--- a/reco/KF/CbmKFTrackInterface.h
+++ b/reco/KF/CbmKFTrackInterface.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackInterface.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Abstract base class for track is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFUMeasurement.cxx b/reco/KF/CbmKFUMeasurement.cxx
index 8d813f79f0ae8b14ceab599d09b707fc46f00607..1b22fffd9839e84dfbcd82bba31dce80a3aba260 100644
--- a/reco/KF/CbmKFUMeasurement.cxx
+++ b/reco/KF/CbmKFUMeasurement.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFUMeasurement.cxx
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov, Maxim Zyzak **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov, Maxim Zyzak */
 
 #include "CbmKFUMeasurement.h"
 
diff --git a/reco/KF/CbmKFUMeasurement.h b/reco/KF/CbmKFUMeasurement.h
index 800ef67fa6993cfb5ac1b02099f664f0e74bb3e4..a77f0308f14c3f8a5e1483f2b17bb15ff618a379 100644
--- a/reco/KF/CbmKFUMeasurement.h
+++ b/reco/KF/CbmKFUMeasurement.h
@@ -1,7 +1,6 @@
-/** @file CbmKFUMeasurement.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer], Igor Kulakov */
 
 /** Class for 1-D measurement calculations for CbmKFHit hits 
  *
diff --git a/reco/KF/CbmKFVertexInterface.cxx b/reco/KF/CbmKFVertexInterface.cxx
index 70375512831690361cbe101df4464c20a97591c1..8600ba50ba52890568986dd654dae5cadf60311a 100644
--- a/reco/KF/CbmKFVertexInterface.cxx
+++ b/reco/KF/CbmKFVertexInterface.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFVertexInterface.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Abstract base class for vertex is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/CbmKFVertexInterface.h b/reco/KF/CbmKFVertexInterface.h
index a05718bc1fd0a3b93282c43605137f22143f65d9..b0d43f875cf3b413d4425658fd4b4be8431c7b2e 100644
--- a/reco/KF/CbmKFVertexInterface.h
+++ b/reco/KF/CbmKFVertexInterface.h
@@ -1,7 +1,6 @@
-/** @file CbmKFVertexInterface.h
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** Abstract base class for vertex is being used by the CbmKF Kalman Filter 
  *
diff --git a/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx b/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx
index c5fa58c20009994a58d8de0289c3de4b5b2b9acd..d3be9a9a772834ebb2acef665239514bb6a5b2cf 100644
--- a/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx
+++ b/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEcalTrackExtrapolationKF.cxx
-  * @copyright Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmEcalTrackExtrapolationKF.h"
 
diff --git a/reco/KF/Interface/CbmEcalTrackExtrapolationKF.h b/reco/KF/Interface/CbmEcalTrackExtrapolationKF.h
index 97bba09afab5a328dd99f7c27fab78b5d3178155..b8b62290a0f1e19f9b2db94cb5d400dd0ae7a726 100644
--- a/reco/KF/Interface/CbmEcalTrackExtrapolationKF.h
+++ b/reco/KF/Interface/CbmEcalTrackExtrapolationKF.h
@@ -1,7 +1,6 @@
-/** @file CbmEcalTrackExtrapolationKF.h
-  * @copyright Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Sergey Gorbunov [committer] */
 
 /******************************************************************************
 * $Id: CbmEcalTrackExtrapolationKF.h,v 1.1 2006/02/17 23:13:37 sgorboun Exp $
diff --git a/reco/KF/Interface/CbmGlobalTrackFitterKF.cxx b/reco/KF/Interface/CbmGlobalTrackFitterKF.cxx
index 1e2b98f323c3a6fa719bb00ed9156192a587ad49..59f78260626e2d9ae328743d3385b94d37a8128e 100644
--- a/reco/KF/Interface/CbmGlobalTrackFitterKF.cxx
+++ b/reco/KF/Interface/CbmGlobalTrackFitterKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitterKF.cxx
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dmytro Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dmytro Kresan, Denis Bertini [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                  CbmGlobalTrackFitterKF                -----
diff --git a/reco/KF/Interface/CbmGlobalTrackFitterKF.h b/reco/KF/Interface/CbmGlobalTrackFitterKF.h
index 4b3855517ef8b717f8ec3cc888bb5d03e4f4c067..800c9268ed706c38455bca245127fcfcde5c6e57 100644
--- a/reco/KF/Interface/CbmGlobalTrackFitterKF.h
+++ b/reco/KF/Interface/CbmGlobalTrackFitterKF.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitterKF.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer], Igor Kulakov */
 
 // ------------------------------------------------------------------
 // -----                  CbmGlobalTrackFitterKF                -----
diff --git a/reco/KF/Interface/CbmKFStsHit.cxx b/reco/KF/Interface/CbmKFStsHit.cxx
index 48f271a1f0d4713876c599f2c14fecf02c7d7152..b9800b76be210c12c3009c960261a193ae8dacda 100644
--- a/reco/KF/Interface/CbmKFStsHit.cxx
+++ b/reco/KF/Interface/CbmKFStsHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFStsHit.cxx
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Sergey Gorbunov */
 
 #include "CbmKFStsHit.h"
 
diff --git a/reco/KF/Interface/CbmKFStsHit.h b/reco/KF/Interface/CbmKFStsHit.h
index 99c3d845026698215a784b1f53a33cbd8791b69a..a5d4dc7c0873ef315682317a7a78bc0bcb5854d7 100644
--- a/reco/KF/Interface/CbmKFStsHit.h
+++ b/reco/KF/Interface/CbmKFStsHit.h
@@ -1,7 +1,6 @@
-/** @file CbmKFStsHit.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Igor Kulakov */
 
 #ifndef CbmKFStsHit_H
 #define CbmKFStsHit_H 1
diff --git a/reco/KF/Interface/CbmKFTofHit.cxx b/reco/KF/Interface/CbmKFTofHit.cxx
index 5bd0d5541cc2e989ac2a4e61c0735cdcc1d469b9..8e4e2cd2c19d58909c659a0eb6d19faf17f2bc75 100644
--- a/reco/KF/Interface/CbmKFTofHit.cxx
+++ b/reco/KF/Interface/CbmKFTofHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTofHit.cxx
-  * @copyright Copyright (C) 2005-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Norbert Herrmann [committer] **/
+/* Copyright (C) 2005-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Norbert Herrmann [committer] */
 
 //  ----------------------------------------------------------------------
 //  -----                         CbmKFTofHit                        -----
diff --git a/reco/KF/Interface/CbmKFTofHit.h b/reco/KF/Interface/CbmKFTofHit.h
index b7a9d2329a6275e1209796fcf9630430aebaccd9..f3c8033a88ba7d79dc4d4889e8437c6d8c88d50d 100644
--- a/reco/KF/Interface/CbmKFTofHit.h
+++ b/reco/KF/Interface/CbmKFTofHit.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTofHit.h
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Norbert Herrmann [committer] */
 
 //  ----------------------------------------------------------------------
 //  -----                         CbmKFTofHit                        -----
diff --git a/reco/KF/Interface/CbmKFTrack.cxx b/reco/KF/Interface/CbmKFTrack.cxx
index 50d491255b15657b79b8b8f39b1590eda767d393..d83845f88835c9041f021f81c31394ae5d0d78ab 100644
--- a/reco/KF/Interface/CbmKFTrack.cxx
+++ b/reco/KF/Interface/CbmKFTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrack.cxx
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig, Andrey Lebedev **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig, Andrey Lebedev */
 
 #include "CbmKFTrack.h"
 
diff --git a/reco/KF/Interface/CbmKFTrack.h b/reco/KF/Interface/CbmKFTrack.h
index 96dad613483df63aad7083201513f53ff6f5c199..1a1087384767b37b948d72e8bced005df2778adf 100644
--- a/reco/KF/Interface/CbmKFTrack.h
+++ b/reco/KF/Interface/CbmKFTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrack.h
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer] */
 
 /** 
  *
diff --git a/reco/KF/Interface/CbmKFTrdHit.cxx b/reco/KF/Interface/CbmKFTrdHit.cxx
index 580dac5818a9cd0918d2a59a0d1ad87bc0b1575b..8748665f5d7e286d910e51b62db336eb560ae76d 100644
--- a/reco/KF/Interface/CbmKFTrdHit.cxx
+++ b/reco/KF/Interface/CbmKFTrdHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrdHit.cxx
-  * @copyright Copyright (C) 2005-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer], Florian Uhlig */
 
 //  ----------------------------------------------------------------------
 //  -----                         CbmKFTrdHit                        -----
diff --git a/reco/KF/Interface/CbmKFTrdHit.h b/reco/KF/Interface/CbmKFTrdHit.h
index 5b60bc7109e666fd0cc3651950448510390ac42c..d67959c3bfe19131b682b71ff05331f7c66edf94 100644
--- a/reco/KF/Interface/CbmKFTrdHit.h
+++ b/reco/KF/Interface/CbmKFTrdHit.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrdHit.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer], Igor Kulakov */
 
 //  ----------------------------------------------------------------------
 //  -----                         CbmKFTrdHit                        -----
diff --git a/reco/KF/Interface/CbmKFVertex.cxx b/reco/KF/Interface/CbmKFVertex.cxx
index e9b2f7660104ef79602d17a98e68f1768a860c5d..52ff7a12829d4a8bdc1bdaee25c71f1a42d7919b 100644
--- a/reco/KF/Interface/CbmKFVertex.cxx
+++ b/reco/KF/Interface/CbmKFVertex.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFVertex.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #include "CbmKFVertex.h"
 
diff --git a/reco/KF/Interface/CbmKFVertex.h b/reco/KF/Interface/CbmKFVertex.h
index 03ad9f0a90005ea073c1816247a001c64f8cf0c5..a6a6ef0a8e407c4878c495404aedce3ea2940e01 100644
--- a/reco/KF/Interface/CbmKFVertex.h
+++ b/reco/KF/Interface/CbmKFVertex.h
@@ -1,7 +1,6 @@
-/** @file CbmKFVertex.h
-  * @copyright Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #ifndef CBMKFVERTEX_H
 #define CBMKFVERTEX_H
diff --git a/reco/KF/Interface/CbmPVFinderKF.cxx b/reco/KF/Interface/CbmPVFinderKF.cxx
index 37b80d8052d82c0641bbc8c851c521f2948c1bf9..873f8695df83d37655055e1026a3e15059611724 100644
--- a/reco/KF/Interface/CbmPVFinderKF.cxx
+++ b/reco/KF/Interface/CbmPVFinderKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPVFinderKF.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer] */
 
 #include "CbmPVFinderKF.h"
 
diff --git a/reco/KF/Interface/CbmPVFinderKF.h b/reco/KF/Interface/CbmPVFinderKF.h
index 5739e33d73f297b81dad0d89b377a911c49bd38a..82ca27bcea5fef04026d5455e85b01e7823b2269 100644
--- a/reco/KF/Interface/CbmPVFinderKF.h
+++ b/reco/KF/Interface/CbmPVFinderKF.h
@@ -1,7 +1,6 @@
-/** @file CbmPVFinderKF.h
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer], Volker Friese */
 
 /** CbmPVFinderKF
  *@author S.Gorbunov
diff --git a/reco/KF/Interface/CbmStsFitPerformanceTask.cxx b/reco/KF/Interface/CbmStsFitPerformanceTask.cxx
index f97e1a9e24d32b37f27edb681ffa5d9dd9051f6d..95377b85a9af4850785475a3088995798ddc68b8 100644
--- a/reco/KF/Interface/CbmStsFitPerformanceTask.cxx
+++ b/reco/KF/Interface/CbmStsFitPerformanceTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsFitPerformanceTask.cxx
-  * @copyright Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                 CbmStsFitPerformanceTask source file             -----
diff --git a/reco/KF/Interface/CbmStsFitPerformanceTask.h b/reco/KF/Interface/CbmStsFitPerformanceTask.h
index 94379aefb56ca479d44335e4f46cafdabdef899e..a3841ab5b4820f5632806f0a34570edf0f6a4aa0 100644
--- a/reco/KF/Interface/CbmStsFitPerformanceTask.h
+++ b/reco/KF/Interface/CbmStsFitPerformanceTask.h
@@ -1,7 +1,6 @@
-/** @file CbmStsFitPerformanceTask.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----              CbmStsFitPerformanceTask header file                -----
diff --git a/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.cxx b/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.cxx
index d736ebe39eeba6bcbc3d0b6f566dc0930426b7e1..e1a1ff15bf9514d813fe748c06ef98dc67117c90 100644
--- a/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.cxx
+++ b/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsKFSecondaryVertexFinder.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Denis Bertini [committer] */
 
 /** Implementation of the CbmKFSecondaryVertexFinder class
  *
diff --git a/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.h b/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.h
index 1e7b199b7fab4a90b9455e95cceea98fc7266b8b..f13d75a019ae073b83299d946552f48e94effeb8 100644
--- a/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.h
+++ b/reco/KF/Interface/CbmStsKFSecondaryVertexFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmStsKFSecondaryVertexFinder.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Gorbunov, I.Kisel, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Gorbunov, I.Kisel, Denis Bertini [committer] */
 
 /** The CbmStsKFSecondaryVertexFinder class
  *
diff --git a/reco/KF/Interface/CbmStsKFTrackFitter.cxx b/reco/KF/Interface/CbmStsKFTrackFitter.cxx
index 0ed35d463bb83c20426ffa42c46e885f920d0294..3310416c4d4eb7553b50efcd41070d3df4de1415 100644
--- a/reco/KF/Interface/CbmStsKFTrackFitter.cxx
+++ b/reco/KF/Interface/CbmStsKFTrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsKFTrackFitter.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Denis Bertini [committer] */
 
 #include "CbmStsKFTrackFitter.h"
 
diff --git a/reco/KF/Interface/CbmStsKFTrackFitter.h b/reco/KF/Interface/CbmStsKFTrackFitter.h
index a8f7ec7364ba1d36ab31c4016bc43d41b024e6ee..4b255fdafbd84fcf29e3c28947140d01dd5a5458 100644
--- a/reco/KF/Interface/CbmStsKFTrackFitter.h
+++ b/reco/KF/Interface/CbmStsKFTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmStsKFTrackFitter.h
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #ifndef CBMSTSKFTRACKFITTER
 #define CBMSTSKFTRACKFITTER 1
diff --git a/reco/KF/Interface/CbmTofTrackFitterKF.cxx b/reco/KF/Interface/CbmTofTrackFitterKF.cxx
index f763a26982683524cbe8b45b79bf11b90b93c399..1ab41fa12cd04a10a442b44f6152446d8f44c4d4 100644
--- a/reco/KF/Interface/CbmTofTrackFitterKF.cxx
+++ b/reco/KF/Interface/CbmTofTrackFitterKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFitterKF.cxx
-  * @copyright Copyright (C) 2005-2019 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Norbert Herrmann [committer] **/
+/* Copyright (C) 2005-2019 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                  CbmTofTrackFitterKF                        -----
diff --git a/reco/KF/Interface/CbmTofTrackFitterKF.h b/reco/KF/Interface/CbmTofTrackFitterKF.h
index 9c022fc473a20e1783b4b7939e5c46012eccfda2..26ab56087cb6d67403c5369c93d4bb944bbb281e 100644
--- a/reco/KF/Interface/CbmTofTrackFitterKF.h
+++ b/reco/KF/Interface/CbmTofTrackFitterKF.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFitterKF.h
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                  CbmTofTrackFitterKF                        -----
diff --git a/reco/KF/Interface/CbmTrdTrackFitterKF.cxx b/reco/KF/Interface/CbmTrdTrackFitterKF.cxx
index d2c8f15871726a3b2ee889f6d9e7dce6fa4d93da..7a59be78b0650f6499cc20179002cac1dd9ac608 100644
--- a/reco/KF/Interface/CbmTrdTrackFitterKF.cxx
+++ b/reco/KF/Interface/CbmTrdTrackFitterKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitterKF.cxx
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------
 // -----                  CbmTrdTrackFitterKF                        -----
diff --git a/reco/KF/Interface/CbmTrdTrackFitterKF.h b/reco/KF/Interface/CbmTrdTrackFitterKF.h
index 5ad15eabc5392abdc5960ac2a2631046e68484e6..ccd7b5b78d774f54b7510bf8f9912509ea5f9a1d 100644
--- a/reco/KF/Interface/CbmTrdTrackFitterKF.h
+++ b/reco/KF/Interface/CbmTrdTrackFitterKF.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitterKF.h
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer] */
 
 // -----------------------------------------------------------------------
 // -----                  CbmTrdTrackFitterKF                        -----
diff --git a/reco/KF/KFLinkDef.h b/reco/KF/KFLinkDef.h
index d289a7988269c991d890136a3b5f11843798f99f..a01300faf357b033182c6cc654a4fc69c9629c4c 100644
--- a/reco/KF/KFLinkDef.h
+++ b/reco/KF/KFLinkDef.h
@@ -1,7 +1,6 @@
-/** @file KFLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Maxim Zyzak, Volodymyr Vovchenko, Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Maxim Zyzak, Volodymyr Vovchenko, Florian Uhlig */
 
 #ifdef __CINT__
 
diff --git a/reco/KF/KFQA/CbmKFPartEfficiencies.h b/reco/KF/KFQA/CbmKFPartEfficiencies.h
index 2f6603706390f152422b182e19978901f2dde087..4786de2c1dfde6a50ef5d3925b52afbc6b93368d 100644
--- a/reco/KF/KFQA/CbmKFPartEfficiencies.h
+++ b/reco/KF/KFQA/CbmKFPartEfficiencies.h
@@ -1,7 +1,6 @@
-/** @file CbmKFPartEfficiencies.h
-  * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #ifndef CbmKFPartEfficiencies_H
 #define CbmKFPartEfficiencies_H
diff --git a/reco/KF/KFQA/CbmKFTrErrMCPoints.cxx b/reco/KF/KFQA/CbmKFTrErrMCPoints.cxx
index d709fdf2ae63d9106ac76e2e65ec7270bcfed563..1eb7a5ed36ab31a313afaace44d8348e1a785b9d 100644
--- a/reco/KF/KFQA/CbmKFTrErrMCPoints.cxx
+++ b/reco/KF/KFQA/CbmKFTrErrMCPoints.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrErrMCPoints.cxx
-  * @copyright Copyright (C) 2011-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 /*
  *====================================================================
diff --git a/reco/KF/KFQA/CbmKFTrErrMCPoints.h b/reco/KF/KFQA/CbmKFTrErrMCPoints.h
index 8988bdfa316cd5865a34174763fa3ac5fe62e6e7..63f65a01b93cdfd76a682c7c0eed5ba9b5a97128 100644
--- a/reco/KF/KFQA/CbmKFTrErrMCPoints.h
+++ b/reco/KF/KFQA/CbmKFTrErrMCPoints.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrErrMCPoints.h
-  * @copyright Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *  KF Fit performance 
diff --git a/reco/KF/KFQA/CbmKFTrackFitQA.cxx b/reco/KF/KFQA/CbmKFTrackFitQA.cxx
index 8527b7cd71f5466ac0216d4907748a5eb0fc46db..4277e321279952b9b421e6e48cf947323aafc23d 100644
--- a/reco/KF/KFQA/CbmKFTrackFitQA.cxx
+++ b/reco/KF/KFQA/CbmKFTrackFitQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackFitQA.cxx
-  * @copyright Copyright (C) 2011-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 /*
  *====================================================================
diff --git a/reco/KF/KFQA/CbmKFTrackFitQA.h b/reco/KF/KFQA/CbmKFTrackFitQA.h
index b24d275d9cb40b863270b5f8748b54f68aec7ee4..cd52ba7c51138ffe6b606661c7a0fa4e2e213f16 100644
--- a/reco/KF/KFQA/CbmKFTrackFitQA.h
+++ b/reco/KF/KFQA/CbmKFTrackFitQA.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackFitQA.h
-  * @copyright Copyright (C) 2011-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 /*
  *====================================================================
diff --git a/reco/KF/KFQA/CbmKFTrackQA.cxx b/reco/KF/KFQA/CbmKFTrackQA.cxx
index e28725cfef8fd47bedee4972b775db6b13ee82b3..b856c8a7c8f4c440f1ef4040b086a4ae1110a2e3 100644
--- a/reco/KF/KFQA/CbmKFTrackQA.cxx
+++ b/reco/KF/KFQA/CbmKFTrackQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackQA.cxx
-  * @copyright Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer], Grigory Kozlov **/
+/* Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer], Grigory Kozlov */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/KFQA/CbmKFTrackQA.h b/reco/KF/KFQA/CbmKFTrackQA.h
index 850704d2c16f90bf3000e5617017386309e39f0d..619b7addbebeb4efbcb4c01c6a3e81d15db2a96b 100644
--- a/reco/KF/KFQA/CbmKFTrackQA.h
+++ b/reco/KF/KFQA/CbmKFTrackQA.h
@@ -1,7 +1,6 @@
-/** @file CbmKFTrackQA.h
-  * @copyright Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 //-----------------------------------------------------------
 //-----------------------------------------------------------
diff --git a/reco/KF/KFQA/KFParticleMatch.cxx b/reco/KF/KFQA/KFParticleMatch.cxx
index 24bc7433488266a0113861acb5f1b927e3aba5ab..b3cebc4d285ff6fcc25ba681d34404c1fa86cd82 100644
--- a/reco/KF/KFQA/KFParticleMatch.cxx
+++ b/reco/KF/KFQA/KFParticleMatch.cxx
@@ -1,7 +1,6 @@
-/** @file KFParticleMatch.cxx
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer], Florian Uhlig **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer], Florian Uhlig */
 
 /*
  *====================================================================
diff --git a/reco/KF/KFQA/KFParticleMatch.h b/reco/KF/KFQA/KFParticleMatch.h
index 471b18647fb8eba60d3d400250141bf4cb457c3e..bb62b932a19b61e533011a8d0e827e418bee0ac0 100644
--- a/reco/KF/KFQA/KFParticleMatch.h
+++ b/reco/KF/KFQA/KFParticleMatch.h
@@ -1,7 +1,6 @@
-/** @file KFParticleMatch.h
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 /*
  *  CBM KF Track Quality
diff --git a/reco/L1/CbmL1.cxx b/reco/L1/CbmL1.cxx
index f314a7c34bd22bbb2887d0351f0a696d18af0cbe..4d4e891e4b71afe726c93991a14ed2befde4cfc4 100644
--- a/reco/L1/CbmL1.cxx
+++ b/reco/L1/CbmL1.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Valentina Akishina, Igor Kulakov, Maxim Zyzak **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Valentina Akishina, Igor Kulakov, Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1.h b/reco/L1/CbmL1.h
index 20c0c6713b2b35af60f845d96a3c60fc3cf437c0..b752db9c48b88c106a8de2ec13461559a6de6b2f 100644
--- a/reco/L1/CbmL1.h
+++ b/reco/L1/CbmL1.h
@@ -1,7 +1,6 @@
-/** @file CbmL1.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Maxim Zyzak, Valentina Akishina, Igor Kulakov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Maxim Zyzak, Valentina Akishina, Igor Kulakov, Denis Bertini [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1CATrdTrackFinderSA.cxx b/reco/L1/CbmL1CATrdTrackFinderSA.cxx
index 6166e423adc42a8a23f8b2788f92904a961f9347..1ddbb8868024a732ab645cfb2619608915aef9a1 100644
--- a/reco/L1/CbmL1CATrdTrackFinderSA.cxx
+++ b/reco/L1/CbmL1CATrdTrackFinderSA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1CATrdTrackFinderSA.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------
 // -----                    CbmL1CATrdTrackFinderSA                  -----
diff --git a/reco/L1/CbmL1CATrdTrackFinderSA.h b/reco/L1/CbmL1CATrdTrackFinderSA.h
index 9983439339430bf5a62003a86ae9ef84165e2d85..1097c6d23632ff8e6798c5256c95573c27441417 100644
--- a/reco/L1/CbmL1CATrdTrackFinderSA.h
+++ b/reco/L1/CbmL1CATrdTrackFinderSA.h
@@ -1,7 +1,6 @@
-/** @file CbmL1CATrdTrackFinderSA.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Bubak & M.Krauze, Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Bubak & M.Krauze, Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------
 // -----                    CbmL1CATrdTrackFinderSA                  -----
diff --git a/reco/L1/CbmL1Constants.h b/reco/L1/CbmL1Constants.h
index c8dca81b78828372ab23fc002a2f383198f1a2ee..93e9ccf385d0b103d4fe3ead8c45fa19cf8b7316 100644
--- a/reco/L1/CbmL1Constants.h
+++ b/reco/L1/CbmL1Constants.h
@@ -1,7 +1,6 @@
-/** @file CbmL1Constants.h
-  * @copyright Copyright (C) 2012 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2012 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef CBML1CONSTANTS_H_
 #define CBML1CONSTANTS_H_
diff --git a/reco/L1/CbmL1Counters.h b/reco/L1/CbmL1Counters.h
index 2773539b243df41bde1678fbe38dd0a1329eb802..73ae5c3bfb4b408604a4aced261644b7e0366625 100644
--- a/reco/L1/CbmL1Counters.h
+++ b/reco/L1/CbmL1Counters.h
@@ -1,7 +1,6 @@
-/** @file CbmL1Counters.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak */
 
 #ifndef CbmL1Counters_H
 #define CbmL1Counters_H
diff --git a/reco/L1/CbmL1Def.h b/reco/L1/CbmL1Def.h
index e0fcc8ace12be9963daf41822ea6488a42452924..b8914e6177abc41bff53fdd38a206e5a186ae0fe 100644
--- a/reco/L1/CbmL1Def.h
+++ b/reco/L1/CbmL1Def.h
@@ -1,7 +1,6 @@
-/** @file CbmL1Def.h
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Igor Kulakov [committer], Sergey Gorbunov **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Igor Kulakov [committer], Sergey Gorbunov */
 
 #ifndef CbmL1Def_h
 #define CbmL1Def_h 1
diff --git a/reco/L1/CbmL1MCPoint.h b/reco/L1/CbmL1MCPoint.h
index 59313a911b7f26c9eb8326ca0fb1551a4086f13e..86840bac864c2f8dbd0c7e9c47093fbc37305963 100644
--- a/reco/L1/CbmL1MCPoint.h
+++ b/reco/L1/CbmL1MCPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MCPoint.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1MCTrack.cxx b/reco/L1/CbmL1MCTrack.cxx
index b0ff02f8a2f92714b9932a82488a343fe3ae6c63..a976784365bc8c0dec2db8f328436a85425de791 100644
--- a/reco/L1/CbmL1MCTrack.cxx
+++ b/reco/L1/CbmL1MCTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1MCTrack.cxx
-  * @copyright Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1MCTrack.h b/reco/L1/CbmL1MCTrack.h
index e23f282f8492de72277f70baa4c48b33680cfad3..a82db69aaab9b71598ad06d03f100b8a9e4782d5 100644
--- a/reco/L1/CbmL1MCTrack.h
+++ b/reco/L1/CbmL1MCTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MCTrack.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Igor Kulakov [committer], Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1Performance.cxx b/reco/L1/CbmL1Performance.cxx
index 3f8a9c2174a9ef25bf0701821fa203d0e8c30f64..3f40ae3359e16390c30f2f0c129056356a5acb55 100644
--- a/reco/L1/CbmL1Performance.cxx
+++ b/reco/L1/CbmL1Performance.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1Performance.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Igor Kulakov, Valentina Akishina, Grigory Kozlov **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Igor Kulakov, Valentina Akishina, Grigory Kozlov */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1ReadEvent.cxx b/reco/L1/CbmL1ReadEvent.cxx
index af01ba675974b32bed19d1af6cbd288952459ad3..66e34b666ba5fcfd2d346342a7370eb5f04f76d9 100644
--- a/reco/L1/CbmL1ReadEvent.cxx
+++ b/reco/L1/CbmL1ReadEvent.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1ReadEvent.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, I. Rostovtseva (2016), Valentina Akishina, Maxim Zyzak **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, I. Rostovtseva (2016), Valentina Akishina, Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1StsHit.h b/reco/L1/CbmL1StsHit.h
index 2beedaa6cd19b4b23b6cef2d041b040a57fc0ab6..9631c66bc5d5f376f283822fc4a62f4466ba6813 100644
--- a/reco/L1/CbmL1StsHit.h
+++ b/reco/L1/CbmL1StsHit.h
@@ -1,7 +1,6 @@
-/** @file CbmL1StsHit.h
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Valentina Akishina, Maxim Zyzak **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Valentina Akishina, Maxim Zyzak */
 
 #ifndef _CbmL1StsHit_h_
 #define _CbmL1StsHit_h_
diff --git a/reco/L1/CbmL1TofMerger.cxx b/reco/L1/CbmL1TofMerger.cxx
index 47bd982b9a357579c67e5bd01755aedb7ba3ce05..a8960e154325371c29fdd452d2a0329bb094fb05 100644
--- a/reco/L1/CbmL1TofMerger.cxx
+++ b/reco/L1/CbmL1TofMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TofMerger.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                     CbmL1TofMerger                     -----
diff --git a/reco/L1/CbmL1TofMerger.h b/reco/L1/CbmL1TofMerger.h
index 66f34acce034c8aaf5feebb6918f99dbeb3941fb..7b4c32c13254c6a7c40fa0f9310ae1ac00dbb1cd 100644
--- a/reco/L1/CbmL1TofMerger.h
+++ b/reco/L1/CbmL1TofMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TofMerger.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                     CbmL1TofMerger                     -----
diff --git a/reco/L1/CbmL1Track.h b/reco/L1/CbmL1Track.h
index 899c47ec6af4b0d45832578ed91528090795527f..7acfc26be4ac4492a4535a76303a6464ec55ad18 100644
--- a/reco/L1/CbmL1Track.h
+++ b/reco/L1/CbmL1Track.h
@@ -1,7 +1,6 @@
-/** @file CbmL1Track.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Denis Bertini [committer], Igor Kulakov, Maxim Zyzak **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Denis Bertini [committer], Igor Kulakov, Maxim Zyzak */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1TrackFitter.cxx b/reco/L1/CbmL1TrackFitter.cxx
index fe784a7045725133ba83978a886326bf460dee0c..1813f1b2c3e863a7676addff592da7da8cc1f01f 100644
--- a/reco/L1/CbmL1TrackFitter.cxx
+++ b/reco/L1/CbmL1TrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TrackFitter.cxx
-  * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Sergey Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Sergey Gorbunov, Denis Bertini [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/CbmL1TrackMerger.cxx b/reco/L1/CbmL1TrackMerger.cxx
index 3be496cd9349583fdb2542b89fbf01fed1a9fdb4..4fc07b4298697b533234bf036f3ff55f535f1d5b 100644
--- a/reco/L1/CbmL1TrackMerger.cxx
+++ b/reco/L1/CbmL1TrackMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TrackMerger.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                    CbmL1TrackMerger                    -----
diff --git a/reco/L1/CbmL1TrackMerger.h b/reco/L1/CbmL1TrackMerger.h
index 31efa537929e679bcb658158aea0e7806ac96cd3..da0cf3ca59e1365d619ba53dd0bad4fb7e2defe5 100644
--- a/reco/L1/CbmL1TrackMerger.h
+++ b/reco/L1/CbmL1TrackMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrackMerger.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                    CbmL1TrackMerger                    -----
diff --git a/reco/L1/CbmL1TrackPar.h b/reco/L1/CbmL1TrackPar.h
index 41017e0c22f53251f19b921ee15cb789f4229bf8..d1d69306bc87d3fd9f9574c9cd59344718f34449 100644
--- a/reco/L1/CbmL1TrackPar.h
+++ b/reco/L1/CbmL1TrackPar.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrackPar.h
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #ifndef CbmL1TrackPar_H
 #define CbmL1TrackPar_H
diff --git a/reco/L1/CbmL1TrdHit.h b/reco/L1/CbmL1TrdHit.h
index b3173af14f2f3bb01709b459ae0ab6ab9e74fd64..9e1b6e3e3289d78b49b31ee89e8d26fa101e82c8 100644
--- a/reco/L1/CbmL1TrdHit.h
+++ b/reco/L1/CbmL1TrdHit.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdHit.h
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Denis Bertini [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/CbmL1TrdTrackFinderSts.cxx b/reco/L1/CbmL1TrdTrackFinderSts.cxx
index 3fb32d86c9bef983bfdd3d520ae2e12e728f3b6b..9311c1a09527eec166b2b29db8ed89f025469d58 100644
--- a/reco/L1/CbmL1TrdTrackFinderSts.cxx
+++ b/reco/L1/CbmL1TrdTrackFinderSts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTrackFinderSts.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 // -----------------------------------------------------------------------
 // -----                    CbmL1TrdTrackFinderSts                   -----
diff --git a/reco/L1/CbmL1TrdTrackFinderSts.h b/reco/L1/CbmL1TrdTrackFinderSts.h
index d9c03837d26827a896870402e92f2e144a47cc34..0355e9473cf97065fbe6a30d9af0548d57658598 100644
--- a/reco/L1/CbmL1TrdTrackFinderSts.h
+++ b/reco/L1/CbmL1TrdTrackFinderSts.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTrackFinderSts.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------
 // -----                    CbmL1TrdTrackFinderSts                   -----
diff --git a/reco/L1/CbmL1TrdTracklet.cxx b/reco/L1/CbmL1TrdTracklet.cxx
index aa42acf78e3a42cb39215bcc247130e5b4cd11e9..37712b966fdd68860b9163c1524b4455f08c1624 100644
--- a/reco/L1/CbmL1TrdTracklet.cxx
+++ b/reco/L1/CbmL1TrdTracklet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTracklet.cxx
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov, Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov, Denis Bertini [committer], Sergey Gorbunov */
 
 #include "CbmL1TrdTracklet.h"
 
diff --git a/reco/L1/CbmL1TrdTracklet.h b/reco/L1/CbmL1TrdTracklet.h
index 5ba35e38365b853396c649dc07444eec4f263f60..7c34f637ce8c6992a4e91248b1819ca2cdf4eba3 100644
--- a/reco/L1/CbmL1TrdTracklet.h
+++ b/reco/L1/CbmL1TrdTracklet.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTracklet.h
-  * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 #ifndef CBML1TRDTRACKLET_H
 #define CBML1TRDTRACKLET_H 1
diff --git a/reco/L1/CbmL1TrdTracklet4.cxx b/reco/L1/CbmL1TrdTracklet4.cxx
index c2e5be6c40e7d8edfd0317580c5ffa19e9fb01fe..b871c3d48c4f683d3648e8015a8d0444c7a8f2b3 100644
--- a/reco/L1/CbmL1TrdTracklet4.cxx
+++ b/reco/L1/CbmL1TrdTracklet4.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTracklet4.cxx
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov, Denis Bertini [committer], Florian Uhlig */
 
 #include "CbmL1TrdTracklet4.h"
 
diff --git a/reco/L1/CbmL1TrdTracklet4.h b/reco/L1/CbmL1TrdTracklet4.h
index 01050eaeacaf120e9fe3d1d80460ade6825d5a24..7a2cc7533dedbe3dad69e0aa62fa229fb46b7dd7 100644
--- a/reco/L1/CbmL1TrdTracklet4.h
+++ b/reco/L1/CbmL1TrdTracklet4.h
@@ -1,7 +1,6 @@
-/** @file CbmL1TrdTracklet4.h
-  * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 #ifndef CBML1TRDTRACKLET4_H
 #define CBML1TRDTRACKLET4_H 1
diff --git a/reco/L1/CbmL1Vtx.h b/reco/L1/CbmL1Vtx.h
index 1d784ed669cc4e319c502f427a23fc5834a24fca..fa7144a3bc328216e2bad5e5742eb03138036250 100644
--- a/reco/L1/CbmL1Vtx.h
+++ b/reco/L1/CbmL1Vtx.h
@@ -1,7 +1,6 @@
-/** @file CbmL1Vtx.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Denis Bertini [committer], Igor Kulakov */
 
 /*
  *====================================================================
diff --git a/reco/L1/L1Algo/L1Algo.cxx b/reco/L1/L1Algo/L1Algo.cxx
index 5b6c16323d3dcc6eebed7c3b84793f8e73392d57..853ed3b35a9270c7eef3ab1b0aa046b6397443f0 100644
--- a/reco/L1/L1Algo/L1Algo.cxx
+++ b/reco/L1/L1Algo/L1Algo.cxx
@@ -1,7 +1,6 @@
-/** @file L1Algo.cxx
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak, Valentina Akishina **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak, Valentina Akishina */
 
 #include "L1Algo.h"
 
diff --git a/reco/L1/L1Algo/L1Algo.h b/reco/L1/L1Algo/L1Algo.h
index 320150aa8c98d83f6f48de141cebc496810434bd..b01db72734768ad7dc3681508aa3421741e7523f 100644
--- a/reco/L1/L1Algo/L1Algo.h
+++ b/reco/L1/L1Algo/L1Algo.h
@@ -1,7 +1,6 @@
-/** @file L1Algo.h
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Valentina Akishina, Igor Kulakov **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Valentina Akishina, Igor Kulakov */
 
 #ifndef L1Algo_h
 #define L1Algo_h 1
diff --git a/reco/L1/L1Algo/L1AlgoTBB.h b/reco/L1/L1Algo/L1AlgoTBB.h
index cf14408bdc3405b6d4404ac9d28a423b17e1d0d3..112f535a31b4b6c30b3f712e737257737449b526 100644
--- a/reco/L1/L1Algo/L1AlgoTBB.h
+++ b/reco/L1/L1Algo/L1AlgoTBB.h
@@ -1,7 +1,6 @@
-/** @file L1AlgoTBB.h
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1AlgoTBB_h
 #define L1AlgoTBB_h
diff --git a/reco/L1/L1Algo/L1Branch.h b/reco/L1/L1Algo/L1Branch.h
index 5c518d6754f8f7376c64bfa37a9a70dab04adcca..46cc82bad68d6f7bc2c17d02b4a3310c9662496a 100644
--- a/reco/L1/L1Algo/L1Branch.h
+++ b/reco/L1/L1Algo/L1Branch.h
@@ -1,7 +1,6 @@
-/** @file L1Branch.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Maxim Zyzak, Sergey Gorbunov [committer], Valentina Akishina **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Maxim Zyzak, Sergey Gorbunov [committer], Valentina Akishina */
 
 /*
  *====================================================================
diff --git a/reco/L1/L1Algo/L1CAMergeClones.cxx b/reco/L1/L1Algo/L1CAMergeClones.cxx
index ef2e201234e23524663c7a7f6b62c77ea1a4e100..d3ce73a2fa59d684c852b8ef787278526ff96a57 100644
--- a/reco/L1/L1Algo/L1CAMergeClones.cxx
+++ b/reco/L1/L1Algo/L1CAMergeClones.cxx
@@ -1,7 +1,6 @@
-/** @file L1CAMergeClones.cxx
-  * @copyright Copyright (C) 2010-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2010-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/L1Algo/L1CATrackFinder.cxx b/reco/L1/L1Algo/L1CATrackFinder.cxx
index 000d9b6570d82db5948c449d39a8dd38b3a82dc3..e54d3975e246e719c06be502269d1e8f7aeb9df8 100644
--- a/reco/L1/L1Algo/L1CATrackFinder.cxx
+++ b/reco/L1/L1Algo/L1CATrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file L1CATrackFinder.cxx
-  * @copyright Copyright (C) 2009-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Akishina, I.Kisel, S.Gorbunov, I.Kulakov, M.Zyzak, Maxim Zyzak, Valentina Akishina, Igor Kulakov **/
+/* Copyright (C) 2009-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Akishina, I.Kisel, S.Gorbunov, I.Kulakov, M.Zyzak, Maxim Zyzak, Valentina Akishina, Igor Kulakov */
 
 /*
  *=====================================================
diff --git a/reco/L1/L1Algo/L1Event.cxx b/reco/L1/L1Algo/L1Event.cxx
index 1c399d170b996c667a0fe57ab033b8e3f4d6d2ee..275648e210dd150a18f515306cffca0e8ec2bf12 100644
--- a/reco/L1/L1Algo/L1Event.cxx
+++ b/reco/L1/L1Algo/L1Event.cxx
@@ -1,7 +1,6 @@
-/** @file L1Event.cxx
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #include "L1Event.h"
 
diff --git a/reco/L1/L1Algo/L1Event.h b/reco/L1/L1Algo/L1Event.h
index bbbde53def3ba5f1b1e4ca0faf73a96c9f95993f..141ce577180e4a0f9b12a4c5895636e14855e22a 100644
--- a/reco/L1/L1Algo/L1Event.h
+++ b/reco/L1/L1Algo/L1Event.h
@@ -1,7 +1,6 @@
-/** @file L1Event.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 #ifndef L1Event_H
 #define L1Event_H
diff --git a/reco/L1/L1Algo/L1EventEfficiencies.h b/reco/L1/L1Algo/L1EventEfficiencies.h
index fb1a95fe45f70ad5b9ee69d5f80f07525efae6e5..a05ecb8c8f66d7b1393ceae153c848e41d574b95 100644
--- a/reco/L1/L1Algo/L1EventEfficiencies.h
+++ b/reco/L1/L1Algo/L1EventEfficiencies.h
@@ -1,7 +1,6 @@
-/** @file L1EventEfficiencies.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #include "CbmL1Counters.h"
 
diff --git a/reco/L1/L1Algo/L1EventMatch.cxx b/reco/L1/L1Algo/L1EventMatch.cxx
index e8a38962e73f372769918f61b3ba2fa1bd7e3e91..9407dc967e83ac4399b6e9c2fab279f473455f09 100644
--- a/reco/L1/L1Algo/L1EventMatch.cxx
+++ b/reco/L1/L1Algo/L1EventMatch.cxx
@@ -1,7 +1,6 @@
-/** @file L1EventMatch.cxx
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #include "L1EventMatch.h"
 
diff --git a/reco/L1/L1Algo/L1EventMatch.h b/reco/L1/L1Algo/L1EventMatch.h
index 1dd3a0ed0953c00f4d60d829ad900b5ee69456b4..572ccfb920beef81d97ba530f6949b26b670b1b3 100644
--- a/reco/L1/L1Algo/L1EventMatch.h
+++ b/reco/L1/L1Algo/L1EventMatch.h
@@ -1,7 +1,6 @@
-/** @file L1EventMatch.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #ifndef L1EventMatch_H
 #define L1EventMatch_H
diff --git a/reco/L1/L1Algo/L1Extrapolation.h b/reco/L1/L1Algo/L1Extrapolation.h
index 79d7e1e3b7bd3c0fc65da70517e4a37f5a4d5569..be8ce4950d5206b1b70e80304b37a5854330741f 100644
--- a/reco/L1/L1Algo/L1Extrapolation.h
+++ b/reco/L1/L1Algo/L1Extrapolation.h
@@ -1,7 +1,6 @@
-/** @file L1Extrapolation.h
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Sergey Gorbunov [committer], Igor Kulakov **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Sergey Gorbunov [committer], Igor Kulakov */
 
 #ifndef L1Extrapolation_h
 #define L1Extrapolation_h
diff --git a/reco/L1/L1Algo/L1Field.h b/reco/L1/L1Algo/L1Field.h
index 0affdb71e032ce5e3584d91c7cbd3accc5b2e69a..043a3a6e8b9dd1c912179d80bfa9bc0548c08b67 100644
--- a/reco/L1/L1Algo/L1Field.h
+++ b/reco/L1/L1Algo/L1Field.h
@@ -1,7 +1,6 @@
-/** @file L1Field.h
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer], Igor Kulakov, Maxim Zyzak **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer], Igor Kulakov, Maxim Zyzak */
 
 #ifndef L1Field_h
 #define L1Field_h 1
diff --git a/reco/L1/L1Algo/L1Filtration.h b/reco/L1/L1Algo/L1Filtration.h
index ace55310b2765551aa208b9318d45ce81e4aade4..31d85871e078eea7da4cdb0001c412d557e950a8 100644
--- a/reco/L1/L1Algo/L1Filtration.h
+++ b/reco/L1/L1Algo/L1Filtration.h
@@ -1,7 +1,6 @@
-/** @file L1Filtration.h
-  * @copyright Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer], Maxim Zyzak, Igor Kulakov, Valentina Akishina **/
+/* Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer], Maxim Zyzak, Igor Kulakov, Valentina Akishina */
 
 #ifndef L1Filtration_h
 #define L1Filtration_h
diff --git a/reco/L1/L1Algo/L1Fit.cxx b/reco/L1/L1Algo/L1Fit.cxx
index 7ba786d99eabdc6c1d2ccf55273d86bc92c61182..ffa2a3ab59b81a8fa0e77651db5fc1d1741ec865 100644
--- a/reco/L1/L1Algo/L1Fit.cxx
+++ b/reco/L1/L1Algo/L1Fit.cxx
@@ -1,7 +1,6 @@
-/** @file L1Fit.cxx
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   L1Fit.cxx
 /// \brief  Implementation of the L1Fit class
diff --git a/reco/L1/L1Algo/L1Fit.h b/reco/L1/L1Algo/L1Fit.h
index 8875cec5894475b24d8e7ab499415850d27f9560..020d8d27c24782d1dbfbf0a1e67f0ba139b0a895 100644
--- a/reco/L1/L1Algo/L1Fit.h
+++ b/reco/L1/L1Algo/L1Fit.h
@@ -1,7 +1,6 @@
-/** @file L1Fit.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 /// \file   L1Fit.h
 /// \brief  Definition of the L1Fit class
diff --git a/reco/L1/L1Algo/L1FitMaterial.h b/reco/L1/L1Algo/L1FitMaterial.h
index e4e5bc81338866e9e367d8a8952476c9edd95308..9679407ba48dde3f5add3451b1d35f880b48ca85 100644
--- a/reco/L1/L1Algo/L1FitMaterial.h
+++ b/reco/L1/L1Algo/L1FitMaterial.h
@@ -1,7 +1,6 @@
-/** @file L1FitMaterial.h
-  * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef L1FitMaterial_h
 #define L1FitMaterial_h
diff --git a/reco/L1/L1Algo/L1Grid.cxx b/reco/L1/L1Algo/L1Grid.cxx
index 2af61d22ee6e28fffb40ac02a713d45ebe0fe230..75e9009b942eb65787f10b9e0d5712e486374956 100644
--- a/reco/L1/L1Algo/L1Grid.cxx
+++ b/reco/L1/L1Algo/L1Grid.cxx
@@ -1,7 +1,6 @@
-/** @file L1Grid.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer], Valentina Akishina **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer], Valentina Akishina */
 
 #include "L1Grid.h"
 
diff --git a/reco/L1/L1Algo/L1HitArea.h b/reco/L1/L1Algo/L1HitArea.h
index 5e2d5f177d7eb79d1fcbd17c81158e7f056c0691..c7f09db9adbd0836d35a7694e530b0e40c7b306a 100644
--- a/reco/L1/L1Algo/L1HitArea.h
+++ b/reco/L1/L1Algo/L1HitArea.h
@@ -1,7 +1,6 @@
-/** @file L1HitArea.h
-  * @copyright Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak, Igor Kulakov [committer] **/
+/* Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak, Igor Kulakov [committer] */
 
 #ifndef L1HitArea_H
 #define L1HitArea_H
diff --git a/reco/L1/L1Algo/L1HitPoint.h b/reco/L1/L1Algo/L1HitPoint.h
index b3a83e2c2834d2cf8c46e65e3b4d7fe8c7736bc4..7b25912ccd739c74099c74c6611164cd93804bdb 100644
--- a/reco/L1/L1Algo/L1HitPoint.h
+++ b/reco/L1/L1Algo/L1HitPoint.h
@@ -1,7 +1,6 @@
-/** @file L1HitPoint.h
-  * @copyright Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina, Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina, Igor Kulakov [committer], Maxim Zyzak */
 
 #ifndef _L1HitPoint_h_
 #define _L1HitPoint_h_
diff --git a/reco/L1/L1Algo/L1HitsSortHelper.cxx b/reco/L1/L1Algo/L1HitsSortHelper.cxx
index 287d2a0107599d503842a60511ad41d5b63c58d4..7339f68ef613c58a07492fcc2ae86f9ff29b0f9d 100644
--- a/reco/L1/L1Algo/L1HitsSortHelper.cxx
+++ b/reco/L1/L1Algo/L1HitsSortHelper.cxx
@@ -1,7 +1,6 @@
-/** @file L1HitsSortHelper.cxx
-  * @copyright Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Valentina Akishina **/
+/* Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Valentina Akishina */
 
 #include "L1HitsSortHelper.h"
 
diff --git a/reco/L1/L1Algo/L1HitsSortHelper.h b/reco/L1/L1Algo/L1HitsSortHelper.h
index 8a11c04ca70555d5d16e413fef0d6fb4999c4e3c..f19d634ada26747a586973a0a65199b334786247 100644
--- a/reco/L1/L1Algo/L1HitsSortHelper.h
+++ b/reco/L1/L1Algo/L1HitsSortHelper.h
@@ -1,7 +1,6 @@
-/** @file L1HitsSortHelper.h
-  * @copyright Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2012-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak */
 
 #ifndef _L1HitsL1HitsSortHelper_h_
 #define _L1HitsL1HitsSortHelper_h_
diff --git a/reco/L1/L1Algo/L1MCEvent.cxx b/reco/L1/L1Algo/L1MCEvent.cxx
index 2c33d7f78a3ebfd7f151b70ec20a2803523964ab..1a5e837f831d789a80d63ecfc420aaec0369f5ce 100644
--- a/reco/L1/L1Algo/L1MCEvent.cxx
+++ b/reco/L1/L1Algo/L1MCEvent.cxx
@@ -1,7 +1,6 @@
-/** @file L1MCEvent.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #include "L1MCEvent.h"
 
diff --git a/reco/L1/L1Algo/L1MCEvent.h b/reco/L1/L1Algo/L1MCEvent.h
index e011f0aafb978e571a63936630959341774086dc..5f4299bd0335761ea918e32dbb1ae8ca1db3983c 100644
--- a/reco/L1/L1Algo/L1MCEvent.h
+++ b/reco/L1/L1Algo/L1MCEvent.h
@@ -1,7 +1,6 @@
-/** @file L1MCEvent.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #ifndef L1MCEvent_H
 #define L1MCEvent_H
diff --git a/reco/L1/L1Algo/L1MaterialInfo.h b/reco/L1/L1Algo/L1MaterialInfo.h
index 3e9d7ac3f78dcb736225ed6607a5e1014aa6691a..465cf06abe8d054f83577139000245f84371533d 100644
--- a/reco/L1/L1Algo/L1MaterialInfo.h
+++ b/reco/L1/L1Algo/L1MaterialInfo.h
@@ -1,7 +1,6 @@
-/** @file L1MaterialInfo.h
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov, Sergey Gorbunov [committer], Andrey Lebedev **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov, Sergey Gorbunov [committer], Andrey Lebedev */
 
 #ifndef L1MaterialInfo_h
 #define L1MaterialInfo_h
diff --git a/reco/L1/L1Algo/L1Portion.h b/reco/L1/L1Algo/L1Portion.h
index 69fed325a5a3eb4b10a9c3c38d749967da5ac51d..a3b8c6367ec46cefcd75b83e8b5ae5f23d27b74e 100644
--- a/reco/L1/L1Algo/L1Portion.h
+++ b/reco/L1/L1Algo/L1Portion.h
@@ -1,7 +1,6 @@
-/** @file L1Portion.h
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1Portion_H
 #define L1Portion_H
diff --git a/reco/L1/L1Algo/L1Station.h b/reco/L1/L1Algo/L1Station.h
index 6437412e4310b0a376d38198df42e9ad036feb0a..8464a1df9d49e1499a686416c1da7a15fe31db9f 100644
--- a/reco/L1/L1Algo/L1Station.h
+++ b/reco/L1/L1Algo/L1Station.h
@@ -1,7 +1,6 @@
-/** @file L1Station.h
-  * @copyright Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer], Igor Kulakov **/
+/* Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer], Igor Kulakov */
 
 #ifndef L1Station_h
 #define L1Station_h 1
diff --git a/reco/L1/L1Algo/L1StsHit.h b/reco/L1/L1Algo/L1StsHit.h
index d5be7deb90710debf50c45a5b6dc699c3c677ef0..e90cb81361f1f10fd0d5302504ce4e83ba86b9fd 100644
--- a/reco/L1/L1Algo/L1StsHit.h
+++ b/reco/L1/L1Algo/L1StsHit.h
@@ -1,7 +1,6 @@
-/** @file L1StsHit.h
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina, Igor Kulakov, Sergey Gorbunov [committer], Maxim Zyzak **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina, Igor Kulakov, Sergey Gorbunov [committer], Maxim Zyzak */
 
 #ifndef _L1StsHit_h_
 #define _L1StsHit_h_
diff --git a/reco/L1/L1Algo/L1Timer.h b/reco/L1/L1Algo/L1Timer.h
index 6b389f921680706679860ff3272a56cdbdd22a8f..d0f49a33444a1d4a9ea0e1a54615802b9f5d2ef9 100644
--- a/reco/L1/L1Algo/L1Timer.h
+++ b/reco/L1/L1Algo/L1Timer.h
@@ -1,7 +1,6 @@
-/** @file L1Timer.h
-  * @copyright Copyright (C) 2012-2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2012-2019 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak */
 
 #ifndef _L1Timer_H
 #define _L1Timer_H
diff --git a/reco/L1/L1Algo/L1Track.h b/reco/L1/L1Algo/L1Track.h
index f3000ac07b633168d3b8176498c7672dac1d62b6..623f10826c7978eea4dd887f3214650514749860 100644
--- a/reco/L1/L1Algo/L1Track.h
+++ b/reco/L1/L1Algo/L1Track.h
@@ -1,7 +1,6 @@
-/** @file L1Track.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel,  S.Gorbunov, Maxim Zyzak, Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel,  S.Gorbunov, Maxim Zyzak, Igor Kulakov [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/L1Algo/L1TrackExtender.cxx b/reco/L1/L1Algo/L1TrackExtender.cxx
index a3f7e53626c7edfa673bd7617ff21c39e26d80b3..2cee9c51bff30dce983a3695a1c12180739161c9 100644
--- a/reco/L1/L1Algo/L1TrackExtender.cxx
+++ b/reco/L1/L1Algo/L1TrackExtender.cxx
@@ -1,7 +1,6 @@
-/** @file L1TrackExtender.cxx
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak, Valentina Akishina **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak, Valentina Akishina */
 
 #include <iostream>
 
diff --git a/reco/L1/L1Algo/L1TrackFitter.cxx b/reco/L1/L1Algo/L1TrackFitter.cxx
index 36a71b226316df2fac134b0d3f4661d71fe3bc45..095e8be099ce7a42186366589ff529309eeebbab 100644
--- a/reco/L1/L1Algo/L1TrackFitter.cxx
+++ b/reco/L1/L1Algo/L1TrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file L1TrackFitter.cxx
-  * @copyright Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, I.Kulakov, Valentina Akishina, Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2020 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, I.Kulakov, Valentina Akishina, Igor Kulakov [committer], Maxim Zyzak */
 
 #include <iostream>
 #include <vector>
diff --git a/reco/L1/L1Algo/L1TrackPar.h b/reco/L1/L1Algo/L1TrackPar.h
index 945d180dc09767998925ea3812055aa42071937b..19fa7fa0c0d7be1dc7f5f10890ea44fc8968d8dc 100644
--- a/reco/L1/L1Algo/L1TrackPar.h
+++ b/reco/L1/L1Algo/L1TrackPar.h
@@ -1,7 +1,6 @@
-/** @file L1TrackPar.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov, Maxim Zyzak **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov, Maxim Zyzak */
 
 #ifndef L1TrackPar_h
 #define L1TrackPar_h 1
diff --git a/reco/L1/L1Algo/L1TrackParFit.cxx b/reco/L1/L1Algo/L1TrackParFit.cxx
index 334bd196812a24a15d58d9b5c44c6d048e0c537f..1544a2b33ada4a2df495a16ef07f6f1cb2a49a15 100644
--- a/reco/L1/L1Algo/L1TrackParFit.cxx
+++ b/reco/L1/L1Algo/L1TrackParFit.cxx
@@ -1,7 +1,6 @@
-/** @file L1TrackParFit.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer], Valentina Akishina **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer], Valentina Akishina */
 
 #include "L1TrackParFit.h"
 
diff --git a/reco/L1/L1Algo/L1TrackParFit.h b/reco/L1/L1Algo/L1TrackParFit.h
index 6c6584b1c79eb71790a3171259e01cf4ccee6531..1f025c7df22909626d41fd4a7471a2518aaaa3d3 100644
--- a/reco/L1/L1Algo/L1TrackParFit.h
+++ b/reco/L1/L1Algo/L1TrackParFit.h
@@ -1,7 +1,6 @@
-/** @file L1TrackParFit.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer], Sergey Gorbunov **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer], Sergey Gorbunov */
 
 #ifndef L1TrackParFit_h
 #define L1TrackParFit_h
diff --git a/reco/L1/L1Algo/L1Triplet.h b/reco/L1/L1Algo/L1Triplet.h
index 9a7b7d7230afb9f7b0d306caff093c8384e6c8cb..50c324ba265c8ceeb5e6aadf5da182ffabd18aa7 100644
--- a/reco/L1/L1Algo/L1Triplet.h
+++ b/reco/L1/L1Algo/L1Triplet.h
@@ -1,7 +1,6 @@
-/** @file L1Triplet.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Valentina Akishina **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Valentina Akishina */
 
 #ifndef L1Triplet_H
 #define L1Triplet_H
diff --git a/reco/L1/L1Algo/L1UMeasurementInfo.h b/reco/L1/L1Algo/L1UMeasurementInfo.h
index 0e47cf5b54acc1cd0c6975878d313524bef8fcf1..a57555bfdcbc4b0bbaf9484978125a47e528448a 100644
--- a/reco/L1/L1Algo/L1UMeasurementInfo.h
+++ b/reco/L1/L1Algo/L1UMeasurementInfo.h
@@ -1,7 +1,6 @@
-/** @file L1UMeasurementInfo.h
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer], Igor Kulakov **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer], Igor Kulakov */
 
 #ifndef L1UMeasurementInfo_h
 #define L1UMeasurementInfo_h 1
diff --git a/reco/L1/L1Algo/L1XYMeasurementInfo.h b/reco/L1/L1Algo/L1XYMeasurementInfo.h
index 1eba0c96ec6502cd1e568014b3296cf3d1529037..69d9413e8d8f2b7008aa8754a84c52028df9edb5 100644
--- a/reco/L1/L1Algo/L1XYMeasurementInfo.h
+++ b/reco/L1/L1Algo/L1XYMeasurementInfo.h
@@ -1,7 +1,6 @@
-/** @file L1XYMeasurementInfo.h
-  * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef L1XYMeasurementInfo_h
 #define L1XYMeasurementInfo_h 1
diff --git a/reco/L1/L1Algo/utils/L1AlgoDraw.h b/reco/L1/L1Algo/utils/L1AlgoDraw.h
index df9171711396b792b4d568d8694c4fb123009398..9584d27b7ab8635de8e988195640e8524f3c4f5e 100644
--- a/reco/L1/L1Algo/utils/L1AlgoDraw.h
+++ b/reco/L1/L1Algo/utils/L1AlgoDraw.h
@@ -1,7 +1,6 @@
-/** @file L1AlgoDraw.h
-  * @copyright Copyright (C) 2010-2012 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2012 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1AlgoDraw_h
 #define L1AlgoDraw_h 1
diff --git a/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h b/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h
index 12cd4ee7206661312a7c0c054377f599e45a8688..89223d609e33e92b7035a220d7bf9ca065a9bedf 100644
--- a/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h
+++ b/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h
@@ -1,7 +1,6 @@
-/** @file L1AlgoEfficiencyPerformance.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1AlgoEfficiencyPerformance_h
 #define L1AlgoEfficiencyPerformance_h
diff --git a/reco/L1/L1Algo/utils/L1AlgoPulls.h b/reco/L1/L1Algo/utils/L1AlgoPulls.h
index e8b8938aa1e1929eef8b54f8073a4d4d10b5c517..9adb7339f0a4d257f5d3a600396cd44c8460946e 100644
--- a/reco/L1/L1Algo/utils/L1AlgoPulls.h
+++ b/reco/L1/L1Algo/utils/L1AlgoPulls.h
@@ -1,7 +1,6 @@
-/** @file L1AlgoPulls.h
-  * @copyright Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2017 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1AlgoPulls_h
 #define L1AlgoPulls_h
diff --git a/reco/L1/L1Algo/utils/L1CADebug.h b/reco/L1/L1Algo/utils/L1CADebug.h
index afbe44e889d234442e8e4dac912877555eec2015..a298a7dfcad4cf82bae153a742bd634f538e7196 100644
--- a/reco/L1/L1Algo/utils/L1CADebug.h
+++ b/reco/L1/L1Algo/utils/L1CADebug.h
@@ -1,7 +1,6 @@
-/** @file L1CADebug.h
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1CADebug_h
 #define L1CADebug_h 1
diff --git a/reco/L1/L1AlgoInputData.cxx b/reco/L1/L1AlgoInputData.cxx
index fda9f51517f5971a9657950086e708b0cb359fd9..01e546ceb8276a7de11de9a7807a697c3eb78459 100644
--- a/reco/L1/L1AlgoInputData.cxx
+++ b/reco/L1/L1AlgoInputData.cxx
@@ -1,7 +1,6 @@
-/** @file L1AlgoInputData.cxx
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #include "L1AlgoInputData.h"
 
diff --git a/reco/L1/L1AlgoInputData.h b/reco/L1/L1AlgoInputData.h
index f71fb94737ecbe92c061053221c1648783645905..a36959830368cabaa69239b06490c53255fdc419 100644
--- a/reco/L1/L1AlgoInputData.h
+++ b/reco/L1/L1AlgoInputData.h
@@ -1,7 +1,6 @@
-/** @file L1AlgoInputData.h
-  * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer], Valentina Akishina **/
+/* Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer], Valentina Akishina */
 
 #ifndef _L1AlgoInputData_h
 #define _L1AlgoInputData_h
diff --git a/reco/L1/L1LinkDef.h b/reco/L1/L1LinkDef.h
index 2358b8d387d7e05476a8f91a9f89f6b695ecf8fb..abe909176247ac1f263b2d4fbcd3d922b8f3ef39 100644
--- a/reco/L1/L1LinkDef.h
+++ b/reco/L1/L1LinkDef.h
@@ -1,7 +1,6 @@
-/** @file L1LinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 // $Id: L1LinkDef.h,v 1.10 2006/05/18 11:36:47 friese Exp $
 
diff --git a/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.cxx b/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.cxx
index 8cb2b87ee1729fb3df834b13f733cfda5d9af440..548f22afe916e20c0846e02c3c5f0063dd335aa5 100644
--- a/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.cxx
+++ b/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1GlobalTrackFinder.cxx
-  * @copyright Copyright (C) 2019-2020 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina [committer] **/
+/* Copyright (C) 2019-2020 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.h b/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.h
index e4cc8687e7a9084a4f20d5d3bb0716da0af65765..2ba1a50d497de28b0cc0a5354d73c5684e92422e 100644
--- a/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.h
+++ b/reco/L1/OffLineInterface/CbmL1GlobalTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmL1GlobalTrackFinder.h
-  * @copyright Copyright (C) 2019 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina [committer] **/
+/* Copyright (C) 2019 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx b/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx
index f7e1ba7c24afab092cbc4fefd0aeef47b93f1091..c4a3f8128b9d65ed45b7377ad4c392bb3e42c49f 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx
+++ b/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchFinder.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Denis Bertini [committer], Florian Uhlig */
 
 #include "CbmL1MuchFinder.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinder.h b/reco/L1/OffLineInterface/CbmL1MuchFinder.h
index b22a5ead48a6c271435f7780a092b490709cccf0..f2c93fcf22b395946dfb38b0f6573c84cb15c624 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchFinder.h
+++ b/reco/L1/OffLineInterface/CbmL1MuchFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchFinder.h
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov */
 
 #ifndef CBM_L1_MuchFinder_h
 #define CBM_L1_MuchFinder_h
diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx
index 5174f2097b7a7ad90d84cd34c9e9022887182e16..1050eeb015549c349d53e69636e8a5317f7931f7 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx
+++ b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchFinderQa.cxx
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmL1MuchFinderQa.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h
index 4b2090a02025495adc80600d1406a73039ef2c0f..d736a23a3766d1abd659074ce741e3201e0e29cb 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h
+++ b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchFinderQa.h
-  * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_MuchFinderQa_h
 #define CBM_L1_MuchFinderQa_h
diff --git a/reco/L1/OffLineInterface/CbmL1MuchHit.cxx b/reco/L1/OffLineInterface/CbmL1MuchHit.cxx
index dceb980e8a1edc8a4926adf98d0caf3d7a7fddd1..f6099225e67c7cdb2d58d80e5eb9ccafb00c07bb 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchHit.cxx
+++ b/reco/L1/OffLineInterface/CbmL1MuchHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchHit.cxx
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmL1MuchHit.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1MuchHit.h b/reco/L1/OffLineInterface/CbmL1MuchHit.h
index 73f2f6d0b5ab58542c3413c56f239fd3d97ff1db..bc8e9b120415f6cc67ce266d4d3aaf11d70e2942 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchHit.h
+++ b/reco/L1/OffLineInterface/CbmL1MuchHit.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchHit.h
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_MuchHit_h
 #define CBM_L1_MuchHit_h
diff --git a/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx b/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx
index 73f97248c8d05617948bc2bd1971687a23d06b56..d659ad01b3cc6320e6b8997412d366f897407358 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx
+++ b/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchTrack.cxx
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmL1MuchTrack.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1MuchTrack.h b/reco/L1/OffLineInterface/CbmL1MuchTrack.h
index c860085e277ab28abf15ec16a36416c6a09c01fb..12987e17231403ef6fc18c908bc22e1500aadde1 100644
--- a/reco/L1/OffLineInterface/CbmL1MuchTrack.h
+++ b/reco/L1/OffLineInterface/CbmL1MuchTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmL1MuchTrack.h
-  * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_MuchTrack_h
 #define CBM_L1_MuchTrack_h
diff --git a/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx b/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx
index 540c5aeb6c8d4bdd1202fd2f8cbebf1f33514bdd..ab2d12515eba37c34b6196b09f6d8d5979ae2363 100644
--- a/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx
+++ b/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1RichENNRingFinder.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Denis Bertini [committer], Semen Lebedev, Florian Uhlig, Igor Kulakov **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Denis Bertini [committer], Semen Lebedev, Florian Uhlig, Igor Kulakov */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.h b/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.h
index 9d706f1fd72552396f0994dd7977c607c05d966b..e306d9894ace662a6ae981253ed7fef639811748 100644
--- a/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.h
+++ b/reco/L1/OffLineInterface/CbmL1RichENNRingFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmL1RichENNRingFinder.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Denis Bertini [committer], Igor Kulakov */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx b/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
index 0251050fa5e160af0b7c791f5340cd561e3e159d..0f901a1e8135fa18514700adcd396388f2e5db92 100644
--- a/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
+++ b/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1RichENNRingFinderParallel.cxx
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Igor Kulakov [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h b/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h
index c82daeeae53859404dcf00bc10366082b4e6b235..53ff742317aebc259e72bf2e860878fb904b3df7 100644
--- a/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h
+++ b/reco/L1/OffLineInterface/CbmL1RichENNRingFinderParallel.h
@@ -1,7 +1,6 @@
-/** @file CbmL1RichENNRingFinderParallel.h
-  * @copyright Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2021 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Igor Kulakov [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx b/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx
index ecbf4cd45fe3303cfe61cfdd835ebee928428310..7226939b3e6472a64ddf8961c4df864437b2bdf2 100644
--- a/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx
+++ b/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1RichRingQa.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov, Denis Bertini [committer] */
 
 #include "CbmL1RichRingQa.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1RichRingQa.h b/reco/L1/OffLineInterface/CbmL1RichRingQa.h
index 4cbe859ae3a3035aea953554cb3a4c4374d55c5d..f7fed709af0b8194f04bb79cf76d5ee14b227904 100644
--- a/reco/L1/OffLineInterface/CbmL1RichRingQa.h
+++ b/reco/L1/OffLineInterface/CbmL1RichRingQa.h
@@ -1,7 +1,6 @@
-/** @file CbmL1RichRingQa.h
-  * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Igor Kulakov **/
+/* Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Igor Kulakov */
 
 #ifndef CBML1RICHRINGQA_H
 #define CBML1RICHRINGQA_H
diff --git a/reco/L1/OffLineInterface/CbmL1StsTrackFinder.cxx b/reco/L1/OffLineInterface/CbmL1StsTrackFinder.cxx
index fc14856ba0eca85b633ea5039306d118fb0cc091..11715e4b4bee3ece0f96fe6324839322b6688792 100644
--- a/reco/L1/OffLineInterface/CbmL1StsTrackFinder.cxx
+++ b/reco/L1/OffLineInterface/CbmL1StsTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1StsTrackFinder.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Volker Friese, Denis Bertini [committer], Sergey Gorbunov **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Volker Friese, Denis Bertini [committer], Sergey Gorbunov */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1StsTrackFinder.h b/reco/L1/OffLineInterface/CbmL1StsTrackFinder.h
index 90c28c52d75a44fc87367236d05f951eceb1c775..f3c758464f09bafa48dbf7eb2564c68da65cf546 100644
--- a/reco/L1/OffLineInterface/CbmL1StsTrackFinder.h
+++ b/reco/L1/OffLineInterface/CbmL1StsTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmL1StsTrackFinder.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I.Kisel, S.Gorbunov, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I.Kisel, S.Gorbunov, Denis Bertini [committer], Volker Friese */
 
 /*
  *====================================================================
diff --git a/reco/L1/OffLineInterface/CbmL1SttHit.cxx b/reco/L1/OffLineInterface/CbmL1SttHit.cxx
index 8fe4b84bff696351cd3e9a6d7de6c20eefae5e69..cf04ec174b0faf60cbdcf955136a6be52574e749 100644
--- a/reco/L1/OffLineInterface/CbmL1SttHit.cxx
+++ b/reco/L1/OffLineInterface/CbmL1SttHit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1SttHit.cxx
-  * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmL1SttHit.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1SttHit.h b/reco/L1/OffLineInterface/CbmL1SttHit.h
index b5c99ad394cd8b37604e3063bf7164dcd5b95d8c..2593d7efa2dce9dd391a1decbadd2b7b7561e531 100644
--- a/reco/L1/OffLineInterface/CbmL1SttHit.h
+++ b/reco/L1/OffLineInterface/CbmL1SttHit.h
@@ -1,7 +1,6 @@
-/** @file CbmL1SttHit.h
-  * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_STTHIT_h
 #define CBM_L1_STTHIT_h
diff --git a/reco/L1/OffLineInterface/CbmL1SttTrack.cxx b/reco/L1/OffLineInterface/CbmL1SttTrack.cxx
index 17b7291d042857a3a00ba55511acd6816a2ec0aa..f697745b8928040bfb353d908b92fd50b4a17209 100644
--- a/reco/L1/OffLineInterface/CbmL1SttTrack.cxx
+++ b/reco/L1/OffLineInterface/CbmL1SttTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1SttTrack.cxx
-  * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #include "CbmL1SttTrack.h"
 
diff --git a/reco/L1/OffLineInterface/CbmL1SttTrack.h b/reco/L1/OffLineInterface/CbmL1SttTrack.h
index cb39f1ef0eaf868d32ae0a85d6253dd52c87c43e..401e478e01b47e71198eb80d8619bf48c1899de6 100644
--- a/reco/L1/OffLineInterface/CbmL1SttTrack.h
+++ b/reco/L1/OffLineInterface/CbmL1SttTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmL1SttTrack.h
-  * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_STTTRACK_h
 #define CBM_L1_STTTRACK_h
diff --git a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.cxx b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.cxx
index f79becea4c21f0c9b9b4ee1800dd1e29f1e2bf5a..a4aeacdcfd1beb18df1152cdc2418f545b61ba70 100644
--- a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.cxx
+++ b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1SttTrackFinder.cxx
-  * @copyright Copyright (C) 2008-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmL1SttTrackFinder source file              -----
diff --git a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h
index 340c65e231a95b9cff6511fc693467a836b71d82..117342f30166a92041c179f3dba54017e6e29e11 100644
--- a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h
+++ b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmL1SttTrackFinder.h
-  * @copyright Copyright (C) 2008-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov [committer] **/
+/* Copyright (C) 2008-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov [committer] */
 
 #ifndef CBM_L1_STTTRACKFINDER_H
 #define CBM_L1_STTTRACKFINDER_H
diff --git a/reco/L1/ParticleFinder/CbmL1PFFitter.cxx b/reco/L1/ParticleFinder/CbmL1PFFitter.cxx
index 3602f646cccd27d04216a173a14f2e1c01d4697e..ff27175cd574162e7dbee06456202d7156bb8d33 100644
--- a/reco/L1/ParticleFinder/CbmL1PFFitter.cxx
+++ b/reco/L1/ParticleFinder/CbmL1PFFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1PFFitter.cxx
-  * @copyright Copyright (C) 2011-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/ParticleFinder/CbmL1PFFitter.h b/reco/L1/ParticleFinder/CbmL1PFFitter.h
index 5616a8a6511a20c3d90689a264235dad2d19723b..e4fb3566266b97ba21171c4d3c770cec03d36913 100644
--- a/reco/L1/ParticleFinder/CbmL1PFFitter.h
+++ b/reco/L1/ParticleFinder/CbmL1PFFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmL1PFFitter.h
-  * @copyright Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/ParticleFinder/CbmL1PFMCParticle.cxx b/reco/L1/ParticleFinder/CbmL1PFMCParticle.cxx
index 039f3b2c1e1a31a3dfe4d64ddf5ed54d7733ba56..f6afbff6e99c4aaaa0603d1c625bdad0c76feda2 100644
--- a/reco/L1/ParticleFinder/CbmL1PFMCParticle.cxx
+++ b/reco/L1/ParticleFinder/CbmL1PFMCParticle.cxx
@@ -1,7 +1,6 @@
-/** @file CbmL1PFMCParticle.cxx
-  * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/ParticleFinder/CbmL1PFMCParticle.h b/reco/L1/ParticleFinder/CbmL1PFMCParticle.h
index 43af1eee39b6870ceaedde3bff6e248d42d8cbae..16baa1561067be9affaccd311307e20e2d9e3267 100644
--- a/reco/L1/ParticleFinder/CbmL1PFMCParticle.h
+++ b/reco/L1/ParticleFinder/CbmL1PFMCParticle.h
@@ -1,7 +1,6 @@
-/** @file CbmL1PFMCParticle.h
-  * @copyright Copyright (C) 2011-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Maxim Zyzak [committer] **/
+/* Copyright (C) 2011-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Maxim Zyzak [committer] */
 
 /*
  *=====================================================
diff --git a/reco/L1/PerformanceConstants.h b/reco/L1/PerformanceConstants.h
index 144729007218e17418f84d9ad77411cd4493c384..54f34d2b4510df7ec8ff97f77d87e03eee9f8b81 100644
--- a/reco/L1/PerformanceConstants.h
+++ b/reco/L1/PerformanceConstants.h
@@ -1,7 +1,6 @@
-/** @file PerformanceConstants.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #ifndef _PerformanceConstants_h
 #define _PerformanceConstants_h
diff --git a/reco/L1/utils/Draw_FieldApprox.C b/reco/L1/utils/Draw_FieldApprox.C
index dbb42614248de5f893539b590f00d2a3b1d2143d..623444de1532bd7a2c8fd093ced122b18d678e33 100644
--- a/reco/L1/utils/Draw_FieldApprox.C
+++ b/reco/L1/utils/Draw_FieldApprox.C
@@ -1,7 +1,6 @@
-/** @file Draw_FieldApprox.C
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Zyzak, Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Zyzak, Igor Kulakov [committer] */
 
 /*
  *====================================================================
diff --git a/reco/L1/utils/Draw_L1_histo.C b/reco/L1/utils/Draw_L1_histo.C
index 4645c7c95233896681e01968749e1f4f3c677160..efac384cbc53cf1b3153ee0a3df47a156c27fc93 100644
--- a/reco/L1/utils/Draw_L1_histo.C
+++ b/reco/L1/utils/Draw_L1_histo.C
@@ -1,7 +1,6 @@
-/** @file Draw_L1_histo.C
-  * @copyright Copyright (C) 2010-2013 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2013 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #include <unistd.h>  // for dir navigation
 
diff --git a/reco/L1/vectors/P4_F32vec4.h b/reco/L1/vectors/P4_F32vec4.h
index 02d08afbfd6100c84820950febcae248ac27ef0e..88bee641f7ae6f2332009aa94df2daf7146113d7 100644
--- a/reco/L1/vectors/P4_F32vec4.h
+++ b/reco/L1/vectors/P4_F32vec4.h
@@ -1,7 +1,6 @@
-/** @file P4_F32vec4.h
-  * @copyright Copyright (C) 2010-2014 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer], Maxim Zyzak **/
+/* Copyright (C) 2010-2014 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer], Maxim Zyzak */
 
 #ifndef L1Algo_F32vec4P4_H
 #define L1Algo_F32vec4P4_H
diff --git a/reco/L1/vectors/P4_F64vec2.h b/reco/L1/vectors/P4_F64vec2.h
index 0eeaea6c21932ec7862c611ecc52a4cd70632128..cc00c31a762c94079853f7eb79f076ac49b46128 100644
--- a/reco/L1/vectors/P4_F64vec2.h
+++ b/reco/L1/vectors/P4_F64vec2.h
@@ -1,7 +1,6 @@
-/** @file P4_F64vec2.h
-  * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Maxim Zyzak [committer] **/
+/* Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Maxim Zyzak [committer] */
 
 #ifndef L1Algo_F64vec2P4_H
 #define L1Algo_F64vec2P4_H
diff --git a/reco/L1/vectors/PSEUDO_F32vec1.h b/reco/L1/vectors/PSEUDO_F32vec1.h
index 8d365ed5e079cba7b741596b181b4ce0f5c94f8f..2a8b37f34d8c449aaae66392da278df92e1017ee 100644
--- a/reco/L1/vectors/PSEUDO_F32vec1.h
+++ b/reco/L1/vectors/PSEUDO_F32vec1.h
@@ -1,7 +1,6 @@
-/** @file PSEUDO_F32vec1.h
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef CBM_KF_F32vec1_H
 #define CBM_KF_F32vec1_H
diff --git a/reco/L1/vectors/PSEUDO_F32vec4.h b/reco/L1/vectors/PSEUDO_F32vec4.h
index 717faa0b5f095f162435f35a508842d9b7bb6bcd..115c47fc4de905b1f12eeb5d16715cb0982ed5cd 100644
--- a/reco/L1/vectors/PSEUDO_F32vec4.h
+++ b/reco/L1/vectors/PSEUDO_F32vec4.h
@@ -1,7 +1,6 @@
-/** @file PSEUDO_F32vec4.h
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1Algo_PSEUDO_F32vec4_H
 #define L1Algo_PSEUDO_F32vec4_H
diff --git a/reco/L1/vectors/PSEUDO_F64vec1.h b/reco/L1/vectors/PSEUDO_F64vec1.h
index 84aa44361f4c555e9677d83e2a7eda3fc6ee1a85..409abf45e4a56e06659d346c51d34d5898c386b8 100644
--- a/reco/L1/vectors/PSEUDO_F64vec1.h
+++ b/reco/L1/vectors/PSEUDO_F64vec1.h
@@ -1,7 +1,6 @@
-/** @file PSEUDO_F64vec1.h
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef L1Algo_PSEUDO_F64vec1_H
 #define L1Algo_PSEUDO_F64vec1_H
diff --git a/reco/L1/vectors/std_alloc.h b/reco/L1/vectors/std_alloc.h
index 5ab1d658a7d292b7a25b21930f98aa8169b0404f..fdd3503379b89c765738f3fe5035656407519b5c 100644
--- a/reco/L1/vectors/std_alloc.h
+++ b/reco/L1/vectors/std_alloc.h
@@ -1,7 +1,6 @@
-/** @file std_alloc.h
-  * @copyright Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef STD_ALLOC_H
 #define STD_ALLOC_H
diff --git a/reco/L1/vectors/vec_arithmetic.h b/reco/L1/vectors/vec_arithmetic.h
index 99ce06bbf48a3e5d7607bc099b96b468a0094fe1..8afeeb57b3f9eca51a2986a9cd1bfa7da5154631 100644
--- a/reco/L1/vectors/vec_arithmetic.h
+++ b/reco/L1/vectors/vec_arithmetic.h
@@ -1,7 +1,6 @@
-/** @file vec_arithmetic.h
-  * @copyright Copyright (C) 2010-2014 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Igor Kulakov [committer] **/
+/* Copyright (C) 2010-2014 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Igor Kulakov [committer] */
 
 #ifndef _vec_arithmetic_H
 #define _vec_arithmetic_H
diff --git a/reco/base/CbmGlobalTrackFitter.cxx b/reco/base/CbmGlobalTrackFitter.cxx
index 216da7a318879e43fff476704dc32ca180e6c28f..97a4fa923cf5aca8c69cda40bcf29d058e0dc5a8 100644
--- a/reco/base/CbmGlobalTrackFitter.cxx
+++ b/reco/base/CbmGlobalTrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitter.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                    CbmGlobalTrackFitter                -----
diff --git a/reco/base/CbmGlobalTrackFitter.h b/reco/base/CbmGlobalTrackFitter.h
index d20f413accd724b010e2fec52eebdbcf9a62d016..e2391b0428a72a3f21ab1d0477af5202b6d3d9e3 100644
--- a/reco/base/CbmGlobalTrackFitter.h
+++ b/reco/base/CbmGlobalTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitter.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                    CbmGlobalTrackFitter                -----
diff --git a/reco/base/CbmMuchTrackFinder.cxx b/reco/base/CbmMuchTrackFinder.cxx
index e7f7c3c59a7cf518b10db54f7a07f344273d0811..5a4967c676a3c1a971ed2ede596148b32f0b33b4 100644
--- a/reco/base/CbmMuchTrackFinder.cxx
+++ b/reco/base/CbmMuchTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrackFinder.cxx
-  * @copyright Copyright (C) 2007-2009 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Lebedev, Florian Uhlig, Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2007-2009 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Lebedev, Florian Uhlig, Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuchTrackFinder.h
  *@author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/base/CbmMuchTrackFinder.h b/reco/base/CbmMuchTrackFinder.h
index 8e9e376a103b0be3633ffeb30d76ef7bd1f4e09c..2dd6532da001bd49cc21f2316eee78eb7787945b 100644
--- a/reco/base/CbmMuchTrackFinder.h
+++ b/reco/base/CbmMuchTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrackFinder.h
-  * @copyright Copyright (C) 2007-2009 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2009 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig */
 
 /** CbmMuchTrackFinder.h
  *@author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/base/CbmPrimaryVertexFinder.cxx b/reco/base/CbmPrimaryVertexFinder.cxx
index 4900c0fc74066684f3661364a68643921f62d5e9..40ae21ef9c09837ef60bfc27b9d2f807c241e5b0 100644
--- a/reco/base/CbmPrimaryVertexFinder.cxx
+++ b/reco/base/CbmPrimaryVertexFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPrimaryVertexFinder.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmPrimaryVertexFinder source file             -----
diff --git a/reco/base/CbmPrimaryVertexFinder.h b/reco/base/CbmPrimaryVertexFinder.h
index 92d5c7b9b2cb8f609264bac9d58d85e4ec681aca..a5910033db7557faaf239ad13490e610e151e953 100644
--- a/reco/base/CbmPrimaryVertexFinder.h
+++ b/reco/base/CbmPrimaryVertexFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmPrimaryVertexFinder.h
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese ,v.friese@gsi.de>, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese ,v.friese@gsi.de>, Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                CbmPrimaryVertexFinder header file             -----
diff --git a/reco/base/CbmRecoBaseLinkDef.h b/reco/base/CbmRecoBaseLinkDef.h
index cb3df65e3623461b2408458b4854dfdc646a6a74..9cb91369b9f96bcd2e2e0dbcfe13e04196e22720 100644
--- a/reco/base/CbmRecoBaseLinkDef.h
+++ b/reco/base/CbmRecoBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRecoBaseLinkDef.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Pierre-Alain Loizeau [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/base/CbmRichMerger.cxx b/reco/base/CbmRichMerger.cxx
index a83038dd6dbff66a98bffd037078a8028c6d7519..f6d80ff32941589a81ce0dfe48c114acd403456a 100644
--- a/reco/base/CbmRichMerger.cxx
+++ b/reco/base/CbmRichMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMerger.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmRichMerger source file                 -----
diff --git a/reco/base/CbmRichMerger.h b/reco/base/CbmRichMerger.h
index 66f419351e6443a1cbb335b2598dc023b76eaf7b..78069a9382eb173d2382a60325e906eaebb7533a 100644
--- a/reco/base/CbmRichMerger.h
+++ b/reco/base/CbmRichMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMerger.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors v.friese@gsi.de, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: v.friese@gsi.de, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmRichMerger header file                 -----
diff --git a/reco/base/CbmRichRingFinder.cxx b/reco/base/CbmRichRingFinder.cxx
index 111a03f4dfcc4c6fc759d15fdc45e7b91c9e85b7..9389e1f7321bf16289523c8397634a56471822ab 100644
--- a/reco/base/CbmRichRingFinder.cxx
+++ b/reco/base/CbmRichRingFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinder.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Denis Bertini [committer] */
 
 /******************************************************************************
 *  $Id: CbmRichRingFinder.cxx,v 1.5 2006/01/19 11:12:29 hoehne Exp $
diff --git a/reco/base/CbmRichRingFinder.h b/reco/base/CbmRichRingFinder.h
index 7bf28538dc11a4b698060de0224d49e28ef9878a..c0a2a4e0f9a4a5d77aaa5854e46f6f867dacc61e 100644
--- a/reco/base/CbmRichRingFinder.h
+++ b/reco/base/CbmRichRingFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinder.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Denis Bertini [committer] */
 
 /******************************************************************************
 *  $Id: CbmRichRingFinder.h,v 1.6 2006/04/17 22:11:04 sgorboun Exp $
diff --git a/reco/base/CbmRichTrackExtrapolation.cxx b/reco/base/CbmRichTrackExtrapolation.cxx
index c4a5969c13463eb93891f0c149c27f80a97e9c3c..9c42fe9cdf3b9a905319c7050d596dfd97e4309e 100644
--- a/reco/base/CbmRichTrackExtrapolation.cxx
+++ b/reco/base/CbmRichTrackExtrapolation.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolation.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Denis Bertini [committer] */
 
 /******************************************************************************
 *  $Id: CbmRichTrackExtrapolation.cxx,v 1.4 2006/01/26 09:53:21 hoehne Exp $
diff --git a/reco/base/CbmRichTrackExtrapolation.h b/reco/base/CbmRichTrackExtrapolation.h
index eb9ebe1f77e893ba68bc4ba0a8c64e8247f132c0..6656d68ecf028d7cd7ca0fcdcfb1092031b505b7 100644
--- a/reco/base/CbmRichTrackExtrapolation.h
+++ b/reco/base/CbmRichTrackExtrapolation.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolation.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Denis Bertini [committer] */
 
 /******************************************************************************
 *  $Id: CbmRichTrackExtrapolation.h,v 1.4 2006/01/30 10:59:59 hoehne Exp $
diff --git a/reco/base/CbmStsTrackFinder.cxx b/reco/base/CbmStsTrackFinder.cxx
index b0d7479ede51275ef0d84c7b24b2f542fbf6a500..579e0ebe2bc021a72a264331bb44e71ba06639c1 100644
--- a/reco/base/CbmStsTrackFinder.cxx
+++ b/reco/base/CbmStsTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFinder.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Evgeny Lavrik, Florian Uhlig **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Evgeny Lavrik, Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsTrackFinder source file               -----
diff --git a/reco/base/CbmStsTrackFinder.h b/reco/base/CbmStsTrackFinder.h
index ce9e25811af0fed11bd8457370c92c59dc0377e4..4872d01b9a2e0340b6fcb62ed723ed27c607731f 100644
--- a/reco/base/CbmStsTrackFinder.h
+++ b/reco/base/CbmStsTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFinder.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese, Evgeny Lavrik **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese, Evgeny Lavrik */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsTrackFinder header file               -----
diff --git a/reco/base/CbmStsTrackFitter.cxx b/reco/base/CbmStsTrackFitter.cxx
index 8cbb851fd87b917fc58e92349a1be020bf88faa3..a466ae4d8bdfa9622edcf2ccf55b5fd25ed564d3 100644
--- a/reco/base/CbmStsTrackFitter.cxx
+++ b/reco/base/CbmStsTrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFitter.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsTrackFitter source file               -----
diff --git a/reco/base/CbmStsTrackFitter.h b/reco/base/CbmStsTrackFitter.h
index b9dac3307f5381e1ccb0a4a7485f3a2cb0cdc579..942f85281931265b255d5dc8f576e700b31a53ff 100644
--- a/reco/base/CbmStsTrackFitter.h
+++ b/reco/base/CbmStsTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFitter.h
-  * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsTrackFitter header file               -----
diff --git a/reco/base/CbmTofMerger.cxx b/reco/base/CbmTofMerger.cxx
index 6ed9a1b3884ff3e308573318b9ddac711413f497..8af1e8f9854adb5e3aee361b9c8e19df24bc0b18 100644
--- a/reco/base/CbmTofMerger.cxx
+++ b/reco/base/CbmTofMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofMerger.cxx
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                      CbmTofMerger                      -----
diff --git a/reco/base/CbmTofMerger.h b/reco/base/CbmTofMerger.h
index 9d9f112a2b3a77287e5ab09e6b3ae5982d713e9c..0a5ba340ec21f6ada98d9739b854043aa819cc03 100644
--- a/reco/base/CbmTofMerger.h
+++ b/reco/base/CbmTofMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmTofMerger.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                      CbmTofMerger                      -----
diff --git a/reco/base/CbmTofTrackFinder.cxx b/reco/base/CbmTofTrackFinder.cxx
index 31aca03169915dfeb8f5db09cb4b4a477e80d7db..e95bb8b56e88b35bacf4a0c8f314e8b7d10b576f 100644
--- a/reco/base/CbmTofTrackFinder.cxx
+++ b/reco/base/CbmTofTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFinder.cxx
-  * @copyright Copyright (C) 2005-2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Norbert Herrmann [committer] **/
+/* Copyright (C) 2005-2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Norbert Herrmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTrdTrackFinder source file               -----
diff --git a/reco/base/CbmTofTrackFinder.h b/reco/base/CbmTofTrackFinder.h
index 237ed02eb6932477834e98208d633daeb61560c9..ef6ef8bfec559a0dfb5f28e162e06817d888ddb1 100644
--- a/reco/base/CbmTofTrackFinder.h
+++ b/reco/base/CbmTofTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFinder.h
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Norbert Herrmann [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofTrackFinder header file               -----
diff --git a/reco/base/CbmTofTrackFitter.cxx b/reco/base/CbmTofTrackFitter.cxx
index 60ca309e6fe2ddb7b2157fe9e804a13c7451d34b..48bf86438460229d855fdb37e7b17f14e9db130e 100644
--- a/reco/base/CbmTofTrackFitter.cxx
+++ b/reco/base/CbmTofTrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFitter.cxx
-  * @copyright Copyright (C) 2005-2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Norbert Herrmann [committer] **/
+/* Copyright (C) 2005-2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Norbert Herrmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofTrackFitter source file               -----
diff --git a/reco/base/CbmTofTrackFitter.h b/reco/base/CbmTofTrackFitter.h
index 696fab738a7846882996dcaafd74f462d00e2dd7..899381393f43f1b7673a5a87c3ee5c35c72baee0 100644
--- a/reco/base/CbmTofTrackFitter.h
+++ b/reco/base/CbmTofTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFitter.h
-  * @copyright Copyright (C) 2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Norbert Herrmann [committer] **/
+/* Copyright (C) 2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Norbert Herrmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofTrackFitter header file               -----
diff --git a/reco/base/CbmTrackMerger.cxx b/reco/base/CbmTrackMerger.cxx
index 9c7b952b410c41b36919fd6a31581c87711e8c62..527f0786d264acf32880b051b556b36619f3def5 100644
--- a/reco/base/CbmTrackMerger.cxx
+++ b/reco/base/CbmTrackMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackMerger.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrackMerger source file                 -----
diff --git a/reco/base/CbmTrackMerger.h b/reco/base/CbmTrackMerger.h
index 2102ae16a85ca01dcf21b84eac8f6a625501c8ee..51688dd06ab189f3ba96d5dde5edcddd12ea0aa9 100644
--- a/reco/base/CbmTrackMerger.h
+++ b/reco/base/CbmTrackMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackMerger.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors v.friese@gsi.de, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: v.friese@gsi.de, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                     CbmTrackMerger header file                -----
diff --git a/reco/base/CbmTrdTrackFinder.cxx b/reco/base/CbmTrdTrackFinder.cxx
index ea608fa120e35f5aef591eeff378228284656099..9e8e262c742ff9305351641a385cfbeb332328d6 100644
--- a/reco/base/CbmTrdTrackFinder.cxx
+++ b/reco/base/CbmTrdTrackFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFinder.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTrdTrackFinder source file               -----
diff --git a/reco/base/CbmTrdTrackFinder.h b/reco/base/CbmTrdTrackFinder.h
index e6da5465231326015b91900b04ed93562b6de9e5..df9f0eb77e2cd55530308e81c7990f77d539684a 100644
--- a/reco/base/CbmTrdTrackFinder.h
+++ b/reco/base/CbmTrdTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFinder.h
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTrdTrackFinder header file               -----
diff --git a/reco/base/CbmTrdTrackFitter.cxx b/reco/base/CbmTrdTrackFitter.cxx
index 0c351e4c5db495d4bb3ba097343f5b906e41e6bc..2c3dbf91c62927cc83b1a8fb701fcac0e4fb4eae 100644
--- a/reco/base/CbmTrdTrackFitter.cxx
+++ b/reco/base/CbmTrdTrackFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitter.cxx
-  * @copyright Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTrdTrackFitter source file               -----
diff --git a/reco/base/CbmTrdTrackFitter.h b/reco/base/CbmTrdTrackFitter.h
index 7c694cf589a6dbb78239683c6e691b7aba19e629..d279315f11d346efda38c1177b8c9c0e089556ba 100644
--- a/reco/base/CbmTrdTrackFitter.h
+++ b/reco/base/CbmTrdTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitter.h
-  * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTrdTrackFitter header file               -----
diff --git a/reco/base/CbmUnpack.h b/reco/base/CbmUnpack.h
index 3faf914d66b38dfc6746c553abf60008aff5cddc..e2d3bb92df6fa8a810908fd19b0e6fdfbe1b76b9 100644
--- a/reco/base/CbmUnpack.h
+++ b/reco/base/CbmUnpack.h
@@ -1,7 +1,6 @@
-/** @file CbmUnpack.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/base/CbmUnpackTask.h b/reco/base/CbmUnpackTask.h
index 41291d1f79654e8ddecc51a8867c6607c6926ba1..7faac916d56690bd25f37936a5669a7f2a54892e 100644
--- a/reco/base/CbmUnpackTask.h
+++ b/reco/base/CbmUnpackTask.h
@@ -1,7 +1,6 @@
-/** @file CbmUnpackTask.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/base/CbmUnpackTaskBase.cxx b/reco/base/CbmUnpackTaskBase.cxx
index d1832a4583a15a346a43da024a9698e9ee96f33d..bf67a7e4aa0bb7e233299beccd5092aefd06be4c 100644
--- a/reco/base/CbmUnpackTaskBase.cxx
+++ b/reco/base/CbmUnpackTaskBase.cxx
@@ -1,7 +1,6 @@
-/** @file CbmUnpackTaskBase.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/base/CbmUnpackTaskBase.h b/reco/base/CbmUnpackTaskBase.h
index da6a942d3718e8ace1256c491ba4d9f81a006342..9e5aec000939b23fb7fa344c13c85841d51b7252 100644
--- a/reco/base/CbmUnpackTaskBase.h
+++ b/reco/base/CbmUnpackTaskBase.h
@@ -1,7 +1,6 @@
-/** @file CbmUnpackTaskBase.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/calibration/CbmOffsetDigiTime.h b/reco/calibration/CbmOffsetDigiTime.h
index 31aaff176c2dde7bff58c164679919ef69b17198..575902a2f81afd97a172bc88995ef63f50ca3cad 100644
--- a/reco/calibration/CbmOffsetDigiTime.h
+++ b/reco/calibration/CbmOffsetDigiTime.h
@@ -1,7 +1,6 @@
-/** @file CbmOffsetDigiTime.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/calibration/CbmOffsetDigiTimeTester.cxx b/reco/calibration/CbmOffsetDigiTimeTester.cxx
index 182d9c99990b56122c8c3b2cb94a193791b63a80..f71770813095b64dea8b287189112471ed936b82 100644
--- a/reco/calibration/CbmOffsetDigiTimeTester.cxx
+++ b/reco/calibration/CbmOffsetDigiTimeTester.cxx
@@ -1,7 +1,6 @@
-/** @file CbmOffsetDigiTimeTester.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/calibration/CbmOffsetDigiTimeTester.h b/reco/calibration/CbmOffsetDigiTimeTester.h
index 4f5980e65cbfec92b51f6a4e9553da20d6752551..8b238e5a1cd85407f305556df5511a1865f2a054 100644
--- a/reco/calibration/CbmOffsetDigiTimeTester.h
+++ b/reco/calibration/CbmOffsetDigiTimeTester.h
@@ -1,7 +1,6 @@
-/** @file CbmOffsetDigiTimeTester.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/reco/calibration/CbmRecoCalLinkDef.h b/reco/calibration/CbmRecoCalLinkDef.h
index 920761c369606f698cc3ae597b5a52cef804cfb6..2c1f5d6338f0d6e66900d157157f845ecbcba441 100644
--- a/reco/calibration/CbmRecoCalLinkDef.h
+++ b/reco/calibration/CbmRecoCalLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRecoCalLinkDef.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/much/CbmMuchFindHitsGem.cxx b/reco/detectors/much/CbmMuchFindHitsGem.cxx
index c840149d35f0fa5c9e17160b0ebed11ae727f5ec..5d5b3e1af3c959d477a3e27691922d243601f870 100644
--- a/reco/detectors/much/CbmMuchFindHitsGem.cxx
+++ b/reco/detectors/much/CbmMuchFindHitsGem.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindHitsGem.cxx
-  * @copyright Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Ajit Kumar, Ekata Nandy, Evgeny Kryshen, Ajay Kumar, Florian Uhlig **/
+/* Copyright (C) 2008-2021 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Ajit Kumar, Ekata Nandy, Evgeny Kryshen, Ajay Kumar, Florian Uhlig */
 
 /*
  * CbmMuchFindHitsGem.cxx
diff --git a/reco/detectors/much/CbmMuchFindHitsGem.h b/reco/detectors/much/CbmMuchFindHitsGem.h
index e3cd0bd9143d85ec76bca2858f31c3bd7b953af5..5fa323bd32aaa136b450c44de7d01ac770625b41 100644
--- a/reco/detectors/much/CbmMuchFindHitsGem.h
+++ b/reco/detectors/much/CbmMuchFindHitsGem.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindHitsGem.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ajay Kumar, Vikas Singhal, Evgeny Kryshen, Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ajay Kumar, Vikas Singhal, Evgeny Kryshen, Mikhail Ryzhinskiy [committer] */
 
 /* CbmMuchFindHitsGem.h
  *
diff --git a/reco/detectors/much/CbmMuchFindTracks.cxx b/reco/detectors/much/CbmMuchFindTracks.cxx
index ad274738a938df77cef17e76fa67c0def0ccd451..0fedc071e239b699c28c4f637a3954b6d91966d7 100644
--- a/reco/detectors/much/CbmMuchFindTracks.cxx
+++ b/reco/detectors/much/CbmMuchFindTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindTracks.cxx
-  * @copyright Copyright (C) 2007-2016 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Andrey Lebedev, Florian Uhlig **/
+/* Copyright (C) 2007-2016 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Andrey Lebedev, Florian Uhlig */
 
 /** CbmMuchFindTracks.cxx
  *@author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/detectors/much/CbmMuchFindTracks.h b/reco/detectors/much/CbmMuchFindTracks.h
index 24bf98ed12fb2e53dd0076f4805e5c4a8d35103b..6eca54068f5dd5d2b72e94eddaa78ea4bd8cb220 100644
--- a/reco/detectors/much/CbmMuchFindTracks.h
+++ b/reco/detectors/much/CbmMuchFindTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindTracks.h
-  * @copyright Copyright (C) 2007-2012 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2007-2012 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuchFindTracks.h
  *@author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/detectors/much/CbmMuchHitProducerIdeal.cxx b/reco/detectors/much/CbmMuchHitProducerIdeal.cxx
index fba5677c5a55cef6c19e73097c163db2fd6686db..b4af84e56225f259b5313319c04646380e92bc88 100644
--- a/reco/detectors/much/CbmMuchHitProducerIdeal.cxx
+++ b/reco/detectors/much/CbmMuchHitProducerIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchHitProducerIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Kiseleva, Andrey Lebedev, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Kiseleva, Andrey Lebedev, Denis Bertini [committer], Florian Uhlig */
 
 /**
  * \file CbmMuchHitProducerIdeal.cxx
diff --git a/reco/detectors/much/CbmMuchHitProducerIdeal.h b/reco/detectors/much/CbmMuchHitProducerIdeal.h
index 16c095de82c5d42909ddb386c4e4f2c7b001498c..6f33a6fc6817b8ee90ec87440d33e6b8a2b95e29 100644
--- a/reco/detectors/much/CbmMuchHitProducerIdeal.h
+++ b/reco/detectors/much/CbmMuchHitProducerIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchHitProducerIdeal.h
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Kiseleva, Andrey Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Kiseleva, Andrey Lebedev, Denis Bertini [committer] */
 
 /**
  * \file CbmMuchHitProducerIdeal.h
diff --git a/reco/detectors/much/CbmMuchMatchTracks.cxx b/reco/detectors/much/CbmMuchMatchTracks.cxx
index 1591ddad77ad061b8029e01f56a37cdf25f250d9..f3ac82252a172f709d23757cfe2d435028a17a58 100644
--- a/reco/detectors/much/CbmMuchMatchTracks.cxx
+++ b/reco/detectors/much/CbmMuchMatchTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchMatchTracks.cxx
-  * @copyright Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen **/
+/* Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Mikhail Ryzhinskiy [committer], Florian Uhlig, Evgeny Kryshen */
 
 #include "CbmMuchMatchTracks.h"
 
diff --git a/reco/detectors/much/CbmMuchMatchTracks.h b/reco/detectors/much/CbmMuchMatchTracks.h
index d2c8ee4243da0f7839405450f794aa0e431b21d2..01eeb2f445ec17eb748abbb93551fa0747a2d9f9 100644
--- a/reco/detectors/much/CbmMuchMatchTracks.h
+++ b/reco/detectors/much/CbmMuchMatchTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchMatchTracks.h
-  * @copyright Copyright (C) 2007-2012 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2007-2012 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuchMatchTracks.h
  *@author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/detectors/much/CbmMuchRecoLinkDef.h b/reco/detectors/much/CbmMuchRecoLinkDef.h
index 9135fc473c4b3bbc7fcfda4605dc0a3bfb88bdfd..1300d444324d36d25196106f3cf339442baade7e 100644
--- a/reco/detectors/much/CbmMuchRecoLinkDef.h
+++ b/reco/detectors/much/CbmMuchRecoLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchRecoLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/much/CbmMuchTrackFinderIdeal.cxx b/reco/detectors/much/CbmMuchTrackFinderIdeal.cxx
index 2cb45a6b381976096eb50ebdbc3d597d54227157..802942c98543387c202f074ae58dcc20d4557d0f 100644
--- a/reco/detectors/much/CbmMuchTrackFinderIdeal.cxx
+++ b/reco/detectors/much/CbmMuchTrackFinderIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrackFinderIdeal.cxx
-  * @copyright Copyright (C) 2007-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Mikhail Ryzhinskiy **/
+/* Copyright (C) 2007-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Mikhail Ryzhinskiy */
 
 /** CbmMuchTrackFinderIdeal.cxx
  * @author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/detectors/much/CbmMuchTrackFinderIdeal.h b/reco/detectors/much/CbmMuchTrackFinderIdeal.h
index 53d78b03649bd3d286d854883e0e02b87fa514d8..e72a24b4243b26aa5ee8b11aa6357c1f2d445483 100644
--- a/reco/detectors/much/CbmMuchTrackFinderIdeal.h
+++ b/reco/detectors/much/CbmMuchTrackFinderIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchTrackFinderIdeal.h
-  * @copyright Copyright (C) 2007-2015 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2015 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmMuchTrackFinderIdeal.h
  * @author A.Lebedev <Andrey.Lebedev@gsi.de>
diff --git a/reco/detectors/much/qa/CbmMuchHitFinderQa.cxx b/reco/detectors/much/qa/CbmMuchHitFinderQa.cxx
index 30e257152000bc2dcd5406bded8b4061f769fcd6..60a5de4ce9bfab8c87844c39cd84ff13d7aa4ff4 100644
--- a/reco/detectors/much/qa/CbmMuchHitFinderQa.cxx
+++ b/reco/detectors/much/qa/CbmMuchHitFinderQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchHitFinderQa.cxx
-  * @copyright Copyright (C) 2007-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Dominik Smith [committer], Sergey Gorbunov **/
+/* Copyright (C) 2007-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Dominik Smith [committer], Sergey Gorbunov */
 
 // -------------------------------------------------------------------------
 // -----                   CbmMuchHitProducerQa source file             -----
diff --git a/reco/detectors/much/qa/CbmMuchHitFinderQa.h b/reco/detectors/much/qa/CbmMuchHitFinderQa.h
index 2a522fe0bb4508e0e180c1944b4f38ccab84dc47..2a843820dbc8eb04edbfd29777aaeb607694d849 100644
--- a/reco/detectors/much/qa/CbmMuchHitFinderQa.h
+++ b/reco/detectors/much/qa/CbmMuchHitFinderQa.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchHitFinderQa.h
-  * @copyright Copyright (C) 2007-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Dominik Smith [committer], Sergey Gorbunov **/
+/* Copyright (C) 2007-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Dominik Smith [committer], Sergey Gorbunov */
 
 // -------------------------------------------------------------------------
 // -----                  CbmMuchHitFinderQa header file               -----
diff --git a/reco/detectors/psd/CbmPsdHitProducer.cxx b/reco/detectors/psd/CbmPsdHitProducer.cxx
index 4bde26f7c00b0fe0f9a91cf9c9e02d720b0474de..f1b464bd7b99a4cdd28f53c4afa06d1b693339b6 100644
--- a/reco/detectors/psd/CbmPsdHitProducer.cxx
+++ b/reco/detectors/psd/CbmPsdHitProducer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdHitProducer.cxx
-  * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla & SELIM, Volker Friese [committer], Evgeny Kashirin **/
+/* Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla & SELIM, Volker Friese [committer], Evgeny Kashirin */
 
 // -------------------------------------------------------------------------
 // -----                CbmPsdHitProducer source file             -----
diff --git a/reco/detectors/psd/CbmPsdHitProducer.h b/reco/detectors/psd/CbmPsdHitProducer.h
index 0f1159defe7038e09bc2741de05968d6edc48660..7f8812c4a025eff869166753f6e932bc11ebbdd4 100644
--- a/reco/detectors/psd/CbmPsdHitProducer.h
+++ b/reco/detectors/psd/CbmPsdHitProducer.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdHitProducer.h
-  * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla Maevskaya, Volker Friese [committer] **/
+/* Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla Maevskaya, Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmPsdHitProducerIdel header file             -----
diff --git a/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx b/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx
index 71bff9d090870bc1aab1f6ff57fea6cf6e6b352f..a1ddaee03ee5c908fffeb01f6262f234052609e5 100644
--- a/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx
+++ b/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmHitProducer.cxx
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #include "CbmPsdMCbmHitProducer.h"
 
diff --git a/reco/detectors/psd/CbmPsdMCbmHitProducer.h b/reco/detectors/psd/CbmPsdMCbmHitProducer.h
index 149b4153c89ca63ce94113a54ae44df680918948..90a9759cc8056e8e2b3f2470a7cad7b48b2e6f49 100644
--- a/reco/detectors/psd/CbmPsdMCbmHitProducer.h
+++ b/reco/detectors/psd/CbmPsdMCbmHitProducer.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdMCbmHitProducer.h
-  * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 #ifndef CBM_PSD_MCBM_HIT_PRODUCER
 #define CBM_PSD_MCBM_HIT_PRODUCER
diff --git a/reco/detectors/psd/CbmPsdRecoLinkDef.h b/reco/detectors/psd/CbmPsdRecoLinkDef.h
index f7253f7652af80bdf32713c705943e4fe05bc341..e81bfa68b8eb03784cf112c58affa38e88fe8226 100644
--- a/reco/detectors/psd/CbmPsdRecoLinkDef.h
+++ b/reco/detectors/psd/CbmPsdRecoLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdRecoLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/rich/CbmRichConverter.cxx b/reco/detectors/rich/CbmRichConverter.cxx
index e8aad15f020774d27d9022d5764ed47b8f3f2e09..77d9db74ed15343bf9806721f6a369f0d09a86df 100644
--- a/reco/detectors/rich/CbmRichConverter.cxx
+++ b/reco/detectors/rich/CbmRichConverter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichConverter.cxx
-  * @copyright Copyright (C) 2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include "CbmRichConverter.h"
 
diff --git a/reco/detectors/rich/CbmRichConverter.h b/reco/detectors/rich/CbmRichConverter.h
index 2b8aca33d4d3b2a05b8ae125884c09a28847f9bc..5ea0f864c551a189326d7f6d9fa53495ac58cc79 100644
--- a/reco/detectors/rich/CbmRichConverter.h
+++ b/reco/detectors/rich/CbmRichConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmRichConverter.h
-  * @copyright Copyright (C) 2012-2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmRichConverter.h
diff --git a/reco/detectors/rich/CbmRichElectronIdAnn.cxx b/reco/detectors/rich/CbmRichElectronIdAnn.cxx
index 8540ae9f8c7b13a6985c6837149f9d9b33f4123e..836ffaf8b56912590b727d8c9019eb9b927ea983 100644
--- a/reco/detectors/rich/CbmRichElectronIdAnn.cxx
+++ b/reco/detectors/rich/CbmRichElectronIdAnn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichElectronIdAnn.cxx
-  * @copyright Copyright (C) 2008-2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2008-2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /**
 * \file CbmRichElectronIdAnn.cxx
diff --git a/reco/detectors/rich/CbmRichElectronIdAnn.h b/reco/detectors/rich/CbmRichElectronIdAnn.h
index 45d4be19e1f2f6f2720cbc02fcfb8a3ffdc0a82a..40bddd4514862b9aeb878981e8d0782ea487e286 100644
--- a/reco/detectors/rich/CbmRichElectronIdAnn.h
+++ b/reco/detectors/rich/CbmRichElectronIdAnn.h
@@ -1,7 +1,6 @@
-/** @file CbmRichElectronIdAnn.h
-  * @copyright Copyright (C) 2008-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2008-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /**
 * \file CbmRichElectronIdAnn.h
diff --git a/reco/detectors/rich/CbmRichHitProducer.cxx b/reco/detectors/rich/CbmRichHitProducer.cxx
index dcb988e86084758bee08379337266575ccae5330..2cf5051577116a1f633ec682159123a6b46c24d1 100644
--- a/reco/detectors/rich/CbmRichHitProducer.cxx
+++ b/reco/detectors/rich/CbmRichHitProducer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichHitProducer.cxx
-  * @copyright Copyright (C) 2004-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2004-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmRichHitProducer.cxx
diff --git a/reco/detectors/rich/CbmRichHitProducer.h b/reco/detectors/rich/CbmRichHitProducer.h
index 71ab397cd9a4d131014a9892c01fa5b727e51113..6903d0b892522b44c56be869b989b88ff63ff110 100644
--- a/reco/detectors/rich/CbmRichHitProducer.h
+++ b/reco/detectors/rich/CbmRichHitProducer.h
@@ -1,7 +1,6 @@
-/** @file CbmRichHitProducer.h
-  * @copyright Copyright (C) 2004-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors B. Polichtchouk, Semen Lebedev, Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2004-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: B. Polichtchouk, Semen Lebedev, Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmRichHitProducer.h
diff --git a/reco/detectors/rich/CbmRichMatchRings.cxx b/reco/detectors/rich/CbmRichMatchRings.cxx
index 9f083cd1310f00cb89a8c19130db11f7bd317d2c..bd8e6724f7f6926c3cf657265eba651b0a948a91 100644
--- a/reco/detectors/rich/CbmRichMatchRings.cxx
+++ b/reco/detectors/rich/CbmRichMatchRings.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMatchRings.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichMatchRings.cxx
diff --git a/reco/detectors/rich/CbmRichMatchRings.h b/reco/detectors/rich/CbmRichMatchRings.h
index 8770c4d2ee3a762df4a5f261a79ba39bda252493..3564747d1c340d2da55d712b3b16633c1a042db7 100644
--- a/reco/detectors/rich/CbmRichMatchRings.h
+++ b/reco/detectors/rich/CbmRichMatchRings.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMatchRings.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichMatchRings.h
diff --git a/reco/detectors/rich/CbmRichRadiusCorrection.h b/reco/detectors/rich/CbmRichRadiusCorrection.h
index fd5cd1cba8bd2712f641603d1877129ad2109735..a6df271c1fb54a6da49e83d5b799fe58c4791d19 100644
--- a/reco/detectors/rich/CbmRichRadiusCorrection.h
+++ b/reco/detectors/rich/CbmRichRadiusCorrection.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRadiusCorrection.h
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRadiusCorrection.h
diff --git a/reco/detectors/rich/CbmRichRecoLinkDef.h b/reco/detectors/rich/CbmRichRecoLinkDef.h
index c12b8e015c4b6ec78712720034f9b92144301360..8ff30913da68cad696f37bbefea7bd01899938bd 100644
--- a/reco/detectors/rich/CbmRichRecoLinkDef.h
+++ b/reco/detectors/rich/CbmRichRecoLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Denis Bertini [committer], Semen Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Denis Bertini [committer], Semen Lebedev */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/rich/CbmRichReconstruction.cxx b/reco/detectors/rich/CbmRichReconstruction.cxx
index 4cb9d0006b96c5ef4f8f94e384ef4e77ba1a7f37..899c08b97b360de410879ac2259fd583da61f6eb 100644
--- a/reco/detectors/rich/CbmRichReconstruction.cxx
+++ b/reco/detectors/rich/CbmRichReconstruction.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichReconstruction.cxx
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichReconstruction.cxx
diff --git a/reco/detectors/rich/CbmRichReconstruction.h b/reco/detectors/rich/CbmRichReconstruction.h
index 622158e1274d1d4f88da2816b52c05ca80d29a13..9305670f98bccb74d3d76d3b9df2b0e5fe8f80fa 100644
--- a/reco/detectors/rich/CbmRichReconstruction.h
+++ b/reco/detectors/rich/CbmRichReconstruction.h
@@ -1,7 +1,6 @@
-/** @file CbmRichReconstruction.h
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Semen Lebedev [committer] */
 
 /**
 * \file CbmRichReconstruction.h
diff --git a/reco/detectors/rich/CbmRichTrainAnnElectrons.cxx b/reco/detectors/rich/CbmRichTrainAnnElectrons.cxx
index dc652d0b3be6a68c0068daff40f93c23ce0689db..08a92f291f349e852ccfeab13411c275f7e46a92 100644
--- a/reco/detectors/rich/CbmRichTrainAnnElectrons.cxx
+++ b/reco/detectors/rich/CbmRichTrainAnnElectrons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrainAnnElectrons.cxx
-  * @copyright Copyright (C) 2009-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichTrainAnnelectrons.cxx
diff --git a/reco/detectors/rich/CbmRichTrainAnnElectrons.h b/reco/detectors/rich/CbmRichTrainAnnElectrons.h
index d63756b37d6f2de7a266bd2e4bdb24e10cf60b88..8c06f98088c32c0ed0b50e32aad6931b339fa0ce 100644
--- a/reco/detectors/rich/CbmRichTrainAnnElectrons.h
+++ b/reco/detectors/rich/CbmRichTrainAnnElectrons.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrainAnnElectrons.h
-  * @copyright Copyright (C) 2009-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichTrainAnnElectrons.h
diff --git a/reco/detectors/rich/CbmRichTrainAnnSelect.cxx b/reco/detectors/rich/CbmRichTrainAnnSelect.cxx
index 2023c076df8a7fb1faf86c660034aa8efb8cfb81..f339f2e4fae2b9ef3e949b66ea6df766d5ddfab8 100644
--- a/reco/detectors/rich/CbmRichTrainAnnSelect.cxx
+++ b/reco/detectors/rich/CbmRichTrainAnnSelect.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrainAnnSelect.cxx
-  * @copyright Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev **/
+/* Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev */
 
 /**
  * \file CbmRichTrainAnnSelect.cxx
diff --git a/reco/detectors/rich/CbmRichTrainAnnSelect.h b/reco/detectors/rich/CbmRichTrainAnnSelect.h
index 2f77cd7ba8237dd5099b3f07162a8aa1c1a685f2..dac9c2d2095f85ee210f4459ef16df85f992f306 100644
--- a/reco/detectors/rich/CbmRichTrainAnnSelect.h
+++ b/reco/detectors/rich/CbmRichTrainAnnSelect.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrainAnnSelect.h
-  * @copyright Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev **/
+/* Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev */
 
 /**
  * \file CbmRichTrainAnnSelect.h
diff --git a/reco/detectors/rich/alignment/CbmHistManager.cxx b/reco/detectors/rich/alignment/CbmHistManager.cxx
index 10b39412d1ff6140dcf402304ddd4972453dc5f6..164142ed647c1732cabfd3beb990754b34196a94 100644
--- a/reco/detectors/rich/alignment/CbmHistManager.cxx
+++ b/reco/detectors/rich/alignment/CbmHistManager.cxx
@@ -1,7 +1,6 @@
-/** @file CbmHistManager.cxx
-  * @copyright Copyright (C) 2011-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2011-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Jordan Bendarouach [committer] */
 
 /**
  * \file CbmHistManager.cxx
diff --git a/reco/detectors/rich/alignment/CbmRichAlignment.cxx b/reco/detectors/rich/alignment/CbmRichAlignment.cxx
index 6dbe594b4d93ae666701db0c7c8026c3d1e86de6..7f263da01741e2dba5681498f04ef494d1bea033 100644
--- a/reco/detectors/rich/alignment/CbmRichAlignment.cxx
+++ b/reco/detectors/rich/alignment/CbmRichAlignment.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichAlignment.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichAlignment.h"
diff --git a/reco/detectors/rich/alignment/CbmRichAlignment.h b/reco/detectors/rich/alignment/CbmRichAlignment.h
index 58f4ed0ed61ad42be2911ce6638ceb87523c083e..3accadadd83af8a54565579f79e98ccf96e31417 100644
--- a/reco/detectors/rich/alignment/CbmRichAlignment.h
+++ b/reco/detectors/rich/alignment/CbmRichAlignment.h
@@ -1,7 +1,6 @@
-/** @file CbmRichAlignment.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHALIGNMENT_H
 #define CBMRICHALIGNMENT_H
diff --git a/reco/detectors/rich/alignment/CbmRichCorrection.cxx b/reco/detectors/rich/alignment/CbmRichCorrection.cxx
index f8f52b71d8282a0c823aa9daef5e9c0a3daf8b01..024481e2b07a44c0b862aba18253324842da7bc9 100644
--- a/reco/detectors/rich/alignment/CbmRichCorrection.cxx
+++ b/reco/detectors/rich/alignment/CbmRichCorrection.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichCorrection.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichCorrection.h"
diff --git a/reco/detectors/rich/alignment/CbmRichCorrection.h b/reco/detectors/rich/alignment/CbmRichCorrection.h
index 59218393a51090fb07519b44783c11209c922bbe..30eb505ea382348fcdb2d04ed03726197a5163e3 100644
--- a/reco/detectors/rich/alignment/CbmRichCorrection.h
+++ b/reco/detectors/rich/alignment/CbmRichCorrection.h
@@ -1,7 +1,6 @@
-/** @file CbmRichCorrection.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHCORRECTION_H
 #define CBMRICHCORRECTION_H
diff --git a/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx b/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx
index e27bbb301ff268eb1c95966fc26b356df1d5e25f..394f5e1ffa32ea404d6e0e69ad80619830b5ce05 100644
--- a/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx
+++ b/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichCorrectionVector.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichCorrectionVector.h"
diff --git a/reco/detectors/rich/alignment/CbmRichCorrectionVector.h b/reco/detectors/rich/alignment/CbmRichCorrectionVector.h
index 0b1d2a88b92263a4a4e518e3b10871a50e02c2a5..a0d23385e68134a67336d4ac3d74fee96eb37e0b 100644
--- a/reco/detectors/rich/alignment/CbmRichCorrectionVector.h
+++ b/reco/detectors/rich/alignment/CbmRichCorrectionVector.h
@@ -1,7 +1,6 @@
-/** @file CbmRichCorrectionVector.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CbmRichCorrectionVector_H
 #define CbmRichCorrectionVector_H
diff --git a/reco/detectors/rich/alignment/CbmRichMirror.cxx b/reco/detectors/rich/alignment/CbmRichMirror.cxx
index ff8013630feaa6328467d586d60c3298b4603ca4..f58d84bc6a5f89f84fcf6702e208c7a2ed94df11 100644
--- a/reco/detectors/rich/alignment/CbmRichMirror.cxx
+++ b/reco/detectors/rich/alignment/CbmRichMirror.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMirror.cxx
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichMirror.h"
diff --git a/reco/detectors/rich/alignment/CbmRichMirror.h b/reco/detectors/rich/alignment/CbmRichMirror.h
index 15c40aef138502340bdb6485e289272a631781e3..69ac4f6a15af6b3f2abee342af103097f82ead78 100644
--- a/reco/detectors/rich/alignment/CbmRichMirror.h
+++ b/reco/detectors/rich/alignment/CbmRichMirror.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMirror.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHMIRROR_H
 #define CBMRICHMIRROR_H
diff --git a/reco/detectors/rich/alignment/CbmRichMirrorMisalignmentCorrectionUtils.h b/reco/detectors/rich/alignment/CbmRichMirrorMisalignmentCorrectionUtils.h
index 6ea7b836a185f3fbb8746ce2df3c821cc307121d..19ba0cee58a3ee26e925df439687f2afd0b33876 100644
--- a/reco/detectors/rich/alignment/CbmRichMirrorMisalignmentCorrectionUtils.h
+++ b/reco/detectors/rich/alignment/CbmRichMirrorMisalignmentCorrectionUtils.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorMisalignmentCorrectionUtils.h
-  * @copyright Copyright (C) 2017-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2017-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBM_RICH_MIRROR_MISALIGNMENT_CORRECTION_UTILS
 #define CBM_RICH_MIRROR_MISALIGNMENT_CORRECTION_UTILS
diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx
index 5dd50b97396f045eb6126d42c8fb6d576b29346a..4eb3bd541712a72ab8001764048ac3f984b14170 100644
--- a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx
+++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorSortingAlignment.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "CbmRichMirrorSortingAlignment.h"
 
diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h
index 1e6003e025c6392e8e084c858c15e8fda2f2428b..cde4f778873e0c070864d48837b1ccd72052bf5f 100644
--- a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h
+++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorSortingAlignment.h
-  * @copyright Copyright (C) 2016-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHMIRRORSORTINGALIGNMENT_H
 #define CBMRICHMIRRORSORTINGALIGNMENT_H
diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx
index b7d57673b06f61f7fd674d52ba21fbe491dd0906..8a27028b8ec175ae3b9570fb3c8715cb1125345b 100644
--- a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx
+++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorSortingCorrection.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "CbmRichMirrorSortingCorrection.h"
 
diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h
index 01febaa62d3daba1bd6b023588349a365d8c7c27..f784bbee4669cb88e6c8b537f59d35824925bc89 100644
--- a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h
+++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorSortingCorrection.h
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHMIRRORSORTINGCORRECTION_H
 #define CBMRICHMIRRORSORTINGCORRECTION_H
diff --git a/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h b/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h
index 32dac93924d100bbeaf654a26fcc1af9dab4bfe8..d6939300cf8687d7f44e9ef25e721fca67793711 100644
--- a/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h
+++ b/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h
@@ -1,7 +1,6 @@
-/** @file CbmRichNavigationUtil2.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef RICH_CbmRichNavigationUtil2
 #define RICH_CbmRichNavigationUtil2
diff --git a/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx b/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx
index 4686b068efe3634d6a936377ccb7c4da4f2a7088..667fbe8dbc717638fccbd91d34ff1fabc3d0d66d 100644
--- a/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx
+++ b/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichPMTMapping.cxx
-  * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichPMTMapping.h"
diff --git a/reco/detectors/rich/alignment/CbmRichPMTMapping.h b/reco/detectors/rich/alignment/CbmRichPMTMapping.h
index 37df3a1a24015c399648ec50f535728838813ace..2cbe3e27ded92b81e5399bfea5142a7bcce80084 100644
--- a/reco/detectors/rich/alignment/CbmRichPMTMapping.h
+++ b/reco/detectors/rich/alignment/CbmRichPMTMapping.h
@@ -1,7 +1,6 @@
-/** @file CbmRichPMTMapping.h
-  * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBMRICHPMTMAPPING_H
 #define CBMRICHPMTMAPPING_H
diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx
index 51c19ae40d736041219568a7b96afc66d0e7fa2c..01c50c5b23feb31fc28ebca91d28cd2c5df7bfb9 100644
--- a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx
+++ b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducer2.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // ---------- Original Headers ---------- //
 #include "CbmRichProjectionProducer2.h"
diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h
index 64c1a2531d0bb0fdf20fa0f2c8862f256eff8aa4..7ac478a0674365e4dec763b40b21d8ae74e2193d 100644
--- a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h
+++ b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducer2.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CbmRichProjectionProducer2_H
 #define CbmRichProjectionProducer2_H
diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.cxx b/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.cxx
index be29e786958d20756ae2c44c97c9b5a13e7fc9f9..3eb516bb88146c977fc8452b621f345b87742c5f 100644
--- a/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.cxx
+++ b/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerAnalytical.cxx
-  * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev (initial version by P.Stolpovsky (2005)), Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev (initial version by P.Stolpovsky (2005)), Jordan Bendarouach [committer] */
 
 /**
  * \file CbmRichProjectionProducerAnalytical.cxx
diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.h b/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.h
index 5f33ae2ff61f44d4d7cc1bf697c46dc4ae0ad46a..2f2191c42efb7943f62c7b9c1f16f294e1d828fb 100644
--- a/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.h
+++ b/reco/detectors/rich/alignment/CbmRichProjectionProducerAnalytical.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerAnalytical.h
-  * @copyright Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev (initial version by P.Stolpovsky in 2005), Jordan Bendarouach [committer] **/
+/* Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev (initial version by P.Stolpovsky in 2005), Jordan Bendarouach [committer] */
 
 /**
  * \file CbmRichProjectionProducerAnalytical.h
diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducerBase.h b/reco/detectors/rich/alignment/CbmRichProjectionProducerBase.h
index 60e4aad791e31846ab2629e6e98a6c9dd666e4d1..0e1d778abdf3ecf7fb3f42dd2a8493eac54a9a93 100644
--- a/reco/detectors/rich/alignment/CbmRichProjectionProducerBase.h
+++ b/reco/detectors/rich/alignment/CbmRichProjectionProducerBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerBase.h
-  * @copyright Copyright (C) 2012-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2012-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Jordan Bendarouach [committer] */
 
 /**
 * \file CbmRichProjectionProducerBase.h
diff --git a/reco/detectors/rich/alignment/CbmRichRecoQa.cxx b/reco/detectors/rich/alignment/CbmRichRecoQa.cxx
index 09a88f454100a280b618d864874bbe9631f528bf..857167b76340be93c3af7ce54575d3ac72253370 100644
--- a/reco/detectors/rich/alignment/CbmRichRecoQa.cxx
+++ b/reco/detectors/rich/alignment/CbmRichRecoQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoQa.cxx
-  * @copyright Copyright (C) 2017-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2017-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #include "CbmRichRecoQa.h"
 
diff --git a/reco/detectors/rich/alignment/CbmRichRecoQa.h b/reco/detectors/rich/alignment/CbmRichRecoQa.h
index 78727e81753a9e7718f589e6f6dc879689aa1d37..5fb3320c960d63d747139c8bc624f00021ee06f0 100644
--- a/reco/detectors/rich/alignment/CbmRichRecoQa.h
+++ b/reco/detectors/rich/alignment/CbmRichRecoQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoQa.h
-  * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef CBM_RICH_RECO_QA
 #define CBM_RICH_RECO_QA
diff --git a/reco/detectors/rich/alignment/CbmRichReconstruction.cxx b/reco/detectors/rich/alignment/CbmRichReconstruction.cxx
index e11766a078e49c2a9e95d89dbd38e15759619e27..d2bd89dd498d147f3e0618754afb3f201b90f8ff 100644
--- a/reco/detectors/rich/alignment/CbmRichReconstruction.cxx
+++ b/reco/detectors/rich/alignment/CbmRichReconstruction.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichReconstruction.cxx
-  * @copyright Copyright (C) 2012-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2012-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Jordan Bendarouach [committer] */
 
 /**
  * \file CbmRichReconstruction.cxx
diff --git a/reco/detectors/rich/alignment/CbmRichReconstruction.h b/reco/detectors/rich/alignment/CbmRichReconstruction.h
index 897b73907615647b96fd2ec65e3e97f0fc644493..f3ae60e1c14605b80b707cda43b33204821b4d44 100644
--- a/reco/detectors/rich/alignment/CbmRichReconstruction.h
+++ b/reco/detectors/rich/alignment/CbmRichReconstruction.h
@@ -1,7 +1,6 @@
-/** @file CbmRichReconstruction.h
-  * @copyright Copyright (C) 2012-2017 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Jordan Bendarouach [committer] **/
+/* Copyright (C) 2012-2017 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Jordan Bendarouach [committer] */
 
 /**
 * \file CbmRichReconstruction.h
diff --git a/reco/detectors/rich/alignment/CbmRichUtil.h b/reco/detectors/rich/alignment/CbmRichUtil.h
index 60783f42926e10c10c937efd01d2943deeae785b..aeadfd2d124eba6a940fdc6c6b39fae16ff977ec 100644
--- a/reco/detectors/rich/alignment/CbmRichUtil.h
+++ b/reco/detectors/rich/alignment/CbmRichUtil.h
@@ -1,7 +1,6 @@
-/** @file CbmRichUtil.h
-  * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Jordan Bendarouach [committer] **/
+/* Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Jordan Bendarouach [committer] */
 
 #ifndef RICH_CbmRichUtil
 #define RICH_CbmRichUtil
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderData.h b/reco/detectors/rich/finder/CbmRichRingFinderData.h
index d3bb84b47e5532853f16391232c0a4ea18c245a2..bec8b56aa9a514377817960a7aebfb9d57c113cb 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderData.h
+++ b/reco/detectors/rich/finder/CbmRichRingFinderData.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderData.h
-  * @copyright Copyright (C) 2013-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2013-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #ifndef CBM_RICH_RING_FINDER_DATA_H_
 #define CBM_RICH_RING_FINDER_DATA_H_
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHough.cxx b/reco/detectors/rich/finder/CbmRichRingFinderHough.cxx
index 9a2670d91f915a5255647ba772d012d024dfca34..a5c11df8369742954c022d6750f10cb424341f56 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHough.cxx
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHough.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHough.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Semen Lebedev, Andrey Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Semen Lebedev, Andrey Lebedev */
 
 /**
 * \file CbmRichRingFinderHough.cxx
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHough.h b/reco/detectors/rich/finder/CbmRichRingFinderHough.h
index 02f2c2462b8d557dbcdae9f944beef31dbb32f41..a78cbbd46fbe0d3ff8d849e6a0f984055a89f3a9 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHough.h
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHough.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHough.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Semen Lebedev */
 
 /**
 * \file CbmRichRingFinderHough.h
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx b/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx
index cd4e00870ab80b99d247b2d444d2d057a3c7cea7..a79f9f80b389627a31aa45d07fa9704dab226dfc 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHoughImpl.cxx
-  * @copyright Copyright (C) 2008-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2008-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichRingFinderHoughImpl.cxx
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h b/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h
index 7abb2ed1f4da09a151c8f6d87ee5c8bbc291661a..f350c6f145cda211fbf30f0bae2f40ce2fccdc4c 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHoughImpl.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHoughImpl.h
-  * @copyright Copyright (C) 2008-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2008-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFinderHoughImpl.h
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx b/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx
index 65ff142c4cd3d335575877c1ab5ea9878de79bae..957935bede58c8b783474b3488703359d5bdce54 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHoughSimd.cxx
-  * @copyright Copyright (C) 2008-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2008-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFinderHoughSimd.cxx
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h b/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h
index c8312dcdc7d0eec4b7d248b7e689638564f3204d..d6d429cbca3475196e75adef743ea82a47efa4b6 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h
+++ b/reco/detectors/rich/finder/CbmRichRingFinderHoughSimd.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderHoughSimd.h
-  * @copyright Copyright (C) 2009-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFinderHoughSimd.h
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx
index 01838b1a9b7535963af8d925b5c7d480762e5f62..9b0c14c6ece744f5e298a652e511feb0baf9cc02 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx
+++ b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S. Lebedev (2016) (Initial version Supriya Das (2005)), Semen Lebedev, Andrey Lebedev, Semen Lebedev, Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S. Lebedev (2016) (Initial version Supriya Das (2005)), Semen Lebedev, Andrey Lebedev, Semen Lebedev, Florian Uhlig */
 
 /**
  *  $Id: CbmRichRingFinderIdeal.cxx,v 1.5 2006/02/01 13:16:58 hoehne Exp $
diff --git a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.h b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.h
index b493e1649315e76b60143412c9d28213b0c5ab44..5626a3c4d16e13e0513cec53b88dba2bf21e325d 100644
--- a/reco/detectors/rich/finder/CbmRichRingFinderIdeal.h
+++ b/reco/detectors/rich/finder/CbmRichRingFinderIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFinderIdeal.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Andrey Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Andrey Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
  * \file CbmRichRingFinderIdeal.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterBase.h b/reco/detectors/rich/fitter/CbmRichRingFitterBase.h
index b78a87eff89363a80f1b899157a23d4aea6c1245..196c7fcea5541927dc6f9027d247ae340273fd57 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterBase.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterBase.h
-  * @copyright Copyright (C) 2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterBase.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterCOP.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterCOP.cxx
index 5fa44724dbf3eb3937db1b7fed60058ec2d2a05a..c161f447475c7f809d6a4913518868631166dba6 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterCOP.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterCOP.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterCOP.cxx
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterCOP.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterCOP.h b/reco/detectors/rich/fitter/CbmRichRingFitterCOP.h
index 09bcd31b2fd4c160808fc52097a355955ba4a0c8..bb19f372bc6727d233f33f49aa178549f6df9b8a 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterCOP.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterCOP.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterCOP.h
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterCOP.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterCircle.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterCircle.cxx
index ac5dc2c905d28aa7d0ea26b1c6364f5aa0f6c8a8..ccfe155686605c8d20801b34370b392b5c5f20f0 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterCircle.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterCircle.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterCircle.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterCircle.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterCircle.h b/reco/detectors/rich/fitter/CbmRichRingFitterCircle.h
index 05e9383fd56e6c9a5d60dbe6c6b81b8ce4c37c31..0f0ec36cd84ff56f14ad9800a0d334df9df44da7 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterCircle.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterCircle.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterCircle.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Supriya Das, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Supriya Das, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterCircle.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseBase.h b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseBase.h
index 10003dd3632d39f73b0a2d6cdeaf3c29d63d5470..a14fbf525832cce844c7b9dd1e3b61f7573f9158 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseBase.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterEllipseBase.h
-  * @copyright Copyright (C) 2009-2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterEllipseBase.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.cxx
index 110ce8b0176aee6d0fab6e0803f0f734c76186e5..9e4161510192b80de2d277a27a43a955541e33d1 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterEllipseMinuit.cxx
-  * @copyright Copyright (C) 2011-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Florian Uhlig */
 
 /**
 * \file CbmRichRingFitterEllipseMinuit.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.h b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.h
index bf1bdbd5c4864bb008d8754ce2258a12d3baebaf..20d79e3dc49d05d51e25d2b5f604f557e73c2275 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseMinuit.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterEllipseMinuit.h
-  * @copyright Copyright (C) 2011-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Florian Uhlig */
 
 /**
 * \file CbmRichRingFitterEllipseMinuit.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.cxx
index 60b4880de839f233965d457bc6b30009f49e9882..6fc0837c594e6ee0f0732cb4f51ae4496b59789f 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterEllipseTau.cxx
-  * @copyright Copyright (C) 2009-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan and Semen Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan and Semen Lebedev, Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterEllipseTau.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.h b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.h
index 43752b0b4486748506f91c5a6f621c54e3192cc6..ee5115075a7b74859b6a9f579d64f8919c2d66e6 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterEllipseTau.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterEllipseTau.h
-  * @copyright Copyright (C) 2009-2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan and Semen Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan and Semen Lebedev, Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterEllipseTau.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.cxx
index fb9a654db8583a5efa6ee9cdcfdef972f61bed28..658a429015ba4228c1ddd72b4bc3d8bef24582a0 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterRobustCOP.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterRobustCOP.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.h b/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.h
index 3958173294ad1a4e59de1f6aab2399054837d509..10e6bd27e456846ce07891d60aa710eeddfc796f 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterRobustCOP.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterRobustCOP.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterRobustCOP.h
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterTAU.cxx b/reco/detectors/rich/fitter/CbmRichRingFitterTAU.cxx
index d52a674aa42ee4e9059a660a45717004c6c65e3b..9ce6049aa3d03c2fea22a3d3ca8c32105217d9b5 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterTAU.cxx
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterTAU.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterTAU.cxx
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterTAU.cxx
diff --git a/reco/detectors/rich/fitter/CbmRichRingFitterTAU.h b/reco/detectors/rich/fitter/CbmRichRingFitterTAU.h
index 8e825c7467bd772693331dd0c9f6300375d2ec8d..50f4cd6e2479e2067dd197d8a05b952cbbc230a0 100644
--- a/reco/detectors/rich/fitter/CbmRichRingFitterTAU.h
+++ b/reco/detectors/rich/fitter/CbmRichRingFitterTAU.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterTAU.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Ayriyan, Gennadi Ososkov, Claudia Hoehne, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingFitterTAU.h
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx
index c916ec5027c65f1647228f766aab06a708146d00..c2896a2c587afbe00e7e855e4bd15cfd45a67111 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmAerogelAna.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmRichMCbmAerogelAna.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h
index f912b3598b98b25dcae1c1ee352dbc91331c563d..321b55934b308d1b845f0f2eef883f98ed35b289 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmAerogelAna.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef MCBM_RICH_Aerogel
 #define MCBM_RICH_Aerogel
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx
index f0b19c60e53317cf9492a2c0baf6563bbb80d99b..13f9b720b3dec3bbc94a7ec7b11bffbf099bbe12 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmHitProducer.cxx
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber, Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber, Semen Lebedev [committer] */
 
 #include "CbmRichMCbmHitProducer.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h
index c8dc48e8ea4b5409cb151f8f0212aca08bfc0e6f..db1345fea7715f689f82d06675ee1fd87094db45 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmHitProducer.h
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber */
 
 #ifndef CBM_RICH_MCBM_HIT_PRODUCER
 #define CBM_RICH_MCBM_HIT_PRODUCER
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx
index 04843b6a046bc116587058693b6ccb75ef08297e..8460da308f37d6258c77fda3f2e415ce50effc41 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQa.cxx
-  * @copyright Copyright (C) 2017-2021 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Gregor Pitsch [committer], Semen Lebedev **/
+/* Copyright (C) 2017-2021 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Gregor Pitsch [committer], Semen Lebedev */
 
 #include "CbmRichMCbmQa.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQa.h b/reco/detectors/rich/mcbm/CbmRichMCbmQa.h
index 148e9fd197f375c24353376a1be8f3ec2dfcc36f..be6d36cb801f6c072624bc4318581c5076009ac9 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQa.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQa.h
-  * @copyright Copyright (C) 2017-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Gregor Pitsch [committer] **/
+/* Copyright (C) 2017-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Gregor Pitsch [committer] */
 
 #ifndef MCBM_RICH_QA
 #define MCBM_RICH_QA
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx
index 2dbaeb74fb9158abb2e722a703c6cb664172beea..a15c5bb270b01e1926b8f99dd79bd2e3d2cbd478 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQaReal.cxx
-  * @copyright Copyright (C) 2019-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber, Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber, Semen Lebedev [committer] */
 
 #include "CbmRichMCbmQaReal.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h
index 90bb6e8a8bedf9d272cd585fdac66946afc81422..5a5b5cb5c9c942fdeb0f0aef65bfddfd12f64bd5 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQaReal.h
-  * @copyright Copyright (C) 2019-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig **/
+/* Copyright (C) 2019-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Adrian Amatus Weber, Florian Uhlig */
 
 #ifndef MCBM_RICH_QA_REAL
 #define MCBM_RICH_QA_REAL
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx
index a1a7cf030a8d9039d8a86924112fec84dd260fb5..53e519a679ef2f77d9542bc4c4ba38dd39f7142c 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQaRichOnly.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig */
 
 #include "CbmRichMCbmQaRichOnly.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h
index d817f815e460034f4561e142a74a8919eb6d5e69..38c8258452c0aaf3b13b6c155e047e60801309fa 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmQaRichOnly.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef MCBM_RICH_QA_RICH_ONLY
 #define MCBM_RICH_QA_RICH_ONLY
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx
index 1116291ae8c109deced72854059405434d0385e0..8e03355400adb5663a24d0fdaa53d22d91c087ea 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmSEDisplay.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmRichMCbmSEDisplay.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h
index 081cc08d8eeb5f8a112168b49aa25ffabdd43d13..093ae3823264d38fd36206e0f97bb4d800f3068b 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmSEDisplay.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef MCBM_RICH_SE_DISPLAY
 #define MCBM_RICH_SE_DISPLAY
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx
index 38ca845b40abb3174105dec6d6d9f55fa9bdc254..5e14132dd921e1160458303414ede0ab2aaa274a 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmToTShifter.cxx
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 #include "CbmRichMCbmToTShifter.h"
 
diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h
index d155ce7c91d3e7abf1a18d4578ec9e109d222315..1869bc442bb7d3c9ea805fa4d4a589061ab6c47e 100644
--- a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h
+++ b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMCbmToTShifter.h
-  * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Adrian Amatus Weber [committer] **/
+/* Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Adrian Amatus Weber [committer] */
 
 #ifndef MCBM_RICH_TOTSHIFTER
 #define MCBM_RICH_TOTSHIFTER
diff --git a/reco/detectors/rich/qa/CbmRichGeoOpt.cxx b/reco/detectors/rich/qa/CbmRichGeoOpt.cxx
index 65c00aca04d4f6d875f792c56665aae23264b9fa..9a06581e8af02f74acffd6507a951448daa490d8 100644
--- a/reco/detectors/rich/qa/CbmRichGeoOpt.cxx
+++ b/reco/detectors/rich/qa/CbmRichGeoOpt.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoOpt.cxx
-  * @copyright Copyright (C) 2014-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud **/
+/* Copyright (C) 2014-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud */
 
 /**
  * \file CbmRichGeoOpt.cxx
diff --git a/reco/detectors/rich/qa/CbmRichGeoOpt.h b/reco/detectors/rich/qa/CbmRichGeoOpt.h
index d0f17c8c1e7af2e1d19b9be47c27e6e6eff1f2f8..e43f25129a21e9a5d6d6115de9efe439608ddc35 100644
--- a/reco/detectors/rich/qa/CbmRichGeoOpt.h
+++ b/reco/detectors/rich/qa/CbmRichGeoOpt.h
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoOpt.h
-  * @copyright Copyright (C) 2014-2015 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tariq Mahmoud, Semen Lebedev [committer] **/
+/* Copyright (C) 2014-2015 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tariq Mahmoud, Semen Lebedev [committer] */
 
 #/**
 * \file CbmRichGeoOpt.h
diff --git a/reco/detectors/rich/qa/CbmRichGeoTest.cxx b/reco/detectors/rich/qa/CbmRichGeoTest.cxx
index 17e03a2018b94bbb6c01a5e1bbdb5701b5448609..050bfbd4c1c0ff39f15bdb6b70bcd0a813909a5c 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTest.cxx
+++ b/reco/detectors/rich/qa/CbmRichGeoTest.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTest.cxx
-  * @copyright Copyright (C) 2009-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTest.cxx
diff --git a/reco/detectors/rich/qa/CbmRichGeoTest.h b/reco/detectors/rich/qa/CbmRichGeoTest.h
index fcaf8d9ddbd7c6a3d5c957983e6eeaf978592421..8289437c5afd75df0fca7875282c2bfe9c231f23 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTest.h
+++ b/reco/detectors/rich/qa/CbmRichGeoTest.h
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTest.h
-  * @copyright Copyright (C) 2009-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTest.h
diff --git a/reco/detectors/rich/qa/CbmRichGeoTestOpt.cxx b/reco/detectors/rich/qa/CbmRichGeoTestOpt.cxx
index 72861a539979ee61c014ce666285bb6ddc249064..a3c4ee60a2e23803cad4a6bebd83ec44776d57ed 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTestOpt.cxx
+++ b/reco/detectors/rich/qa/CbmRichGeoTestOpt.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTestOpt.cxx
-  * @copyright Copyright (C) 2019-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTestOpt.cxx
diff --git a/reco/detectors/rich/qa/CbmRichGeoTestOpt.h b/reco/detectors/rich/qa/CbmRichGeoTestOpt.h
index a72e28de6b7e304cd6ddfeb400814035fe5bd893..c5a4d768c1474c4806058470d8bd8983961a6915 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTestOpt.h
+++ b/reco/detectors/rich/qa/CbmRichGeoTestOpt.h
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTestOpt.h
-  * @copyright Copyright (C) 2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTestOpt.h
diff --git a/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.cxx b/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.cxx
index dabb7ee26fc02b953acdb65a89f91a6f07a4f3e3..7d940dbdb90b8ba151c3450eaeb0a1624aef93cf 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.cxx
+++ b/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTestStudyReport.cxx
-  * @copyright Copyright (C) 2012-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTestStudyReport.cxx
diff --git a/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.h b/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.h
index 78123fcc91b8ca549c185ba296d38403380cd461..e4cbfe9545bf5083d3636663f334e229bbceb1ba 100644
--- a/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.h
+++ b/reco/detectors/rich/qa/CbmRichGeoTestStudyReport.h
@@ -1,7 +1,6 @@
-/** @file CbmRichGeoTestStudyReport.h
-  * @copyright Copyright (C) 2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
  * \file CbmRichGeoTestStudyReport.h
diff --git a/reco/detectors/rich/qa/CbmRichParallelQa.cxx b/reco/detectors/rich/qa/CbmRichParallelQa.cxx
index 38a0d27c6c6fdb5566cfe19af795c10b680ff03c..8d3e6d047863c8717a9a11befbe918cc727c6cd5 100644
--- a/reco/detectors/rich/qa/CbmRichParallelQa.cxx
+++ b/reco/detectors/rich/qa/CbmRichParallelQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichParallelQa.cxx
-  * @copyright Copyright (C) 2010-2011 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2011 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /** CbmRichParallelQa.cxx
  * @author Semen Lebedev <s.lebedev@gsi.de>
diff --git a/reco/detectors/rich/qa/CbmRichParallelQa.h b/reco/detectors/rich/qa/CbmRichParallelQa.h
index f42261a3bed8084638367a396514137fe73cc6d4..35f947239f5ae42fc70abb9575d367c202590e20 100644
--- a/reco/detectors/rich/qa/CbmRichParallelQa.h
+++ b/reco/detectors/rich/qa/CbmRichParallelQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichParallelQa.h
-  * @copyright Copyright (C) 2010-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /** CbmRichParallelQa.h
  * @author Semen Lebedev <s.lebedev@gsi.de>
diff --git a/reco/detectors/rich/qa/CbmRichRecoQa.cxx b/reco/detectors/rich/qa/CbmRichRecoQa.cxx
index 5293d813818b736432577f065b8d6f0a347539f0..a5780b0adc1fb5e26915dde8531c201290b143d7 100644
--- a/reco/detectors/rich/qa/CbmRichRecoQa.cxx
+++ b/reco/detectors/rich/qa/CbmRichRecoQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoQa.cxx
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer] */
 
 #include "CbmRichRecoQa.h"
 
diff --git a/reco/detectors/rich/qa/CbmRichRecoQa.h b/reco/detectors/rich/qa/CbmRichRecoQa.h
index d69e8498c64e75f127c9995deeeb164817208b1f..f73cb283006aa3203091005f734163c69a13febc 100644
--- a/reco/detectors/rich/qa/CbmRichRecoQa.h
+++ b/reco/detectors/rich/qa/CbmRichRecoQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoQa.h
-  * @copyright Copyright (C) 2016-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2016-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 #ifndef CBM_RICH_RECO_QA
 #define CBM_RICH_RECO_QA
diff --git a/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx b/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx
index 95c08d306cff11494d0a41761fe2a9af4a8adb39..a4743fc3c42871b3230287389e227bd95acdb4f6 100644
--- a/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx
+++ b/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoTbQa.cxx
-  * @copyright Copyright (C) 2018-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2018-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "CbmRichRecoTbQa.h"
 
diff --git a/reco/detectors/rich/qa/CbmRichRecoTbQa.h b/reco/detectors/rich/qa/CbmRichRecoTbQa.h
index 518a157905fdb3570c8f014f6fc686f1ff0a93f8..a743b6019086ddfc7f19fbb944394f3a3ecce6e9 100644
--- a/reco/detectors/rich/qa/CbmRichRecoTbQa.h
+++ b/reco/detectors/rich/qa/CbmRichRecoTbQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRecoTbQa.h
-  * @copyright Copyright (C) 2018-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2018-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBM_RICH_RECO_TB_QA
 #define CBM_RICH_RECO_TB_QA
diff --git a/reco/detectors/rich/qa/CbmRichRingFitterQa.cxx b/reco/detectors/rich/qa/CbmRichRingFitterQa.cxx
index 50c41bfefc000dc9c889687671e7868935a86cf6..f7ad8372298edf59ff4f77491fc8547b992eb24f 100644
--- a/reco/detectors/rich/qa/CbmRichRingFitterQa.cxx
+++ b/reco/detectors/rich/qa/CbmRichRingFitterQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterQa.cxx
-  * @copyright Copyright (C) 2009-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterQa.cxx
diff --git a/reco/detectors/rich/qa/CbmRichRingFitterQa.h b/reco/detectors/rich/qa/CbmRichRingFitterQa.h
index 197fd7507ab91d44eaf6315b4a7864ef5e51e0cb..4a1dd43aa7d2a37a9c90c018c215a50c7bde79e2 100644
--- a/reco/detectors/rich/qa/CbmRichRingFitterQa.h
+++ b/reco/detectors/rich/qa/CbmRichRingFitterQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingFitterQa.h
-  * @copyright Copyright (C) 2009-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingFitterQa.h
diff --git a/reco/detectors/rich/qa/CbmRichUrqmdTest.cxx b/reco/detectors/rich/qa/CbmRichUrqmdTest.cxx
index d99e0502841d4a0a03071d6019b3593572cb298e..f4cefbb95c3a474047dff42a646d433f2e0c9779 100644
--- a/reco/detectors/rich/qa/CbmRichUrqmdTest.cxx
+++ b/reco/detectors/rich/qa/CbmRichUrqmdTest.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichUrqmdTest.cxx
-  * @copyright Copyright (C) 2012-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2012-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /**
  * \file CbmRichUrqmdTest.cxx
diff --git a/reco/detectors/rich/qa/CbmRichUrqmdTest.h b/reco/detectors/rich/qa/CbmRichUrqmdTest.h
index dfab796438b0980e73e90ded6c84abc38b2afe01..16671b430494baf9e0bcbf8068b89659ce943baf 100644
--- a/reco/detectors/rich/qa/CbmRichUrqmdTest.h
+++ b/reco/detectors/rich/qa/CbmRichUrqmdTest.h
@@ -1,7 +1,6 @@
-/** @file CbmRichUrqmdTest.h
-  * @copyright Copyright (C) 2012-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmRichUrqmdTest.h
diff --git a/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h b/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h
index 9b7f34e899bc26f747c9e296f44dc714c7ff9156..ebe56979c80e8a92a29ec44e9b25145d17c2a4a1 100644
--- a/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h
+++ b/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRichMirrorsLinkDef.h
-  * @copyright Copyright (C) 2019 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2019 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx
index 61ecd66bca9a1a6e3f87f6fa2fe33daa5c2d84a9..8aa17bf74bd4582c5a453ba664b1e71e9e59ac1e 100644
--- a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx
+++ b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRonchiAna.cxx
-  * @copyright Copyright (C) 2018-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev **/
+/* Copyright (C) 2018-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev */
 
 #include "CbmRichRonchiAna.h"
 
diff --git a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h
index 20f71b833b8e206ef405088f8181897f8b11d872..c8e93ab49f1aca1bc71f000f35bdae39491f263e 100644
--- a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h
+++ b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRonchiAna.h
-  * @copyright Copyright (C) 2018-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2018-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer] */
 
 #ifndef RICH_MIRRORS_CBMRICHRONCHIANA_H_
 #define RICH_MIRRORS_CBMRICHRONCHIANA_H_
diff --git a/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx b/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx
index 8ce9cec4a122381bd9dcaa51788c1895ac64e9e7..f84711d6c1e41540796e057a3c4074a2d7b4dc72 100644
--- a/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx
+++ b/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingSelectAnn.cxx
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev, Denis Bertini [committer] */
 
 #include "CbmRichRingSelectAnn.h"
 
diff --git a/reco/detectors/rich/selection/CbmRichRingSelectAnn.h b/reco/detectors/rich/selection/CbmRichRingSelectAnn.h
index a6374e3505e2558e7f0cd908bbf87701836d8980..85073b0c973e9fbabbcae65d92c74459f51f1838 100644
--- a/reco/detectors/rich/selection/CbmRichRingSelectAnn.h
+++ b/reco/detectors/rich/selection/CbmRichRingSelectAnn.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingSelectAnn.h
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingSelectAnn.h
diff --git a/reco/detectors/rich/selection/CbmRichRingSelectImpl.h b/reco/detectors/rich/selection/CbmRichRingSelectImpl.h
index 749844443eb6ddd3cc30f5aa6d3f1a8fc9819c53..ae2198c3a66bc6b4ef3687ab1bcd6bacd7c9a661 100644
--- a/reco/detectors/rich/selection/CbmRichRingSelectImpl.h
+++ b/reco/detectors/rich/selection/CbmRichRingSelectImpl.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingSelectImpl.h
-  * @copyright Copyright (C) 2010-2012 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2010-2012 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingSelectImpl.h
diff --git a/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.cxx b/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.cxx
index 38338e445a9712c8479497166a04cc449e7edda8..221b0835c1606b864348e37bf5f23843caee720f 100644
--- a/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.cxx
+++ b/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerAnalytical.cxx
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev (initial version by P.Stolpovsky (2005)), Andrey Lebedev [committer], Semen Lebedev, Semen Lebedev **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev (initial version by P.Stolpovsky (2005)), Andrey Lebedev [committer], Semen Lebedev, Semen Lebedev */
 
 /**
  * \file CbmRichProjectionProducerAnalytical.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.h b/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.h
index 60b435058d64525d124a26f5c144444dafb13ffc..f4d5d518cfcafab83d940e7d5e8f74c04d94ee2c 100644
--- a/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.h
+++ b/reco/detectors/rich/tracks/CbmRichProjectionProducerAnalytical.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerAnalytical.h
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev (initial version by P.Stolpovsky in 2005), Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev (initial version by P.Stolpovsky in 2005), Andrey Lebedev [committer], Semen Lebedev */
 
 /**
  * \file CbmRichProjectionProducerAnalytical.h
diff --git a/reco/detectors/rich/tracks/CbmRichProjectionProducerBase.h b/reco/detectors/rich/tracks/CbmRichProjectionProducerBase.h
index cbc820c2fe8c75bed799a87c301ce87e114a2513..00283452611ae4908a44f2e11f1ec53c3cb5aaa1 100644
--- a/reco/detectors/rich/tracks/CbmRichProjectionProducerBase.h
+++ b/reco/detectors/rich/tracks/CbmRichProjectionProducerBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerBase.h
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichProjectionProducerBase.h
diff --git a/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.cxx b/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.cxx
index da824264686ce006d299660ee61e10c1d6c83888..25df3c14c172c29f5cb41bdea03c65351ddcfb1d 100644
--- a/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.cxx
+++ b/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerTGeo.cxx
-  * @copyright Copyright (C) 2005-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors P.Stolpovsky, Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2005-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: P.Stolpovsky, Andrey Lebedev [committer], Semen Lebedev */
 
 /**
  * \file CbmRichProjectionProducer.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.h b/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.h
index c24e507c5e422aa2997e186d05f8bb9b64e32fe0..a4beb1b0163b7fe5b38ef5fd7426d674389c982a 100644
--- a/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.h
+++ b/reco/detectors/rich/tracks/CbmRichProjectionProducerTGeo.h
@@ -1,7 +1,6 @@
-/** @file CbmRichProjectionProducerTGeo.h
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev, Andrey Lebedev [committer] */
 
 /**
  * \file CbmRichProjectionProducerTGeo.h
diff --git a/reco/detectors/rich/tracks/CbmRichRingTrackAssignBase.h b/reco/detectors/rich/tracks/CbmRichRingTrackAssignBase.h
index 91bbbb9b4c6ef4221dacdc6d58f3213475454e5e..ee7ba8f0dffbfbffd92b5f729ccc36e6498e4fac 100644
--- a/reco/detectors/rich/tracks/CbmRichRingTrackAssignBase.h
+++ b/reco/detectors/rich/tracks/CbmRichRingTrackAssignBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingTrackAssignBase.h
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichRingTrackAssignBase.h
diff --git a/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.cxx b/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.cxx
index 1433b45fb259c374cca53782874e6340f9c93fc9..7585edf419572310cb1cf5ca4b8e13d1ef190acd 100644
--- a/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.cxx
+++ b/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingTrackAssignClosestD.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne and Semen Lebedev, Semen Lebedev, Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne and Semen Lebedev, Semen Lebedev, Semen Lebedev */
 
 /**
 * \file CbmRichRingTrackAssignClosestD.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.h b/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.h
index 31c51556ca131b7e04fa2f229455c236cca22db6..aad45657bebf74c66ce9cafb38e0d17d12d32e95 100644
--- a/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.h
+++ b/reco/detectors/rich/tracks/CbmRichRingTrackAssignClosestD.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingTrackAssignClosestD.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne and Semen Lebedev, Semen Lebedev, Denis Bertini [committer], Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne and Semen Lebedev, Semen Lebedev, Denis Bertini [committer], Semen Lebedev */
 
 /**
 * \file CbmRichRingTrackAssignClosestD.h
diff --git a/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.cxx b/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.cxx
index a81a43d1d10018875c6a30001acc441aabb9e1d2..25b109dabe25e367a8ec6f2403130b3805dd7f2f 100644
--- a/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.cxx
+++ b/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichRingTrackAssignIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne and Semen Lebedev, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne and Semen Lebedev, Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingTrackAssignIdeal.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.h b/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.h
index 6dfe9dac53c9e876c9eb124684cd157aba12a609..0a51ae0dbfb610043bb76c1000dac2bc2a620177 100644
--- a/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.h
+++ b/reco/detectors/rich/tracks/CbmRichRingTrackAssignIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmRichRingTrackAssignIdeal.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne and Semen Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne and Semen Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichRingTrackAssignIdeal.h
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationBase.h b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationBase.h
index ec521bb919489fac48caa624b8e749e99b5906fe..ebe4c27b3d0f0759dcf94254ce4180e21f3e4253 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationBase.h
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationBase.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationBase.h
-  * @copyright Copyright (C) 2012-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2012-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 /**
 * \file CbmRichTrackExtrapolationBase.h
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.cxx b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.cxx
index 82de7c9a29c96a3e7fc62ac210ac1880fb8c00da..b2a3409f171f38544f73c22ce7b4924751ca9f5e 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.cxx
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Andrey Lebedev, Semen Lebedev, Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Andrey Lebedev, Semen Lebedev, Semen Lebedev */
 
 /**
  * \file CbmRichTrackExtrapolationIdeal.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.h b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.h
index da856e72570e7b4025fed9a51e099f29159a0b4f..61fde31659a2868fff30ebd6ee380983b3d36e70 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.h
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationIdeal.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRichTrackExtrapolationIdeal.h
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.cxx b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.cxx
index 8ec5d8c6a11857718fe87ba5c1757bcf02319763..3806db20e279e9416474b878829ec6b96fa6911b 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.cxx
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationKF.cxx
-  * @copyright Copyright (C) 206 -2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Andrey Lebedev, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 206 -2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Andrey Lebedev, Semen Lebedev, Denis Bertini [committer] */
 
 /**
  * \file CbmRichTrackExtrapolationKF.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.h b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.h
index e713080d59e6cc8da76a54a3e799fcba0e9fae38..a41d318f571066975a319339721051e7b0f42c87 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.h
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationKF.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationKF.h
-  * @copyright Copyright (C) 206 -2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Andrey Lebedev, Denis Bertini [committer], Semen Lebedev **/
+/* Copyright (C) 206 -2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Andrey Lebedev, Denis Bertini [committer], Semen Lebedev */
 
 /**
  * \file CbmRichTrackExtrapolationKF.h
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.cxx b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.cxx
index fc078fdbe4eaaa6797c52233118eedf254729093..67be3212a9dec16f04e4ef1d4cae28208823b1de 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.cxx
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationLittrack.cxx
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 /**
  * \file CbmRichTrackExtrapolationLittrack
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.h b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.h
index f9b3e7527c42fb8e3426e04c12ad23379cacdf04..3c5a6585967d1fbbdea4eb95937c2719f5ef152c 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.h
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationLittrack.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationLittrack.h
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev [committer] */
 
 /**
  * \file CbmRichTrackExtrapolationLittrack.h
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.cxx b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.cxx
index b076621540e11454ccf07ce0e36add887651522e..5ec9c40440428c14dedeeb58ec39c5ca8dfe4972 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.cxx
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationMirrorIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Andrey Lebedev, Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Andrey Lebedev, Semen Lebedev */
 
 /**
  * \file CbmRichTrackExtrapolationMirrorIdeal.cxx
diff --git a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.h b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.h
index fadec3333c7e26d2a7e4b7c0ca29ce799522c3e4..22c71b3e20f793136f8515a4fd1d736081fbea9e 100644
--- a/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.h
+++ b/reco/detectors/rich/tracks/CbmRichTrackExtrapolationMirrorIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmRichTrackExtrapolationMirrorIdeal.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Claudia Hoehne, Andrey Lebedev, Denis Bertini [committer], Semen Lebedev **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Claudia Hoehne, Andrey Lebedev, Denis Bertini [committer], Semen Lebedev */
 
 /**
  * \file CbmRichTrackExtrapolationMirrorIdeal.h
diff --git a/reco/detectors/rich/utils/CbmRichNavigationUtil.h b/reco/detectors/rich/utils/CbmRichNavigationUtil.h
index ab38cfb8a2788b344fd080cfacfbc36ebbe4bdd6..e2991c0de257188f19c4032b614ab540dec9c09e 100644
--- a/reco/detectors/rich/utils/CbmRichNavigationUtil.h
+++ b/reco/detectors/rich/utils/CbmRichNavigationUtil.h
@@ -1,7 +1,6 @@
-/** @file CbmRichNavigationUtil.h
-  * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2016-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 #ifndef RICH_CbmRichNavigationUtil
 #define RICH_CbmRichNavigationUtil
diff --git a/reco/detectors/rich/utils/CbmRichUtil.h b/reco/detectors/rich/utils/CbmRichUtil.h
index fd95890b6eb5f3dee119e8c7a4aae2c2fc362b05..a3443eddd72c7055542046819a9547bd110febd4 100644
--- a/reco/detectors/rich/utils/CbmRichUtil.h
+++ b/reco/detectors/rich/utils/CbmRichUtil.h
@@ -1,7 +1,6 @@
-/** @file CbmRichUtil.h
-  * @copyright Copyright (C) 2017-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2017-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 #ifndef RICH_CbmRichUtil
 #define RICH_CbmRichUtil
diff --git a/reco/detectors/rich/utils/hadd.C b/reco/detectors/rich/utils/hadd.C
index dfb8b743a74643df65597e52265fd2f07b53751c..4155ba9bac9dfbc80ed8a6c87514d55e0e250cae 100644
--- a/reco/detectors/rich/utils/hadd.C
+++ b/reco/detectors/rich/utils/hadd.C
@@ -1,7 +1,6 @@
-/** @file hadd.C
-  * @copyright Copyright (C) 2011 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2011 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include "TChain.h"
 #include "TFile.h"
diff --git a/reco/detectors/sts/CbmRecoSts.cxx b/reco/detectors/sts/CbmRecoSts.cxx
index 73070e71b4ff7d2daa27644981db0165bf955632..835f6a9fe10bfc4068d88a7de04d10a5a92dca1e 100644
--- a/reco/detectors/sts/CbmRecoSts.cxx
+++ b/reco/detectors/sts/CbmRecoSts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRecoSts.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmRecoSts.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmRecoSts.h b/reco/detectors/sts/CbmRecoSts.h
index 57e084c1372d086ec9a95f31ff784de62cefd1bf..0fe9f80c47aec6c2e440c81b79a1e401656494f0 100644
--- a/reco/detectors/sts/CbmRecoSts.h
+++ b/reco/detectors/sts/CbmRecoSts.h
@@ -1,7 +1,6 @@
-/** @file CbmRecoSts.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmRecoSts.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmRecoStsLinkDef.h b/reco/detectors/sts/CbmRecoStsLinkDef.h
index e7827043cb9432c598f96cc7bd8acd544f3a68c0..f3eb01e954b900d45ed915b3a4b9072fc52cac20 100644
--- a/reco/detectors/sts/CbmRecoStsLinkDef.h
+++ b/reco/detectors/sts/CbmRecoStsLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRecoStsLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/sts/CbmStsAlgoAnaCluster.cxx b/reco/detectors/sts/CbmStsAlgoAnaCluster.cxx
index f7e8b14afe015b94f75a93a71fdb468c10acdea6..5bdd47aae849585d5232344a08fd45b9cd4218ce 100644
--- a/reco/detectors/sts/CbmStsAlgoAnaCluster.cxx
+++ b/reco/detectors/sts/CbmStsAlgoAnaCluster.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoAnaCluster.cxx
-  * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoAnaCluster.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoAnaCluster.h b/reco/detectors/sts/CbmStsAlgoAnaCluster.h
index f5c9e02f8a4e1ee4c7289d1eff58df24c246e1fb..53581545a75c7b9afda8fe66574f212162ff3108 100644
--- a/reco/detectors/sts/CbmStsAlgoAnaCluster.h
+++ b/reco/detectors/sts/CbmStsAlgoAnaCluster.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoAnaCluster.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoAnaCluster.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindClusters.cxx b/reco/detectors/sts/CbmStsAlgoFindClusters.cxx
index ed6322b8b4ece5318254834d515515ca15c18ce1..a6d0370011768841e83b2ab63b1a1bfb48326e68 100644
--- a/reco/detectors/sts/CbmStsAlgoFindClusters.cxx
+++ b/reco/detectors/sts/CbmStsAlgoFindClusters.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindClusters.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindClusters.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindClusters.h b/reco/detectors/sts/CbmStsAlgoFindClusters.h
index 9f5a730a6bdecdaf120152fac3eaa6e01d31bf61..6e9bb67f2ed7a96025df942aa983def1037cca63 100644
--- a/reco/detectors/sts/CbmStsAlgoFindClusters.h
+++ b/reco/detectors/sts/CbmStsAlgoFindClusters.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindClusters.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindClusters.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindHits.cxx b/reco/detectors/sts/CbmStsAlgoFindHits.cxx
index ae6acd6b56279e64a977117ca011195123faafd0..9e1a4d88a27e440d0550da1ae662f3f579173894 100644
--- a/reco/detectors/sts/CbmStsAlgoFindHits.cxx
+++ b/reco/detectors/sts/CbmStsAlgoFindHits.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindHits.cxx
-  * @copyright Copyright (C) 2013-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindHits.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindHits.h b/reco/detectors/sts/CbmStsAlgoFindHits.h
index f2c31c7307d215f950988b1da839f96429e72374..757343f545a5faf8c7a15a7f9d01da70451027c8 100644
--- a/reco/detectors/sts/CbmStsAlgoFindHits.h
+++ b/reco/detectors/sts/CbmStsAlgoFindHits.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindHits.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindHits.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.cxx b/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.cxx
index 7aae5bab4b657d9511ebca902a1d026ebf253fe1..7b54fec08b2c62b59c913207f9e432cdfd120460 100644
--- a/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.cxx
+++ b/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindHitsOrtho.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindHitsOrtho.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.h b/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.h
index b9b283a109fe1ca031ce4e72c5ef21726e6e097a..f888b1e8ab42024a0aa14af8986e262c9c41a4aa 100644
--- a/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.h
+++ b/reco/detectors/sts/CbmStsAlgoFindHitsOrtho.h
@@ -1,7 +1,6 @@
-/** @file CbmStsAlgoFindHitsOrtho.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsAlgoFindHitsOrtho.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsFindTracks.cxx b/reco/detectors/sts/CbmStsFindTracks.cxx
index ad7149e6e49cd0a4d54b5d429cd2a997a704e59a..5b67b6863fd42c39831e845732fd9b1c631f35fc 100644
--- a/reco/detectors/sts/CbmStsFindTracks.cxx
+++ b/reco/detectors/sts/CbmStsFindTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracks.cxx
-  * @copyright Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsFindTracks source file                -----
diff --git a/reco/detectors/sts/CbmStsFindTracks.h b/reco/detectors/sts/CbmStsFindTracks.h
index 84f8b1fd09bcf8293fc6c42018ccd07d7bbe6642..f2478527e36c7bfc7c661a0faf28947f588b9d01 100644
--- a/reco/detectors/sts/CbmStsFindTracks.h
+++ b/reco/detectors/sts/CbmStsFindTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracks.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                   CbmStsFindTracks header file                -----
diff --git a/reco/detectors/sts/CbmStsFindTracksEvents.cxx b/reco/detectors/sts/CbmStsFindTracksEvents.cxx
index fe3137a960f5cbbc3a8adc4ce2dde13ca1564e10..94dcbce27ded604b92ad95e91da44589b78d6f7e 100644
--- a/reco/detectors/sts/CbmStsFindTracksEvents.cxx
+++ b/reco/detectors/sts/CbmStsFindTracksEvents.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracksEvents.cxx
-  * @copyright Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmFindTracksEvent.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsFindTracksEvents.h b/reco/detectors/sts/CbmStsFindTracksEvents.h
index d9fe6a5b1003559d2080755e1c5d3fac48ae01f2..9a1744fb8340d495cacc83aba6905735656c2308 100644
--- a/reco/detectors/sts/CbmStsFindTracksEvents.h
+++ b/reco/detectors/sts/CbmStsFindTracksEvents.h
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracksEvents.h
-  * @copyright Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmFindTracksEvent.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsFindTracksQa.cxx b/reco/detectors/sts/CbmStsFindTracksQa.cxx
index a99b55a4e957d1531938447ed9529cf3502de44b..b60ea95b0293ea8a65be6ef04c124ef9ed252513 100644
--- a/reco/detectors/sts/CbmStsFindTracksQa.cxx
+++ b/reco/detectors/sts/CbmStsFindTracksQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracksQa.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Denis Bertini [committer], Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Denis Bertini [committer], Volker Friese, Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmStsFindTracksQa source file               -----
diff --git a/reco/detectors/sts/CbmStsFindTracksQa.h b/reco/detectors/sts/CbmStsFindTracksQa.h
index 4c500ff77769bea2ec2a7b6da839642fa7ab1897..c7037d77f55785d60f9babfa9cc2e58364a5c467 100644
--- a/reco/detectors/sts/CbmStsFindTracksQa.h
+++ b/reco/detectors/sts/CbmStsFindTracksQa.h
@@ -1,7 +1,6 @@
-/** @file CbmStsFindTracksQa.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Sergey Gorbunov, Volker Friese **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Sergey Gorbunov, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                  CbmStsFindTracksQa header file               -----
diff --git a/reco/detectors/sts/CbmStsRecoModule.cxx b/reco/detectors/sts/CbmStsRecoModule.cxx
index 80d276e5fcdef37e1fc2cce211a4d5cd0b42464d..f6fef2b7ea31f62a2b3c50e413d19caa771d2e0d 100644
--- a/reco/detectors/sts/CbmStsRecoModule.cxx
+++ b/reco/detectors/sts/CbmStsRecoModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsRecoModule.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsRecoModule.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsRecoModule.h b/reco/detectors/sts/CbmStsRecoModule.h
index e7ec5cc386da9bb52a2cdd137d5929af9a5480ae..49173be8bd4393eed27348bfacb9ac8e69cc8b88 100644
--- a/reco/detectors/sts/CbmStsRecoModule.h
+++ b/reco/detectors/sts/CbmStsRecoModule.h
@@ -1,7 +1,6 @@
-/** @file CbmStsRecoModule.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsRecoModule.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/sts/CbmStsTrackFinderIdeal.cxx b/reco/detectors/sts/CbmStsTrackFinderIdeal.cxx
index 981d4887eda3e2a46ead9dd4abbe518ceb9433d0..d6f5375c1567b22b80ac776ae79bec7dff9100f9 100644
--- a/reco/detectors/sts/CbmStsTrackFinderIdeal.cxx
+++ b/reco/detectors/sts/CbmStsTrackFinderIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFinderIdeal.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese, Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmStsTrackFinderIdeal source file             -----
diff --git a/reco/detectors/sts/CbmStsTrackFinderIdeal.h b/reco/detectors/sts/CbmStsTrackFinderIdeal.h
index 06d59619d3b0a2d336c467f1cc2ca4ecb4c0d271..18fc35cff1d50316d6a52281b41528e4a0daa1da 100644
--- a/reco/detectors/sts/CbmStsTrackFinderIdeal.h
+++ b/reco/detectors/sts/CbmStsTrackFinderIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackFinderIdeal.h
-  * @copyright Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2005-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 /** @file CbmTrackFinderIdeal.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/detectors/tof/CbmTofBuildDigiEvents.cxx b/reco/detectors/tof/CbmTofBuildDigiEvents.cxx
index bb482824fde51cf1199235ff14ff1ccb13701e43..2c68b9a49364b2e3eaa040412302da90bf9a8b3f 100644
--- a/reco/detectors/tof/CbmTofBuildDigiEvents.cxx
+++ b/reco/detectors/tof/CbmTofBuildDigiEvents.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofBuildDigiEvents.cxx
-  * @copyright Copyright (C) 2018-2020 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018-2020 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 /**
  * @file
diff --git a/reco/detectors/tof/CbmTofBuildDigiEvents.h b/reco/detectors/tof/CbmTofBuildDigiEvents.h
index 93282444c767012701c97e7e8a0547cdd1c1e3b7..2d6ff84911c6686e4aa9174c6fd36f07c19e724a 100644
--- a/reco/detectors/tof/CbmTofBuildDigiEvents.h
+++ b/reco/detectors/tof/CbmTofBuildDigiEvents.h
@@ -1,7 +1,6 @@
-/** @file CbmTofBuildDigiEvents.h
-  * @copyright Copyright (C) 2018-2020 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Christian Simon [committer] **/
+/* Copyright (C) 2018-2020 Physikalisches Institut, Universitaet Heidelberg, Heidelberg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Christian Simon [committer] */
 
 /**
  * @file
diff --git a/reco/detectors/tof/CbmTofCalibrator.cxx b/reco/detectors/tof/CbmTofCalibrator.cxx
index 659ab019517ce81e75e520905b4b43bcf7e53c62..3f6c1ad1d74798a6dbc70045dc8430a73742c7c0 100644
--- a/reco/detectors/tof/CbmTofCalibrator.cxx
+++ b/reco/detectors/tof/CbmTofCalibrator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofCalibrator.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Florian Uhlig [committer], Norbert Herrmann **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Florian Uhlig [committer], Norbert Herrmann */
 
 /** @file CbmTofCalibrator.cxx
  ** @author nh
diff --git a/reco/detectors/tof/CbmTofCalibrator.h b/reco/detectors/tof/CbmTofCalibrator.h
index e0dc922a9241bcb542da34399db82718590e4996..5392823082de25a495a06b47fb4fe64e2f6691a6 100644
--- a/reco/detectors/tof/CbmTofCalibrator.h
+++ b/reco/detectors/tof/CbmTofCalibrator.h
@@ -1,7 +1,6 @@
-/** @file CbmTofCalibrator.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Florian Uhlig [committer] */
 
 /** @file CbmTofCalibrator.h
  ** @author nh <N.Herrmann@gsi.de>
diff --git a/reco/detectors/tof/CbmTofClusterizersDef.h b/reco/detectors/tof/CbmTofClusterizersDef.h
index 68fe13fb0cc487310cab418ccaa59581cd7d7baa..d56e1ad4632ce9ea05bee0801bef970bd16a0cc6 100644
--- a/reco/detectors/tof/CbmTofClusterizersDef.h
+++ b/reco/detectors/tof/CbmTofClusterizersDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTofClusterizersDef.h
-  * @copyright Copyright (C) 2015-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Norbert Herrmann **/
+/* Copyright (C) 2015-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
 
 // ------------------------------------------------------------------
 // -----               CbmTofClusterizersDef                    -----
diff --git a/reco/detectors/tof/CbmTofCosmicClusterizer.cxx b/reco/detectors/tof/CbmTofCosmicClusterizer.cxx
index 2f458c94f28523f1b8caba3ff643d6f007b35789..cb3979cb861420d5f17055d50d755b1b6b015c9b 100644
--- a/reco/detectors/tof/CbmTofCosmicClusterizer.cxx
+++ b/reco/detectors/tof/CbmTofCosmicClusterizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofCosmicClusterizer.cxx
-  * @copyright Copyright (C) 2013-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer] **/
+/* Copyright (C) 2013-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer] */
 
 /** @file CbmTofCosmicClusterizer.cxx
  ** author nh
diff --git a/reco/detectors/tof/CbmTofCosmicClusterizer.h b/reco/detectors/tof/CbmTofCosmicClusterizer.h
index d2b65a62e0e93b76035e8ba00eb6963d270abc58..1bfc3cf2862ce7f52f80d985ada253de800b0d99 100644
--- a/reco/detectors/tof/CbmTofCosmicClusterizer.h
+++ b/reco/detectors/tof/CbmTofCosmicClusterizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTofCosmicClusterizer.h
-  * @copyright Copyright (C) 2017-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh adopted from CbmTofTestBeamClusterizer.h, Norbert Herrmann [committer] **/
+/* Copyright (C) 2017-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh adopted from CbmTofTestBeamClusterizer.h, Norbert Herrmann [committer] */
 
 /** @file CbmTofCosmicClusterizer.h
  ** @author nh adopted from CbmTofTestBeamClusterizer.h
diff --git a/reco/detectors/tof/CbmTofEventClusterizer.cxx b/reco/detectors/tof/CbmTofEventClusterizer.cxx
index 1e5f392e40d18b1cac190e24ac64b288388525a9..1940a6c64ff874d846267babd5117b97e4b16434 100644
--- a/reco/detectors/tof/CbmTofEventClusterizer.cxx
+++ b/reco/detectors/tof/CbmTofEventClusterizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofEventClusterizer.cxx
-  * @copyright Copyright (C) 2018-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer] */
 
 /** @file CbmTofEventClusterizer.cxx
  ** @author nh
diff --git a/reco/detectors/tof/CbmTofEventClusterizer.h b/reco/detectors/tof/CbmTofEventClusterizer.h
index 0278bbf5808dd3b8c88c5bc99e3c76a8a61f44a7..bdac3dc0addcff507ba6302f4212bde109472edc 100644
--- a/reco/detectors/tof/CbmTofEventClusterizer.h
+++ b/reco/detectors/tof/CbmTofEventClusterizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTofEventClusterizer.h
-  * @copyright Copyright (C) 2013-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh adopted from, Norbert Herrmann [committer] **/
+/* Copyright (C) 2013-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh adopted from, Norbert Herrmann [committer] */
 
 /** @file CbmTofTestBeamClusterizer.h
  ** @author nh adopted from
diff --git a/reco/detectors/tof/CbmTofExtendTracks.cxx b/reco/detectors/tof/CbmTofExtendTracks.cxx
index 0269e5044421800a1079b41ffae07db437e9fe83..e2101d5a7b6ecf257830c1fe306be318cf5ee822 100644
--- a/reco/detectors/tof/CbmTofExtendTracks.cxx
+++ b/reco/detectors/tof/CbmTofExtendTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofExtendTracks.cxx
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann */
 
 // -------------------------------------------------------------------------
 // -----                  CbmTofExtendTracks source file                -----
diff --git a/reco/detectors/tof/CbmTofExtendTracks.h b/reco/detectors/tof/CbmTofExtendTracks.h
index 113f6ad16eb9a47a4d4c6d3d1bd4215c44597985..5ab6fbd32f4978585fa5b28618672852c6b93f11 100644
--- a/reco/detectors/tof/CbmTofExtendTracks.h
+++ b/reco/detectors/tof/CbmTofExtendTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmTofExtendTracks.h
-  * @copyright Copyright (C) 2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofExtendTracks header file                -----
diff --git a/reco/detectors/tof/CbmTofFindTracks.cxx b/reco/detectors/tof/CbmTofFindTracks.cxx
index 5ad4307f779d32e0be89a363f7f13726d642ab02..2b441568b1fb6571d50e02bceca132b3445e48b1 100644
--- a/reco/detectors/tof/CbmTofFindTracks.cxx
+++ b/reco/detectors/tof/CbmTofFindTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofFindTracks.cxx
-  * @copyright Copyright (C) 2015-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // -------------------------------------------------------------------------
 // -----                  CbmTofFindTracks source file                -----
diff --git a/reco/detectors/tof/CbmTofFindTracks.h b/reco/detectors/tof/CbmTofFindTracks.h
index bfde8e56a7c3f2d423fb09b0c1330ecd9d90c614..363b867d0cad6f1d0e7cefcddf261f5fc04fa2d6 100644
--- a/reco/detectors/tof/CbmTofFindTracks.h
+++ b/reco/detectors/tof/CbmTofFindTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmTofFindTracks.h
-  * @copyright Copyright (C) 2015-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // -------------------------------------------------------------------------
 // -----                   CbmTofFindTracks header file                -----
diff --git a/reco/detectors/tof/CbmTofHitMaker.cxx b/reco/detectors/tof/CbmTofHitMaker.cxx
index f30c387915e8f2df8dcde16bae103147e9092e21..322b3b7806406192b206273be2df3618bdc0e535 100644
--- a/reco/detectors/tof/CbmTofHitMaker.cxx
+++ b/reco/detectors/tof/CbmTofHitMaker.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofHitMaker.cxx
-  * @copyright Copyright (C) 2018-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer] **/
+/* Copyright (C) 2018-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer] */
 
 /** @file CbmTofHitMaker.cxx
  ** @author nh
diff --git a/reco/detectors/tof/CbmTofHitMaker.h b/reco/detectors/tof/CbmTofHitMaker.h
index 8a9d93f8d67d1637c60b03c365e3c643f79f2273..4d3263994b6fb504572407631c8d5a549674d67b 100644
--- a/reco/detectors/tof/CbmTofHitMaker.h
+++ b/reco/detectors/tof/CbmTofHitMaker.h
@@ -1,7 +1,6 @@
-/** @file CbmTofHitMaker.h
-  * @copyright Copyright (C) 2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh adopted from, Norbert Herrmann [committer] **/
+/* Copyright (C) 2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh adopted from, Norbert Herrmann [committer] */
 
 /** @file CbmTofHitMaker.h
  ** @author nh adopted from
diff --git a/reco/detectors/tof/CbmTofPtrTypes.h b/reco/detectors/tof/CbmTofPtrTypes.h
index f173eddbda8f65f86400d7f46f553b612a6c76ec..3ab0179982d052dba78724bee9ea6898bb2c2507 100644
--- a/reco/detectors/tof/CbmTofPtrTypes.h
+++ b/reco/detectors/tof/CbmTofPtrTypes.h
@@ -1,7 +1,6 @@
-/** @file CbmTofPtrTypes.h
-  * @copyright Copyright (C) 2008-2015 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Norbert Herrmann [committer] **/
+/* Copyright (C) 2008-2015 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Norbert Herrmann [committer] */
 
 /**
  * \file CbmLitPtrTypes.h
diff --git a/reco/detectors/tof/CbmTofRecoLinkDef.h b/reco/detectors/tof/CbmTofRecoLinkDef.h
index c52dbda569bdda899366ec14b05b963cb41e36b1..1d7c5db4201ace7701b517178cc1d084c0eaeabd 100644
--- a/reco/detectors/tof/CbmTofRecoLinkDef.h
+++ b/reco/detectors/tof/CbmTofRecoLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTofRecoLinkDef.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/detectors/tof/CbmTofSimpClusterizer.cxx b/reco/detectors/tof/CbmTofSimpClusterizer.cxx
index 4e10770356003825cd020c61f5d4ac4ed4c32c6b..1c0b2dd59fc4170ed3e19efbd0ebac1c11d6bd9d 100644
--- a/reco/detectors/tof/CbmTofSimpClusterizer.cxx
+++ b/reco/detectors/tof/CbmTofSimpClusterizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofSimpClusterizer.cxx
-  * @copyright Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Norbert Herrmann **/
+/* Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
 
 /** @file CbmTofSimpClusterizer.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/reco/detectors/tof/CbmTofSimpClusterizer.h b/reco/detectors/tof/CbmTofSimpClusterizer.h
index 9ae39283ff85a75307cea7ef491ad1f13e2f3495..fd378d14bb29e28d7faf0c47bf9a004ad7e66325 100644
--- a/reco/detectors/tof/CbmTofSimpClusterizer.h
+++ b/reco/detectors/tof/CbmTofSimpClusterizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTofSimpClusterizer.h
-  * @copyright Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Norbert Herrmann **/
+/* Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
 
 /** @file CbmTofSimpClusterizer.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/reco/detectors/tof/CbmTofTBClusterizer.cxx b/reco/detectors/tof/CbmTofTBClusterizer.cxx
index 3389d5d397a0aa6981a69a16eca85e5f09734c8d..36c121abc72369c8983246f5e8695c0094848b97 100644
--- a/reco/detectors/tof/CbmTofTBClusterizer.cxx
+++ b/reco/detectors/tof/CbmTofTBClusterizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTBClusterizer.cxx
-  * @copyright Copyright (C) 2017-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2017-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/detectors/tof/CbmTofTBClusterizer.h b/reco/detectors/tof/CbmTofTBClusterizer.h
index bf23de3ed8fd9a531256e2baf66a16f220bd0694..5fdb42e5db95d4d60d2385a7ca4a873fb38d0132 100644
--- a/reco/detectors/tof/CbmTofTBClusterizer.h
+++ b/reco/detectors/tof/CbmTofTBClusterizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTBClusterizer.h
-  * @copyright Copyright (C) 2016-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov, Pierre-Alain Loizeau [committer], Volker Friese **/
+/* Copyright (C) 2016-2019 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov, Pierre-Alain Loizeau [committer], Volker Friese */
 
 #ifndef CBMTOFTBCLUSTERIZER_H
 #define CBMTOFTBCLUSTERIZER_H
diff --git a/reco/detectors/tof/CbmTofTestBeamClusterizer.cxx b/reco/detectors/tof/CbmTofTestBeamClusterizer.cxx
index c1eb7ef8e8df9c74a143cd991bd0017fa555cc30..08b9ecfacf8d6209c1d2517469e41fb37a988c1e 100644
--- a/reco/detectors/tof/CbmTofTestBeamClusterizer.cxx
+++ b/reco/detectors/tof/CbmTofTestBeamClusterizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTestBeamClusterizer.cxx
-  * @copyright Copyright (C) 2013-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2013-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 /** @file CbmTofTestBeamClusterizer.cxx
  ** author nh
diff --git a/reco/detectors/tof/CbmTofTestBeamClusterizer.h b/reco/detectors/tof/CbmTofTestBeamClusterizer.h
index 2c34401a86b04734795c390b10b190f1bf798f77..8fcb23acb20cd1476e16b822c47af9fec3d9b308 100644
--- a/reco/detectors/tof/CbmTofTestBeamClusterizer.h
+++ b/reco/detectors/tof/CbmTofTestBeamClusterizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTestBeamClusterizer.h
-  * @copyright Copyright (C) 2013-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh adopted from, Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2013-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh adopted from, Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 /** @file CbmTofTestBeamClusterizer.h
  ** @author nh adopted from
diff --git a/reco/detectors/tof/CbmTofTrackFinderNN.cxx b/reco/detectors/tof/CbmTofTrackFinderNN.cxx
index 83635924ed1f2461b294fbf07086ba8bcf6cb925..1995999c4573aff8858f016b61af7c1c3d0df4dc 100644
--- a/reco/detectors/tof/CbmTofTrackFinderNN.cxx
+++ b/reco/detectors/tof/CbmTofTrackFinderNN.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFinderNN.cxx
-  * @copyright Copyright (C) 2015-2021 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015-2021 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 // ROOT Classes and includes
 #include "TClonesArray.h"
diff --git a/reco/detectors/tof/CbmTofTrackFinderNN.h b/reco/detectors/tof/CbmTofTrackFinderNN.h
index a2cd5b0fadbfabeb26187ff11854acceb14f583c..33c36bb40d4ad8194b322c34ec51f3f8b1388f16 100644
--- a/reco/detectors/tof/CbmTofTrackFinderNN.h
+++ b/reco/detectors/tof/CbmTofTrackFinderNN.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackFinderNN.h
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Pierre-Alain Loizeau */
 
 /**
 nh, adapt from 
diff --git a/reco/detectors/tof/CbmTofTrackletTools.cxx b/reco/detectors/tof/CbmTofTrackletTools.cxx
index 3847b5bfba2bd4d2e1cfdc53bd1edb34fc0b7d89..a47d99c4e141f28ead8d057d898f6a737ad9eb5b 100644
--- a/reco/detectors/tof/CbmTofTrackletTools.cxx
+++ b/reco/detectors/tof/CbmTofTrackletTools.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackletTools.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Florian Uhlig [committer] */
 
 /** @file CbmTofTrackletTools.cxx
  ** @author nh
diff --git a/reco/detectors/tof/CbmTofTrackletTools.h b/reco/detectors/tof/CbmTofTrackletTools.h
index ca6ee4fd4af78c75729560de8dfb1cd6cb9d697c..942f5fa90a9e516edf36f1c9d2ada12f12650461 100644
--- a/reco/detectors/tof/CbmTofTrackletTools.h
+++ b/reco/detectors/tof/CbmTofTrackletTools.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTrackletTools.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors nh, Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: nh, Florian Uhlig [committer] */
 
 /** @file CbmTofTracklet.h
  ** @author nh <N.Herrmann@gsi.de>
diff --git a/reco/detectors/tof/CbmTofTypes.h b/reco/detectors/tof/CbmTofTypes.h
index 9b59fe3fd0373523d46ab8647396187604687149..3f2079e99c487cf044115d34d37b52bb04c8e7e8 100644
--- a/reco/detectors/tof/CbmTofTypes.h
+++ b/reco/detectors/tof/CbmTofTypes.h
@@ -1,7 +1,6 @@
-/** @file CbmTofTypes.h
-  * @copyright Copyright (C) 2008-2016 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Lebedev, Norbert Herrmann [committer], Florian Uhlig **/
+/* Copyright (C) 2008-2016 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Lebedev, Norbert Herrmann [committer], Florian Uhlig */
 
 /**
  * \file CbmTOFTypes.h
diff --git a/reco/detectors/tof/LKFMinuit.cxx b/reco/detectors/tof/LKFMinuit.cxx
index 3b12838e1650802f772c57315afa87483285ccdb..d223077e834f076dffeb2b44dd369842471ae8f9 100644
--- a/reco/detectors/tof/LKFMinuit.cxx
+++ b/reco/detectors/tof/LKFMinuit.cxx
@@ -1,7 +1,6 @@
-/** @file LKFMinuit.cxx
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer] **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer] */
 
 #include "LKFMinuit.h"
 
diff --git a/reco/detectors/tof/LKFMinuit.h b/reco/detectors/tof/LKFMinuit.h
index b0e1aaa2aa4bffd8be745a9004cb8e556980220a..afaf3cfdeeb776ed1782945035127f8c0738a36a 100644
--- a/reco/detectors/tof/LKFMinuit.h
+++ b/reco/detectors/tof/LKFMinuit.h
@@ -1,7 +1,6 @@
-/** @file LKFMinuit.h
-  * @copyright Copyright (C) 2015-2020 PI-UHd, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Norbert Herrmann [committer], Florian Uhlig, Pierre-Alain Loizeau **/
+/* Copyright (C) 2015-2020 PI-UHd, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Norbert Herrmann [committer], Florian Uhlig, Pierre-Alain Loizeau */
 
 #ifndef LKFMinuit_h
 #define LKFMinuit_h
diff --git a/reco/detectors/trd/CbmTrdClusterFinder.cxx b/reco/detectors/trd/CbmTrdClusterFinder.cxx
index a5fa25e81e071d66e7bd901f6543ebb59c851908..f313f9f9be93aa71083538b0a4baadfba9b11084 100644
--- a/reco/detectors/trd/CbmTrdClusterFinder.cxx
+++ b/reco/detectors/trd/CbmTrdClusterFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdClusterFinder.cxx
-  * @copyright Copyright (C) 2010-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Pascal Raisig, Alexandru Bercuci **/
+/* Copyright (C) 2010-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Pascal Raisig, Alexandru Bercuci */
 
 #include "CbmTrdClusterFinder.h"
 
diff --git a/reco/detectors/trd/CbmTrdClusterFinder.h b/reco/detectors/trd/CbmTrdClusterFinder.h
index f00f69746af62e3f7d9c69eeacbe30a794029a13..6ec7c0ed12fd28ddda88c1e49d96c65108e439dc 100644
--- a/reco/detectors/trd/CbmTrdClusterFinder.h
+++ b/reco/detectors/trd/CbmTrdClusterFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdClusterFinder.h
-  * @copyright Copyright (C) 2010-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2010-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Pascal Raisig, Florian Uhlig [committer] */
 
 /**
  * @file CbmTrdClusterFinder.h
diff --git a/reco/detectors/trd/CbmTrdHitProducer.cxx b/reco/detectors/trd/CbmTrdHitProducer.cxx
index 194dce22df9c24a8264dd91847d914f632b91271..27f373d88c8ac8acbc83b9f47b2bd91a37689257 100644
--- a/reco/detectors/trd/CbmTrdHitProducer.cxx
+++ b/reco/detectors/trd/CbmTrdHitProducer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducer.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig, Florian Uhlig [committer] */
 
 #include "CbmTrdHitProducer.h"
 
diff --git a/reco/detectors/trd/CbmTrdHitProducer.h b/reco/detectors/trd/CbmTrdHitProducer.h
index 99ddfc41514f88757d115deee56ab7fd71634971..5e529f3ec4c827b024779a7826df650c2a2273b4 100644
--- a/reco/detectors/trd/CbmTrdHitProducer.h
+++ b/reco/detectors/trd/CbmTrdHitProducer.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducer.h
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Pascal Raisig, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Pascal Raisig, Florian Uhlig [committer] */
 
 /**
  * @file CbmTrdHitProducer.h
diff --git a/reco/detectors/trd/CbmTrdModuleRec.cxx b/reco/detectors/trd/CbmTrdModuleRec.cxx
index cb93614e25ac87d2446ac299cd4464bddec88cbe..fa105bd08fa5a0a5dac21f73e6148c1c409735aa 100644
--- a/reco/detectors/trd/CbmTrdModuleRec.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRec.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRec.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdModuleRec.h"
 
diff --git a/reco/detectors/trd/CbmTrdModuleRec.h b/reco/detectors/trd/CbmTrdModuleRec.h
index cfa27fe83261ebc999254fee28d3e417961e4122..6cac03d54c26f14153446f6c022638b5de64d556 100644
--- a/reco/detectors/trd/CbmTrdModuleRec.h
+++ b/reco/detectors/trd/CbmTrdModuleRec.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRec.h
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDMODULEREC_H
 #define CBMTRDMODULEREC_H
diff --git a/reco/detectors/trd/CbmTrdModuleRecR.cxx b/reco/detectors/trd/CbmTrdModuleRecR.cxx
index a4a88f393a9b9fdb5e88250f3cc07c3a5ea5b5aa..c0ab5c033bf570ee0d8aececefd85e066c82cd47 100644
--- a/reco/detectors/trd/CbmTrdModuleRecR.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRecR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRecR.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel, Florian Uhlig [committer], Etienne Bechtel **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel, Florian Uhlig [committer], Etienne Bechtel */
 
 #include "CbmTrdModuleRecR.h"
 
diff --git a/reco/detectors/trd/CbmTrdModuleRecR.h b/reco/detectors/trd/CbmTrdModuleRecR.h
index fb300b88631fe75027bf52a92f82a9d818cac377..207aeaccae455e8d18c9b6c82832468e84f7f8d9 100644
--- a/reco/detectors/trd/CbmTrdModuleRecR.h
+++ b/reco/detectors/trd/CbmTrdModuleRecR.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRecR.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDMODULERECR_H
 #define CBMTRDMODULERECR_H
diff --git a/reco/detectors/trd/CbmTrdModuleRecT.cxx b/reco/detectors/trd/CbmTrdModuleRecT.cxx
index 624342c7dadd6536b5be6930a8b9d04067ffce5e..9f261055c70716178f0fba48a2c6c864c8910bc6 100644
--- a/reco/detectors/trd/CbmTrdModuleRecT.cxx
+++ b/reco/detectors/trd/CbmTrdModuleRecT.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRecT.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci */
 
 #include "CbmTrdModuleRecT.h"
 
diff --git a/reco/detectors/trd/CbmTrdModuleRecT.h b/reco/detectors/trd/CbmTrdModuleRecT.h
index 8c5a69bb19a0f8cd8f01efeef36dce9761a82e54..628dc11f476e8b6e5564621efeab1d0261c799a4 100644
--- a/reco/detectors/trd/CbmTrdModuleRecT.h
+++ b/reco/detectors/trd/CbmTrdModuleRecT.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleRecT.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexandru Bercuci, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexandru Bercuci, Florian Uhlig [committer] */
 
 #ifndef CBMTRDMODULERECT_H
 #define CBMTRDMODULERECT_H
diff --git a/reco/detectors/trd/CbmTrdRecoLinkDef.h b/reco/detectors/trd/CbmTrdRecoLinkDef.h
index 641814ab56beb14505cd6d7b5f3ae10d0dd56333..ffebba4dbb20acdc746bcb5a0d958f170279c73a 100644
--- a/reco/detectors/trd/CbmTrdRecoLinkDef.h
+++ b/reco/detectors/trd/CbmTrdRecoLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdRecoLinkDef.h
-  * @copyright Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pascal Raisig [committer] **/
+/* Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pascal Raisig [committer] */
 
 // $Id: TrdRecoLinkDef.h $
 
diff --git a/reco/detectors/trd/CbmTrdTrackFinderIdeal.cxx b/reco/detectors/trd/CbmTrdTrackFinderIdeal.cxx
index 62a316c89c3ada84eb407f20a901835c47f82c61..cc3cc08a5b871d8db7e4a0e647958f269991d83a 100644
--- a/reco/detectors/trd/CbmTrdTrackFinderIdeal.cxx
+++ b/reco/detectors/trd/CbmTrdTrackFinderIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFinderIdeal.cxx
-  * @copyright Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Semen Lebedev, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Semen Lebedev, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmTrdTrackFinderIdeal source file             -----
diff --git a/reco/detectors/trd/CbmTrdTrackFinderIdeal.h b/reco/detectors/trd/CbmTrdTrackFinderIdeal.h
index b326dfe6dbeb13de0494fb24c7be18d418188255..372e48a51b5f95cf1ed3e19cc737644b1eed62cd 100644
--- a/reco/detectors/trd/CbmTrdTrackFinderIdeal.h
+++ b/reco/detectors/trd/CbmTrdTrackFinderIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFinderIdeal.h
-  * @copyright Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmTrdTrackFinderIdeal header file            -----
diff --git a/reco/detectors/trd/CbmTrdTrackFitterIdeal.cxx b/reco/detectors/trd/CbmTrdTrackFitterIdeal.cxx
index ae93b87446e6d722f24ed99a024712c165d5b338..ae0b37541f0094c957aa67ffe12a584b5c5a7649 100644
--- a/reco/detectors/trd/CbmTrdTrackFitterIdeal.cxx
+++ b/reco/detectors/trd/CbmTrdTrackFitterIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitterIdeal.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmTrdTrackFitterIdeal source file             -----
diff --git a/reco/detectors/trd/CbmTrdTrackFitterIdeal.h b/reco/detectors/trd/CbmTrdTrackFitterIdeal.h
index a05a755e8f2e658f093445ea53dc147be13371d0..402e12c58b23f17f7c80dfd80d525412efceaf05 100644
--- a/reco/detectors/trd/CbmTrdTrackFitterIdeal.h
+++ b/reco/detectors/trd/CbmTrdTrackFitterIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrackFitterIdeal.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmTrdTrackFitterIdeal header file             -----
diff --git a/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx b/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx
index eadc5a7c904ce37bf98333a4178b8ecfc4d297f1..0b3fcfda6ee1f71c3fc30d0d7faa19b4bf675f99 100644
--- a/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx
+++ b/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdElectronsTrainAnn.cxx
-  * @copyright Copyright (C) 2009-2021 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer] **/
+/* Copyright (C) 2009-2021 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer] */
 
 #include "CbmTrdElectronsTrainAnn.h"
 
diff --git a/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.h b/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.h
index 79420201ea5d1b6415195545dec6311bf3fe50e7..1e7374396c87861140bb4bae93525e21f76d8c70 100644
--- a/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.h
+++ b/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdElectronsTrainAnn.h
-  * @copyright Copyright (C) 2009-2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev (S.Lebedev@gsi.de), Semen Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev (S.Lebedev@gsi.de), Semen Lebedev [committer], Florian Uhlig */
 
 /** CbmTrdElectronsTrainAnn
  * Author: Semen Lebedev (S.Lebedev@gsi.de)
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.cxx b/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.cxx
index 706987dcdb13ec9dbc791ff995f93e442dbe2fea..2fb942bfde0bbbe646f7cda053587eb020f60f1d 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.cxx
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidANN.cxx
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Simeon Lebedev, Andrey Lebedev, Florian Uhlig [committer], Semen Lebedev **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Simeon Lebedev, Andrey Lebedev, Florian Uhlig [committer], Semen Lebedev */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidANN source file          -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.h b/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.h
index 8c37d2e7bea34ab8cf9adc2136d004edc2c9fde1..6c99f4626c9d90cfbb6a29169e195b270e2226bd 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.h
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidANN.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidANN.h
-  * @copyright Copyright (C) 2007-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Simeon Lebedev, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Simeon Lebedev, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidANN header file                -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.cxx b/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.cxx
index 990784fad435ee7cf2eebe41827c5e7c06cfcca8..b7022fdac5e1d7088b4fa139218a834a705edc15 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.cxx
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidLike.cxx
-  * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Etienne Bechtel **/
+/* Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Etienne Bechtel */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidLike source file         -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.h b/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.h
index f67ddeb474a02853d8505b3f67c4e28e128188fe..f89e1f703451ccd75a9625e4378ab8ea7865de59 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.h
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidLike.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidLike.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidLike header file          -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx
index 1b32216a65b0d6fbb2ca9484b17801649c027869..d8b00d11add0e04e4b4b2481b4e118a2bdd0daf8 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidModWkn.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Olga Derenovskaya [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Olga Derenovskaya [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidModWkn source file          -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.h b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.h
index 3bafe84caea6df6f2c786d6386eebe0728ede069..72f4d2978618bbc54e649276db453983f081bb56 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.h
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidModWkn.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Olga Derenovskaya [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Olga Derenovskaya [committer] */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidModWkn header file          -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.cxx b/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.cxx
index ab54a4ef42c3b65064864de3f2a0d385e779fbf4..884f7ff2c5386b7e0db3bf624482e94c68d3e1d8 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.cxx
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidWkn.cxx
-  * @copyright Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Philipp Kähler **/
+/* Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Philipp Kähler */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidWkn source file          -----
diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.h b/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.h
index 8f9c1fb6412ac36aca48d27dfc3860061fa91fa8..7430376cd4b6f3c6d2459757396275fed23fa06b 100644
--- a/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.h
+++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidWkn.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSetTracksPidWkn.h
-  * @copyright Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Philipp Kähler **/
+/* Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Philipp Kähler */
 
 // -------------------------------------------------------------------------
 // -----                    CbmTrdSetTracksPidWkn header file          -----
diff --git a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.cxx b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.cxx
index 0c6a9af0f4469be62290c71c1a81c13b6a5713d4..d0982a5924195a731151bfd9b6c58433d61750f3 100644
--- a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdClusterizerFastQa.cxx
-  * @copyright Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdClusterizerFastQa                  -----
diff --git a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h
index aa94fa2ba02b65ead19f776ecb95db14641ae668..eb1654252c298a4f6e0db01c4521ef051988f22a 100644
--- a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h
+++ b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdClusterizerFastQa.h
-  * @copyright Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDCLUSTERIZERFASTQA_H
 #define CBMTRDCLUSTERIZERFASTQA_H 1
diff --git a/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx b/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx
index 57b9ed2f9098430b49ad53b27c1ca28d267e7f6f..5195aa4365edfb408f2e086effe408b9999444c0 100644
--- a/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitDensityQa.cxx
-  * @copyright Copyright (C) 2011-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 #include "CbmTrdHitDensityQa.h"
 
diff --git a/reco/detectors/trd/qa/CbmTrdHitDensityQa.h b/reco/detectors/trd/qa/CbmTrdHitDensityQa.h
index 0952341810961f43e743b5456267e4f2d0e6b041..cc2c0372b92626abe6b5f9d038278229c8b87be1 100644
--- a/reco/detectors/trd/qa/CbmTrdHitDensityQa.h
+++ b/reco/detectors/trd/qa/CbmTrdHitDensityQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitDensityQa.h
-  * @copyright Copyright (C) 2011-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 #ifndef CBMTRDHITDENSITYQA_H_
 #define CBMTRDHITDENSITYQA_H_
diff --git a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.cxx b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.cxx
index 7e5937cfe2aac37abe44c8bf7eb18d442a0d5923..6ef52b583b121a0363a808671c1d3edf88b0d612 100644
--- a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducerClusterQa.cxx
-  * @copyright Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdHitProducerClusterQa                     -----
diff --git a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h
index f605cbec9d91b468a0958825ee96834f22cb45b3..35d9f062b7790819b92d6272fbc35b82ecb23f1c 100644
--- a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h
+++ b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducerClusterQa.h
-  * @copyright Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDHITPRODUCERCLUSTERQA_H
 #define CBMTRDHITPRODUCERCLUSTERQA_H 1
diff --git a/reco/detectors/trd/qa/CbmTrdHitProducerQa.cxx b/reco/detectors/trd/qa/CbmTrdHitProducerQa.cxx
index ab1d8ad1daf9d03763dc30592152379da1173fa6..b38d10e29cb08862d460559611a9fcdf6cfc690b 100644
--- a/reco/detectors/trd/qa/CbmTrdHitProducerQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdHitProducerQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducerQa.cxx
-  * @copyright Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M. Kalisky, Florian Uhlig, Denis Bertini [committer] **/
+/* Copyright (C) 2005-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M. Kalisky, Florian Uhlig, Denis Bertini [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdHitProducerQa                     -----
diff --git a/reco/detectors/trd/qa/CbmTrdHitProducerQa.h b/reco/detectors/trd/qa/CbmTrdHitProducerQa.h
index 941c8da6f466b04ea577cc2cf3ae0e42e427dada..08949608b2cccacbf2cbd325e9508347f4b620a7 100644
--- a/reco/detectors/trd/qa/CbmTrdHitProducerQa.h
+++ b/reco/detectors/trd/qa/CbmTrdHitProducerQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitProducerQa.h
-  * @copyright Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.Kalisky, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.Kalisky, Denis Bertini [committer], Florian Uhlig */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdHitProducerQa                     -----
diff --git a/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx b/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx
index 8f34d62c833c7fbdaec19d6a6a8276a7067e41d7..dbb9cdb898c9a3e9f5320cb2c7939a58d2c665e8 100644
--- a/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdOccupancyQa.cxx
-  * @copyright Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], Florian Uhlig */
 
 #include "CbmTrdOccupancyQa.h"
 
diff --git a/reco/detectors/trd/qa/CbmTrdOccupancyQa.h b/reco/detectors/trd/qa/CbmTrdOccupancyQa.h
index 3862a62dc3569c5db67beada1a5593b66cc50fe7..2710e59a3d94f285ba83b9351f24c92466fe4c47 100644
--- a/reco/detectors/trd/qa/CbmTrdOccupancyQa.h
+++ b/reco/detectors/trd/qa/CbmTrdOccupancyQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdOccupancyQa.h
-  * @copyright Copyright (C) 2012-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDOCCUPANCYQA_H_
 #define CBMTRDOCCUPANCYQA_H_
diff --git a/reco/detectors/trd/qa/CbmTrdQa.cxx b/reco/detectors/trd/qa/CbmTrdQa.cxx
index 793466886b854211655e4d39b5bddce131522dbb..02b757ecd966f892aada45214b5de34cba35b74a 100644
--- a/reco/detectors/trd/qa/CbmTrdQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdQa.cxx
-  * @copyright Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #include "CbmTrdQa.h"
 
diff --git a/reco/detectors/trd/qa/CbmTrdQa.h b/reco/detectors/trd/qa/CbmTrdQa.h
index c80cc46b71a0acfab24df0f87f40f06b24e68a28..70e66fc129d789ad5722c35f41013402afcdc236 100644
--- a/reco/detectors/trd/qa/CbmTrdQa.h
+++ b/reco/detectors/trd/qa/CbmTrdQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdQa.h
-  * @copyright Copyright (C) 2012-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2012-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDQA_H
 #define CBMTRDQA_H
diff --git a/reco/detectors/trd/qa/CbmTrdRecoQa.cxx b/reco/detectors/trd/qa/CbmTrdRecoQa.cxx
index ef49b865135138847e50aae8a07d44cf251bcd36..47c475ec0da981d3ffa69fbf0f785f2c38e6a25c 100644
--- a/reco/detectors/trd/qa/CbmTrdRecoQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdRecoQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdRecoQa.cxx
-  * @copyright Copyright (C) 2007-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F. Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2007-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F. Uhlig, Cyrano Bergmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdRecoQa                        -----
diff --git a/reco/detectors/trd/qa/CbmTrdRecoQa.h b/reco/detectors/trd/qa/CbmTrdRecoQa.h
index 928f1c6474316d1f6891c750aadd447aa643a570..496be731b1fafe1f29004018ffd156fb1bd721aa 100644
--- a/reco/detectors/trd/qa/CbmTrdRecoQa.h
+++ b/reco/detectors/trd/qa/CbmTrdRecoQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdRecoQa.h
-  * @copyright Copyright (C) 2013-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors F.Uhlig, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: F.Uhlig, Cyrano Bergmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdRecoQa                       -----
diff --git a/reco/detectors/trd/qa/CbmTrdTracksPidQa.cxx b/reco/detectors/trd/qa/CbmTrdTracksPidQa.cxx
index c9c33dc8830bcaef5d394332fe9e404adbeffcdf..bc8ff932b5d3fb1eafa61cd6594279053d3c3f79 100644
--- a/reco/detectors/trd/qa/CbmTrdTracksPidQa.cxx
+++ b/reco/detectors/trd/qa/CbmTrdTracksPidQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTracksPidQa.cxx
-  * @copyright Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdTracksPidQa                        -----
diff --git a/reco/detectors/trd/qa/CbmTrdTracksPidQa.h b/reco/detectors/trd/qa/CbmTrdTracksPidQa.h
index aefc8102de04f8543a2e14a85773c8d0d2b68e86..3d8e7d2e9abd118bafb1871efe0df765a1fc17ae 100644
--- a/reco/detectors/trd/qa/CbmTrdTracksPidQa.h
+++ b/reco/detectors/trd/qa/CbmTrdTracksPidQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTracksPidQa.h
-  * @copyright Copyright (C) 2007-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdTracksPidQa                       -----
diff --git a/reco/eventbuilder/CbmEventBuilderLinkDef.h b/reco/eventbuilder/CbmEventBuilderLinkDef.h
index 41de905e1af44be119b2c86cd94b18bab69c56a5..f48cea38b7697a3094f6a4f4939fe95f420d7b85 100644
--- a/reco/eventbuilder/CbmEventBuilderLinkDef.h
+++ b/reco/eventbuilder/CbmEventBuilderLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmEventBuilderLinkDef.h
-  * @copyright Copyright (C) 2017-2021 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina [orginator], Volker Friese, Dominik Smith **/
+/* Copyright (C) 2017-2021 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina [orginator], Volker Friese, Dominik Smith */
 
 #ifdef __CINT__
 
diff --git a/reco/eventbuilder/digis/CbmBuildEventsIdeal.cxx b/reco/eventbuilder/digis/CbmBuildEventsIdeal.cxx
index eb54c7883cb5069b4a22e12c7c7ae81101a2f9f7..895a2757484245ebc3afed139e0e35dbfd7ec4cb 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsIdeal.cxx
+++ b/reco/eventbuilder/digis/CbmBuildEventsIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsIdeal.cxx
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsBuildEventsIdeal.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsIdeal.h b/reco/eventbuilder/digis/CbmBuildEventsIdeal.h
index cbd5f5005a2348d2034ad1ddb0f839c3d685f608..b855c0606ab49aabf21ef84281acc77f8264bc13 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsIdeal.h
+++ b/reco/eventbuilder/digis/CbmBuildEventsIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsIdeal.h
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBuildEventsIdeal.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsIdealNew.cxx b/reco/eventbuilder/digis/CbmBuildEventsIdealNew.cxx
index b61187a5d41c4b1340496c5b048ca56d789bb411..2c0adc016c29fbf64d4c944632f9ec35793d2f42 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsIdealNew.cxx
+++ b/reco/eventbuilder/digis/CbmBuildEventsIdealNew.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsIdealNew.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsBuildEventsIdealNew.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsIdealNew.h b/reco/eventbuilder/digis/CbmBuildEventsIdealNew.h
index fd0e0a75f16c341375e10e7e7d08b3587a81c695..ab49ae60ab8f21fef490e93209f089a81db916e3 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsIdealNew.h
+++ b/reco/eventbuilder/digis/CbmBuildEventsIdealNew.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsIdealNew.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBuildEventsIdeal.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsQA.cxx b/reco/eventbuilder/digis/CbmBuildEventsQA.cxx
index f2d91c3eda8b6b0a1d6c40e4ddd57355d9097a33..74e7c70c9d4396bfadbe08b9fb181f93ab5b7687 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsQA.cxx
+++ b/reco/eventbuilder/digis/CbmBuildEventsQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsQA.cxx
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dominik Smith, Volker Friese [committer] **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dominik Smith, Volker Friese [committer] */
 
 /** @file CbmStsBuildEventsQA.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsQA.h b/reco/eventbuilder/digis/CbmBuildEventsQA.h
index db54dac7d68cc9c9ad88a027788d1a055f310eff..9100da7e26f86fd703fc927a2e0e25f461e8da52 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsQA.h
+++ b/reco/eventbuilder/digis/CbmBuildEventsQA.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsQA.h
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Dominik Smith **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Dominik Smith */
 
 /** @file CbmBuildEventsQa.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsSimple.cxx b/reco/eventbuilder/digis/CbmBuildEventsSimple.cxx
index 7ab31b2e6363a179106f6a3a38bba072c4a34bcf..b2d33f6aea8ab6366b3c82a6e44c202156f6e83f 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsSimple.cxx
+++ b/reco/eventbuilder/digis/CbmBuildEventsSimple.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsSimple.cxx
-  * @copyright Copyright (C) 2014-2020 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese, Mikhail Prokudin [committer] **/
+/* Copyright (C) 2014-2020 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese, Mikhail Prokudin [committer] */
 
 /** @file CbmBuildEventsSimple.cxx
  ** @author //Dr.Sys <Mikhail.Prokudin@cern.ch>
diff --git a/reco/eventbuilder/digis/CbmBuildEventsSimple.h b/reco/eventbuilder/digis/CbmBuildEventsSimple.h
index 4e9790098bdc2fb997a5ba457419b4aa5b3df70b..8f4596628de2381fc01f76009df69c7ae1175275 100644
--- a/reco/eventbuilder/digis/CbmBuildEventsSimple.h
+++ b/reco/eventbuilder/digis/CbmBuildEventsSimple.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsSimple.h
-  * @copyright Copyright (C) 2014-2017 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors //Dr.Sys, Volker Friese, Mikhail Prokudin [committer] **/
+/* Copyright (C) 2014-2017 Institute for Theoretical and Experimental Physics named by A.I. Alikhanov of National Research Centre "Kurchatov Institute" (ITEP) in Moscow, Russia, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: //Dr.Sys, Volker Friese, Mikhail Prokudin [committer] */
 
 /** @file CbmBuildEventsSimple.h
  ** @author //Dr.Sys <Mikhail.Prokudin@cern.ch>
diff --git a/reco/eventbuilder/digis/CbmEvBuildSource.cxx b/reco/eventbuilder/digis/CbmEvBuildSource.cxx
index 2f7312fe04d22de67c25426897d5bb67f3d9c902..964177fed6b9b4ae22d40881db20b589bbda9821 100644
--- a/reco/eventbuilder/digis/CbmEvBuildSource.cxx
+++ b/reco/eventbuilder/digis/CbmEvBuildSource.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEvBuildSource.cxx
-  * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [orginator] **/
+/* Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [orginator] */
 
 #include "CbmEvBuildSource.h"
 
diff --git a/reco/eventbuilder/digis/CbmEvBuildSource.h b/reco/eventbuilder/digis/CbmEvBuildSource.h
index bb47b736267a61fdba745ddd2bfc8583b8a672fd..77bf6fef15f62d28ba8e7ccd6e593eedbbfea770 100644
--- a/reco/eventbuilder/digis/CbmEvBuildSource.h
+++ b/reco/eventbuilder/digis/CbmEvBuildSource.h
@@ -1,7 +1,6 @@
-/** @file CbmEvBuildSource.h
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [orginator], Florian Uhlig **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [orginator], Florian Uhlig */
 
 // FairSource which reads a time slice and creates events using a simple approach
 // Use the same approach as CbmBuildEventSimple
diff --git a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.cxx b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.cxx
index 34cb7bee82b73768250a39432d1f90b328a51b8a..d4698eea15687de9e63de453c11406416e60e21d 100644
--- a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.cxx
+++ b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsFromTracksIdeal.cxx
-  * @copyright Copyright (C) 2017-2020 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina [committer] **/
+/* Copyright (C) 2017-2020 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina [committer] */
 
 /** @file CbmBuildEventsFromTracksIdeal.cxx
  ** @author Valentina Akishina <v.akishina@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.h b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.h
index 898f41bf66b431fcd981d4169ef77fcfe05fac92..9f2d191016b63c42c74589240ca8bee1386ffc5e 100644
--- a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.h
+++ b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsFromTracksIdeal.h
-  * @copyright Copyright (C) 2017 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina [committer] **/
+/* Copyright (C) 2017 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina [committer] */
 
 /** @file CbmBuildEventsFromTracksIdeal.h
  ** @author Valentina Akishina <v.akishina@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.cxx b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.cxx
index 882daf73271fb043d9128b2913b2c00642c21d13..af07d374936f190ea8725c878550b8a4efbc27fc 100644
--- a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.cxx
+++ b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsFromTracksReal.cxx
-  * @copyright Copyright (C) 2017-2020 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017-2020 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmBuildEventsFromTracksReal.cxx
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.h b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.h
index 32bcdd7ad38583f02ba69d038ec8cd8f70c7a4ad..4792863af18c90e061678bbfb0ed25923913eee8 100644
--- a/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.h
+++ b/reco/eventbuilder/tracks/CbmBuildEventsFromTracksReal.h
@@ -1,7 +1,6 @@
-/** @file CbmBuildEventsFromTracksReal.h
-  * @copyright Copyright (C) 2017 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmBuildEventsFromTracksReal.h
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmEbEventEfficiencies.h b/reco/eventbuilder/tracks/CbmEbEventEfficiencies.h
index fef4e4f3475930baa38f5474cf21ee12b370a29c..c813d04b3901576304e1d3fabdb80ef59986e6c6 100644
--- a/reco/eventbuilder/tracks/CbmEbEventEfficiencies.h
+++ b/reco/eventbuilder/tracks/CbmEbEventEfficiencies.h
@@ -1,7 +1,6 @@
-/** @file CbmEbEventEfficiencies.h
-  * @copyright Copyright (C) 2017 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmEbEventEfficiencies.h
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmEbEventMatch.h b/reco/eventbuilder/tracks/CbmEbEventMatch.h
index ea58695432d69fbb0f2db6dd040b1485519c7068..2d51a63bef6d34c7e6da429462cf508418228c9f 100644
--- a/reco/eventbuilder/tracks/CbmEbEventMatch.h
+++ b/reco/eventbuilder/tracks/CbmEbEventMatch.h
@@ -1,7 +1,6 @@
-/** @file CbmEbEventMatch.h
-  * @copyright Copyright (C) 2017 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmEbEventMatch.h
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmEbMCEvent.h b/reco/eventbuilder/tracks/CbmEbMCEvent.h
index 73201e198f42965ae36d844ccacd725a4a7cc771..641deb33d3f8f58a034751b415f6a3efc91fa840 100644
--- a/reco/eventbuilder/tracks/CbmEbMCEvent.h
+++ b/reco/eventbuilder/tracks/CbmEbMCEvent.h
@@ -1,7 +1,6 @@
-/** @file CbmEbMCEvent.h
-  * @copyright Copyright (C) 2017-2019 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017-2019 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmEbMCEvent.h
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmEventBuilderQA.cxx b/reco/eventbuilder/tracks/CbmEventBuilderQA.cxx
index e4dda208b35c97d9a62fbdfa0655a54aa4423f04..87d90d512fe453885951b74e86bf4b184dd64041 100644
--- a/reco/eventbuilder/tracks/CbmEventBuilderQA.cxx
+++ b/reco/eventbuilder/tracks/CbmEventBuilderQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEventBuilderQA.cxx
-  * @copyright Copyright (C) 2017-2020 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017-2020 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmEventBuilderQA.cxx
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/eventbuilder/tracks/CbmEventBuilderQA.h b/reco/eventbuilder/tracks/CbmEventBuilderQA.h
index a27824af265338872f7e6e44b3732c01763a0a97..ee24857ec7f4aa5ebc4b9762b2aa57cdf7d5ba6d 100644
--- a/reco/eventbuilder/tracks/CbmEventBuilderQA.h
+++ b/reco/eventbuilder/tracks/CbmEventBuilderQA.h
@@ -1,7 +1,6 @@
-/** @file CbmEventBuilderQA.h
-  * @copyright Copyright (C) 2017 IKF-UFra, GSI
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] **/
+/* Copyright (C) 2017 IKF-UFra, GSI
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Valentina Akishina , Maksym Zyzak, Valentina Akishina [committer] */
 
 /** @file CbmEventBuilderQA.h
  ** @author Valentina Akishina <v.akishina@gsi.de>, Maksym Zyzak <m.zyzak@gsi.de>
diff --git a/reco/global/CbmEcalTrackingMuch.cxx b/reco/global/CbmEcalTrackingMuch.cxx
index 6a045a5e1bcd3b4f9174930570ba757b30eff1c7..24354bbca22a922fe3323ef51272dd605c7554e9 100644
--- a/reco/global/CbmEcalTrackingMuch.cxx
+++ b/reco/global/CbmEcalTrackingMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEcalTrackingMuch.cxx
-  * @copyright Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 #include "CbmEcalTrackingMuch.h"
 
diff --git a/reco/global/CbmEcalTrackingMuch.h b/reco/global/CbmEcalTrackingMuch.h
index de4eb324715fc8dfeb1f73fbb9f59ba86e934355..bbc40b1d55bf6f0c676b1060f80fa7862fc365c0 100644
--- a/reco/global/CbmEcalTrackingMuch.h
+++ b/reco/global/CbmEcalTrackingMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmEcalTrackingMuch.h
-  * @copyright Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 #ifndef CBMECALTRACKINGMUCH_H
 #define CBMECALTRACKINGMUCH_H
diff --git a/reco/global/CbmFindGlobalTracks.cxx b/reco/global/CbmFindGlobalTracks.cxx
index 0d08a5fe9a9284a41f4b64d9f15a809886facdc8..d6abe668de5b83a89568e02f95604c11cd8057a8 100644
--- a/reco/global/CbmFindGlobalTracks.cxx
+++ b/reco/global/CbmFindGlobalTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFindGlobalTracks.cxx
-  * @copyright Copyright (C) 2005-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmFindGlobalTracks source file              -----
diff --git a/reco/global/CbmFindGlobalTracks.h b/reco/global/CbmFindGlobalTracks.h
index 9164d330c79599740ff689095b67af23c193b41e..4cdafb0b38ef0973d669463f0d8b1bf5100cec50 100644
--- a/reco/global/CbmFindGlobalTracks.h
+++ b/reco/global/CbmFindGlobalTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmFindGlobalTracks.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmFindGlobalTracks header file              -----
diff --git a/reco/global/CbmFindPrimaryVertex.cxx b/reco/global/CbmFindPrimaryVertex.cxx
index dc91adc6a8f1ebb094d20965b1549e2b14fb29aa..eac1c4eb52d3de1f3f7b6357ff7fada887177305 100644
--- a/reco/global/CbmFindPrimaryVertex.cxx
+++ b/reco/global/CbmFindPrimaryVertex.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFindPrimaryVertex.cxx
-  * @copyright Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                 CbmFindPrimaryVertex source file              -----
diff --git a/reco/global/CbmFindPrimaryVertex.h b/reco/global/CbmFindPrimaryVertex.h
index cf3c083a0674a94d022a7f79ec0b11b116846e2d..4f3fef5a5eb1abc121f7419e8e0c2d57cf13ea82 100644
--- a/reco/global/CbmFindPrimaryVertex.h
+++ b/reco/global/CbmFindPrimaryVertex.h
@@ -1,7 +1,6 @@
-/** @file CbmFindPrimaryVertex.h
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                 CbmFindPrimaryVertex header file              -----
diff --git a/reco/global/CbmFindPrimaryVertexEvents.cxx b/reco/global/CbmFindPrimaryVertexEvents.cxx
index e2248797994080f547436692f16ab47098bc8676..d210061f13ce49d76d48d5d837496d33107a5ee8 100644
--- a/reco/global/CbmFindPrimaryVertexEvents.cxx
+++ b/reco/global/CbmFindPrimaryVertexEvents.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFindPrimaryVertexEvents.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmFindPrimaryVertexEvents.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/global/CbmFindPrimaryVertexEvents.h b/reco/global/CbmFindPrimaryVertexEvents.h
index bfb8ec60fd97a57dc161e891482a9438888054c5..7482a3ee2cec241d377f1db805feb57f065729a6 100644
--- a/reco/global/CbmFindPrimaryVertexEvents.h
+++ b/reco/global/CbmFindPrimaryVertexEvents.h
@@ -1,7 +1,6 @@
-/** @file CbmFindPrimaryVertexEvents.h
-  * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmFindPrimaryVertexEvents.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/reco/global/CbmFitGlobalTracks.cxx b/reco/global/CbmFitGlobalTracks.cxx
index 5cf011dfd4bf0e6c432b660975ab5827a01b7d93..f06622b2aeb363d0ca1ead1653d7c95f0a11181f 100644
--- a/reco/global/CbmFitGlobalTracks.cxx
+++ b/reco/global/CbmFitGlobalTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFitGlobalTracks.cxx
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                    CbmFitGlobalTracks                  -----
diff --git a/reco/global/CbmFitGlobalTracks.h b/reco/global/CbmFitGlobalTracks.h
index 03cfd27b671eb5d38cb5a1adfe88fc8ca3074b56..1bf608d9f2a6db5dcc9eef189d68c857d28bc431 100644
--- a/reco/global/CbmFitGlobalTracks.h
+++ b/reco/global/CbmFitGlobalTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmFitGlobalTracks.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                    CbmFitGlobalTracks                  -----
diff --git a/reco/global/CbmFitGlobalTracksQa.cxx b/reco/global/CbmFitGlobalTracksQa.cxx
index 4a1c262cd06515ac4a7ea257d0429c1f14241300..1efd33d6bcdbe839a3fcadfbc8037ba7c2a14477 100644
--- a/reco/global/CbmFitGlobalTracksQa.cxx
+++ b/reco/global/CbmFitGlobalTracksQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmFitGlobalTracksQa.cxx
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer], Florian Uhlig */
 
 //-------------------------------------------------------------------------
 //-----                     CbmFitGlobalTracksQa                      -----
diff --git a/reco/global/CbmFitGlobalTracksQa.h b/reco/global/CbmFitGlobalTracksQa.h
index 863c9bea1e1aab1e974dfd8700de81a4b4357f5a..405f4178ea1e17a8b335605160927535d80acc60 100644
--- a/reco/global/CbmFitGlobalTracksQa.h
+++ b/reco/global/CbmFitGlobalTracksQa.h
@@ -1,7 +1,6 @@
-/** @file CbmFitGlobalTracksQa.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Denis Bertini [committer] */
 
 //-------------------------------------------------------------------------
 //-----                     CbmFitGlobalTracksQa                      -----
diff --git a/reco/global/CbmGlobalLinkDef.h b/reco/global/CbmGlobalLinkDef.h
index 3e728123a754d64db7bc096af4366ae822cd473f..06ee7981de438948f68ea2947193d6dafaf4160c 100644
--- a/reco/global/CbmGlobalLinkDef.h
+++ b/reco/global/CbmGlobalLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 #ifdef __CINT__
 
diff --git a/reco/global/CbmGlobalTrackFitterIdeal.cxx b/reco/global/CbmGlobalTrackFitterIdeal.cxx
index e3386f08614aa0ebc829b6f4cdd68de8381edc62..7bbf060171e7b38bed4d730f33c584d29409dac6 100644
--- a/reco/global/CbmGlobalTrackFitterIdeal.cxx
+++ b/reco/global/CbmGlobalTrackFitterIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitterIdeal.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer], Florian Uhlig */
 
 // ------------------------------------------------------------------
 // -----                  CbmGlobalTrackFitterIdeal             -----
diff --git a/reco/global/CbmGlobalTrackFitterIdeal.h b/reco/global/CbmGlobalTrackFitterIdeal.h
index 004e4fe3d1175d99e4582affbffcc7c0aeb521e5..f22866f6160e96f6267b27fca540e94e4f8c48c7 100644
--- a/reco/global/CbmGlobalTrackFitterIdeal.h
+++ b/reco/global/CbmGlobalTrackFitterIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackFitterIdeal.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Kresan, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Kresan, Denis Bertini [committer] */
 
 // ------------------------------------------------------------------
 // -----                  CbmGlobalTrackFitterIdeal             -----
diff --git a/reco/global/CbmPVFinderIdeal.cxx b/reco/global/CbmPVFinderIdeal.cxx
index 0eb324e565a5b4a38fde246cf1829baf27f23b1f..62735d3020e304c2e0e6414ada65295512ae68b3 100644
--- a/reco/global/CbmPVFinderIdeal.cxx
+++ b/reco/global/CbmPVFinderIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPVFinderIdeal.cxx
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig, Volker Friese **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                   CbmPVFinderIdeal source file                -----
diff --git a/reco/global/CbmPVFinderIdeal.h b/reco/global/CbmPVFinderIdeal.h
index 9b10c7b96458917ae4df078927c2d51312125bec..8a79b6587fe85d96c76e60e0453bf3509ddfb1e6 100644
--- a/reco/global/CbmPVFinderIdeal.h
+++ b/reco/global/CbmPVFinderIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmPVFinderIdeal.h
-  * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                   CbmPVFinderIdeal header file                -----
diff --git a/reco/global/CbmTrackMergerIdeal.cxx b/reco/global/CbmTrackMergerIdeal.cxx
index 107dad75be514e72842192f44e9582c8f04de1cc..5e11f02a781e85af98e87710505d8eb217887fca 100644
--- a/reco/global/CbmTrackMergerIdeal.cxx
+++ b/reco/global/CbmTrackMergerIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackMergerIdeal.cxx
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                  CbmTrackMergerIdeal source file              -----
diff --git a/reco/global/CbmTrackMergerIdeal.h b/reco/global/CbmTrackMergerIdeal.h
index 78a686e9982ef9d130e9aa02e4637e3ee422d118..917fa9425d54f569711121ad54f91fe84e961e90 100644
--- a/reco/global/CbmTrackMergerIdeal.h
+++ b/reco/global/CbmTrackMergerIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackMergerIdeal.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors v.friese@gsi.de, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: v.friese@gsi.de, Denis Bertini [committer] */
 
 // -------------------------------------------------------------------------
 // -----                  CbmTrackMergerIdeal header file              -----
diff --git a/reco/littrack/LittrackLinkDef.h b/reco/littrack/LittrackLinkDef.h
index 4cf85a5a13bd2ed63dffbb75b2d04de839847a71..a20432661314d8bf2e4a323d5947b02c71945d50 100644
--- a/reco/littrack/LittrackLinkDef.h
+++ b/reco/littrack/LittrackLinkDef.h
@@ -1,7 +1,6 @@
-/** @file LittrackLinkDef.h
-  * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Mohammad Al-Turany [committer] **/
+/* Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Mohammad Al-Turany [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/littrack/cbm/base/CbmLitDetectorSetup.cxx b/reco/littrack/cbm/base/CbmLitDetectorSetup.cxx
index 893d7d8f93ca51b64d85f8484187cde9a9da7f3e..677968db45ebbbb2b0e62449835939f1e1a1dfb4 100644
--- a/reco/littrack/cbm/base/CbmLitDetectorSetup.cxx
+++ b/reco/littrack/cbm/base/CbmLitDetectorSetup.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitDetectorSetup.cxx
-  * @copyright Copyright (C) 2012-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLitDetectorSetup.xx
diff --git a/reco/littrack/cbm/base/CbmLitDetectorSetup.h b/reco/littrack/cbm/base/CbmLitDetectorSetup.h
index af59d00f0de4a4567909ae6abf7e05e9d9cdf0b6..668a2d83c0d0574ccffdcdb32179a1a0989b71ea 100644
--- a/reco/littrack/cbm/base/CbmLitDetectorSetup.h
+++ b/reco/littrack/cbm/base/CbmLitDetectorSetup.h
@@ -1,7 +1,6 @@
-/** @file CbmLitDetectorSetup.h
-  * @copyright Copyright (C) 2012-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitDetectorSetup.h
diff --git a/reco/littrack/cbm/base/CbmLitFieldFitter.cxx b/reco/littrack/cbm/base/CbmLitFieldFitter.cxx
index 6bc3576749d1e065ef40c3a8de4821e0f53448c1..e0b895db9d46ff867ce413ba570dce746c8ec8b2 100644
--- a/reco/littrack/cbm/base/CbmLitFieldFitter.cxx
+++ b/reco/littrack/cbm/base/CbmLitFieldFitter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldFitter.cxx
-  * @copyright Copyright (C) 2009-2015 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2015 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldFitter.cxx
diff --git a/reco/littrack/cbm/base/CbmLitFieldFitter.h b/reco/littrack/cbm/base/CbmLitFieldFitter.h
index 2f4823b360a45e90e7d910d395b0b0cc22f89cba..c18644959de57f3bb4de0fc45fe7adb2a73bd166 100644
--- a/reco/littrack/cbm/base/CbmLitFieldFitter.h
+++ b/reco/littrack/cbm/base/CbmLitFieldFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldFitter.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldFitter.h
diff --git a/reco/littrack/cbm/base/CbmLitFieldGridCreator.cxx b/reco/littrack/cbm/base/CbmLitFieldGridCreator.cxx
index 1c83be2d309bb2a77c508ebcb1e97d846cf21297..10bc1974a6afd28a7832ef26c5f52dcce2325660 100644
--- a/reco/littrack/cbm/base/CbmLitFieldGridCreator.cxx
+++ b/reco/littrack/cbm/base/CbmLitFieldGridCreator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldGridCreator.cxx
-  * @copyright Copyright (C) 2011-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldGridCreator.cxx
diff --git a/reco/littrack/cbm/base/CbmLitFieldGridCreator.h b/reco/littrack/cbm/base/CbmLitFieldGridCreator.h
index 475562bef7fc13db3541bfa7672d2647f831d2d5..1570e5fda87c722ac0d519dfdc49567073fb44d1 100644
--- a/reco/littrack/cbm/base/CbmLitFieldGridCreator.h
+++ b/reco/littrack/cbm/base/CbmLitFieldGridCreator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldGridCreator.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldGridCreator.h
diff --git a/reco/littrack/cbm/base/CbmLitMapField.h b/reco/littrack/cbm/base/CbmLitMapField.h
index bb2d7994267e5b91552946796313e9b2b66aed00..a38cb8c822df7a2c6c35af63c272ed144227ed77 100644
--- a/reco/littrack/cbm/base/CbmLitMapField.h
+++ b/reco/littrack/cbm/base/CbmLitMapField.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMapField.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitMapField.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/cbm/base/CbmLitToolFactory.cxx b/reco/littrack/cbm/base/CbmLitToolFactory.cxx
index a82aa1fd50830d806cb76c2768248d9183330fcf..999b3ae2a90602f9338150f1387531ef01a37908 100644
--- a/reco/littrack/cbm/base/CbmLitToolFactory.cxx
+++ b/reco/littrack/cbm/base/CbmLitToolFactory.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitToolFactory.cxx
-  * @copyright Copyright (C) 2008-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitToolFactory.cxx
diff --git a/reco/littrack/cbm/base/CbmLitToolFactory.h b/reco/littrack/cbm/base/CbmLitToolFactory.h
index c3721f2d1061407d92b383c643b152a1c673c234..c108f3c4a8d439b770e964e488a375ac790c97d7 100644
--- a/reco/littrack/cbm/base/CbmLitToolFactory.h
+++ b/reco/littrack/cbm/base/CbmLitToolFactory.h
@@ -1,7 +1,6 @@
-/** @file CbmLitToolFactory.h
-  * @copyright Copyright (C) 2008-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitToolFactory.h
diff --git a/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.cxx b/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.cxx
index 848050140761ca1a0c92aa16aa947019614b0ca8..6e1351eda29b29f9059ccbf6015606927e30ac59 100644
--- a/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.cxx
+++ b/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingGeometryConstructor.cxx
-  * @copyright Copyright (C) 2008-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingGeometryConstructor.cxx
diff --git a/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.h b/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.h
index 0bacab2abbfcc87ddbb7e358d2f0e1d6a01ecc58..d07a728fdc977e062da98808ef3e7b70cb59427e 100644
--- a/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.h
+++ b/reco/littrack/cbm/base/CbmLitTrackingGeometryConstructor.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingGeometryConstructor.h
-  * @copyright Copyright (C) 2008-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingGeometryConstructor.h
diff --git a/reco/littrack/cbm/elid/CbmLitGlobalElectronId.cxx b/reco/littrack/cbm/elid/CbmLitGlobalElectronId.cxx
index ccabf0aa56e0d7c2b48fdafb79a13f1fdbe58184..16ff9367fb4b042f17c8fa39d471926eb8eacb65 100644
--- a/reco/littrack/cbm/elid/CbmLitGlobalElectronId.cxx
+++ b/reco/littrack/cbm/elid/CbmLitGlobalElectronId.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitGlobalElectronId.cxx
-  * @copyright Copyright (C) 2011-2020 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev [committer], Andrey Lebedev **/
+/* Copyright (C) 2011-2020 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev [committer], Andrey Lebedev */
 
 /**
  * \file CbmLitReconstructionQa.cxx
diff --git a/reco/littrack/cbm/elid/CbmLitGlobalElectronId.h b/reco/littrack/cbm/elid/CbmLitGlobalElectronId.h
index a7f00bb327fc57dbafd8b38f1ea96b2c50e23f1f..0aec58c7ef077d46242e0fef2ec40944b504f00e 100644
--- a/reco/littrack/cbm/elid/CbmLitGlobalElectronId.h
+++ b/reco/littrack/cbm/elid/CbmLitGlobalElectronId.h
@@ -1,7 +1,6 @@
-/** @file CbmLitGlobalElectronId.h
-  * @copyright Copyright (C) 2011-2017 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2011-2017 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmLitReconstructionQa.h
diff --git a/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.cxx b/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.cxx
index ce89152a0dd5f33aab354c370f7059cddf2ca54b..b384259340b6eba4a6a7739f332560b049d05533 100644
--- a/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.cxx
+++ b/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitPolarizedGenerator.cxx
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors E. Kryshen, Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: E. Kryshen, Andrey Lebedev [committer] */
 
 // -------------------------------------------------------------------------
 // -----         CbmLitPolarizedGenerator source file                     -----
diff --git a/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.h b/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.h
index c897a184876c4ac01fd0806cd9841ebd41170090..965ba22201c5fc0e06bd5efea814cfc2c2b2afa7 100644
--- a/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.h
+++ b/reco/littrack/cbm/generators/CbmLitPolarizedGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitPolarizedGenerator.h
-  * @copyright Copyright (C) 2011-2015 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Kryshen, Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2015 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Kryshen, Andrey Lebedev [committer] */
 
 // -------------------------------------------------------------------------
 // -----             CbmLitPolarizedGenerator header file                 -----
diff --git a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx
index 21ccae4f82e6acac057e8984ae2ac74fb02de4b9..a214d8152ad95c7d936d5ed32fde9687878dba11 100644
--- a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx
+++ b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitCreateStandaloneData.cxx
-  * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "qa/CbmLitCreateStandaloneData.h"
 
diff --git a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h
index 23beb59b270259900d60206c9b74c930c0bc18e5..d1ed74eb9130294efc43a9bad4f9876922bfc32b 100644
--- a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h
+++ b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h
@@ -1,7 +1,6 @@
-/** @file CbmLitCreateStandaloneData.h
-  * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITCREATESTANDALONEDATA_H_
 #define CBMLITCREATESTANDALONEDATA_H_
diff --git a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx
index 5e0ad49d03c3c5fe443a076e9fec46cb9b364427..efff8ae237172333fafcfad69b48b15d220a1830 100644
--- a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx
+++ b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTestMatrixMath.cxx
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "qa/CbmLitTestMatrixMath.h"
 
diff --git a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h
index 24fa08aff4c0a6086862ec95e717060699dd1442..c03fddbbe16359a86dfac4e664373f57a6a52727 100644
--- a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h
+++ b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTestMatrixMath.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITTESTMATRIXMATH_H_
 #define CBMLITTESTMATRIXMATH_H_
diff --git a/reco/littrack/cbm/qa/base/CbmLitAcceptanceFunction.h b/reco/littrack/cbm/qa/base/CbmLitAcceptanceFunction.h
index 7d6a85431418056fda0ecc050fe5c56bb7bea23c..0bdb45bba634486f75dd00f3e22a4d9b5a514b84 100644
--- a/reco/littrack/cbm/qa/base/CbmLitAcceptanceFunction.h
+++ b/reco/littrack/cbm/qa/base/CbmLitAcceptanceFunction.h
@@ -1,7 +1,6 @@
-/** @file CbmLitAcceptanceFunction.h
-  * @copyright Copyright (C) 2014-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2014-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitAcceptanceFunction.h
diff --git a/reco/littrack/cbm/qa/base/CbmLitResultChecker.cxx b/reco/littrack/cbm/qa/base/CbmLitResultChecker.cxx
index 8800ea1b4cbecfa7acf9efdd3302edd3ccfa21a0..2b0a6b316b0414a16054b941e578990f32004e5f 100644
--- a/reco/littrack/cbm/qa/base/CbmLitResultChecker.cxx
+++ b/reco/littrack/cbm/qa/base/CbmLitResultChecker.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitResultChecker.cxx
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitResultChecker.cxx
diff --git a/reco/littrack/cbm/qa/base/CbmLitResultChecker.h b/reco/littrack/cbm/qa/base/CbmLitResultChecker.h
index ad78f985e6f7988824024e63c44ffc50823dc9a8..2cbc17e49df127a7d98dfcaf7e69c4124fe0dc1e 100644
--- a/reco/littrack/cbm/qa/base/CbmLitResultChecker.h
+++ b/reco/littrack/cbm/qa/base/CbmLitResultChecker.h
@@ -1,7 +1,6 @@
-/** @file CbmLitResultChecker.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitResultChecker.h
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.cxx b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.cxx
index 46b517699029f0aef09d211a968c1438da9ec00e..10d654a2be1d556fffe558358fb5080c80633a57 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.cxx
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQa.cxx
-  * @copyright Copyright (C) 2011-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2011-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLitClusteringQa.cxx
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.h b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.h
index d8cb5ff68402adeb1744fc7ba1ad364ce62a53e1..1c8b49422f9dccdb8f24c73916ebf0f1e7f49742 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.h
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQa.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 #/**
  * \file CbmLitClusteringQa.h
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.cxx b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.cxx
index 3aa00616c6bbe8f1003afa108f88791e09572e01..10dcc3688349560e7571b81fea60825dc926e916 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.cxx
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQaReport.cxx
-  * @copyright Copyright (C) 2011-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitClusteringQaReport.h
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.h b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.h
index fc4c6846c9dc49ddff8805ba62dda75a8c12e504..9072d35accad4a709be098852b9fde760c42b6a8 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.h
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQaReport.h
-  * @copyright Copyright (C) 2011-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitClusteringQaReport.h
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.cxx b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.cxx
index c157606756517f02287ed0f487278f8fdc386dda..ea19bd059da800d21734446f55cfc91e17cf06cb 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.cxx
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQaStudyReport.cxx
-  * @copyright Copyright (C) 2011-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitClusteringQaStudyReport.cxx
diff --git a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.h b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.h
index 352b429a401fa031a8664ee3c78b031c0dae73ba..16120e564d7b8eee25471bfcf42dd0a8ea38968a 100644
--- a/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.h
+++ b/reco/littrack/cbm/qa/clustering/CbmLitClusteringQaStudyReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitClusteringQaStudyReport.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitClusteringQaStudyReport.h
diff --git a/reco/littrack/cbm/qa/field/CbmLitFieldQa.cxx b/reco/littrack/cbm/qa/field/CbmLitFieldQa.cxx
index 9112d722f357cf0e479dab77c9e26a0a671b0b85..64651553f5af21e0cffc5d318e935504f49aedc3 100644
--- a/reco/littrack/cbm/qa/field/CbmLitFieldQa.cxx
+++ b/reco/littrack/cbm/qa/field/CbmLitFieldQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldQa.cxx
-  * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldQa.cxx
diff --git a/reco/littrack/cbm/qa/field/CbmLitFieldQa.h b/reco/littrack/cbm/qa/field/CbmLitFieldQa.h
index 8b4a53e3c6697d661bcc98b8c0574ee86b62d646..aad3dd8d4ce34e88aeecd6d00707b0c469084ac4 100644
--- a/reco/littrack/cbm/qa/field/CbmLitFieldQa.h
+++ b/reco/littrack/cbm/qa/field/CbmLitFieldQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldQa.h
-  * @copyright Copyright (C) 2009-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldQa.h
diff --git a/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.cxx b/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.cxx
index 4672545cd7af422a752e7b74e8a34cade40a32e7..f017955358e319ecd204fddd9bc3a952e51bd992 100644
--- a/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.cxx
+++ b/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldQaReport.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldQaReport.cxx
diff --git a/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.h b/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.h
index f4fa279a7ab90e085dc37e77a1208b6cdb71c8fe..92ce44f92fafe986d2d740370d73468dcbee1d26 100644
--- a/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.h
+++ b/reco/littrack/cbm/qa/field/CbmLitFieldQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldQaReport.h
-  * @copyright Copyright (C) 2011-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldQaReport.h
diff --git a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.cxx b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.cxx
index 413180cdd919b02d2c2b7af5546718e91daab8dc..151933509048cf74cb802dae5124c17b2563d775 100644
--- a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.cxx
+++ b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldApproximationQa.cxx
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldApproximationQa.cxx
diff --git a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.h b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.h
index a41f67840cceab64f1e0fba8cdf49fb8f93e36d3..f387c6f5c14a90c93ab6f8459a3e548913b0547f 100644
--- a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.h
+++ b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldApproximationQa.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldApproximationQa.h
diff --git a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.cxx b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.cxx
index 1c1b3ea774a3cdfa0f8af39b9d68af5652c2a13d..5a265cc4c162dce9311c212075851f3a96f2cb28 100644
--- a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.cxx
+++ b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldApproximationQaReport.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldApproximationQaReport.cxx
diff --git a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.h b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.h
index 1aafff73c97c73fcc8c089452f9615a0270911cb..4ba4edd74147e854040a853c386c513069cc1801 100644
--- a/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.h
+++ b/reco/littrack/cbm/qa/fieldapr/CbmLitFieldApproximationQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFieldApproximationQaReport.h
-  * @copyright Copyright (C) 2011-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFieldApproximationQaReport.h
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQa.cxx b/reco/littrack/cbm/qa/fit/CbmLitFitQa.cxx
index d90bcfae4445c8aba23dc8b186033c4023079789..99c49f8dfbbebef475447b0a81e003d30cf13b3a 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQa.cxx
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQa.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitFitQa.cxx
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQa.h b/reco/littrack/cbm/qa/fit/CbmLitFitQa.h
index 6879aa9a1793ad52e9f61d22f0cf6c4c33c04966..808e896e9f0817d7016b325c1c8f9afab3f1ea5e 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQa.h
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQa.h
-  * @copyright Copyright (C) 2011-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitQa.h
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.cxx b/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.cxx
index e5e3490d4df31e121393ee1a648501988489e6c9..20b7e2f46b50980ad71f844ae42e74e20c6436da 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.cxx
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQaReport.cxx
-  * @copyright Copyright (C) 2012-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2012-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitFitQaReport.cxx
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.h b/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.h
index 776aec1ef106d8a5de13a61c3af8428f65b7f524..eeb96fbe87c248e230ea20fb2dea88b2e51ec489 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.h
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQaReport.h
-  * @copyright Copyright (C) 2011-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitQaReport.h
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.cxx b/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.cxx
index e59680e9df7db296149031d35108b95ffb71030a..30b434708947d6e5c9b47368a105c42ea5bcb0d4 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.cxx
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQaStudyReport.cxx
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitQaStudyReport.cxx
diff --git a/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.h b/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.h
index 3b058db930406766a90ae80c8cea371d6ae34d5b..0fe7ee0dd4ecf8bcc9b9a67a3398c3a2967f5f82 100644
--- a/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.h
+++ b/reco/littrack/cbm/qa/fit/CbmLitFitQaStudyReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitQaStudyReport.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitQaStudyReport.h
diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx
index 193d406fe6345129d332472976088edef35b0096..6851effe5a04769a22cb2055af052fbf48d1ebe0 100644
--- a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx
+++ b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitCheckBrem.cxx
-  * @copyright Copyright (C) 2009-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "qa/material/CbmLitCheckBrem.h"
 
diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h
index fb1605676d44cef24f436944e4f29e47285a016a..c14aa4ffc43632dcd97fe0c16071773572c0eb1b 100644
--- a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h
+++ b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h
@@ -1,7 +1,6 @@
-/** @file CbmLitCheckBrem.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITCHECKBREM_H_
 #define CBMLITCHECKBREM_H_
diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx
index 95a39d5550008ade5b61df395b3a5886e6e93536..356338f5806d22a59680c8484bfc6ac1a4475cdb 100644
--- a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx
+++ b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitCheckEnergyLossMuons.cxx
-  * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "qa/material/CbmLitCheckEnergyLossMuons.h"
 
diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h
index f752a9923f82ddb7252248fcb5793d61e2249063..9025cbccefa254c2389d9a4a8c025ce958cd815b 100644
--- a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h
+++ b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h
@@ -1,7 +1,6 @@
-/** @file CbmLitCheckEnergyLossMuons.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITCHECKENERGYLOSSMUONS_H_
 #define CBMLITCHECKENERGYLOSSMUONS_H_
diff --git a/reco/littrack/cbm/qa/mc/CbmLitMCPoint.h b/reco/littrack/cbm/qa/mc/CbmLitMCPoint.h
index 80481fbacae477a593fc25134cb9afa47c99a63a..dff790b8e8a49cd807aa2b788596f3c337cfcabe 100644
--- a/reco/littrack/cbm/qa/mc/CbmLitMCPoint.h
+++ b/reco/littrack/cbm/qa/mc/CbmLitMCPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMCPoint.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitMCPoint.h
diff --git a/reco/littrack/cbm/qa/mc/CbmLitMCTrack.cxx b/reco/littrack/cbm/qa/mc/CbmLitMCTrack.cxx
index 09ac9f3c182bd78e76430bf413c2198403eaa6cc..3bf7a002c537f7104f085b51fb9322c8ed4e5f30 100644
--- a/reco/littrack/cbm/qa/mc/CbmLitMCTrack.cxx
+++ b/reco/littrack/cbm/qa/mc/CbmLitMCTrack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitMCTrack.cxx
-  * @copyright Copyright (C) 2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitMCTrack.cxx
diff --git a/reco/littrack/cbm/qa/mc/CbmLitMCTrack.h b/reco/littrack/cbm/qa/mc/CbmLitMCTrack.h
index 3588233059de0203a466baa6e33c15cfc76e6381..18a6b3d752db9948913b941c5ffe5e190379602b 100644
--- a/reco/littrack/cbm/qa/mc/CbmLitMCTrack.h
+++ b/reco/littrack/cbm/qa/mc/CbmLitMCTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMCTrack.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev, Florian Uhlig **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev, Florian Uhlig */
 
 /**
  * \file CbmLitMCTrack.h
diff --git a/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.cxx b/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.cxx
index 946c339e830671fc452891f6d96405f5b5cff2cc..e3d6d41e0f8d6ba35de9ceab88076eefa607eeea 100644
--- a/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.cxx
+++ b/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitMCTrackCreator.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitMCTrackCreator.cxx
diff --git a/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.h b/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.h
index 478b28784d265fcdba29dc7176e200fd0359871e..b706518c98192954a9b1e2a1b32a539a84dcd70f 100644
--- a/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.h
+++ b/reco/littrack/cbm/qa/mc/CbmLitMCTrackCreator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMCTrackCreator.h
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitMCTrackCreator.h
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx
index 5bb0b3df77a75088bb93394766c158b45f6a7d2e..4c59c9d0475e9a0d393f5682affdde08df0e8fdb 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthGenerator.cxx
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "CbmLitRadLengthGenerator.h"
 
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h
index 6cef2f3bb74e3ca1a47d87bc4bd31a5237feedac..ce6ae737213cba3981a9745930f8633298e1373a 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthGenerator.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITRADLENGTHGENERATOR_H_
 #define CBMLITRADLENGTHGENERATOR_H_
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.cxx b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.cxx
index 94624c9a1d5400d8bc724fe769c2edfae753685f..d408233702738d5da3b9429bbb5a52935ed2903b 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.cxx
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthQa.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitRadLengthQa.cxx
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.h b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.h
index 4e7c128e87550b5fc8683211f2f0bc3e48c2b618..48f2fa640f30576747003932138b5c0195027750 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.h
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthQa.h
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitRadLengthQa.h
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.cxx b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.cxx
index ba8486390d7413c8def417caf9e85e5f01a3870d..99e6857f07c66a606bf43d4e0c539c61e7c4c2bf 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.cxx
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthQaReport.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 /**
  * \file CbmLitRadLengthQaReport.cxx
diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.h b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.h
index 2e92cb906234daa19170d5428130aea94c2f1e64..3dac6acfbd7b439f2c08113eb3337a8b2293d147 100644
--- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.h
+++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitRadLengthQaReport.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitRadLengthQaReport.h
diff --git a/reco/littrack/cbm/qa/tof/CbmLitTofQa.cxx b/reco/littrack/cbm/qa/tof/CbmLitTofQa.cxx
index d891ed80cea312f44525d8686eacce32bac7c249..85846f6f3f18dca14eec8633e75d664ed68fa5ef 100644
--- a/reco/littrack/cbm/qa/tof/CbmLitTofQa.cxx
+++ b/reco/littrack/cbm/qa/tof/CbmLitTofQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTofQa.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTofQa.cxx
diff --git a/reco/littrack/cbm/qa/tof/CbmLitTofQa.h b/reco/littrack/cbm/qa/tof/CbmLitTofQa.h
index df5f2a431e9491d01878ff23da65eb5b460f9143..5462bd43b54807c71a7f23081c95cafd3d576e9a 100644
--- a/reco/littrack/cbm/qa/tof/CbmLitTofQa.h
+++ b/reco/littrack/cbm/qa/tof/CbmLitTofQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTofQa.h
-  * @copyright Copyright (C) 2013-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTofQa.h
diff --git a/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.cxx b/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.cxx
index 8b432ad652b471ee325ce7a225f494ec53340ba7..09465a3b724f7676b45c1c3392c11f9fce182e4e 100644
--- a/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.cxx
+++ b/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTofQaReport.cxx
-  * @copyright Copyright (C) 2013-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTofQaReport.cxx
diff --git a/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.h b/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.h
index 333de0c09a98e38a0e2f0184d3c3fbeba43dbe2a..3f0c3f44b8902809ed2f4ba73ce3f2ac36e1f4f1 100644
--- a/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.h
+++ b/reco/littrack/cbm/qa/tof/CbmLitTofQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTofQaReport.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTofQaReport.h
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.cxx b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.cxx
index 1214153edd648c3b1c6eed15afff54d394ec0b45..e4d5624946c95f73fb79183a7fd46b024952004f 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.cxx
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQa.cxx
-  * @copyright Copyright (C) 2007-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2007-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLitTrackingQa.cxx
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.h b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.h
index 528e2f4125b66b540e9a175d6bad067959037185..f5a7c2cbd438b64a32f99a53ef2cbac04252fcb9 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.h
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQa.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQa.h
-  * @copyright Copyright (C) 2007-2018 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2018 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingQa.h
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.cxx b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.cxx
index a2dbfbc4fac2dc8fbe349d8fe4ec3a22b5f22f85..6343c420d0a4d65d1d3b6d2c704203e07696fdfb 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.cxx
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQaReport.cxx
-  * @copyright Copyright (C) 2011-2018 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2011-2018 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingQaReport.cxx
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.h b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.h
index a7f02390a11c1f2312ee51d135768267586f8247..50805d7ed2e91ceb5422e34bdb157d2214ecb33e 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.h
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQaReport.h
-  * @copyright Copyright (C) 2011-2013 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2011-2013 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingQaReport.h
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.cxx b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.cxx
index 518c906d8afe4c99ba781ef2ba45e047bcacbb2f..bd7170e2f99e0fcee58e2ddbf691f1a6960cb075 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.cxx
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQaStudyReport.cxx
-  * @copyright Copyright (C) 2011-2014 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Semen Lebedev, Andrey Lebedev **/
+/* Copyright (C) 2011-2014 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Semen Lebedev, Andrey Lebedev */
 
 /**
  * \file CbmLitTrackingQaStudyReport.cxx
diff --git a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.h b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.h
index d9372881ac6d3aebaac878458bafd1f7c836b88f..3a059296bf3bf63796e173bf40de51a2db04281f 100644
--- a/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.h
+++ b/reco/littrack/cbm/qa/tracking/CbmLitTrackingQaStudyReport.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackingQaStudyReport.h
-  * @copyright Copyright (C) 2011-2016 UGiessen, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Semen Lebedev [committer] **/
+/* Copyright (C) 2011-2016 UGiessen, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Semen Lebedev [committer] */
 
 /**
  * \file CbmLitTrackingQaStudyReport.h
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.cxx b/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.cxx
index c91254f9427662d6d6c26afa3118d0bbf1b27ec2..5c08466f7d2196b06f5de6571eda8d72d8b23fd4 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracks.cxx
-  * @copyright Copyright (C) 2009-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2009-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 /** CbmLitFindGlobalTracks.cxx
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.h b/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.h
index fab2b066b6270952638d8d3a4697d9d36eee63e9..40b6d59bc6eeb4c318691b5926745a614cd50e4e 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.h
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracks.h
-  * @copyright Copyright (C) 2009-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2009-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmLitFindGlobalTracks.h
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.cxx b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.cxx
index c4eedd53b3bde96334fa50df1c7b4a96dc60ff69..e53729ea8dc99aa5bfea26fb23ff81cc7e83578d 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracksIdeal.cxx
-  * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFindGlobalTracksIdeal.cxx
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.h b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.h
index 186f82fe8bab31012661479780e3093f211f5668..98d5763fa1294bf92b6069f5032ceeb4025ff793 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.h
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracksIdeal.h
-  * @copyright Copyright (C) 2009-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFindGlobalTracksIdeal.h
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.cxx b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.cxx
index 303aadd549b426049a52647a5831f371fbb682de..51fbdcd088bef80931aec05cc32ce4242668ca98 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracksParallel.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /**
  * \file CbmLitFindGlobalTracksParallel.cxx
diff --git a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.h b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.h
index 09dd22efdf48aa7987fbbe25876a67b1ea7d8a6c..15ef5e076e2caef3c87d4caeb6e776c9ac15a06d 100644
--- a/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.h
+++ b/reco/littrack/cbm/reco/CbmLitFindGlobalTracksParallel.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFindGlobalTracksParallel.h
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFindGlobalTracksParallel.h
diff --git a/reco/littrack/cbm/reco/CbmLitFindMvdTracks.cxx b/reco/littrack/cbm/reco/CbmLitFindMvdTracks.cxx
index 58d6b6aa800e313a33ed77c1d12b17e88fc07e5f..89c87b70b9f4d94bdf4703899d89082cdace9a57 100644
--- a/reco/littrack/cbm/reco/CbmLitFindMvdTracks.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFindMvdTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFindMvdTracks.cxx
-  * @copyright Copyright (C) 2011-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2011-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitFindMvdTracks.cxx
diff --git a/reco/littrack/cbm/reco/CbmLitFindMvdTracks.h b/reco/littrack/cbm/reco/CbmLitFindMvdTracks.h
index e44d5705203605842de9692a217b1e7a0227bac8..ee752cd2556c661e12220edef81e8a62dd864a5a 100644
--- a/reco/littrack/cbm/reco/CbmLitFindMvdTracks.h
+++ b/reco/littrack/cbm/reco/CbmLitFindMvdTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFindMvdTracks.h
-  * @copyright Copyright (C) 2011-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFindMvdTracks.h
diff --git a/reco/littrack/cbm/reco/CbmLitFitTracks.cxx b/reco/littrack/cbm/reco/CbmLitFitTracks.cxx
index 85b06f6e4edc2858cf2ef1fcd6feed65e390680a..608eb993088a161e9bfebe42f4a1ae136a2992eb 100644
--- a/reco/littrack/cbm/reco/CbmLitFitTracks.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFitTracks.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFitTracks.cxx
-  * @copyright Copyright (C) 2013-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitTracks.cxx
diff --git a/reco/littrack/cbm/reco/CbmLitFitTracks.h b/reco/littrack/cbm/reco/CbmLitFitTracks.h
index d7d233458ef11939833b50b487cec3e48eda9745..48821b2232f1e8358541fa18414d993780ff3a81 100644
--- a/reco/littrack/cbm/reco/CbmLitFitTracks.h
+++ b/reco/littrack/cbm/reco/CbmLitFitTracks.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitTracks.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitTracks.h
diff --git a/reco/littrack/cbm/reco/CbmLitFitTracksParallel.cxx b/reco/littrack/cbm/reco/CbmLitFitTracksParallel.cxx
index 896757e256d2e3163913e1832b043a28e62b6474..11bd186b90571eefa390a4e975633f1f2ab556d6 100644
--- a/reco/littrack/cbm/reco/CbmLitFitTracksParallel.cxx
+++ b/reco/littrack/cbm/reco/CbmLitFitTracksParallel.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitFitTracksParallel.cxx
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitTracksParallel.cxx
diff --git a/reco/littrack/cbm/reco/CbmLitFitTracksParallel.h b/reco/littrack/cbm/reco/CbmLitFitTracksParallel.h
index 4295911c027c96d10c68d59734e5f4cebfe582f0..58b276c76c3d3c5f9c85deda9693f314acc1c785 100644
--- a/reco/littrack/cbm/reco/CbmLitFitTracksParallel.h
+++ b/reco/littrack/cbm/reco/CbmLitFitTracksParallel.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitTracksParallel.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitTracksParallel.h
diff --git a/reco/littrack/cbm/utils/CbmLitConverter.h b/reco/littrack/cbm/utils/CbmLitConverter.h
index cf3e9cd457b5d2eabbb3f9e68a0e3344e61da28d..2856691dc8735eae3b6137e615f0b3bad047fe9c 100644
--- a/reco/littrack/cbm/utils/CbmLitConverter.h
+++ b/reco/littrack/cbm/utils/CbmLitConverter.h
@@ -1,7 +1,6 @@
-/** @file CbmLitConverter.h
-  * @copyright Copyright (C) 2008-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2008-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 #ifndef CBMLITCONVERTER_H_
 #define CBMLITCONVERTER_H_
diff --git a/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h b/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h
index 2fb2d1996442644c0dc2245f07031dc9a1753758..5e4f3a75c589449421786d779d40efc33e1f5ca0 100644
--- a/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h
+++ b/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h
@@ -1,7 +1,6 @@
-/** @file CbmLitConverterFairTrackParam.h
-  * @copyright Copyright (C) 2016-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2016-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 #ifndef CBMLITCONVERTERFAIRTRACKPARAM_H_
 #define CBMLITCONVERTERFAIRTRACKPARAM_H_
diff --git a/reco/littrack/cbm/utils/CbmLitConverterParallel.cxx b/reco/littrack/cbm/utils/CbmLitConverterParallel.cxx
index 87ae11a24fe22aadeabf5dc857f80c57eb5c36a5..994995ab515a3f296cc341ff38c06c2029a0daf6 100644
--- a/reco/littrack/cbm/utils/CbmLitConverterParallel.cxx
+++ b/reco/littrack/cbm/utils/CbmLitConverterParallel.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitConverterParallel.cxx
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitConverterParallel.h
diff --git a/reco/littrack/cbm/utils/CbmLitConverterParallel.h b/reco/littrack/cbm/utils/CbmLitConverterParallel.h
index eb3f184a9e7abeb8ac1fef36c119bd3424636d7d..a817134ebe289ca1b8945e089b21dddd78db4255 100644
--- a/reco/littrack/cbm/utils/CbmLitConverterParallel.h
+++ b/reco/littrack/cbm/utils/CbmLitConverterParallel.h
@@ -1,7 +1,6 @@
-/** @file CbmLitConverterParallel.h
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitConverterParallel.h
diff --git a/reco/littrack/clustering/CbmClusteringA1.cxx b/reco/littrack/clustering/CbmClusteringA1.cxx
index c8ad33b75c06ea6677a6939f27821d7eb55eb873..b36b3d4b0ac1f7ad6204d59063ae861f0bf84e46 100644
--- a/reco/littrack/clustering/CbmClusteringA1.cxx
+++ b/reco/littrack/clustering/CbmClusteringA1.cxx
@@ -1,7 +1,6 @@
-/** @file CbmClusteringA1.cxx
-  * @copyright Copyright (C) 2012-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer], Grigory Kozlov **/
+/* Copyright (C) 2012-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer], Grigory Kozlov */
 
 /*
  * CbmClusteringA1.cxx
diff --git a/reco/littrack/clustering/CbmClusteringA1.h b/reco/littrack/clustering/CbmClusteringA1.h
index cf74b72021ab8e1411bb76437677227fc909178f..733317c3ab2ef9a7b58a6546692f642092da3abb 100644
--- a/reco/littrack/clustering/CbmClusteringA1.h
+++ b/reco/littrack/clustering/CbmClusteringA1.h
@@ -1,7 +1,6 @@
-/** @file CbmClusteringA1.h
-  * @copyright Copyright (C) 2012-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig **/
+/* Copyright (C) 2012-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig */
 
 /*
  * CbmClusteringA1.h
diff --git a/reco/littrack/clustering/CbmClusteringGeometry.cxx b/reco/littrack/clustering/CbmClusteringGeometry.cxx
index 2645d0a7ed84301fcb88d91cf5d0f2d08045b52d..0a0f41630e2e62830c00f9e2fe06a04c62730bf6 100644
--- a/reco/littrack/clustering/CbmClusteringGeometry.cxx
+++ b/reco/littrack/clustering/CbmClusteringGeometry.cxx
@@ -1,7 +1,6 @@
-/** @file CbmClusteringGeometry.cxx
-  * @copyright Copyright (C) 2012-2016 FIAS, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Grigory Kozlov [committer] **/
+/* Copyright (C) 2012-2016 FIAS, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Grigory Kozlov [committer] */
 
 /*
  * CbmClusteringGeometry.cxx
diff --git a/reco/littrack/clustering/CbmClusteringGeometry.h b/reco/littrack/clustering/CbmClusteringGeometry.h
index 45c41fa684ef9cfd23dfef5e4aaebc6a57504e4a..2286ac95f1e796d3265d5b3e5c8b843b9495e3d9 100644
--- a/reco/littrack/clustering/CbmClusteringGeometry.h
+++ b/reco/littrack/clustering/CbmClusteringGeometry.h
@@ -1,7 +1,6 @@
-/** @file CbmClusteringGeometry.h
-  * @copyright Copyright (C) 2012-2016 FIAS, JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Grigory Kozlov [committer] **/
+/* Copyright (C) 2012-2016 FIAS, JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Grigory Kozlov [committer] */
 
 /*
  * CbmClusteringGeometry.h
diff --git a/reco/littrack/clustering/CbmClusteringLinkDef.h b/reco/littrack/clustering/CbmClusteringLinkDef.h
index 8fce7349684a3026e5a84811e830d467ba7c01ce..0a4d42925c941bc2dfb47e3e27ab59ba2486e99c 100644
--- a/reco/littrack/clustering/CbmClusteringLinkDef.h
+++ b/reco/littrack/clustering/CbmClusteringLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmClusteringLinkDef.h
-  * @copyright Copyright (C) 2012-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Grigory Kozlov **/
+/* Copyright (C) 2012-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Grigory Kozlov */
 
 #ifdef __CINT__
 
diff --git a/reco/littrack/clustering/CbmClusteringSL.cxx b/reco/littrack/clustering/CbmClusteringSL.cxx
index 9e2174bb7e3dea4cda879a0619953f28226e00f5..781ac9cc80b72c245ae7443422f6a29f39b37a5d 100644
--- a/reco/littrack/clustering/CbmClusteringSL.cxx
+++ b/reco/littrack/clustering/CbmClusteringSL.cxx
@@ -1,7 +1,6 @@
-/** @file CbmClusteringSL.cxx
-  * @copyright Copyright (C) 2012-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer], Grigory Kozlov **/
+/* Copyright (C) 2012-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer], Grigory Kozlov */
 
 /*
  * CbmClusteringSL.cxx
diff --git a/reco/littrack/clustering/CbmClusteringSL.h b/reco/littrack/clustering/CbmClusteringSL.h
index d6933c2834f5f19aafe66227f2e2a8f6832f8030..586d719f3858512a8ecb96c6ccfbc0dd38c67c8e 100644
--- a/reco/littrack/clustering/CbmClusteringSL.h
+++ b/reco/littrack/clustering/CbmClusteringSL.h
@@ -1,7 +1,6 @@
-/** @file CbmClusteringSL.h
-  * @copyright Copyright (C) 2012-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig **/
+/* Copyright (C) 2012-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig */
 
 /*
  * CbmClusteringSL.h
diff --git a/reco/littrack/clustering/CbmClusteringWard.cxx b/reco/littrack/clustering/CbmClusteringWard.cxx
index 817b6153dafdb7e86c7e0ecac43b98831b4d03b4..a35a392ef2bb57b2f8b7f2bb6f52fa3071767ed3 100644
--- a/reco/littrack/clustering/CbmClusteringWard.cxx
+++ b/reco/littrack/clustering/CbmClusteringWard.cxx
@@ -1,7 +1,6 @@
-/** @file CbmClusteringWard.cxx
-  * @copyright Copyright (C) 2012-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * CbmClusteringWard.cxx
diff --git a/reco/littrack/clustering/CbmClusteringWard.h b/reco/littrack/clustering/CbmClusteringWard.h
index cf8682726dd9603b0aa4e7f094716880e9af6ad3..c230cb4c7fe541cdff07aafa7941e69f6ae0a064 100644
--- a/reco/littrack/clustering/CbmClusteringWard.h
+++ b/reco/littrack/clustering/CbmClusteringWard.h
@@ -1,7 +1,6 @@
-/** @file CbmClusteringWard.h
-  * @copyright Copyright (C) 2012-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * CbmClusteringWard.h
diff --git a/reco/littrack/clustering/CbmMuchClustering.cxx b/reco/littrack/clustering/CbmMuchClustering.cxx
index 7fa4b1156fc4c1866a7bedbae67e9b14a8603ef8..7c370a461a45a92d9a2ee0801cce82f844655510 100644
--- a/reco/littrack/clustering/CbmMuchClustering.cxx
+++ b/reco/littrack/clustering/CbmMuchClustering.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchClustering.cxx
-  * @copyright Copyright (C) 2012-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Grigory Kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Grigory Kozlov, Andrey Lebedev [committer] */
 
 /*
  * CbmMuchClustering.cxx
diff --git a/reco/littrack/clustering/CbmMuchClustering.h b/reco/littrack/clustering/CbmMuchClustering.h
index 68bb51884bb87bb2203352bab7b23d606f8347ab..cb5d1c3db068a2f95dde65332ddb6978ac75cf40 100644
--- a/reco/littrack/clustering/CbmMuchClustering.h
+++ b/reco/littrack/clustering/CbmMuchClustering.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchClustering.h
-  * @copyright Copyright (C) 2012-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig **/
+/* Copyright (C) 2012-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer], Grigory Kozlov, Florian Uhlig */
 
 /*
  * CbmMuchClustering.h
diff --git a/reco/littrack/clustering/CbmMuchTest.cxx b/reco/littrack/clustering/CbmMuchTest.cxx
index e901ae378b41709bfa6cb4f30680ecb56eab6c7f..1133677cecfeda736ff1742f4726fa9dbb487a52 100644
--- a/reco/littrack/clustering/CbmMuchTest.cxx
+++ b/reco/littrack/clustering/CbmMuchTest.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchTest.cxx
-  * @copyright Copyright (C) 2012-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * CbmMuchTest.cxx
diff --git a/reco/littrack/clustering/CbmMuchTest.h b/reco/littrack/clustering/CbmMuchTest.h
index 943f58f7c623f93bc771a38d7b138d153f45dbe9..1a193c2ca4a61654fe27b24a01d75bda4167b387 100644
--- a/reco/littrack/clustering/CbmMuchTest.h
+++ b/reco/littrack/clustering/CbmMuchTest.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchTest.h
-  * @copyright Copyright (C) 2012-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors kozlov, Andrey Lebedev [committer] **/
+/* Copyright (C) 2012-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: kozlov, Andrey Lebedev [committer] */
 
 /*
  * CbmMuchTest.h
diff --git a/reco/littrack/cuda/CudaTest.h b/reco/littrack/cuda/CudaTest.h
index 9efb8491c9fa3fba8b59c498f57b885683d79f42..623c15878eb6d7d53af97236f994c14466e64457 100644
--- a/reco/littrack/cuda/CudaTest.h
+++ b/reco/littrack/cuda/CudaTest.h
@@ -1,7 +1,6 @@
-/** @file CudaTest.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CUDATEST_H_
 #define CUDATEST_H_
diff --git a/reco/littrack/cuda/LitCudaConverter.h b/reco/littrack/cuda/LitCudaConverter.h
index dc5582776c4da0e2397b37ef5f94e658fd73e833..5baee62ac1a2ef16a29713222cb4a81372816147 100644
--- a/reco/littrack/cuda/LitCudaConverter.h
+++ b/reco/littrack/cuda/LitCudaConverter.h
@@ -1,7 +1,6 @@
-/** @file LitCudaConverter.h
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** LitCudaConverter.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/cuda/LitCudaDetectorGeometry.h b/reco/littrack/cuda/LitCudaDetectorGeometry.h
index bf35e3d477033acbff3acb444b92dd035e01275d..052f22b48ecb681afb51401634d5b03e940b8053 100644
--- a/reco/littrack/cuda/LitCudaDetectorGeometry.h
+++ b/reco/littrack/cuda/LitCudaDetectorGeometry.h
@@ -1,7 +1,6 @@
-/** @file LitCudaDetectorGeometry.h
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** LitCudaDetectorGeometry.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/cuda/LitCudaHit.h b/reco/littrack/cuda/LitCudaHit.h
index b2ac0f1a7b4973ffef65f1ce7e3cca43a4372231..ad94a0b21eac506b1b2072b03ecd851fa4e6944a 100644
--- a/reco/littrack/cuda/LitCudaHit.h
+++ b/reco/littrack/cuda/LitCudaHit.h
@@ -1,7 +1,6 @@
-/** @file LitCudaHit.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDAHIT_H_
 #define LITCUDAHIT_H_
diff --git a/reco/littrack/cuda/LitCudaMaterialInfo.h b/reco/littrack/cuda/LitCudaMaterialInfo.h
index 3a9f552a6ca6003c51dabd28620f1e465c2f2099..e7885f0d59aea7bff540970d0eda65baf333ce18 100644
--- a/reco/littrack/cuda/LitCudaMaterialInfo.h
+++ b/reco/littrack/cuda/LitCudaMaterialInfo.h
@@ -1,7 +1,6 @@
-/** @file LitCudaMaterialInfo.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDAMATERIALINFO_H_
 #define LITCUDAMATERIALINFO_H_
diff --git a/reco/littrack/cuda/LitCudaTest.cxx b/reco/littrack/cuda/LitCudaTest.cxx
index 38973724db329b1770818555073d9b4774759050..2bbdd73e46b0b51996235cfa3d50f4a6fe4ee7ec 100644
--- a/reco/littrack/cuda/LitCudaTest.cxx
+++ b/reco/littrack/cuda/LitCudaTest.cxx
@@ -1,7 +1,6 @@
-/** @file LitCudaTest.cxx
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "LitCudaTest.h"
 
diff --git a/reco/littrack/cuda/LitCudaTest.h b/reco/littrack/cuda/LitCudaTest.h
index 487be92f74cf570c1df5a8f791261602b1b566db..f174d187255d59f7a5b48b1c07d2ee6ff0d4b2d3 100644
--- a/reco/littrack/cuda/LitCudaTest.h
+++ b/reco/littrack/cuda/LitCudaTest.h
@@ -1,7 +1,6 @@
-/** @file LitCudaTest.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDATEST_H_
 #define LITCUDATEST_H_
diff --git a/reco/littrack/cuda/LitCudaTrack.h b/reco/littrack/cuda/LitCudaTrack.h
index b8d4b09e9874e41effa7878b4f0ac29dab69fdc3..79c4e2ea1de8ba8baee826052ce9851143557dd2 100644
--- a/reco/littrack/cuda/LitCudaTrack.h
+++ b/reco/littrack/cuda/LitCudaTrack.h
@@ -1,7 +1,6 @@
-/** @file LitCudaTrack.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDATRACK_H_
 #define LITCUDATRACK_H_
diff --git a/reco/littrack/cuda/LitCudaTrackParam.h b/reco/littrack/cuda/LitCudaTrackParam.h
index 0295c15fd72c4de8d0f051fcf7816c931a7d486e..5dc97dc65a6f7fab5343a9cd776d2f9bf385d28f 100644
--- a/reco/littrack/cuda/LitCudaTrackParam.h
+++ b/reco/littrack/cuda/LitCudaTrackParam.h
@@ -1,7 +1,6 @@
-/** @file LitCudaTrackParam.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDATRACKPARAM_H_
 #define LITCUDATRACKPARAM_H_ 1
diff --git a/reco/littrack/cuda/LitCudaTypes.h b/reco/littrack/cuda/LitCudaTypes.h
index c9215c61ffcc5484a3c1576700ea8610e835e27e..d7eaae5feba1061da5db0dbce329d129bf380726 100644
--- a/reco/littrack/cuda/LitCudaTypes.h
+++ b/reco/littrack/cuda/LitCudaTypes.h
@@ -1,7 +1,6 @@
-/** @file LitCudaTypes.h
-  * @copyright Copyright (C) 2010 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LITCUDATYPES_H_
 #define LITCUDATYPES_H_
diff --git a/reco/littrack/parallel/LitAddMaterial.h b/reco/littrack/parallel/LitAddMaterial.h
index b09835467a6f125f7c41bdfc251b179f49f288a4..aa6a9cea128c90a309b0491937b3722007a54fd4 100644
--- a/reco/littrack/parallel/LitAddMaterial.h
+++ b/reco/littrack/parallel/LitAddMaterial.h
@@ -1,7 +1,6 @@
-/** @file LitAddMaterial.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitAddMaterial.h
diff --git a/reco/littrack/parallel/LitDetectorLayout.h b/reco/littrack/parallel/LitDetectorLayout.h
index 92369432685e1d3561e308d17c711a538c45612b..c6f29f421c618892fec1c47786b31be11d69550f 100644
--- a/reco/littrack/parallel/LitDetectorLayout.h
+++ b/reco/littrack/parallel/LitDetectorLayout.h
@@ -1,7 +1,6 @@
-/** @file LitDetectorLayout.h
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitDetectorLayout.h
diff --git a/reco/littrack/parallel/LitEnums.h b/reco/littrack/parallel/LitEnums.h
index 4aef4ecc985886077070429a661a67d2bf0de6c6..1a881f563a398d8d65c3c7a356cc4e461e4fcd85 100644
--- a/reco/littrack/parallel/LitEnums.h
+++ b/reco/littrack/parallel/LitEnums.h
@@ -1,7 +1,6 @@
-/** @file LitEnums.h
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitEnums.h
diff --git a/reco/littrack/parallel/LitExtrapolation.h b/reco/littrack/parallel/LitExtrapolation.h
index d002ce453c675c052371590c25e872dde97b73cc..bf8eced38b014ba9e2f344769b3301ed56184590 100644
--- a/reco/littrack/parallel/LitExtrapolation.h
+++ b/reco/littrack/parallel/LitExtrapolation.h
@@ -1,7 +1,6 @@
-/** @file LitExtrapolation.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitExtrapolation.h
diff --git a/reco/littrack/parallel/LitFieldGrid.h b/reco/littrack/parallel/LitFieldGrid.h
index 51f20f53afc21305f2254a6426e7af03bd5a98fc..4cf3862f8fd0e7021d5dca8883bd0a8348a0d114 100644
--- a/reco/littrack/parallel/LitFieldGrid.h
+++ b/reco/littrack/parallel/LitFieldGrid.h
@@ -1,7 +1,6 @@
-/** @file LitFieldGrid.h
-  * @copyright Copyright (C) 2009-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitFieldGrid.h
diff --git a/reco/littrack/parallel/LitFieldRegion.h b/reco/littrack/parallel/LitFieldRegion.h
index 370a21b19b139ba77c56abfb23ab7121198d1186..e4ec6d292f6717ae2e5b9725af4848ce5a873fca 100644
--- a/reco/littrack/parallel/LitFieldRegion.h
+++ b/reco/littrack/parallel/LitFieldRegion.h
@@ -1,7 +1,6 @@
-/** @file LitFieldRegion.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \class LitFieldRegion.h
diff --git a/reco/littrack/parallel/LitFieldSlice.h b/reco/littrack/parallel/LitFieldSlice.h
index c3279809f5536d027fc72a885afc7686cf353cb0..749792cac79ac0aca98409296255d6f6e3a75daa 100644
--- a/reco/littrack/parallel/LitFieldSlice.h
+++ b/reco/littrack/parallel/LitFieldSlice.h
@@ -1,7 +1,6 @@
-/** @file LitFieldSlice.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitFieldSlice.h
diff --git a/reco/littrack/parallel/LitFieldValue.h b/reco/littrack/parallel/LitFieldValue.h
index bc470ee07dcc1844f85aa3ed3ed03f93060f53cc..82afaba4b5988ed4615d16a492643f0d751d04e5 100644
--- a/reco/littrack/parallel/LitFieldValue.h
+++ b/reco/littrack/parallel/LitFieldValue.h
@@ -1,7 +1,6 @@
-/** @file LitFieldValue.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitFieldValue.h
diff --git a/reco/littrack/parallel/LitFiltration.h b/reco/littrack/parallel/LitFiltration.h
index ded3223e5c5a34c6615146b0e33c1b05d0ff9d72..0348f1dd9c4576ea28a157e169847a5dac1a1eab 100644
--- a/reco/littrack/parallel/LitFiltration.h
+++ b/reco/littrack/parallel/LitFiltration.h
@@ -1,7 +1,6 @@
-/** @file LitFiltration.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitAddFiltration.h
diff --git a/reco/littrack/parallel/LitHitData.h b/reco/littrack/parallel/LitHitData.h
index 101c1e36604fce34c13996d74992dd9c006f143a..5b3668df98dd49cc6f6c9cfac1d187fe1c06d951 100644
--- a/reco/littrack/parallel/LitHitData.h
+++ b/reco/littrack/parallel/LitHitData.h
@@ -1,7 +1,6 @@
-/** @file LitHitData.h
-  * @copyright Copyright (C) 2010-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitHitData.h
diff --git a/reco/littrack/parallel/LitMaterialGrid.h b/reco/littrack/parallel/LitMaterialGrid.h
index 9d73e83fc6797a32eeb2e4c72fc1bacc23f84bf5..e4006a25879216f46f5ad38dd5dfe46c16311abc 100644
--- a/reco/littrack/parallel/LitMaterialGrid.h
+++ b/reco/littrack/parallel/LitMaterialGrid.h
@@ -1,7 +1,6 @@
-/** @file LitMaterialGrid.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitMaterialGrid.h
diff --git a/reco/littrack/parallel/LitMath.h b/reco/littrack/parallel/LitMath.h
index 7d80a5e9e978ef4ca7d9a5a4dad075854b818cc5..74cd93df27265c65c1eaa51355af60fd20315bcc 100644
--- a/reco/littrack/parallel/LitMath.h
+++ b/reco/littrack/parallel/LitMath.h
@@ -1,7 +1,6 @@
-/** @file LitMath.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitMath.h
diff --git a/reco/littrack/parallel/LitPixelHit.h b/reco/littrack/parallel/LitPixelHit.h
index e8fba1ffa6604bca5554057c2dec92954703c39b..d19c5ac725e03b5f6356014cc36255461c3511c0 100644
--- a/reco/littrack/parallel/LitPixelHit.h
+++ b/reco/littrack/parallel/LitPixelHit.h
@@ -1,7 +1,6 @@
-/** @file LitPixelHit.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitPixelHit.h
diff --git a/reco/littrack/parallel/LitScalPixelHit.h b/reco/littrack/parallel/LitScalPixelHit.h
index 3023db6f17f93efd14280e49b4897616a721e436..07b02b06bf72a98280988b73a5ba87605eeff05a 100644
--- a/reco/littrack/parallel/LitScalPixelHit.h
+++ b/reco/littrack/parallel/LitScalPixelHit.h
@@ -1,7 +1,6 @@
-/** @file LitScalPixelHit.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitScalPixelHit.h
diff --git a/reco/littrack/parallel/LitScalStripHit.h b/reco/littrack/parallel/LitScalStripHit.h
index f54d921287dc81a64cf3c42c64729612b5c979a4..36eb5710ad711789e2aefe3ad6321ada5a15b34f 100644
--- a/reco/littrack/parallel/LitScalStripHit.h
+++ b/reco/littrack/parallel/LitScalStripHit.h
@@ -1,7 +1,6 @@
-/** @file LitScalStripHit.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitScalStripHit.h
diff --git a/reco/littrack/parallel/LitScalTrack.h b/reco/littrack/parallel/LitScalTrack.h
index d09de79aaac4bfe219d4212811085dd9be4a2260..0cbe02178ab72db510ef73e1cf0acd7ff671eb0b 100644
--- a/reco/littrack/parallel/LitScalTrack.h
+++ b/reco/littrack/parallel/LitScalTrack.h
@@ -1,7 +1,6 @@
-/** @file LitScalTrack.h
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitScalTrack.h
diff --git a/reco/littrack/parallel/LitStation.h b/reco/littrack/parallel/LitStation.h
index c3979409fb71257af0a30d907e51212c0469584e..e50441f93a778f4aae39a23b9a7b7c178bf090b3 100644
--- a/reco/littrack/parallel/LitStation.h
+++ b/reco/littrack/parallel/LitStation.h
@@ -1,7 +1,6 @@
-/** @file LitStation.h
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \class LitStation
diff --git a/reco/littrack/parallel/LitStripHit.h b/reco/littrack/parallel/LitStripHit.h
index 2fce8af820e4ba19ade18382f27d63313c0419c4..e8bcc037bd040b443b0d7fddcce514a291b954b5 100644
--- a/reco/littrack/parallel/LitStripHit.h
+++ b/reco/littrack/parallel/LitStripHit.h
@@ -1,7 +1,6 @@
-/** @file LitStripHit.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitStripHit.h
diff --git a/reco/littrack/parallel/LitTrack.h b/reco/littrack/parallel/LitTrack.h
index 201ff18da11f8d199871baf1c73bc9adec5d5bcb..3c683352075d161b495f79cb24b33dadb0b5046c 100644
--- a/reco/littrack/parallel/LitTrack.h
+++ b/reco/littrack/parallel/LitTrack.h
@@ -1,7 +1,6 @@
-/** @file LitTrack.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrack.h
diff --git a/reco/littrack/parallel/LitTrackFinderNN.cxx b/reco/littrack/parallel/LitTrackFinderNN.cxx
index 356daab01afb8fd1f002226e39ba5037e79118d4..c94bad9080321bd9e38d8e7b4c3670864f9292ae 100644
--- a/reco/littrack/parallel/LitTrackFinderNN.cxx
+++ b/reco/littrack/parallel/LitTrackFinderNN.cxx
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNN.cxx
-  * @copyright Copyright (C) 2013-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFinderNN.cxx
diff --git a/reco/littrack/parallel/LitTrackFinderNN.h b/reco/littrack/parallel/LitTrackFinderNN.h
index 5965a6e45a9de041b82bc236a499cdc0a0580451..780bbe8e0afa5db92bd56530c8be1b3ffdc69c5b 100644
--- a/reco/littrack/parallel/LitTrackFinderNN.h
+++ b/reco/littrack/parallel/LitTrackFinderNN.h
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNN.h
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFinderNN.h
diff --git a/reco/littrack/parallel/LitTrackFitter.h b/reco/littrack/parallel/LitTrackFitter.h
index 12eda38447a9ea9323b32bc22d241048537e4e28..0981e8598388c6dd45ae3c281e68e7bba7b7be89 100644
--- a/reco/littrack/parallel/LitTrackFitter.h
+++ b/reco/littrack/parallel/LitTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file LitTrackFitter.h
-  * @copyright Copyright (C) 2013-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFitter.h
diff --git a/reco/littrack/parallel/LitTrackParam.h b/reco/littrack/parallel/LitTrackParam.h
index 0614090ff803b9bd56b72c4dac16c684ef226b59..8b12cec7b9b35930289cd33ce88d49196d7a991c 100644
--- a/reco/littrack/parallel/LitTrackParam.h
+++ b/reco/littrack/parallel/LitTrackParam.h
@@ -1,7 +1,6 @@
-/** @file LitTrackParam.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackParam.h
diff --git a/reco/littrack/parallel/LitTrackSelection.h b/reco/littrack/parallel/LitTrackSelection.h
index 296a2fc8285104e3d073e1c8334ee3eeb2a96af9..3e67452eb4706693e5954fdf9968714dd609bd91 100644
--- a/reco/littrack/parallel/LitTrackSelection.h
+++ b/reco/littrack/parallel/LitTrackSelection.h
@@ -1,7 +1,6 @@
-/** @file LitTrackSelection.h
-  * @copyright Copyright (C) 2010-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackSelection.h
diff --git a/reco/littrack/parallel/LitTypes.h b/reco/littrack/parallel/LitTypes.h
index 1a4a94d3955db122b65bd92c41879dfe3ca4aa79..0ac56b87d98ff28ad429529f9f854fc89d4112f4 100644
--- a/reco/littrack/parallel/LitTypes.h
+++ b/reco/littrack/parallel/LitTypes.h
@@ -1,7 +1,6 @@
-/** @file LitTypes.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTypes.h
diff --git a/reco/littrack/parallel/LitUtils.h b/reco/littrack/parallel/LitUtils.h
index 5332c79d0c0d9032c31ddd663cc5030a0ee645ff..9295264704af84b2759725137e3c92829dd3ba4b 100644
--- a/reco/littrack/parallel/LitUtils.h
+++ b/reco/littrack/parallel/LitUtils.h
@@ -1,7 +1,6 @@
-/** @file LitUtils.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
   * \file LitUtils.h
diff --git a/reco/littrack/parallel/LitVecPack.h b/reco/littrack/parallel/LitVecPack.h
index 79cf06c1dba96d94643855dfceec6a6fee44818e..a30a7230d63179007b47945cde650a9ed4080317 100644
--- a/reco/littrack/parallel/LitVecPack.h
+++ b/reco/littrack/parallel/LitVecPack.h
@@ -1,7 +1,6 @@
-/** @file LitVecPack.h
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitVecPack.h
diff --git a/reco/littrack/parallel/LitVirtualStation.h b/reco/littrack/parallel/LitVirtualStation.h
index b2caeac4dd7596394bbaba0c767add9a1a58c63d..6acb02bebb6712a67e3cb601e0a1a645224ccd29 100644
--- a/reco/littrack/parallel/LitVirtualStation.h
+++ b/reco/littrack/parallel/LitVirtualStation.h
@@ -1,7 +1,6 @@
-/** @file LitVirtualStation.h
-  * @copyright Copyright (C) 2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \class LitVirtualStation
diff --git a/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.cxx b/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.cxx
index ed7f598b8b7bbb9ea0bb4f73394f0bba900a454c..dbc1c7e09cca0f31f23190393d0d65c79febddc3 100644
--- a/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.cxx
+++ b/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.cxx
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNNVecElectron.cxx
-  * @copyright Copyright (C) 2010-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** LitTrackFinderNNVecElectron.cxx
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.h b/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.h
index 73acd848ea8081cb5d960a9ede8e97dc96dc6db7..a680e4a9e485b26a92c97e664c0dccb7ffcb6254 100644
--- a/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.h
+++ b/reco/littrack/parallel/electron/LitTrackFinderNNVecElectron.h
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNNVecElectron.h
-  * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFinderNNVecElectron.h
diff --git a/reco/littrack/parallel/muon/LitAbsorber.h b/reco/littrack/parallel/muon/LitAbsorber.h
index c4ca6641e41d1bc58999d7676979adb9062b96df..9aea28eea6551c9a6de02636b7cc91c8e76af18b 100644
--- a/reco/littrack/parallel/muon/LitAbsorber.h
+++ b/reco/littrack/parallel/muon/LitAbsorber.h
@@ -1,7 +1,6 @@
-/** @file LitAbsorber.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitAbsorber.h
diff --git a/reco/littrack/parallel/muon/LitDetectorLayoutMuon.h b/reco/littrack/parallel/muon/LitDetectorLayoutMuon.h
index 5335b79e2d7811f3da93909ce7f942b14f57db63..f1fd126f3952435e777017f5181ac31e635c0260 100644
--- a/reco/littrack/parallel/muon/LitDetectorLayoutMuon.h
+++ b/reco/littrack/parallel/muon/LitDetectorLayoutMuon.h
@@ -1,7 +1,6 @@
-/** @file LitDetectorLayoutMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitDetectorLayoutMuon.h
diff --git a/reco/littrack/parallel/muon/LitHitDataMuon.h b/reco/littrack/parallel/muon/LitHitDataMuon.h
index b9115f3eed970a9de2ee7cea49a2d7825230bdf9..05f5cebfeb10f14d46f6885dbadb3abc45e27320 100644
--- a/reco/littrack/parallel/muon/LitHitDataMuon.h
+++ b/reco/littrack/parallel/muon/LitHitDataMuon.h
@@ -1,7 +1,6 @@
-/** @file LitHitDataMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitHitDataMuon.h
diff --git a/reco/littrack/parallel/muon/LitStationGroupMuon.h b/reco/littrack/parallel/muon/LitStationGroupMuon.h
index 308e4681f1d57ef2c3b9e0cf169b3a9b5cec7dc8..d183f668e9daa352d4479ce1c243a0524349d98d 100644
--- a/reco/littrack/parallel/muon/LitStationGroupMuon.h
+++ b/reco/littrack/parallel/muon/LitStationGroupMuon.h
@@ -1,7 +1,6 @@
-/** @file LitStationGroupMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitAbsorber.h
diff --git a/reco/littrack/parallel/muon/LitStationMuon.h b/reco/littrack/parallel/muon/LitStationMuon.h
index c2bc34bb4ab32c6e32a38b617a2c509e2a911b76..66b81d5bd4994bd6126b0dfd516b44bb96f8433f 100644
--- a/reco/littrack/parallel/muon/LitStationMuon.h
+++ b/reco/littrack/parallel/muon/LitStationMuon.h
@@ -1,7 +1,6 @@
-/** @file LitStationMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitStationMuon
diff --git a/reco/littrack/parallel/muon/LitSubstationMuon.h b/reco/littrack/parallel/muon/LitSubstationMuon.h
index 88e727bc0ff695430370d69f498b9c8f5f73c76c..3a58aa3f98f6d6d06288d0eac470caf88dd73b5b 100644
--- a/reco/littrack/parallel/muon/LitSubstationMuon.h
+++ b/reco/littrack/parallel/muon/LitSubstationMuon.h
@@ -1,7 +1,6 @@
-/** @file LitSubstationMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitSubstationMuon
diff --git a/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.cxx b/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.cxx
index dd415e0db1528c2c7a2f11fd078f89b6ccc85630..21a7ef7909e6c2ca571efd69458b961c5e5ef6bc 100644
--- a/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.cxx
+++ b/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.cxx
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNNVecMuon.cxx
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFinderNNVecMuon.cxx
diff --git a/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.h b/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.h
index 61c8904a3b1d3d9f21768018799e1429607d384f..3478d3e384cfc46b581bcd78952b4cbe5466e06b 100644
--- a/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.h
+++ b/reco/littrack/parallel/muon/LitTrackFinderNNVecMuon.h
@@ -1,7 +1,6 @@
-/** @file LitTrackFinderNNVecMuon.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file LitTrackFinderNNVecMuon.h
diff --git a/reco/littrack/parallel/muon/LitTrackFitterMuon.h b/reco/littrack/parallel/muon/LitTrackFitterMuon.h
index 932565415e0f0c754347b9deaf9f5b65d717a88b..54f6d2a19fe21c79604d9267557ec72ccfb64a0e 100644
--- a/reco/littrack/parallel/muon/LitTrackFitterMuon.h
+++ b/reco/littrack/parallel/muon/LitTrackFitterMuon.h
@@ -1,7 +1,6 @@
-/** @file LitTrackFitterMuon.h
-  * @copyright Copyright (C) 2009-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** LitTrackFitterMuon.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/parallel/vectors/P4_F32vec4.h b/reco/littrack/parallel/vectors/P4_F32vec4.h
index 0e2240c50b5fa05dbee5dc1d0dd6af7520625053..b1a4117df99552a59873531b66f3120dc0aa3e11 100644
--- a/reco/littrack/parallel/vectors/P4_F32vec4.h
+++ b/reco/littrack/parallel/vectors/P4_F32vec4.h
@@ -1,7 +1,6 @@
-/** @file P4_F32vec4.h
-  * @copyright Copyright (C) 2010-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LIT_F32VEC4P4_H
 #define LIT_F32VEC4P4_H
diff --git a/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h b/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h
index 25e4b1a0beb56066d949178ba508026635cd9f3b..55bb22aec03c4cc7ff653ec9da6b63b383bc0adb 100644
--- a/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h
+++ b/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h
@@ -1,7 +1,6 @@
-/** @file PSEUDO_F32vec1.h
-  * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LIT_F32VEC1_H
 #define LIT_F32VEC1_H
diff --git a/reco/littrack/parallel/vectors/vec_arithmetic.h b/reco/littrack/parallel/vectors/vec_arithmetic.h
index 1fb7c4684e7070c43955d6f54f407b97378726f3..c79a91d7ff402ecbf26febd51411e8d2b432ea9b 100644
--- a/reco/littrack/parallel/vectors/vec_arithmetic.h
+++ b/reco/littrack/parallel/vectors/vec_arithmetic.h
@@ -1,7 +1,6 @@
-/** @file vec_arithmetic.h
-  * @copyright Copyright (C) 2010-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2010-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef LIT_VEC_ARITHMETIC_H
 #define LIT_VEC_ARITHMETIC_H
diff --git a/reco/littrack/std/base/CbmLitDefaultSettings.h b/reco/littrack/std/base/CbmLitDefaultSettings.h
index f9b25616bdfa9e5ae996ab6984e42fbf25734e73..e3265ab867e9670800027e8394ff02675781129a 100644
--- a/reco/littrack/std/base/CbmLitDefaultSettings.h
+++ b/reco/littrack/std/base/CbmLitDefaultSettings.h
@@ -1,7 +1,6 @@
-/** @file CbmLitDefaultSettings.h
-  * @copyright Copyright (C) 2009-2014 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2014 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Florian Uhlig */
 
 /** CbmLitDefaultSettings.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/base/CbmLitEnums.h b/reco/littrack/std/base/CbmLitEnums.h
index 36acbb7c2ae22208182296b7f15bdc49cb18afe9..8ba4a5e78d6a4971f1a2b886dcdca52e66a3cf8d 100644
--- a/reco/littrack/std/base/CbmLitEnums.h
+++ b/reco/littrack/std/base/CbmLitEnums.h
@@ -1,7 +1,6 @@
-/** @file CbmLitEnums.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitEnums.h
diff --git a/reco/littrack/std/base/CbmLitFloat.h b/reco/littrack/std/base/CbmLitFloat.h
index 5dc74185da550ce5fc76b522011bad74df0e2000..dbcf243a7db6b35a7218ea8a5a430543a396c95c 100644
--- a/reco/littrack/std/base/CbmLitFloat.h
+++ b/reco/littrack/std/base/CbmLitFloat.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFloat.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFloat.h
diff --git a/reco/littrack/std/base/CbmLitHitData.cxx b/reco/littrack/std/base/CbmLitHitData.cxx
index d7345d98b17abd39933a3b5f5cf31146281c49ef..0f96b39be8c2e02b455c3539b608880a08faea39 100644
--- a/reco/littrack/std/base/CbmLitHitData.cxx
+++ b/reco/littrack/std/base/CbmLitHitData.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitHitData.cxx
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitHitData.cxx
diff --git a/reco/littrack/std/base/CbmLitHitData.h b/reco/littrack/std/base/CbmLitHitData.h
index 6d172ce6cc243a6ebd175230c116b6db7f9dff4e..192c2a39fb46bfe70a6bd07e9a8460f1670c908d 100644
--- a/reco/littrack/std/base/CbmLitHitData.h
+++ b/reco/littrack/std/base/CbmLitHitData.h
@@ -1,7 +1,6 @@
-/** @file CbmLitHitData.h
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitHitData.h
diff --git a/reco/littrack/std/base/CbmLitPtrTypes.h b/reco/littrack/std/base/CbmLitPtrTypes.h
index c177f3d324fe3473b44da300c19ddd0ba988be36..1ea01119417c5f0d97e6297077e1ece18bf6546f 100644
--- a/reco/littrack/std/base/CbmLitPtrTypes.h
+++ b/reco/littrack/std/base/CbmLitPtrTypes.h
@@ -1,7 +1,6 @@
-/** @file CbmLitPtrTypes.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitPtrTypes.h
diff --git a/reco/littrack/std/base/CbmLitTypes.h b/reco/littrack/std/base/CbmLitTypes.h
index d78d45bca8f6e994f8c42c03019edd5a081214d6..45735443e33ae9438a21d6e20a1455ee81b2b781 100644
--- a/reco/littrack/std/base/CbmLitTypes.h
+++ b/reco/littrack/std/base/CbmLitTypes.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTypes.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTypes.h
diff --git a/reco/littrack/std/data/CbmLitFitNode.h b/reco/littrack/std/data/CbmLitFitNode.h
index 381e2c8535ca3c7b67319c4157bffd9d057c9ba1..a120162ec18a95205951d3696213d7434f2b2941 100644
--- a/reco/littrack/std/data/CbmLitFitNode.h
+++ b/reco/littrack/std/data/CbmLitFitNode.h
@@ -1,7 +1,6 @@
-/** @file CbmLitFitNode.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitFitNode.h
diff --git a/reco/littrack/std/data/CbmLitHit.h b/reco/littrack/std/data/CbmLitHit.h
index c462c893e1824931a3eb1d090e0c852fdfa9545c..6f4d529cfbd1637c362285786d5980f141fa564d 100644
--- a/reco/littrack/std/data/CbmLitHit.h
+++ b/reco/littrack/std/data/CbmLitHit.h
@@ -1,7 +1,6 @@
-/** @file CbmLitHit.h
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 /**
  * \file CbmLitHit.h
diff --git a/reco/littrack/std/data/CbmLitPixelHit.h b/reco/littrack/std/data/CbmLitPixelHit.h
index 1eb3f1f7fcb3f79d8b7a76fe6a6f66f2f595feb5..faf9b714bc9238f3f4f2c6707d7b924cd5a6150e 100644
--- a/reco/littrack/std/data/CbmLitPixelHit.h
+++ b/reco/littrack/std/data/CbmLitPixelHit.h
@@ -1,7 +1,6 @@
-/** @file CbmLitPixelHit.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitPixelHit.h
diff --git a/reco/littrack/std/data/CbmLitStripHit.h b/reco/littrack/std/data/CbmLitStripHit.h
index c821695b76d354379bd8029f1b1650d062bc1607..5a7605a3681fe5065e2bf27655eace710cd2ae4e 100644
--- a/reco/littrack/std/data/CbmLitStripHit.h
+++ b/reco/littrack/std/data/CbmLitStripHit.h
@@ -1,7 +1,6 @@
-/** @file CbmLitStripHit.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitStripHit.h
diff --git a/reco/littrack/std/data/CbmLitTofTrack.h b/reco/littrack/std/data/CbmLitTofTrack.h
index dc51521f6c6e7b674e80d383e04cfd26ee1fe62c..0543b6794ff48d4fad3b044fdecf2c9448a5f5eb 100644
--- a/reco/littrack/std/data/CbmLitTofTrack.h
+++ b/reco/littrack/std/data/CbmLitTofTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTofTrack.h
-  * @copyright Copyright (C) 2013-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors andrey, Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: andrey, Andrey Lebedev [committer] */
 
 /*
  * CbmLitTofTrack.h
diff --git a/reco/littrack/std/data/CbmLitTrack.h b/reco/littrack/std/data/CbmLitTrack.h
index 1238cef01afc356cee78aeac66caab1b190a39f0..16009a2ced0187adab74e0e3ade5ea0f79d73c9e 100644
--- a/reco/littrack/std/data/CbmLitTrack.h
+++ b/reco/littrack/std/data/CbmLitTrack.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrack.h
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrack.h
diff --git a/reco/littrack/std/data/CbmLitTrackParam.h b/reco/littrack/std/data/CbmLitTrackParam.h
index d5a25c3e9acd7d828798ecf754ac31b689379020..1d3bf5474038c1e6207c03993a889f4189ceb84e 100644
--- a/reco/littrack/std/data/CbmLitTrackParam.h
+++ b/reco/littrack/std/data/CbmLitTrackParam.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackParam.h
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /**
  * \file CbmLitTrackParam.h
diff --git a/reco/littrack/std/finder/CbmLitAllHitsTofMerger.cxx b/reco/littrack/std/finder/CbmLitAllHitsTofMerger.cxx
index 3081b065188dcaf755e3688a3a1b0744a4f4e7f2..50682d703ca10b0198694f70d5e48a988562b7bd 100644
--- a/reco/littrack/std/finder/CbmLitAllHitsTofMerger.cxx
+++ b/reco/littrack/std/finder/CbmLitAllHitsTofMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitAllHitsTofMerger.cxx
-  * @copyright Copyright (C) 2013-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitAllHitsTofMerger.h
diff --git a/reco/littrack/std/finder/CbmLitAllHitsTofMerger.h b/reco/littrack/std/finder/CbmLitAllHitsTofMerger.h
index 475ba8e1111cad85a1a9c84fe752d221c08b494e..7244393d278c728ca1c6df8cd0ff0d85b188ea86 100644
--- a/reco/littrack/std/finder/CbmLitAllHitsTofMerger.h
+++ b/reco/littrack/std/finder/CbmLitAllHitsTofMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmLitAllHitsTofMerger.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitAllHitsTofMerger.h
diff --git a/reco/littrack/std/finder/CbmLitNearestHitTofMerger.cxx b/reco/littrack/std/finder/CbmLitNearestHitTofMerger.cxx
index 74a7f1c145d3bd8bb1322838d59f1bde08e56fa4..2ef8883273195471a96b65e91419ba02db6c0c35 100644
--- a/reco/littrack/std/finder/CbmLitNearestHitTofMerger.cxx
+++ b/reco/littrack/std/finder/CbmLitNearestHitTofMerger.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitNearestHitTofMerger.cxx
-  * @copyright Copyright (C) 2013-2016 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013-2016 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitNearestHitTofMerger.h
diff --git a/reco/littrack/std/finder/CbmLitNearestHitTofMerger.h b/reco/littrack/std/finder/CbmLitNearestHitTofMerger.h
index 3ca9c35d5ef9ae6518a7efcbabf812803f18b149..122077931b02cd625de9968a1f25c247e3206b0f 100644
--- a/reco/littrack/std/finder/CbmLitNearestHitTofMerger.h
+++ b/reco/littrack/std/finder/CbmLitNearestHitTofMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmLitNearestHitTofMerger.h
-  * @copyright Copyright (C) 2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitNearestHitTofMerger.h
diff --git a/reco/littrack/std/finder/CbmLitTrackFinderBranch.cxx b/reco/littrack/std/finder/CbmLitTrackFinderBranch.cxx
index e3914012cc028d13464f8ebe0dd847aa7b35b204..98237c3ae1b103a72f82bee9aa6e51d7a18cbcff 100644
--- a/reco/littrack/std/finder/CbmLitTrackFinderBranch.cxx
+++ b/reco/littrack/std/finder/CbmLitTrackFinderBranch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFinderBranch.cxx
-  * @copyright Copyright (C) 2007-2021 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese **/
+/* Copyright (C) 2007-2021 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese */
 
 /**
  * \file CbmLitTrackFinderBranch.cxx
diff --git a/reco/littrack/std/finder/CbmLitTrackFinderBranch.h b/reco/littrack/std/finder/CbmLitTrackFinderBranch.h
index 1786973f64670c1ba106835e98d22b8b3a9ee3a3..0e935d7baf9336a12f4f083082503cd7ce7de28e 100644
--- a/reco/littrack/std/finder/CbmLitTrackFinderBranch.h
+++ b/reco/littrack/std/finder/CbmLitTrackFinderBranch.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFinderBranch.h
-  * @copyright Copyright (C) 2007-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFinderBranch.h
diff --git a/reco/littrack/std/finder/CbmLitTrackFinderNN.cxx b/reco/littrack/std/finder/CbmLitTrackFinderNN.cxx
index 516d150d53a60d88c25606c367c5edbcde4256c3..e8d0bb7cce0722ad70ca36549dedd94ce4b6b982 100644
--- a/reco/littrack/std/finder/CbmLitTrackFinderNN.cxx
+++ b/reco/littrack/std/finder/CbmLitTrackFinderNN.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFinderNN.cxx
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFinderNN.cxx
diff --git a/reco/littrack/std/finder/CbmLitTrackFinderNN.h b/reco/littrack/std/finder/CbmLitTrackFinderNN.h
index befe877d6479ceb1a6f8dfbbe5fffa90407aaf16..c27f48dbab98da5b663ae60671bf516e8fddbe4e 100644
--- a/reco/littrack/std/finder/CbmLitTrackFinderNN.h
+++ b/reco/littrack/std/finder/CbmLitTrackFinderNN.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFinderNN.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFinderNN.h
diff --git a/reco/littrack/std/fitter/CbmLitKalmanFilter.cxx b/reco/littrack/std/fitter/CbmLitKalmanFilter.cxx
index 995fd978d5610487d338bb787e75d375c77dd746..3f6e251ef1e2fc0c86de8d8203c0312a1c842822 100644
--- a/reco/littrack/std/fitter/CbmLitKalmanFilter.cxx
+++ b/reco/littrack/std/fitter/CbmLitKalmanFilter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitKalmanFilter.cxx
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /** CbmLitKalmanFilter.cxx
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/fitter/CbmLitKalmanFilter.h b/reco/littrack/std/fitter/CbmLitKalmanFilter.h
index 91defdcd49c5e7abb5656ca453aa98c6bb9d1bce..96e69d7e5787086eb4d183e05d56336f6a14c529 100644
--- a/reco/littrack/std/fitter/CbmLitKalmanFilter.h
+++ b/reco/littrack/std/fitter/CbmLitKalmanFilter.h
@@ -1,7 +1,6 @@
-/** @file CbmLitKalmanFilter.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitKalmanFilter.h
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/fitter/CbmLitKalmanSmoother.cxx b/reco/littrack/std/fitter/CbmLitKalmanSmoother.cxx
index 0fb33d380e53f2ff36753dd3382205e41b13fa04..4241d1685b7e4a5d33161a9235d359bb8a3308bd 100644
--- a/reco/littrack/std/fitter/CbmLitKalmanSmoother.cxx
+++ b/reco/littrack/std/fitter/CbmLitKalmanSmoother.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitKalmanSmoother.cxx
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitKalmanSmoother.cxx
diff --git a/reco/littrack/std/fitter/CbmLitKalmanSmoother.h b/reco/littrack/std/fitter/CbmLitKalmanSmoother.h
index cda876c606f2a7351a8fbec07f09701747a7c55e..13ae2ae60c128774f0fd29023f6fb55210362667 100644
--- a/reco/littrack/std/fitter/CbmLitKalmanSmoother.h
+++ b/reco/littrack/std/fitter/CbmLitKalmanSmoother.h
@@ -1,7 +1,6 @@
-/** @file CbmLitKalmanSmoother.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitKalmanSmoother.h
diff --git a/reco/littrack/std/fitter/CbmLitTrackFitterImp.cxx b/reco/littrack/std/fitter/CbmLitTrackFitterImp.cxx
index edcbc886a5f1eceede901f2905a4a63c527d29b8..a3f4c91641a2894f6c9a122bfdbc0bc31ab7b83e 100644
--- a/reco/littrack/std/fitter/CbmLitTrackFitterImp.cxx
+++ b/reco/littrack/std/fitter/CbmLitTrackFitterImp.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFitterImp.cxx
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFitterImp.cxx
diff --git a/reco/littrack/std/fitter/CbmLitTrackFitterImp.h b/reco/littrack/std/fitter/CbmLitTrackFitterImp.h
index fe1c81830a4a2f82e9fecd589cb66a7fb7a71ffd..ec630a8cdbde6cc3ca9eeae53ff1ff8b6f43b8dd 100644
--- a/reco/littrack/std/fitter/CbmLitTrackFitterImp.h
+++ b/reco/littrack/std/fitter/CbmLitTrackFitterImp.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFitterImp.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFitterImp.h
diff --git a/reco/littrack/std/fitter/CbmLitTrackFitterIter.cxx b/reco/littrack/std/fitter/CbmLitTrackFitterIter.cxx
index e26ff7f3d10277107ae414b467dfca4bd0300bce..0edfbe1c7401cb75c62de05f775b628018f8b245 100644
--- a/reco/littrack/std/fitter/CbmLitTrackFitterIter.cxx
+++ b/reco/littrack/std/fitter/CbmLitTrackFitterIter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFitterIter.cxx
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTrackFitterIter.cxx
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/fitter/CbmLitTrackFitterIter.h b/reco/littrack/std/fitter/CbmLitTrackFitterIter.h
index e510e4017f41c4123f6ac9b1aadd6e72db64f119..11c153dd9eb6a0307a52b3ee2428d6cbe0b67177 100644
--- a/reco/littrack/std/fitter/CbmLitTrackFitterIter.h
+++ b/reco/littrack/std/fitter/CbmLitTrackFitterIter.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFitterIter.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTrackFitterIter.h
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/interface/CbmLitField.h b/reco/littrack/std/interface/CbmLitField.h
index 224e5654a402415c741570a24d996aa6e19c5473..e4a68666ece730aa836a7f7ad7c987296d916b00 100644
--- a/reco/littrack/std/interface/CbmLitField.h
+++ b/reco/littrack/std/interface/CbmLitField.h
@@ -1,7 +1,6 @@
-/** @file CbmLitField.h
-  * @copyright Copyright (C) 2009-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitField.h
diff --git a/reco/littrack/std/interface/CbmLitGeoNavigator.h b/reco/littrack/std/interface/CbmLitGeoNavigator.h
index d5c01f8b2febb2ae7b28a8b661eee66ae4737ecc..aef5e8dcc87b9afe1a667333ba637a2982d76336 100644
--- a/reco/littrack/std/interface/CbmLitGeoNavigator.h
+++ b/reco/littrack/std/interface/CbmLitGeoNavigator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitGeoNavigator.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitGeoNavigator.h
diff --git a/reco/littrack/std/interface/CbmLitHitToTrackMerger.h b/reco/littrack/std/interface/CbmLitHitToTrackMerger.h
index 7cd7d918c1b4f06bb95a8603d58316c7b47c87b4..b1e6f7da9b1ff90c9635f0c001a33894d0731b73 100644
--- a/reco/littrack/std/interface/CbmLitHitToTrackMerger.h
+++ b/reco/littrack/std/interface/CbmLitHitToTrackMerger.h
@@ -1,7 +1,6 @@
-/** @file CbmLitHitToTrackMerger.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitHitToTrackMerger.h
diff --git a/reco/littrack/std/interface/CbmLitMaterialEffects.h b/reco/littrack/std/interface/CbmLitMaterialEffects.h
index b1e2ee1e34700fbac9c5711a0d86dfa8c2c4146c..55b67327f7ba54e686cea76e763198299074570b 100644
--- a/reco/littrack/std/interface/CbmLitMaterialEffects.h
+++ b/reco/littrack/std/interface/CbmLitMaterialEffects.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMaterialEffects.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitMaterialEffects.h
diff --git a/reco/littrack/std/interface/CbmLitTrackExtrapolator.h b/reco/littrack/std/interface/CbmLitTrackExtrapolator.h
index 99b60f61be5a27173b464b08decfa4b34e1f4632..a700c5707f70026fa2f75f395c1e68517adce7a8 100644
--- a/reco/littrack/std/interface/CbmLitTrackExtrapolator.h
+++ b/reco/littrack/std/interface/CbmLitTrackExtrapolator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackExtrapolator.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackExtrapolator.h
diff --git a/reco/littrack/std/interface/CbmLitTrackFinder.h b/reco/littrack/std/interface/CbmLitTrackFinder.h
index cc4319fc4dc12993cded6a87b52fca4cbdcf83b6..62b0795aa43bc94226358a09470ec2f68bc91335 100644
--- a/reco/littrack/std/interface/CbmLitTrackFinder.h
+++ b/reco/littrack/std/interface/CbmLitTrackFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFinder.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \brief CbmLitTrackFinder.h
diff --git a/reco/littrack/std/interface/CbmLitTrackFitter.h b/reco/littrack/std/interface/CbmLitTrackFitter.h
index 958dd6bd7a0b68b99565e0b4d983231e9420001d..b68da79f6c467929e26d9b25e326ea6eb1696c9c 100644
--- a/reco/littrack/std/interface/CbmLitTrackFitter.h
+++ b/reco/littrack/std/interface/CbmLitTrackFitter.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackFitter.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackFitter.h
diff --git a/reco/littrack/std/interface/CbmLitTrackPropagator.h b/reco/littrack/std/interface/CbmLitTrackPropagator.h
index 9b5636cf38b22718769e92e450371c84ddd07435..a06743dbcdf46743671b322ca9bd6a4ea259f85a 100644
--- a/reco/littrack/std/interface/CbmLitTrackPropagator.h
+++ b/reco/littrack/std/interface/CbmLitTrackPropagator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackPropagator.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \brief CbmLitTrackPropagator.h
diff --git a/reco/littrack/std/interface/CbmLitTrackSelection.h b/reco/littrack/std/interface/CbmLitTrackSelection.h
index 2552508134732d80ca4cf750a7fbb6d947adda83..1b0a37c6e4c002f7c67587235f87a82d9ae8ac01 100644
--- a/reco/littrack/std/interface/CbmLitTrackSelection.h
+++ b/reco/littrack/std/interface/CbmLitTrackSelection.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelection.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackSelection.h
diff --git a/reco/littrack/std/interface/CbmLitTrackUpdate.h b/reco/littrack/std/interface/CbmLitTrackUpdate.h
index 9992bec70a5bab4ae611b1e61876a302abdb04c4..89142bf8bddc8d96de255fc7be0ec4c108a0cf22 100644
--- a/reco/littrack/std/interface/CbmLitTrackUpdate.h
+++ b/reco/littrack/std/interface/CbmLitTrackUpdate.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackUpdate.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackUpdate.h
diff --git a/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.cxx b/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.cxx
index c9f12ba54a4aea7a918c86a4314666125062e19f..140087357014edaec27a9e47aaba4c3fbd4d0fb7 100644
--- a/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.cxx
+++ b/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitCleverTrackExtrapolator.cxx
-  * @copyright Copyright (C) 2009-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitCleverTrackExtrapolator.cxx
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.h b/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.h
index fe59a8eec0c9670d39d26866048f998726d7e9ae..c5663b2249236b82b9f6d5221d9384bd5086a523 100644
--- a/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.h
+++ b/reco/littrack/std/propagation/CbmLitCleverTrackExtrapolator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitCleverTrackExtrapolator.h
-  * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitCleverTrackExtrapolator.h
diff --git a/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.cxx b/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.cxx
index 3c8ec4d5c5940f56a4510901cc8df1bfe49f6d7e..c34fc1ac33eaf6d1226b68084f96da7156ec0d16 100644
--- a/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.cxx
+++ b/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitLineTrackExtrapolator.cxx
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /** CbmLitLineTrackExtrapolator.cxx
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.h b/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.h
index fb63f9d5fe27dac462b0418191339cae5b1046db..1d32ba8c5497329adceb08d0842e17a26211c160 100644
--- a/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.h
+++ b/reco/littrack/std/propagation/CbmLitLineTrackExtrapolator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitLineTrackExtrapolator.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitLineTrackExtrapolator.h
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.cxx b/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.cxx
index 5f6ea98bca0b3ce43e1b3f0fae2129fc6120bb32..2af204adcf36427864d3950f09366e7c9dba607f 100644
--- a/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.cxx
+++ b/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitMaterialEffectsImp.cxx
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitMaterialEffectsImp.cxx
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.h b/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.h
index b131328b02dcc062f7d62f90ee4de9f1b04c4540..57435edc7ea258058b51c6a66597954d5f9b81ae 100644
--- a/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.h
+++ b/reco/littrack/std/propagation/CbmLitMaterialEffectsImp.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMaterialEffectsImp.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitMaterialEffectsImp.h
diff --git a/reco/littrack/std/propagation/CbmLitMaterialInfo.h b/reco/littrack/std/propagation/CbmLitMaterialInfo.h
index 842cd58b04a459ff1f0382dd9ef96c3d33804b71..a87fb2a841f5f5c40f7f85d4dfa27413a61f73e3 100644
--- a/reco/littrack/std/propagation/CbmLitMaterialInfo.h
+++ b/reco/littrack/std/propagation/CbmLitMaterialInfo.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMaterialInfo.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitMaterialInfo.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.cxx b/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.cxx
index f230b1faed1f2330ff0c6f38c5c949828bd06af9..ad912f6a824dbc5c4b49d11041054aa176688a2c 100644
--- a/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.cxx
+++ b/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitRK4TrackExtrapolator.cxx
-  * @copyright Copyright (C) 2007-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2007-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 /** CbmLitRK4TrackExtrapolator.cxx
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.h b/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.h
index 0907431de6d33ca5c93979c8bc9803e0c2fbb2ec..3f24318c8642d12df2a2292604140153208b4b73 100644
--- a/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.h
+++ b/reco/littrack/std/propagation/CbmLitRK4TrackExtrapolator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitRK4TrackExtrapolator.h
-  * @copyright Copyright (C) 2007-2019 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2019 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitRK4TrackExtrapolator.h
  *@author A.Lebedev <alebedev@jinr.ru>
diff --git a/reco/littrack/std/propagation/CbmLitTGeoNavigator.cxx b/reco/littrack/std/propagation/CbmLitTGeoNavigator.cxx
index b46bafacbace3e43b378e619b613e9146b34c592..0c1d4da96b93d9047bc351636a122cdf9214f39c 100644
--- a/reco/littrack/std/propagation/CbmLitTGeoNavigator.cxx
+++ b/reco/littrack/std/propagation/CbmLitTGeoNavigator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTGeoNavigator.cxx
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTGeoNavigator.cxx
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitTGeoNavigator.h b/reco/littrack/std/propagation/CbmLitTGeoNavigator.h
index 699f4989a9b931aa8534ca97f26d07e5ec8c0816..1f92fe499ed2732b04c5957a931a3d9b9a729ff2 100644
--- a/reco/littrack/std/propagation/CbmLitTGeoNavigator.h
+++ b/reco/littrack/std/propagation/CbmLitTGeoNavigator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTGeoNavigator.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTGeoNavigator.h
  *@author A.Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.cxx b/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.cxx
index 85bede850f73f7c7541f0a4a1e19a48587bf3c50..d3f3f1a086126d2bb4e120161a903a10c3fbb1e3 100644
--- a/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.cxx
+++ b/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTGeoTrackPropagator.cxx
-  * @copyright Copyright (C) 2007-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTGeoTrackPropagator.cxx
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.h b/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.h
index 9ec5ea5124c7e17ed32174e660cd6b17e361a707..b783938a8d42991b78abfa1de69fc52343efdcd3 100644
--- a/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.h
+++ b/reco/littrack/std/propagation/CbmLitTGeoTrackPropagator.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTGeoTrackPropagator.h
-  * @copyright Copyright (C) 2007-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2007-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /** CbmLitTGeoTrackPropagator.h
  * @author Andrey Lebedev <andrey.lebedev@gsi.de>
diff --git a/reco/littrack/std/selection/CbmLitQualitySort.cxx b/reco/littrack/std/selection/CbmLitQualitySort.cxx
index 4a32e1d1c5b5c660bfea33b6af4802a526c0c513..f3e8a9032c9394bf7b72b84c2be0efe8d95682cd 100644
--- a/reco/littrack/std/selection/CbmLitQualitySort.cxx
+++ b/reco/littrack/std/selection/CbmLitQualitySort.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitQualitySort.cxx
-  * @copyright Copyright (C) 2011-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "selection/CbmLitQualitySort.h"
 
diff --git a/reco/littrack/std/selection/CbmLitQualitySort.h b/reco/littrack/std/selection/CbmLitQualitySort.h
index c37a00ca4f8e4488c381d6853fced9329704742e..b5e3497d6a01570c44de268aa12bb00cea3f8b11 100644
--- a/reco/littrack/std/selection/CbmLitQualitySort.h
+++ b/reco/littrack/std/selection/CbmLitQualitySort.h
@@ -1,7 +1,6 @@
-/** @file CbmLitQualitySort.h
-  * @copyright Copyright (C) 2011-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /*
  * \brief Sort array of tracks by the quality criterion.
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionCuts.cxx b/reco/littrack/std/selection/CbmLitTrackSelectionCuts.cxx
index aea1fc6bf96f845840bd95ff3f03d7d1a81a6e8e..db578d0763144d6318b4b8ae7acfb13a7acf402d 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionCuts.cxx
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionCuts.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionCuts.cxx
-  * @copyright Copyright (C) 2011-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "selection/CbmLitTrackSelectionCuts.h"
 
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionCuts.h b/reco/littrack/std/selection/CbmLitTrackSelectionCuts.h
index 54b709fc295d08032518054b0fb19a9b469c62a3..9c9c0ab16b29f82c1861b1e9bfa316ac3de43a32 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionCuts.h
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionCuts.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionCuts.h
-  * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2011-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /* CbmLitTrackSelectionCuts.h
  * Removes tracks based on the cuts.
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.cxx b/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.cxx
index 85f98283941cf06de72e5aff4b1b0bc5bd3ea7c5..fd87a6beaa937e0b10772e2e33a9803519977ad3 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.cxx
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionEmpty.cxx
-  * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "selection/CbmLitTrackSelectionEmpty.h"
 
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.h b/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.h
index efc799c7a86704851ccfc53805d9f7cea433bcfd..95d2514b3400e4e51c0edee017620c988972375f 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.h
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionEmpty.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionEmpty.h
-  * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /*
  * Does nothing, used as a stub.
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionMuch.cxx b/reco/littrack/std/selection/CbmLitTrackSelectionMuch.cxx
index 3925b1edef5cdfc32a08bddb70fb92c5d5404b0b..b5ccb366284caa24c139bbda9db7aa24839667c4 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionMuch.cxx
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionMuch.cxx
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackSelectionMuch.h
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionMuch.h b/reco/littrack/std/selection/CbmLitTrackSelectionMuch.h
index 26f25cb89f09d7a6c0bcae8550195bacbf362447..08ef6f964e70f3a5c51a62ba3ea0d8e1b397c73d 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionMuch.h
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionMuch.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackSelectionMuch.h
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.cxx b/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.cxx
index f9d0c23805ddfd01753e730be32cd33e302b43e6..8df00176a268b158855244dbf973f3a9a95c8376 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.cxx
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionSharedHits.cxx
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "selection/CbmLitTrackSelectionSharedHits.h"
 
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.h b/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.h
index 342ae5f11518aa74b440d895e72a9617bf2f7922..89aad57f2ac06c0531a44d43efb3b54749af8c70 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.h
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionSharedHits.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionSharedHits.h
-  * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /* 
  * Track selection removes clones and ghosts
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionTrd.cxx b/reco/littrack/std/selection/CbmLitTrackSelectionTrd.cxx
index ac1978e1283a176b7df34541d3a57588ae1fe897..152da1680f770aa00fee05e73439a0ccb1203363 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionTrd.cxx
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionTrd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionTrd.cxx
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackSelectionTrd.cxx
diff --git a/reco/littrack/std/selection/CbmLitTrackSelectionTrd.h b/reco/littrack/std/selection/CbmLitTrackSelectionTrd.h
index 56f9ecbce314f1e21628c70f69d677de32de9569..911ee8882ac64763c4324085c96935b86a0c881f 100644
--- a/reco/littrack/std/selection/CbmLitTrackSelectionTrd.h
+++ b/reco/littrack/std/selection/CbmLitTrackSelectionTrd.h
@@ -1,7 +1,6 @@
-/** @file CbmLitTrackSelectionTrd.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 /**
  * \file CbmLitTrackSelectionTrd.h
diff --git a/reco/littrack/std/utils/CbmLitComparators.h b/reco/littrack/std/utils/CbmLitComparators.h
index 04fb3d05c47cfa729ac6228a4e6c6db7e3a11c28..44e78d7be963e57d1e5a98e399fdfd9e575499b5 100644
--- a/reco/littrack/std/utils/CbmLitComparators.h
+++ b/reco/littrack/std/utils/CbmLitComparators.h
@@ -1,7 +1,6 @@
-/** @file CbmLitComparators.h
-  * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Semen Lebedev **/
+/* Copyright (C) 2008-2013 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Semen Lebedev */
 
 #ifndef CBMLITCOMPARATORS_H_
 #define CBMLITCOMPARATORS_H_
diff --git a/reco/littrack/std/utils/CbmLitMath.cxx b/reco/littrack/std/utils/CbmLitMath.cxx
index d00c1beca395390c24c3db09450de170c6eee5ed..e0a7dfd0fc4f072e508cf3f614117b8a837573f6 100644
--- a/reco/littrack/std/utils/CbmLitMath.cxx
+++ b/reco/littrack/std/utils/CbmLitMath.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitMath.cxx
-  * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Timur Ablyazimov **/
+/* Copyright (C) 2008-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Timur Ablyazimov */
 
 #include "utils/CbmLitMath.h"
 
diff --git a/reco/littrack/std/utils/CbmLitMath.h b/reco/littrack/std/utils/CbmLitMath.h
index 2cc04a397c32cb47a57ee7d73f0bf900935b98ac..027796b08ffcbc2c554eb0a2da112c922562dcbf 100644
--- a/reco/littrack/std/utils/CbmLitMath.h
+++ b/reco/littrack/std/utils/CbmLitMath.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMath.h
-  * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2012 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITMATH_H_
 #define CBMLITMATH_H_
diff --git a/reco/littrack/std/utils/CbmLitMatrixMath.cxx b/reco/littrack/std/utils/CbmLitMatrixMath.cxx
index 0e907bf99cdb6d88fac2eb24c39699fa1d56899b..415907a58cdc7e6ece890f7ce58b5c0cd106fbd9 100644
--- a/reco/littrack/std/utils/CbmLitMatrixMath.cxx
+++ b/reco/littrack/std/utils/CbmLitMatrixMath.cxx
@@ -1,7 +1,6 @@
-/** @file CbmLitMatrixMath.cxx
-  * @copyright Copyright (C) 2009-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #include "utils/CbmLitMatrixMath.h"
 
diff --git a/reco/littrack/std/utils/CbmLitMatrixMath.h b/reco/littrack/std/utils/CbmLitMatrixMath.h
index ca8ce75b7c39c3008671b7704581a0ad9bd6513e..1fb6bbfd8985862ca7d111adf3720940af27e451 100644
--- a/reco/littrack/std/utils/CbmLitMatrixMath.h
+++ b/reco/littrack/std/utils/CbmLitMatrixMath.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMatrixMath.h
-  * @copyright Copyright (C) 2009-2017 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2009-2017 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITMATRIXMATH_H_
 #define CBMLITMATRIXMATH_H_
diff --git a/reco/littrack/std/utils/CbmLitMemoryManagment.h b/reco/littrack/std/utils/CbmLitMemoryManagment.h
index 30515b5431357cccc9ef2ce96d30733a89156760..bb689dd0c893718289b275ef430765a9777ef602 100644
--- a/reco/littrack/std/utils/CbmLitMemoryManagment.h
+++ b/reco/littrack/std/utils/CbmLitMemoryManagment.h
@@ -1,7 +1,6 @@
-/** @file CbmLitMemoryManagment.h
-  * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer] **/
+/* Copyright (C) 2008-2011 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer] */
 
 #ifndef CBMLITMEMORYMANAGMENT_H_
 #define CBMLITMEMORYMANAGMENT_H_
diff --git a/reco/qa/CbmRecoQa.cxx b/reco/qa/CbmRecoQa.cxx
index 91d27dc4e84d1c30d7fcaa0f5be8fcc1a4039e59..e4238537986a833e332feffca832c3ea0f98a13f 100644
--- a/reco/qa/CbmRecoQa.cxx
+++ b/reco/qa/CbmRecoQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRecoQa.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tim Fauerbach, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tim Fauerbach, Florian Uhlig [committer] */
 
 /** @file CbmRecoQa.cxx
  ** @author Tim Fauerbach
diff --git a/reco/qa/CbmRecoQa.h b/reco/qa/CbmRecoQa.h
index 137249f42270b024b9f958d700dd440864d3fe25..43fab2fb6684bd0012fbac37a74572c3a81eb45e 100644
--- a/reco/qa/CbmRecoQa.h
+++ b/reco/qa/CbmRecoQa.h
@@ -1,7 +1,6 @@
-/** @file CbmRecoQa.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Tim Fauerbach, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Tim Fauerbach, Florian Uhlig [committer] */
 
 /** @file CbmRecoQa.h
  ** @author Tim Fauerbach
diff --git a/reco/qa/RecoQaLinkDef.h b/reco/qa/RecoQaLinkDef.h
index a9537239e4d9650bb3ed822d0b9b51ca6b123e72..9975b3bee7c861494bbcbadf394fa1704caea7dd 100644
--- a/reco/qa/RecoQaLinkDef.h
+++ b/reco/qa/RecoQaLinkDef.h
@@ -1,7 +1,6 @@
-/** @file RecoQaLinkDef.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/tracking/BinnedTracker/Bins.h b/reco/tracking/BinnedTracker/Bins.h
index 1b671910561a3c925acf002e55407c8d9a285aa4..e0c08ca7349dce30bbbef45a977e365818a121af 100644
--- a/reco/tracking/BinnedTracker/Bins.h
+++ b/reco/tracking/BinnedTracker/Bins.h
@@ -1,7 +1,6 @@
-/** @file Bins.h
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx
index 5384c08bd3ba8d93b3c33d466fa0a1761e60ee8f..266a2b02ca66026ffe886c43445c142ca6fad769 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerConfigurator.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Florian Uhlig */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.h
index d051c149fa29e72dffb201fd02272c4bd299a1f8..1987e76c6c12f4ea2f98d31c327d7a4bc99eeb13 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.h
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.h
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerConfigurator.h
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h
index 482f24b33422679df345d2100bd692851aafd9bb..eb85cb208660778ee63d5b83a5a809f16a94c57d 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerLinkDef.h
-  * @copyright Copyright (C) 2017-2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifdef __CINT__
 
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx
index 649403727d0ad76d6543a621e34c1b0c7906d82a..a951ecd02e89a899d9d04f2d29b7aa13937b9e98 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerQA.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.h
index b49abbd3b8cc0bb265a74d67e53433f5525fb152..42966659b261dabb20855522d36c41602baeb052 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.h
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.h
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerQA.h
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx
index 055dc9b8f3bac5981e2e534552d9ac37443fef03..4c2b2c7d64e2fa62b1d0f1ddf519f6c206bbc6b8 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerQANew.cxx
-  * @copyright Copyright (C) 2018-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Florian Uhlig */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.h
index 3f2d087450c3d0950f1c5dadc6c3e578df5c3122..697af93f3992cb52a221cd81ecdf4753386efeb5 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.h
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.h
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerQANew.h
-  * @copyright Copyright (C) 2018-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2018-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx
index 1830e31fcb43b239e0f2d3b5ce25f304b0981a03..4ca3d1c02f9cacac6e02d441574294e83a88df96 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerTask.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.h
index 39bf49880f0e4c105b0516c15771682b93986a7a..f6a0dfe2dcc0fbad2eda5cc0352edee61531ccdd 100644
--- a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.h
+++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.h
@@ -1,7 +1,6 @@
-/** @file CbmBinnedTrackerTask.h
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmTrackParam2.cxx b/reco/tracking/BinnedTracker/CbmTrackParam2.cxx
index d87be86857578cbba60f1268167052e2310de652..57225629535f37c774f16f0a5c8d747daeb3b3e2 100644
--- a/reco/tracking/BinnedTracker/CbmTrackParam2.cxx
+++ b/reco/tracking/BinnedTracker/CbmTrackParam2.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrackParam2.cxx
-  * @copyright Copyright (C) 2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/CbmTrackParam2.h b/reco/tracking/BinnedTracker/CbmTrackParam2.h
index e21c8da5c434694ad51d3eea9618c58655a1fc0d..284a1143887120a8b060ecfb11c894aa7e238747 100644
--- a/reco/tracking/BinnedTracker/CbmTrackParam2.h
+++ b/reco/tracking/BinnedTracker/CbmTrackParam2.h
@@ -1,7 +1,6 @@
-/** @file CbmTrackParam2.h
-  * @copyright Copyright (C) 2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/ContFactory.cxx b/reco/tracking/BinnedTracker/ContFactory.cxx
index f275e3ba74dd749a6fa7d7005919d82c8369b998..a7762271c94504b1d0595bdf1836c2daa2739ea5 100644
--- a/reco/tracking/BinnedTracker/ContFactory.cxx
+++ b/reco/tracking/BinnedTracker/ContFactory.cxx
@@ -1,7 +1,6 @@
-/** @file ContFactory.cxx
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/ContFactory.h b/reco/tracking/BinnedTracker/ContFactory.h
index 965a8608070e26b942208cb9e519df624a6c4524..be97bfb7d44fed84978ad426448fb82f42513e38 100644
--- a/reco/tracking/BinnedTracker/ContFactory.h
+++ b/reco/tracking/BinnedTracker/ContFactory.h
@@ -1,7 +1,6 @@
-/** @file ContFactory.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Debug.h b/reco/tracking/BinnedTracker/Debug.h
index 039e3671bd62cac55d4629db1ab5f07ad969f821..5c6f2e69b7279a46a212aa0b85c6ce45cf3759d5 100644
--- a/reco/tracking/BinnedTracker/Debug.h
+++ b/reco/tracking/BinnedTracker/Debug.h
@@ -1,7 +1,6 @@
-/** @file Debug.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/GeoReader.cxx b/reco/tracking/BinnedTracker/GeoReader.cxx
index f3f3a161ebfaa0d7b3be43376735d10a7394984f..2c68caeeb7f572a642e414fe94c10e4b9ebfbcae 100644
--- a/reco/tracking/BinnedTracker/GeoReader.cxx
+++ b/reco/tracking/BinnedTracker/GeoReader.cxx
@@ -1,7 +1,6 @@
-/** @file GeoReader.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/GeoReader.h b/reco/tracking/BinnedTracker/GeoReader.h
index 6a3ba0c4630e2f2a26da0532e50fd4fbd07a7097..624f0db43bb342f2cf6cc080f8174eb82b2f5ef9 100644
--- a/reco/tracking/BinnedTracker/GeoReader.h
+++ b/reco/tracking/BinnedTracker/GeoReader.h
@@ -1,7 +1,6 @@
-/** @file GeoReader.h
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/HitReader.cxx b/reco/tracking/BinnedTracker/HitReader.cxx
index 768e4036ee33dedbaf9e427e36f840adbca8bcec..029d3b654c5ad8c5a82201e5155ded3d3a2f90c7 100644
--- a/reco/tracking/BinnedTracker/HitReader.cxx
+++ b/reco/tracking/BinnedTracker/HitReader.cxx
@@ -1,7 +1,6 @@
-/** @file HitReader.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/HitReader.h b/reco/tracking/BinnedTracker/HitReader.h
index 229a0d86295f854a630bd24bd8583cd233c5175e..8697db6cfa3835b8e90ea22f6092cd11d0c8e833 100644
--- a/reco/tracking/BinnedTracker/HitReader.h
+++ b/reco/tracking/BinnedTracker/HitReader.h
@@ -1,7 +1,6 @@
-/** @file HitReader.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Settings.cxx b/reco/tracking/BinnedTracker/Settings.cxx
index c1bef5c85d63a1f38c71967dac290c9634d4a5c1..99ef98a132b1dc159fb33e9e408c42112d14b165 100644
--- a/reco/tracking/BinnedTracker/Settings.cxx
+++ b/reco/tracking/BinnedTracker/Settings.cxx
@@ -1,7 +1,6 @@
-/** @file Settings.cxx
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Settings.h b/reco/tracking/BinnedTracker/Settings.h
index 7fead81c0d7c0c27f7cd82d84299ea3b4b0c2b3c..99ba18283c69a62d45b1562c9fe1e09343c06ff9 100644
--- a/reco/tracking/BinnedTracker/Settings.h
+++ b/reco/tracking/BinnedTracker/Settings.h
@@ -1,7 +1,6 @@
-/** @file Settings.h
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station.cxx b/reco/tracking/BinnedTracker/Station.cxx
index bd2892b871ab2d938e5ddf3b8f0d4c03692f7801..9720a533b423154c5e6aa76dca733596617a2a65 100644
--- a/reco/tracking/BinnedTracker/Station.cxx
+++ b/reco/tracking/BinnedTracker/Station.cxx
@@ -1,7 +1,6 @@
-/** @file Station.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station.h b/reco/tracking/BinnedTracker/Station.h
index 5ded04f632aa14964fa9be158618e04748fbdddb..ec5ed57fc1338bd45e8d573b50e73dad00a3e208 100644
--- a/reco/tracking/BinnedTracker/Station.h
+++ b/reco/tracking/BinnedTracker/Station.h
@@ -1,7 +1,6 @@
-/** @file Station.h
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station3D.cxx b/reco/tracking/BinnedTracker/Station3D.cxx
index 0bef1c489cb0b7897cfbad5b94d3b3f5cfc4395a..3f5673d83260b0f6be5b596e520901abd9897880 100644
--- a/reco/tracking/BinnedTracker/Station3D.cxx
+++ b/reco/tracking/BinnedTracker/Station3D.cxx
@@ -1,7 +1,6 @@
-/** @file Station3D.cxx
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station3D.h b/reco/tracking/BinnedTracker/Station3D.h
index 3d2efe847d3bfc04acdc90e7dec9b5c7418c2ced..185b67ac8f6a1bc8f67f21d6e37e3b803e249347 100644
--- a/reco/tracking/BinnedTracker/Station3D.h
+++ b/reco/tracking/BinnedTracker/Station3D.h
@@ -1,7 +1,6 @@
-/** @file Station3D.h
-  * @copyright Copyright (C) 2017-2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2018 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station4D.cxx b/reco/tracking/BinnedTracker/Station4D.cxx
index c32a7822bbccd2fc018226d16a27afccf1251f87..502e3a2ebd1c15fe33ef9a7cb832ac63c94c2b5b 100644
--- a/reco/tracking/BinnedTracker/Station4D.cxx
+++ b/reco/tracking/BinnedTracker/Station4D.cxx
@@ -1,7 +1,6 @@
-/** @file Station4D.cxx
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Station4D.h b/reco/tracking/BinnedTracker/Station4D.h
index f39949cd0291fe6c26bb2f42bae788edd93a1ef4..ae6f2e08cc7634143ad1f006a7cbc78b295cf391 100644
--- a/reco/tracking/BinnedTracker/Station4D.h
+++ b/reco/tracking/BinnedTracker/Station4D.h
@@ -1,7 +1,6 @@
-/** @file Station4D.h
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Tracker.cxx b/reco/tracking/BinnedTracker/Tracker.cxx
index e43008570807a525193116dca1a6bb49ca480f50..b5fb8e88265c1ee68572dea75c1242d713c6c115 100644
--- a/reco/tracking/BinnedTracker/Tracker.cxx
+++ b/reco/tracking/BinnedTracker/Tracker.cxx
@@ -1,7 +1,6 @@
-/** @file Tracker.cxx
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/BinnedTracker/Tracker.h b/reco/tracking/BinnedTracker/Tracker.h
index 6ca275f807fa35bf6a9496fd76becf11ad28b626..fbe935a6c3dc4b9c1fc8e769e89625f17eabad6b 100644
--- a/reco/tracking/BinnedTracker/Tracker.h
+++ b/reco/tracking/BinnedTracker/Tracker.h
@@ -1,7 +1,6 @@
-/** @file Tracker.h
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingDefs.h b/reco/tracking/global/CbmGlobalTrackingDefs.h
index 3ce78679e7cca7c86568c5c889b530933c123df5..7be930dc9a1004045d2976520e6822b6c96ee143 100644
--- a/reco/tracking/global/CbmGlobalTrackingDefs.h
+++ b/reco/tracking/global/CbmGlobalTrackingDefs.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingDefs.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingQA.cxx b/reco/tracking/global/CbmGlobalTrackingQA.cxx
index fe0ed175c7deb6a6a6ccf44b381d21d388820c36..3f06e0ac418b210e75a03b45486761dc8b060636 100644
--- a/reco/tracking/global/CbmGlobalTrackingQA.cxx
+++ b/reco/tracking/global/CbmGlobalTrackingQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingQA.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Volker Friese **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Volker Friese */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingQA.h b/reco/tracking/global/CbmGlobalTrackingQA.h
index 8563d2b4f881ff4c866442af23b5c310ac52eb36..f8a6ced3f574e87e251a569c2da4188a642f4fd6 100644
--- a/reco/tracking/global/CbmGlobalTrackingQA.h
+++ b/reco/tracking/global/CbmGlobalTrackingQA.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingQA.h
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Volker Friese **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Volker Friese */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingTask.cxx b/reco/tracking/global/CbmGlobalTrackingTask.cxx
index bf383524f802225dd0381591ceb3c08d0f24acc9..49b70c498802f223a1ea9238a303e11011f799c9 100644
--- a/reco/tracking/global/CbmGlobalTrackingTask.cxx
+++ b/reco/tracking/global/CbmGlobalTrackingTask.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingTask.cxx
-  * @copyright Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer], Florian Uhlig **/
+/* Copyright (C) 2017-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer], Florian Uhlig */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingTask.h b/reco/tracking/global/CbmGlobalTrackingTask.h
index 2a31635856f4a81ad465cab893de211689855a07..17d4900a33a0967469b36c46124119d454807315 100644
--- a/reco/tracking/global/CbmGlobalTrackingTask.h
+++ b/reco/tracking/global/CbmGlobalTrackingTask.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingTask.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingTof.cxx b/reco/tracking/global/CbmGlobalTrackingTof.cxx
index 62a7dd25ded124c627901ee75ef9102c00e0b78b..aa04eb9bd6d3f49f8374fe115e4a60dff827a292 100644
--- a/reco/tracking/global/CbmGlobalTrackingTof.cxx
+++ b/reco/tracking/global/CbmGlobalTrackingTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingTof.cxx
-  * @copyright Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/CbmGlobalTrackingTof.h b/reco/tracking/global/CbmGlobalTrackingTof.h
index 0532bdff5abd47acf06581971e7e4c1a7f869d92..c6e36c6beb47b37dc9eed3a06b0020c3424fecc1 100644
--- a/reco/tracking/global/CbmGlobalTrackingTof.h
+++ b/reco/tracking/global/CbmGlobalTrackingTof.h
@@ -1,7 +1,6 @@
-/** @file CbmGlobalTrackingTof.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/global/GlobalLinkDef.h b/reco/tracking/global/GlobalLinkDef.h
index 735eb3402df33d6df17bc33749de011caaa66e45..2802ba28cbc72835ba702ad102b5563b78c07fe9 100644
--- a/reco/tracking/global/GlobalLinkDef.h
+++ b/reco/tracking/global/GlobalLinkDef.h
@@ -1,7 +1,6 @@
-/** @file GlobalLinkDef.h
-  * @copyright Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $
 
diff --git a/reco/tracking/lx/CalcStats/CalcStats.cxx b/reco/tracking/lx/CalcStats/CalcStats.cxx
index c722a793ed33d287336f21b9697ffddd4e766da9..9c1c9b18126ac90e3cfef304a465c84e77107ef1 100644
--- a/reco/tracking/lx/CalcStats/CalcStats.cxx
+++ b/reco/tracking/lx/CalcStats/CalcStats.cxx
@@ -1,7 +1,6 @@
-/** @file CalcStats.cxx
-  * @copyright Copyright (C) 2016-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "CalcStats.h"
 
diff --git a/reco/tracking/lx/CalcStats/CalcStats.h b/reco/tracking/lx/CalcStats/CalcStats.h
index fd78ae91406bf237ee6dc8076940e0e92a226726..ea2b806b5402a0bb23dbd7fb0df9e90700b995a0 100644
--- a/reco/tracking/lx/CalcStats/CalcStats.h
+++ b/reco/tracking/lx/CalcStats/CalcStats.h
@@ -1,7 +1,6 @@
-/** @file CalcStats.h
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LX_CALC_STATS
 #define LX_CALC_STATS
diff --git a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx
index ff9e4cede9c395f9ca640e46f9672d63b239b958..ef2f20123f165b7ff19156ecf5ec49f9992d52e8 100644
--- a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx
+++ b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx
@@ -1,7 +1,6 @@
-/** @file GenNoiseElectrons.cxx
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "GenNoiseElectrons.h"
 
diff --git a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h
index 2268b121ef27ba3779aa84a2c37aec92fc7c9e43..25d9f9c98e1f5b70c12d409267c56b683667828c 100644
--- a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h
+++ b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h
@@ -1,7 +1,6 @@
-/** @file GenNoiseElectrons.h
-  * @copyright Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LX_GEN_NOISE_ELECTRONS
 #define LX_GEN_NOISE_ELECTRONS
diff --git a/reco/tracking/lx/LxLinkDef.h b/reco/tracking/lx/LxLinkDef.h
index 00847b484c7c2de4ccc13cb27c26a8ee5621409b..d884bf998ae1e458ae481ca3039629b3456f577c 100644
--- a/reco/tracking/lx/LxLinkDef.h
+++ b/reco/tracking/lx/LxLinkDef.h
@@ -1,7 +1,6 @@
-/** @file LxLinkDef.h
-  * @copyright Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $
 
diff --git a/reco/tracking/lx/Simple/Lx.cxx b/reco/tracking/lx/Simple/Lx.cxx
index 420bc9d499ea6b674b6e7ed0a1585b6a9cc22161..0f50f34f1206bd4e8f55c202371b1227e21c7002 100644
--- a/reco/tracking/lx/Simple/Lx.cxx
+++ b/reco/tracking/lx/Simple/Lx.cxx
@@ -1,7 +1,6 @@
-/** @file Lx.cxx
-  * @copyright Copyright (C) 2014-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "Lx.h"
 
diff --git a/reco/tracking/lx/Simple/Lx.h b/reco/tracking/lx/Simple/Lx.h
index 21719841cd639b19884bbf120242193eb03cfe1c..1e75edd6fcb33029855400bd27eebbde74111815 100644
--- a/reco/tracking/lx/Simple/Lx.h
+++ b/reco/tracking/lx/Simple/Lx.h
@@ -1,7 +1,6 @@
-/** @file Lx.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LX_INCLUDED
 #define LX_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxCA.cxx b/reco/tracking/lx/Simple/LxCA.cxx
index 7ab5473455b20ec7a1ac850c17152732d081316e..a9a7441f18a56df089bffdce6085b9078c7dddf0 100644
--- a/reco/tracking/lx/Simple/LxCA.cxx
+++ b/reco/tracking/lx/Simple/LxCA.cxx
@@ -1,7 +1,6 @@
-/** @file LxCA.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxCA.h"
 
diff --git a/reco/tracking/lx/Simple/LxCA.h b/reco/tracking/lx/Simple/LxCA.h
index ca6852d3a5a1e630ae2781826432570c1e74f0e9..a2c34c114f2ce57fa3e997bddb6eacff3a76a97c 100644
--- a/reco/tracking/lx/Simple/LxCA.h
+++ b/reco/tracking/lx/Simple/LxCA.h
@@ -1,7 +1,6 @@
-/** @file LxCA.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXCA_INCLUDED
 #define LXCA_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxDraw.cxx b/reco/tracking/lx/Simple/LxDraw.cxx
index 93cc6762fc5f43922be4f5dbb233d6f1ed3742da..adc2bff246494580a06b298766164ebf651e6dc8 100644
--- a/reco/tracking/lx/Simple/LxDraw.cxx
+++ b/reco/tracking/lx/Simple/LxDraw.cxx
@@ -1,7 +1,6 @@
-/** @file LxDraw.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxDraw.h"
 
diff --git a/reco/tracking/lx/Simple/LxDraw.h b/reco/tracking/lx/Simple/LxDraw.h
index 0e4cfa5cec4ada8ddd4e0e3afb61bc783e8a5156..40afe21546436e8505f3279868a133673b13a343 100644
--- a/reco/tracking/lx/Simple/LxDraw.h
+++ b/reco/tracking/lx/Simple/LxDraw.h
@@ -1,7 +1,6 @@
-/** @file LxDraw.h
-  * @copyright Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXDRAW_INCLUDED
 #define LXDRAW_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxEff.cxx b/reco/tracking/lx/Simple/LxEff.cxx
index b747ad6da03ebe9469615ef3eb882a01e606b764..7794dea966f8fe4d0f92383e4c59bf8ad9c0388a 100644
--- a/reco/tracking/lx/Simple/LxEff.cxx
+++ b/reco/tracking/lx/Simple/LxEff.cxx
@@ -1,7 +1,6 @@
-/** @file LxEff.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "Lx.h"
 #ifdef MAKE_EFF_CALC
diff --git a/reco/tracking/lx/Simple/LxLinkDef.h b/reco/tracking/lx/Simple/LxLinkDef.h
index a98fdf2c2afefcf6ec33c4b026641583249a49e5..672416a180d8337a471b2dffd378bdeb969ac234 100644
--- a/reco/tracking/lx/Simple/LxLinkDef.h
+++ b/reco/tracking/lx/Simple/LxLinkDef.h
@@ -1,7 +1,6 @@
-/** @file LxLinkDef.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $
 
diff --git a/reco/tracking/lx/Simple/LxMC.cxx b/reco/tracking/lx/Simple/LxMC.cxx
index dcc7570aca3afac39d833521a04a607e643d87d6..48c866a1a01b7bb8c64f481777aa55c3caebe35d 100644
--- a/reco/tracking/lx/Simple/LxMC.cxx
+++ b/reco/tracking/lx/Simple/LxMC.cxx
@@ -1,6 +1,5 @@
-/** @file LxMC.cxx
-  * @copyright Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxMC.h"
diff --git a/reco/tracking/lx/Simple/LxMC.h b/reco/tracking/lx/Simple/LxMC.h
index c426e70a04592b7f7947bbb4e324a20c00172803..a2781e25a16964bc96cc2d40ded7da8282b7dc5e 100644
--- a/reco/tracking/lx/Simple/LxMC.h
+++ b/reco/tracking/lx/Simple/LxMC.h
@@ -1,7 +1,6 @@
-/** @file LxMC.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXMC_INCLUDED
 #define LXMC_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxParall.cxx b/reco/tracking/lx/Simple/LxParall.cxx
index 38296f37927238c81af23f33b6e3130cb44c1d47..7e0fbf7fb38d9ae63679fefc3f783159637e6472 100644
--- a/reco/tracking/lx/Simple/LxParall.cxx
+++ b/reco/tracking/lx/Simple/LxParall.cxx
@@ -1,7 +1,6 @@
-/** @file LxParall.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxParall.h"
 
diff --git a/reco/tracking/lx/Simple/LxParall.h b/reco/tracking/lx/Simple/LxParall.h
index 9f97829d9d48056f60f30c0a0fa39ab3d1a2d90e..7cca02dbe8263e766ee20719ad24fc2370ca61d0 100644
--- a/reco/tracking/lx/Simple/LxParall.h
+++ b/reco/tracking/lx/Simple/LxParall.h
@@ -1,7 +1,6 @@
-/** @file LxParall.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LX_PARALL_INCLUDED
 
diff --git a/reco/tracking/lx/Simple/LxSettings.h b/reco/tracking/lx/Simple/LxSettings.h
index cfe4eef38e0554a79e66c42440e55db50be1fb74..660cd85fd3d4fa046202b0b3c3525f5e901c8901 100644
--- a/reco/tracking/lx/Simple/LxSettings.h
+++ b/reco/tracking/lx/Simple/LxSettings.h
@@ -1,7 +1,6 @@
-/** @file LxSettings.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXSETTINGS_INCLUDED
 #define LXSETTINGS_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxTrackAna.cxx b/reco/tracking/lx/Simple/LxTrackAna.cxx
index d6c61811be2ece8d55307ae5f621f21d9c98aa24..beb053896f51abddcf9abc8b799622dddb7725b4 100644
--- a/reco/tracking/lx/Simple/LxTrackAna.cxx
+++ b/reco/tracking/lx/Simple/LxTrackAna.cxx
@@ -1,7 +1,6 @@
-/** @file LxTrackAna.cxx
-  * @copyright Copyright (C) 2014-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxTrackAna.h"
 
diff --git a/reco/tracking/lx/Simple/LxTrackAna.h b/reco/tracking/lx/Simple/LxTrackAna.h
index 211f92f7ac66ad32b894aeb58183068ed6ef7245..79783db4b25f63b55c4949ff4be6bac385e48388 100644
--- a/reco/tracking/lx/Simple/LxTrackAna.h
+++ b/reco/tracking/lx/Simple/LxTrackAna.h
@@ -1,7 +1,6 @@
-/** @file LxTrackAna.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTRACKANA_INCLUDED
 #define LXTRACKANA_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx b/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx
index bcd286f9d9244d470b61da51b6a45209235c3a9f..dc650c098ef93b0041876754f053fcfae4f9a5a0 100644
--- a/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx
+++ b/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx
@@ -1,7 +1,6 @@
-/** @file LxTrackAnaSegments.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxTrackAnaSegments.h"
 
diff --git a/reco/tracking/lx/Simple/LxTrackAnaSegments.h b/reco/tracking/lx/Simple/LxTrackAnaSegments.h
index 8f64cfd087d209f699872edeb74d0996f20953c8..04e876aa46aa4d645750f5f59b8f5f3b6293d07c 100644
--- a/reco/tracking/lx/Simple/LxTrackAnaSegments.h
+++ b/reco/tracking/lx/Simple/LxTrackAnaSegments.h
@@ -1,7 +1,6 @@
-/** @file LxTrackAnaSegments.h
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTRACKANASEGMENTS_INCLUDED
 #define LXTRACKANASEGMENTS_INCLUDED
diff --git a/reco/tracking/lx/Simple/LxTrigger.cxx b/reco/tracking/lx/Simple/LxTrigger.cxx
index 98dc3678861de2fa3b30ae2bb9f98efd653a3b39..ba02fa7c04e2b15d3459ab0bc0e48e1a19853119 100644
--- a/reco/tracking/lx/Simple/LxTrigger.cxx
+++ b/reco/tracking/lx/Simple/LxTrigger.cxx
@@ -1,7 +1,6 @@
-/** @file LxTrigger.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "TDatabasePDG.h"
 
diff --git a/reco/tracking/lx/Simple/LxUtils.cxx b/reco/tracking/lx/Simple/LxUtils.cxx
index 4de965978274971f5168d7e32e564bb0e15d4607..80261d0bfd1f52dc215887154d6216c1196bb106 100644
--- a/reco/tracking/lx/Simple/LxUtils.cxx
+++ b/reco/tracking/lx/Simple/LxUtils.cxx
@@ -1,7 +1,6 @@
-/** @file LxUtils.cxx
-  * @copyright Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014-2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "Lx.h"
 
diff --git a/reco/tracking/lx/Simple/LxUtils.h b/reco/tracking/lx/Simple/LxUtils.h
index bcc0dbecb7b154fa16b5aff4f7077816ca5fec72..9c4b8e00b58236e403778703f12f92c15ea16f03 100644
--- a/reco/tracking/lx/Simple/LxUtils.h
+++ b/reco/tracking/lx/Simple/LxUtils.h
@@ -1,7 +1,6 @@
-/** @file LxUtils.h
-  * @copyright Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2014 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXUTILS_INCLUDED
 #define LXUTILS_INCLUDED
diff --git a/reco/tracking/lx/TBBinned/LxTBBinned.h b/reco/tracking/lx/TBBinned/LxTBBinned.h
index 336672be78e1f5fe1b415c8997bf12ea543afbfc..1d20e1e1fd7d4fcf74bfa9bd8311b55b693226f0 100644
--- a/reco/tracking/lx/TBBinned/LxTBBinned.h
+++ b/reco/tracking/lx/TBBinned/LxTBBinned.h
@@ -1,7 +1,6 @@
-/** @file LxTBBinned.h
-  * @copyright Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2016-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /* To change this license header, choose License Headers in Project Properties.
  * To change this template file, choose Tools | Templates
diff --git a/reco/tracking/lx/TBBinned/LxTBBinned2.h b/reco/tracking/lx/TBBinned/LxTBBinned2.h
index efb33d0385e720ed1369638a4c34689cf4951960..79dd59faa5936de64ce8801fae559c0ddf4b4fac 100644
--- a/reco/tracking/lx/TBBinned/LxTBBinned2.h
+++ b/reco/tracking/lx/TBBinned/LxTBBinned2.h
@@ -1,7 +1,6 @@
-/** @file LxTBBinned2.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTBBINNED2_H
 #define LXTBBINNED2_H
diff --git a/reco/tracking/lx/TBBinned/LxTBDefinitions.h b/reco/tracking/lx/TBBinned/LxTBDefinitions.h
index ca74b5429800ad3470191e067da6c09a0420d37f..3bd1df58d341b8fbd7105ab1acd23dbbbf9afaaa 100644
--- a/reco/tracking/lx/TBBinned/LxTBDefinitions.h
+++ b/reco/tracking/lx/TBBinned/LxTBDefinitions.h
@@ -1,7 +1,6 @@
-/** @file LxTBDefinitions.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTBDEFINITIONS_H
 #define LXTBDEFINITIONS_H
diff --git a/reco/tracking/lx/TBBinned/LxTBMLTask.cxx b/reco/tracking/lx/TBBinned/LxTBMLTask.cxx
index 56522db479bedfcdc3ba991f4d64998246d9d798..1894b80a27e7f3d12378119ba3e23579c831fc1d 100644
--- a/reco/tracking/lx/TBBinned/LxTBMLTask.cxx
+++ b/reco/tracking/lx/TBBinned/LxTBMLTask.cxx
@@ -1,7 +1,6 @@
-/** @file LxTBMLTask.cxx
-  * @copyright Copyright (C) 2016-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2020 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/lx/TBBinned/LxTBMLTask.h b/reco/tracking/lx/TBBinned/LxTBMLTask.h
index 4220200a60eca7896d9cd38f9b31c5aaebec6a4f..c854109927944f97bdb9371463c6812a9a2f752b 100644
--- a/reco/tracking/lx/TBBinned/LxTBMLTask.h
+++ b/reco/tracking/lx/TBBinned/LxTBMLTask.h
@@ -1,7 +1,6 @@
-/** @file LxTBMLTask.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTBMLTASK_H
 #define LXTBMLTASK_H
diff --git a/reco/tracking/lx/TBBinned/LxTBMatEffs.h b/reco/tracking/lx/TBBinned/LxTBMatEffs.h
index 49eb2abe30bf77d0be8e442bdb12224b39ea74d0..973b62a85e51b3893e7762f42b15dab87053ede3 100644
--- a/reco/tracking/lx/TBBinned/LxTBMatEffs.h
+++ b/reco/tracking/lx/TBBinned/LxTBMatEffs.h
@@ -1,7 +1,6 @@
-/** @file LxTBMatEffs.h
-  * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov, Florian Uhlig [committer] **/
+/* Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov, Florian Uhlig [committer] */
 
 #ifndef LXTBMATEFFS_H
 #define LXTBMATEFFS_H
diff --git a/reco/tracking/lx/TBBinned/LxTBTask.cxx b/reco/tracking/lx/TBBinned/LxTBTask.cxx
index f0d9971de846f369054d13dfbafcd6319942011b..7562f9efb7f041caa017476d5758fa2987a79145 100644
--- a/reco/tracking/lx/TBBinned/LxTBTask.cxx
+++ b/reco/tracking/lx/TBBinned/LxTBTask.cxx
@@ -1,7 +1,6 @@
-/** @file LxTBTask.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/lx/TBBinned/LxTBTask.h b/reco/tracking/lx/TBBinned/LxTBTask.h
index 2f9d24faa32ee593114a02bf1820558f8b6d6221..c54f460bc0a2ada55f401a570124f4249161a7f8 100644
--- a/reco/tracking/lx/TBBinned/LxTBTask.h
+++ b/reco/tracking/lx/TBBinned/LxTBTask.h
@@ -1,7 +1,6 @@
-/** @file LxTBTask.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov, Florian Uhlig [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov, Florian Uhlig [committer] */
 
 #ifndef LXTBTASK_H
 #define LXTBTASK_H
diff --git a/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx b/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx
index fc7e0a4c9cb7b4a7f5141f7297b1622d567868ee..bea71b18b1cb1e787e4bc3699c5c40658c3272e4 100644
--- a/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx
+++ b/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx
@@ -1,7 +1,6 @@
-/** @file LxTBTieTracks.cxx
-  * @copyright Copyright (C) 2016-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2019 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/lx/TBBinned/LxTBTieTracks.h b/reco/tracking/lx/TBBinned/LxTBTieTracks.h
index 1d349fa4302a19993841127b445e57b32086c0c8..fba9bd7fb5c5d953423a761dd16293e0071367ca 100644
--- a/reco/tracking/lx/TBBinned/LxTBTieTracks.h
+++ b/reco/tracking/lx/TBBinned/LxTBTieTracks.h
@@ -1,7 +1,6 @@
-/** @file LxTBTieTracks.h
-  * @copyright Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTBTIETRACKS_H
 #define LXTBTIETRACKS_H
diff --git a/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx b/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx
index a43ca31f2bf5b4a6ee0a1829a851707295ba05ae..687debf678d1559ba299f3fcde0ce9ccdde77b94 100644
--- a/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx
+++ b/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx
@@ -1,7 +1,6 @@
-/** @file LxTBTrdTask.cxx
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 /*
  * To change this license header, choose License Headers in Project Properties.
diff --git a/reco/tracking/lx/TBBinned/LxTBTrdTask.h b/reco/tracking/lx/TBBinned/LxTBTrdTask.h
index 8037d26f33839404fc78906511ed24d7aeeb7b3c..73d9a650582dd165f25766a890fc577f0cc53258 100644
--- a/reco/tracking/lx/TBBinned/LxTBTrdTask.h
+++ b/reco/tracking/lx/TBBinned/LxTBTrdTask.h
@@ -1,7 +1,6 @@
-/** @file LxTBTrdTask.h
-  * @copyright Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTBTRDTASK_H
 #define LXTBTRDTASK_H
diff --git a/reco/tracking/lxTriplet/Lx.cxx b/reco/tracking/lxTriplet/Lx.cxx
index d83e80d028c4471e9a7a97ffc9614b98274061e1..b21d91bbfd71068bf6cb9c8e62535a5acee3a57e 100644
--- a/reco/tracking/lxTriplet/Lx.cxx
+++ b/reco/tracking/lxTriplet/Lx.cxx
@@ -1,7 +1,6 @@
-/** @file Lx.cxx
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "Lx.h"
 
diff --git a/reco/tracking/lxTriplet/Lx.h b/reco/tracking/lxTriplet/Lx.h
index bf9f20b707b950453ec4418aadf7fe2cafdfc9e3..58f648b759e09468aaf7d4a7d0161d4fd5a79ad0 100644
--- a/reco/tracking/lxTriplet/Lx.h
+++ b/reco/tracking/lxTriplet/Lx.h
@@ -1,7 +1,6 @@
-/** @file Lx.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LX_INCLUDED
 #define LX_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxCATriplets.cxx b/reco/tracking/lxTriplet/LxCATriplets.cxx
index 26a26762c1f2165cc6491914040764afe9ef00b2..cae1aea8ac7a7f314c26a404e82a969c44de016c 100644
--- a/reco/tracking/lxTriplet/LxCATriplets.cxx
+++ b/reco/tracking/lxTriplet/LxCATriplets.cxx
@@ -1,7 +1,6 @@
-/** @file LxCATriplets.cxx
-  * @copyright Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2017 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxCATriplets.h"
 
diff --git a/reco/tracking/lxTriplet/LxCATriplets.h b/reco/tracking/lxTriplet/LxCATriplets.h
index 453bad2601ad5437163d0c7711456fbc90aa1d1c..ef0da813edc8c6acdf2f45d452b626cd8ec0d1f3 100644
--- a/reco/tracking/lxTriplet/LxCATriplets.h
+++ b/reco/tracking/lxTriplet/LxCATriplets.h
@@ -1,7 +1,6 @@
-/** @file LxCATriplets.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXCATRIPLETS_INCLUDED
 #define LXCATRIPLETS_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxDraw.cxx b/reco/tracking/lxTriplet/LxDraw.cxx
index a320315c71ba00638d19eba7c4b3573a62de34c3..bd48675b74332815a4afa4354298bb3875544c6f 100644
--- a/reco/tracking/lxTriplet/LxDraw.cxx
+++ b/reco/tracking/lxTriplet/LxDraw.cxx
@@ -1,7 +1,6 @@
-/** @file LxDraw.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifdef LXDRAW
 
diff --git a/reco/tracking/lxTriplet/LxDraw.h b/reco/tracking/lxTriplet/LxDraw.h
index fbc14082fddd2aa0839e32e5994ce6f941725cce..c7d8c3ccc23bc57af7937c579b3f9157e8d5d329 100644
--- a/reco/tracking/lxTriplet/LxDraw.h
+++ b/reco/tracking/lxTriplet/LxDraw.h
@@ -1,7 +1,6 @@
-/** @file LxDraw.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXDRAW_INCLUDED
 #define LXDRAW_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxEff.cxx b/reco/tracking/lxTriplet/LxEff.cxx
index dc5d875ea07f8824b94389b66d52305b21f8da57..1e5f70589632c88ad3357087edfa5c63aad824b4 100644
--- a/reco/tracking/lxTriplet/LxEff.cxx
+++ b/reco/tracking/lxTriplet/LxEff.cxx
@@ -1,7 +1,6 @@
-/** @file LxEff.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxEff.h"
 
diff --git a/reco/tracking/lxTriplet/LxEff.h b/reco/tracking/lxTriplet/LxEff.h
index 5e7d0c3972077a2d5b69f147978817df27dce1a5..fd4cb7d3857956e4313a106cbd447d7decd8c526 100644
--- a/reco/tracking/lxTriplet/LxEff.h
+++ b/reco/tracking/lxTriplet/LxEff.h
@@ -1,7 +1,6 @@
-/** @file LxEff.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXEFF_INCLUDED
 #define LXEFF_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxLinkDef.h b/reco/tracking/lxTriplet/LxLinkDef.h
index 28d91298322a02960d37a90dc8e0ec2a5b9b5727..7f1de45d5b63612a76f37c61ad21d59ae5818382 100644
--- a/reco/tracking/lxTriplet/LxLinkDef.h
+++ b/reco/tracking/lxTriplet/LxLinkDef.h
@@ -1,7 +1,6 @@
-/** @file LxLinkDef.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $
 
diff --git a/reco/tracking/lxTriplet/LxMC.cxx b/reco/tracking/lxTriplet/LxMC.cxx
index 2bd1886bcd8005611ac30003de2b463eb8ccd217..69ee3402021639ac9300d2a64072bbe038fb1296 100644
--- a/reco/tracking/lxTriplet/LxMC.cxx
+++ b/reco/tracking/lxTriplet/LxMC.cxx
@@ -1,6 +1,5 @@
-/** @file LxMC.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxMC.h"
diff --git a/reco/tracking/lxTriplet/LxMC.h b/reco/tracking/lxTriplet/LxMC.h
index 6b4e0573bc825b8449248fd121ae020590396a92..b3c010c38b4ef4bf9eff58304ba1bcf40d3492c3 100644
--- a/reco/tracking/lxTriplet/LxMC.h
+++ b/reco/tracking/lxTriplet/LxMC.h
@@ -1,7 +1,6 @@
-/** @file LxMC.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXMC_INCLUDED
 #define LXMC_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxSettings.h b/reco/tracking/lxTriplet/LxSettings.h
index ce7b4fb854910671bbcb54388be56d558ae0e30c..266c4e4352a6d6d1236784933e1fdf101d709f60 100644
--- a/reco/tracking/lxTriplet/LxSettings.h
+++ b/reco/tracking/lxTriplet/LxSettings.h
@@ -1,7 +1,6 @@
-/** @file LxSettings.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXSETTINGS_INCLUDED
 #define LXSETTINGS_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxTrackAna.cxx b/reco/tracking/lxTriplet/LxTrackAna.cxx
index 00292bccd1e67de955e09fd72da57b222c39478e..fbe322f9a1add1c116439e4de8e8d9f44effdf96 100644
--- a/reco/tracking/lxTriplet/LxTrackAna.cxx
+++ b/reco/tracking/lxTriplet/LxTrackAna.cxx
@@ -1,7 +1,6 @@
-/** @file LxTrackAna.cxx
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxTrackAna.h"
 
diff --git a/reco/tracking/lxTriplet/LxTrackAna.h b/reco/tracking/lxTriplet/LxTrackAna.h
index 7cb645d2b2cb45dae683a1faa508707ca4fbdb20..80f21ac430fb7cea1b49004b1366bc96dbf0b65d 100644
--- a/reco/tracking/lxTriplet/LxTrackAna.h
+++ b/reco/tracking/lxTriplet/LxTrackAna.h
@@ -1,7 +1,6 @@
-/** @file LxTrackAna.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTRACKANA_INCLUDED
 #define LXTRACKANA_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx b/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx
index bdfddc888a733139eb6e4b543ddbc7c337bf00d4..f3197e7e2741559fcf3c1eff7bbc71377d6d18e9 100644
--- a/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx
+++ b/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx
@@ -1,7 +1,6 @@
-/** @file LxTrackAnaSegments.cxx
-  * @copyright Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016-2021 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "LxTrackAnaSegments.h"
 
diff --git a/reco/tracking/lxTriplet/LxTrackAnaSegments.h b/reco/tracking/lxTriplet/LxTrackAnaSegments.h
index d9e5fb14160d56795327043edc3ca4baee731711..eebc2d83e7b6a479bf9ec7b725ed9f8b10accfa2 100644
--- a/reco/tracking/lxTriplet/LxTrackAnaSegments.h
+++ b/reco/tracking/lxTriplet/LxTrackAnaSegments.h
@@ -1,7 +1,6 @@
-/** @file LxTrackAnaSegments.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXTRACKANASEGMENTS_INCLUDED
 #define LXTRACKANASEGMENTS_INCLUDED
diff --git a/reco/tracking/lxTriplet/LxUtils.cxx b/reco/tracking/lxTriplet/LxUtils.cxx
index 8dd55bce9c051bc3a030d3eee8cfaaba4ff27564..467f6871012fd61ebdf0aa58a3ef35a3826f2a4d 100644
--- a/reco/tracking/lxTriplet/LxUtils.cxx
+++ b/reco/tracking/lxTriplet/LxUtils.cxx
@@ -1,7 +1,6 @@
-/** @file LxUtils.cxx
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #include "Lx.h"
 
diff --git a/reco/tracking/lxTriplet/LxUtils.h b/reco/tracking/lxTriplet/LxUtils.h
index 352e93682e8ca9fc5e9926a88cc9ec3ee1684fbb..1ea294fce64c5e5780ce0897e98a60be45f57281 100644
--- a/reco/tracking/lxTriplet/LxUtils.h
+++ b/reco/tracking/lxTriplet/LxUtils.h
@@ -1,7 +1,6 @@
-/** @file LxUtils.h
-  * @copyright Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Timur Ablyazimov [committer] **/
+/* Copyright (C) 2016 Laboratory of Information Technologies, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Timur Ablyazimov [committer] */
 
 #ifndef LXUTILS_INCLUDED
 #define LXUTILS_INCLUDED
diff --git a/reco/tracking/vector/CbmMuchFindVectors.cxx b/reco/tracking/vector/CbmMuchFindVectors.cxx
index 44da8b81e53b024406c9ac1a557f539f59e9bff4..23561a7aeefe2b30db0f5b52a910cb8b6132e96b 100644
--- a/reco/tracking/vector/CbmMuchFindVectors.cxx
+++ b/reco/tracking/vector/CbmMuchFindVectors.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectors.cxx
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectors.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchFindVectors.h b/reco/tracking/vector/CbmMuchFindVectors.h
index dde95aeb4b0d7acb132d85974c727ebccdb26c6a..d1ddcbe7f48f98bdcd5fee0bd7017512ccecede6 100644
--- a/reco/tracking/vector/CbmMuchFindVectors.h
+++ b/reco/tracking/vector/CbmMuchFindVectors.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectors.h
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectors.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchFindVectorsGem.cxx b/reco/tracking/vector/CbmMuchFindVectorsGem.cxx
index 8164b499682f7f6eba14ded86add219569d9484e..4920d4c713f389578862a161b2e167baa7f66561 100644
--- a/reco/tracking/vector/CbmMuchFindVectorsGem.cxx
+++ b/reco/tracking/vector/CbmMuchFindVectorsGem.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectorsGem.cxx
-  * @copyright Copyright (C) 2014-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectorsGem.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchFindVectorsGem.h b/reco/tracking/vector/CbmMuchFindVectorsGem.h
index 1b88a57ae3ddb3e3b2e198b9b0e3890e653021a9..1d25306da3cce0a42fd0e210c16dee0052660eb7 100644
--- a/reco/tracking/vector/CbmMuchFindVectorsGem.h
+++ b/reco/tracking/vector/CbmMuchFindVectorsGem.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectorsGem.h
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectorsGem.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchFindVectorsQA.cxx b/reco/tracking/vector/CbmMuchFindVectorsQA.cxx
index 5e54b6180b0dd6fee9e2d4a5dd9fd632a8b70699..2e39bc5c604eb57a125d30558bf7e1833b700ba0 100644
--- a/reco/tracking/vector/CbmMuchFindVectorsQA.cxx
+++ b/reco/tracking/vector/CbmMuchFindVectorsQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectorsQA.cxx
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectorsQA.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchFindVectorsQA.h b/reco/tracking/vector/CbmMuchFindVectorsQA.h
index 572a815e6ca92bc8bd99a670c07ff14edefa8256..6a907fbf49e6a48e2015f134985c02c18f063f6e 100644
--- a/reco/tracking/vector/CbmMuchFindVectorsQA.h
+++ b/reco/tracking/vector/CbmMuchFindVectorsQA.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchFindVectorsQA.h
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchFindVectorsQA.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchMergeVectors.cxx b/reco/tracking/vector/CbmMuchMergeVectors.cxx
index 61b581ca8e4a0faf3fea25884b3405f8c2ead033..f6700d5ee030aaac9caa19908b8b4395d9dc7ee9 100644
--- a/reco/tracking/vector/CbmMuchMergeVectors.cxx
+++ b/reco/tracking/vector/CbmMuchMergeVectors.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchMergeVectors.cxx
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchMergeVectors.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchMergeVectors.h b/reco/tracking/vector/CbmMuchMergeVectors.h
index a22edab517d8b4ad6e586e7d0dc4c343da97004f..4761ea2a493b5770513aca1799f699b666ddc239 100644
--- a/reco/tracking/vector/CbmMuchMergeVectors.h
+++ b/reco/tracking/vector/CbmMuchMergeVectors.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchMergeVectors.h
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchMergeVectors.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchMergeVectorsQA.cxx b/reco/tracking/vector/CbmMuchMergeVectorsQA.cxx
index 73b6ea8314870ee701a35e7182a9b6c69410ef3c..987e19cafc5aed690184468ed8646dd7f3ca589c 100644
--- a/reco/tracking/vector/CbmMuchMergeVectorsQA.cxx
+++ b/reco/tracking/vector/CbmMuchMergeVectorsQA.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchMergeVectorsQA.cxx
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchMergeVectorsQA.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchMergeVectorsQA.h b/reco/tracking/vector/CbmMuchMergeVectorsQA.h
index 423b9d8a706883fc34974fa7d5c33ea8d16a88f6..c6b6a4fab14b718b987d27073c68cd9e6ae786dc 100644
--- a/reco/tracking/vector/CbmMuchMergeVectorsQA.h
+++ b/reco/tracking/vector/CbmMuchMergeVectorsQA.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchMergeVectorsQA.h
-  * @copyright Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2014-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchMergeVectorsQA.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchToTofVectors.cxx b/reco/tracking/vector/CbmMuchToTofVectors.cxx
index de1264f073b5b5f6101ed3c04107a4ad3d3d209a..f4365609f58ae4f5ba95ab3add94a9af528778a1 100644
--- a/reco/tracking/vector/CbmMuchToTofVectors.cxx
+++ b/reco/tracking/vector/CbmMuchToTofVectors.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchToTofVectors.cxx
-  * @copyright Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchToTofVectors.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchToTofVectors.h b/reco/tracking/vector/CbmMuchToTofVectors.h
index 1cf0f7747dfe6f7a439528d794b55715b2002bae..24222825b1d342599f5c0e3a2053a95a0086ab9f 100644
--- a/reco/tracking/vector/CbmMuchToTofVectors.h
+++ b/reco/tracking/vector/CbmMuchToTofVectors.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchToTofVectors.h
-  * @copyright Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchToTofVectors.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchToTrdVectors.cxx b/reco/tracking/vector/CbmMuchToTrdVectors.cxx
index 55e5478489cf9a4752c3528463e4e9cd232fcbb0..9a87b341fddcd3ed165424e701868b13db9b3cad 100644
--- a/reco/tracking/vector/CbmMuchToTrdVectors.cxx
+++ b/reco/tracking/vector/CbmMuchToTrdVectors.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchToTrdVectors.cxx
-  * @copyright Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchToTrdVectors.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmMuchToTrdVectors.h b/reco/tracking/vector/CbmMuchToTrdVectors.h
index 5af4ff761b14ae4900f6997a2fdb2f59b3b3bbb6..ed15d12d225d55b502a65b5aaa5006e517ef72fe 100644
--- a/reco/tracking/vector/CbmMuchToTrdVectors.h
+++ b/reco/tracking/vector/CbmMuchToTrdVectors.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchToTrdVectors.h
-  * @copyright Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmMuchToTrdVectors.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmTrdFindVectors.cxx b/reco/tracking/vector/CbmTrdFindVectors.cxx
index eabe4b2d98fe9ae09f9ab9f1ad795ba9092155fb..b31ca1db00621c12b967e10c4a0a326aa8627542 100644
--- a/reco/tracking/vector/CbmTrdFindVectors.cxx
+++ b/reco/tracking/vector/CbmTrdFindVectors.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdFindVectors.cxx
-  * @copyright Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmTrdFindVectors.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmTrdFindVectors.h b/reco/tracking/vector/CbmTrdFindVectors.h
index 19683300b5efa5e2ca6721e8245b5ddf0749c526..f2cb35b3cbbe5636aa7e390b894b7ba27c2952e5 100644
--- a/reco/tracking/vector/CbmTrdFindVectors.h
+++ b/reco/tracking/vector/CbmTrdFindVectors.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdFindVectors.h
-  * @copyright Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmTrdFindVectors.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmTrdToTofVector.cxx b/reco/tracking/vector/CbmTrdToTofVector.cxx
index 5cabf298134e509dcc337624e7e2a78ebe4d688b..11cc7a605ca93b4c0f0fdaad12a3de944f5fa9ae 100644
--- a/reco/tracking/vector/CbmTrdToTofVector.cxx
+++ b/reco/tracking/vector/CbmTrdToTofVector.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdToTofVector.cxx
-  * @copyright Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2019 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmTrdToTofVector.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmTrdToTofVector.h b/reco/tracking/vector/CbmTrdToTofVector.h
index 8a6a3f72ccc3da3f6909a0077fc369012db0f750..942e64c995fc75eaa231b0708a2f9340d2409b72 100644
--- a/reco/tracking/vector/CbmTrdToTofVector.h
+++ b/reco/tracking/vector/CbmTrdToTofVector.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdToTofVector.h
-  * @copyright Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmTrdToTofVector.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmVectorFinder.cxx b/reco/tracking/vector/CbmVectorFinder.cxx
index aed58bcdefce2f6928e8ed5cb9886cd364884e27..3b7afe0007ab0235ee8b0915d4c98dda9440131a 100644
--- a/reco/tracking/vector/CbmVectorFinder.cxx
+++ b/reco/tracking/vector/CbmVectorFinder.cxx
@@ -1,7 +1,6 @@
-/** @file CbmVectorFinder.cxx
-  * @copyright Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmVectorFinder.cxx
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmVectorFinder.h b/reco/tracking/vector/CbmVectorFinder.h
index 267f856424f1d490cd3f0f3ea4737cea50b935d5..52ad3ffa63c63151298e28ec28840ea23794b1fe 100644
--- a/reco/tracking/vector/CbmVectorFinder.h
+++ b/reco/tracking/vector/CbmVectorFinder.h
@@ -1,7 +1,6 @@
-/** @file CbmVectorFinder.h
-  * @copyright Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2017-2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 /** CbmVectorFinder.h
  *@author A.Zinchenko <Alexander.Zinchenko@jinr.ru>
diff --git a/reco/tracking/vector/CbmVectorLinkDef.h b/reco/tracking/vector/CbmVectorLinkDef.h
index 09a15da6d7a99e878fbef6beeabf2ff86c43dcf7..7d9f9030bc3b73448810361d46777f2035ea93ea 100644
--- a/reco/tracking/vector/CbmVectorLinkDef.h
+++ b/reco/tracking/vector/CbmVectorLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmVectorLinkDef.h
-  * @copyright Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alexander Zinchenko [committer] **/
+/* Copyright (C) 2018 Veksler and Baldin Laboratory of High Energy Physics, Joint Institute for Nuclear Research, Dubna
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alexander Zinchenko [committer] */
 
 #ifdef __CINT__
 
diff --git a/scripts/loadlib.C b/scripts/loadlib.C
index 66fcce3317fed1a9188f4ac321f3c7380976104e..ca8b0b4d518d1f048067b4908bbaefa3d34c0b39 100644
--- a/scripts/loadlib.C
+++ b/scripts/loadlib.C
@@ -1,7 +1,6 @@
-/** @file loadlib.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 Int_t loadlib(TString libname)
 {
diff --git a/sim/detectors/much/CbmGeoMuch.cxx b/sim/detectors/much/CbmGeoMuch.cxx
index 3b466ca91bad1e47a53e6f99ae90bbaefd325993..bf41eac316c63373255e8052bde9e0c91b478e62 100644
--- a/sim/detectors/much/CbmGeoMuch.cxx
+++ b/sim/detectors/much/CbmGeoMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoMuch.cxx
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Kiseleva, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Kiseleva, Denis Bertini [committer], Volker Friese */
 
 /** CbmGeoMuch class
  *
diff --git a/sim/detectors/much/CbmGeoMuch.h b/sim/detectors/much/CbmGeoMuch.h
index 98a44f9baba0700118ba1c3baac678ebe69c5ef1..6ea01fa309a0e18a9a0d50e5dca3f90dad13e7e6 100644
--- a/sim/detectors/much/CbmGeoMuch.h
+++ b/sim/detectors/much/CbmGeoMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoMuch.h
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors A.Kiseleva, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: A.Kiseleva, Denis Bertini [committer] */
 
 /** CbmGeoMuch class
  *
diff --git a/sim/detectors/much/CbmMuch.cxx b/sim/detectors/much/CbmMuch.cxx
index 386f9417bcbb93a3cb19aa9069d8851bdc2147b6..5aa36c382be049032856c4573d94687305a90ebb 100644
--- a/sim/detectors/much/CbmMuch.cxx
+++ b/sim/detectors/much/CbmMuch.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuch.cxx
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Vikas Singhal, Florian Uhlig **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Vikas Singhal, Florian Uhlig */
 
 //----------------------------------------------------------------------------------------
 //--------------                                  CbmMuch                      -----------
diff --git a/sim/detectors/much/CbmMuch.h b/sim/detectors/much/CbmMuch.h
index 30382ba4e093f26cba524c55e1a2e36a4a69bba7..48c914ac93612ae1430cfb7e531a6c4281e1e660 100644
--- a/sim/detectors/much/CbmMuch.h
+++ b/sim/detectors/much/CbmMuch.h
@@ -1,7 +1,6 @@
-/** @file CbmMuch.h
-  * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer] **/
+/* Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer] */
 
 /** CbmMuch.h
  *
diff --git a/sim/detectors/much/CbmMuchDigitizeGem.cxx b/sim/detectors/much/CbmMuchDigitizeGem.cxx
index 11f69e3eedb614a9c1e59d675d9572dd6a50d49d..0b74c91bf6f5a9439bd45c92be2e3a475384adb6 100644
--- a/sim/detectors/much/CbmMuchDigitizeGem.cxx
+++ b/sim/detectors/much/CbmMuchDigitizeGem.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigitizeGem.cxx
-  * @copyright Copyright (C) 2009-2021 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal, Ekata Nandy, Volker Friese, Evgeny Kryshen **/
+/* Copyright (C) 2009-2021 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal, Ekata Nandy, Volker Friese, Evgeny Kryshen */
 
 /** CbmMuchDigitizeGem.cxx
  *@author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/sim/detectors/much/CbmMuchDigitizeGem.h b/sim/detectors/much/CbmMuchDigitizeGem.h
index d74a3cb51be21ba70ce8e7912c39c5943d5a27e1..048ca85c2bf8be4e01cc35d6182abd6c7a5889fa 100644
--- a/sim/detectors/much/CbmMuchDigitizeGem.h
+++ b/sim/detectors/much/CbmMuchDigitizeGem.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigitizeGem.h
-  * @copyright Copyright (C) 2009-2020 St. Petersburg Polytechnic University, St. Petersburg
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Mikhail Ryzhinskiy [committer], Vikas Singhal, Evgeny Kryshen **/
+/* Copyright (C) 2009-2020 St. Petersburg Polytechnic University, St. Petersburg
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Mikhail Ryzhinskiy [committer], Vikas Singhal, Evgeny Kryshen */
 
 /** CbmMuchDigitizeGem.h
  *@author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/sim/detectors/much/CbmMuchReadoutBuffer.cxx b/sim/detectors/much/CbmMuchReadoutBuffer.cxx
index c267bff81a4139c21c1f88655e2b9c9e9c1877e4..9537eeec850751752630477d5bcaed03b5d548de 100644
--- a/sim/detectors/much/CbmMuchReadoutBuffer.cxx
+++ b/sim/detectors/much/CbmMuchReadoutBuffer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchReadoutBuffer.cxx
-  * @copyright Copyright (C) 2016-2019 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors vikas@vecc.gov.in, Vikas Singhal [committer], Volker Friese **/
+/* Copyright (C) 2016-2019 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: vikas@vecc.gov.in, Vikas Singhal [committer], Volker Friese */
 
 /*
  * CbmMuchReadoutBuffer.cxx
diff --git a/sim/detectors/much/CbmMuchReadoutBuffer.h b/sim/detectors/much/CbmMuchReadoutBuffer.h
index 38dcbfde895d9ce1b9af6cd3094956e37a0fcca4..a39562e17ca6ac8e9e82e77aabefe0a9c7a05a92 100644
--- a/sim/detectors/much/CbmMuchReadoutBuffer.h
+++ b/sim/detectors/much/CbmMuchReadoutBuffer.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchReadoutBuffer.h
-  * @copyright Copyright (C) 2016-2019 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors vikas@vecc.gov.in, Vikas Singhal [committer] **/
+/* Copyright (C) 2016-2019 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: vikas@vecc.gov.in, Vikas Singhal [committer] */
 
 /*
  * CbmMuchReadoutBuffer.h
diff --git a/sim/detectors/much/CbmMuchSignal.cxx b/sim/detectors/much/CbmMuchSignal.cxx
index df03c3316c8988cd7f8e546a4ab2bd40a5d02b09..b884b32d15c2f8d6deea24447713b7c0dca2eb04 100644
--- a/sim/detectors/much/CbmMuchSignal.cxx
+++ b/sim/detectors/much/CbmMuchSignal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchSignal.cxx
-  * @copyright Copyright (C) 2017-2019 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2017-2019 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 /**CbmMuchSignal.cxx
  * @class CbmMuchSignal
diff --git a/sim/detectors/much/CbmMuchSignal.h b/sim/detectors/much/CbmMuchSignal.h
index 3b2af4145fb4520f018341c2957ad7bdc479aa62..78f5f22490d356053531db3989a85056a778a87b 100644
--- a/sim/detectors/much/CbmMuchSignal.h
+++ b/sim/detectors/much/CbmMuchSignal.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSignal.h
-  * @copyright Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Vikas Singhal [committer] **/
+/* Copyright (C) 2017-2018 Variable Energy Cyclotron Centre, Kolkata
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Vikas Singhal [committer] */
 
 /**CbmMuchSignal.h
  * @author Vikas Singhal <vikas@vecc.gov.in>
diff --git a/sim/detectors/much/CbmMuchSimLinkDef.h b/sim/detectors/much/CbmMuchSimLinkDef.h
index 4704329c815b20e3dc36337b295ca48206b7a3d9..60116ffdb129815a38cc8070f8f84c29011e97be 100644
--- a/sim/detectors/much/CbmMuchSimLinkDef.h
+++ b/sim/detectors/much/CbmMuchSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchSimLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/detectors/much/qa/CbmMuchDigitizerQa.cxx b/sim/detectors/much/qa/CbmMuchDigitizerQa.cxx
index 14bbb714bfa419e9a0fd223bccda088b57bb3016..930781f1a28dd83f860ed1d976b4facc2835533e 100644
--- a/sim/detectors/much/qa/CbmMuchDigitizerQa.cxx
+++ b/sim/detectors/much/qa/CbmMuchDigitizerQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigitizerQa.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Dominik Smith [committer], Sergey Gorbunov **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Dominik Smith [committer], Sergey Gorbunov */
 
 /// \file   CbmMuchDigitizerQa.cxx
 /// \brief  Implementation of the CbmMuchDigitizerQa class
diff --git a/sim/detectors/much/qa/CbmMuchDigitizerQa.h b/sim/detectors/much/qa/CbmMuchDigitizerQa.h
index 33bd2f5c673123331c14835002c4b362bdc10b0d..3d3db66c6b7e27053b06970c5c202949af266381 100644
--- a/sim/detectors/much/qa/CbmMuchDigitizerQa.h
+++ b/sim/detectors/much/qa/CbmMuchDigitizerQa.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchDigitizerQa.h
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Eugeny Kryshen, Dominik Smith [committer], Sergey Gorbunov, Vikas Singhal, Ekata Nandy **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Eugeny Kryshen, Dominik Smith [committer], Sergey Gorbunov, Vikas Singhal, Ekata Nandy */
 
 /*** \brief  Definition of the CbmMuchDigitizerQa class
   * \date   25.09.2020 **/
diff --git a/sim/detectors/much/qa/CbmMuchTransportQa.cxx b/sim/detectors/much/qa/CbmMuchTransportQa.cxx
index 69bd817724a71dfc0364ef4547699168bc395010..46506a58c094a5e6d85cd18e80809df25e794881 100644
--- a/sim/detectors/much/qa/CbmMuchTransportQa.cxx
+++ b/sim/detectors/much/qa/CbmMuchTransportQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMuchTransportQa.cxx
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Dominik Smith [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Dominik Smith [committer] */
 
 /// \file   CbmMuchTransportQa.cxx
 /// \brief  Implementation of the CbmMuchTransportQa class
diff --git a/sim/detectors/much/qa/CbmMuchTransportQa.h b/sim/detectors/much/qa/CbmMuchTransportQa.h
index fcf2cc946889c16316099f8d44df8bbbdcaf7ba9..87bfebe4772095d6bbdd539c339d4d89c2d88b4c 100644
--- a/sim/detectors/much/qa/CbmMuchTransportQa.h
+++ b/sim/detectors/much/qa/CbmMuchTransportQa.h
@@ -1,7 +1,6 @@
-/** @file CbmMuchTransportQa.h
-  * @copyright Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Gorbunov, Eugeny Kryshen, Vikas Singhal, Ekata Nandy, Dominik Smith [committer] **/
+/* Copyright (C) 2020-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Gorbunov, Eugeny Kryshen, Vikas Singhal, Ekata Nandy, Dominik Smith [committer] */
 
 /** @file   CbmMuchTransportQa.h
   * @brief  Definition of the CbmMuchTransportQa class
diff --git a/sim/detectors/psd/CbmPsdIdealDigitizer.cxx b/sim/detectors/psd/CbmPsdIdealDigitizer.cxx
index eb871b9e92129f301b896442720721069ef4974c..b2d1c33c79302333146b4ef80e80c67b94f27bd7 100644
--- a/sim/detectors/psd/CbmPsdIdealDigitizer.cxx
+++ b/sim/detectors/psd/CbmPsdIdealDigitizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdIdealDigitizer.cxx
-  * @copyright Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla & SELIM & FLORIAN, Volker Friese [committer], Evgeny Kashirin **/
+/* Copyright (C) 2012-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla & SELIM & FLORIAN, Volker Friese [committer], Evgeny Kashirin */
 
 // -------------------------------------------------------------------------
 // -----                CbmPsdIdealDigitizer source file             -----
diff --git a/sim/detectors/psd/CbmPsdIdealDigitizer.h b/sim/detectors/psd/CbmPsdIdealDigitizer.h
index 947348c238167704a506f7915a7c7e9cd6c7eb49..b7fef2ad02175a88cd5e5a603236118fda082c7a 100644
--- a/sim/detectors/psd/CbmPsdIdealDigitizer.h
+++ b/sim/detectors/psd/CbmPsdIdealDigitizer.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdIdealDigitizer.h
-  * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla Maevskaya, Volker Friese [committer] **/
+/* Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla Maevskaya, Volker Friese [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmPsdHitProducerIdel header file             -----
diff --git a/sim/detectors/psd/CbmPsdMC.cxx b/sim/detectors/psd/CbmPsdMC.cxx
index 5806de8c122e40bc577faa74413b2bdb24f54558..d8ce00b3d67d8e09108f0bfbf23148e13e31d8ea 100644
--- a/sim/detectors/psd/CbmPsdMC.cxx
+++ b/sim/detectors/psd/CbmPsdMC.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdMC.cxx
-  * @copyright Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla Maevskaya, Florian Uhlig [committer] **/
+/* Copyright (C) 2005-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla Maevskaya, Florian Uhlig [committer] */
 
 /** @file CbmPsdMC.cxx
  ** @since 04.02.2005
diff --git a/sim/detectors/psd/CbmPsdMC.h b/sim/detectors/psd/CbmPsdMC.h
index 4b8e2a19d105f21ce29800f91bf503fff4c5d3f6..3b8da1f3c1f3298fcba5c3f8d6f225afbbf3726d 100644
--- a/sim/detectors/psd/CbmPsdMC.h
+++ b/sim/detectors/psd/CbmPsdMC.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdMC.h
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Yuri Kharlov, Volker Friese [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Yuri Kharlov, Volker Friese [committer] */
 
 /** @file CbmPsdMC.h
  ** @author Yuri Kharlov <yuri.kharlov@ihep.ru>
diff --git a/sim/detectors/psd/CbmPsdSimLinkDef.h b/sim/detectors/psd/CbmPsdSimLinkDef.h
index a7c77525f05b583c74ff1b3db76fc38bb42da533..c5877f14f59c44fd19ba8b856a651d6162c6a239 100644
--- a/sim/detectors/psd/CbmPsdSimLinkDef.h
+++ b/sim/detectors/psd/CbmPsdSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdSimLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/detectors/psd/CbmPsdSimpleDigitizer.cxx b/sim/detectors/psd/CbmPsdSimpleDigitizer.cxx
index 09dfb996b41eaf78bddb3f96518ce2f7dfa4cff6..b994e07c5cfddc1cbf87073975aecac84a5491b6 100644
--- a/sim/detectors/psd/CbmPsdSimpleDigitizer.cxx
+++ b/sim/detectors/psd/CbmPsdSimpleDigitizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPsdSimpleDigitizer.cxx
-  * @copyright Copyright (C) 2012-2020 Institute for Nuclear Research, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alla & SELIM & FLORIAN, Sergey Morozov [committer], Volker Friese, Evgeny Kashirin **/
+/* Copyright (C) 2012-2020 Institute for Nuclear Research, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alla & SELIM & FLORIAN, Sergey Morozov [committer], Volker Friese, Evgeny Kashirin */
 
 // -------------------------------------------------------------------------
 // -----                CbmPsdSimpleDigitizer source file              -----
diff --git a/sim/detectors/psd/CbmPsdSimpleDigitizer.h b/sim/detectors/psd/CbmPsdSimpleDigitizer.h
index ebdb898ac00ac401b1215fb338e8520ba222ef98..3036b916218a2fc0e9293861d380b7cf19db2d1e 100644
--- a/sim/detectors/psd/CbmPsdSimpleDigitizer.h
+++ b/sim/detectors/psd/CbmPsdSimpleDigitizer.h
@@ -1,7 +1,6 @@
-/** @file CbmPsdSimpleDigitizer.h
-  * @copyright Copyright (C) 2018-2020 Institute for Nuclear Research, Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Sergey Morozov [committer], Volker Friese **/
+/* Copyright (C) 2018-2020 Institute for Nuclear Research, Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Sergey Morozov [committer], Volker Friese */
 
 /** CbmPsdSimpleDigitize.h
  *@author Sergey Morozov <morozovs@inr.ru>
diff --git a/sim/detectors/rich/CbmRich.cxx b/sim/detectors/rich/CbmRich.cxx
index 33d3bcc4cc23911ac0446ba5045d33891c2f7a31..10760f91e5c5f0a45e26dea3307c266b8f37df06 100644
--- a/sim/detectors/rich/CbmRich.cxx
+++ b/sim/detectors/rich/CbmRich.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRich.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev, Florian Uhlig, Semen Lebedev **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev, Florian Uhlig, Semen Lebedev */
 
 #include "CbmRich.h"
 
diff --git a/sim/detectors/rich/CbmRich.h b/sim/detectors/rich/CbmRich.h
index 3fff68a349bf16ec185247c26693ed2f8e2a7695..d84ec6e625166163830110c62bdae84e94815d30 100644
--- a/sim/detectors/rich/CbmRich.h
+++ b/sim/detectors/rich/CbmRich.h
@@ -1,7 +1,6 @@
-/** @file CbmRich.h
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Semen Lebedev, Denis Bertini [committer] **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Semen Lebedev, Denis Bertini [committer] */
 
 /**
 * \file CbmRich.h
diff --git a/sim/detectors/rich/CbmRichDigitizer.cxx b/sim/detectors/rich/CbmRichDigitizer.cxx
index 80d8ed6db12dd2b1a2ef945fb50caa02accfed09..2278c49e4c6918e117ad9b1119116ec723a3842c 100644
--- a/sim/detectors/rich/CbmRichDigitizer.cxx
+++ b/sim/detectors/rich/CbmRichDigitizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRichDigitizer.cxx
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Andrey Lebedev [committer], Volker Friese, Florian Uhlig, Semen Lebedev **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Andrey Lebedev [committer], Volker Friese, Florian Uhlig, Semen Lebedev */
 
 /**
 * \file CbmRichDigitizer.cxx
diff --git a/sim/detectors/rich/CbmRichDigitizer.h b/sim/detectors/rich/CbmRichDigitizer.h
index 047492330a9e4240dc37ace633717df5918611f3..c2cbfe17ef45ecac2bd8129ac92e7eb57642f8f0 100644
--- a/sim/detectors/rich/CbmRichDigitizer.h
+++ b/sim/detectors/rich/CbmRichDigitizer.h
@@ -1,7 +1,6 @@
-/** @file CbmRichDigitizer.h
-  * @copyright Copyright (C) 2015-2020 GSI/JINR-LIT
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors S.Lebedev, Andrey Lebedev [committer] **/
+/* Copyright (C) 2015-2020 GSI/JINR-LIT
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: S.Lebedev, Andrey Lebedev [committer] */
 
 /**
 * \file CbmRichDigitizer.h
diff --git a/sim/detectors/rich/CbmRichSimLinkDef.h b/sim/detectors/rich/CbmRichSimLinkDef.h
index ce02f63973ec1443eab51a8bfa55cd41468efca4..01e423813659da08b3133a2547dfc5b22a005057 100644
--- a/sim/detectors/rich/CbmRichSimLinkDef.h
+++ b/sim/detectors/rich/CbmRichSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmRichSimLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/detectors/sts/CbmStsDigitize.cxx b/sim/detectors/sts/CbmStsDigitize.cxx
index a9522b3739dcf0c4fca8b6cea4a65149eef54b58..5a30866e629afd81ffdb304c6a9eeb886c774722 100644
--- a/sim/detectors/sts/CbmStsDigitize.cxx
+++ b/sim/detectors/sts/CbmStsDigitize.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitize.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsDigitize.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsDigitize.h b/sim/detectors/sts/CbmStsDigitize.h
index 324e66401164d75b91f596c8242544c8128e23f4..5b71efdbab6a484b741976e0011aa538a74a3595 100644
--- a/sim/detectors/sts/CbmStsDigitize.h
+++ b/sim/detectors/sts/CbmStsDigitize.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitize.h
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsDigitize.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsDigitizeQa.cxx b/sim/detectors/sts/CbmStsDigitizeQa.cxx
index 33d10254c2812b822b12f17da6e00f6773649297..ae56e3a96536d6860637e8b3f646ac866d94cacb 100644
--- a/sim/detectors/sts/CbmStsDigitizeQa.cxx
+++ b/sim/detectors/sts/CbmStsDigitizeQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitizeQa.cxx
-  * @copyright Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Hanna Malygina [committer], Volker Friese **/
+/* Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Hanna Malygina [committer], Volker Friese */
 
 #include "CbmStsDigitizeQa.h"
 
diff --git a/sim/detectors/sts/CbmStsDigitizeQa.h b/sim/detectors/sts/CbmStsDigitizeQa.h
index 468346932af09de5cfdb61d6377b2fd8c0222aae..63a28790f5679618bd3d8060f0cda695364b0741 100644
--- a/sim/detectors/sts/CbmStsDigitizeQa.h
+++ b/sim/detectors/sts/CbmStsDigitizeQa.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitizeQa.h
-  * @copyright Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Hanna Malygina [committer], Volker Friese, Florian Uhlig **/
+/* Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Hanna Malygina [committer], Volker Friese, Florian Uhlig */
 
 #ifndef CBMSTSDIGITIZEQA_H_
 #define CBMSTSDIGITIZEQA_H_
diff --git a/sim/detectors/sts/CbmStsDigitizeQaReport.cxx b/sim/detectors/sts/CbmStsDigitizeQaReport.cxx
index e20d0de45dde610ddaa72df8397d983acbbc1282..6c75296a11388673746b18fec60df897f8b1824a 100644
--- a/sim/detectors/sts/CbmStsDigitizeQaReport.cxx
+++ b/sim/detectors/sts/CbmStsDigitizeQaReport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitizeQaReport.cxx
-  * @copyright Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Hanna Malygina [committer], Volker Friese **/
+/* Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Hanna Malygina [committer], Volker Friese */
 
 #include "CbmStsDigitizeQaReport.h"
 
diff --git a/sim/detectors/sts/CbmStsDigitizeQaReport.h b/sim/detectors/sts/CbmStsDigitizeQaReport.h
index 193b744b7161c224b651180fda74846597857038..6fcefb6f2acc788c5431702ee6a5dc04314b94aa 100644
--- a/sim/detectors/sts/CbmStsDigitizeQaReport.h
+++ b/sim/detectors/sts/CbmStsDigitizeQaReport.h
@@ -1,7 +1,6 @@
-/** @file CbmStsDigitizeQaReport.h
-  * @copyright Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Hanna Malygina [committer], Volker Friese **/
+/* Copyright (C) 2016-2020 Frankfurt Institute for Advanced Studies, Goethe-Universität Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Hanna Malygina [committer], Volker Friese */
 
 #ifndef CBMSTSDIGITIZEQAREPORT_H_
 #define CBMSTSDIGITIZEQAREPORT_H_
diff --git a/sim/detectors/sts/CbmStsMC.cxx b/sim/detectors/sts/CbmStsMC.cxx
index a7c0a2709e348bc9def5c2d0382ec5ff25c6f343..1d1567b23162b3546142479fb0d0c14ff9468116 100644
--- a/sim/detectors/sts/CbmStsMC.cxx
+++ b/sim/detectors/sts/CbmStsMC.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsMC.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer], Florian Uhlig */
 
 /** @file CbmStsMC.cxx
  **
diff --git a/sim/detectors/sts/CbmStsMC.h b/sim/detectors/sts/CbmStsMC.h
index 7b8e82958605add304afdeaa39aabfd1c199ed9e..f96e3ae0da695fa8113a5df57c0d96b797477f80 100644
--- a/sim/detectors/sts/CbmStsMC.h
+++ b/sim/detectors/sts/CbmStsMC.h
@@ -1,7 +1,6 @@
-/** @file CbmStsMC.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Denis Bertini [committer] */
 
 /** @file CbmStsMC.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSensorPoint.cxx b/sim/detectors/sts/CbmStsSensorPoint.cxx
index 3f127fdcf1a4a59bbf74852ead1045648f10b52f..8ae8eab630da6c7a39fb5be49bf22307b4c096b9 100644
--- a/sim/detectors/sts/CbmStsSensorPoint.cxx
+++ b/sim/detectors/sts/CbmStsSensorPoint.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSensorPoint.cxx
-  * @copyright Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSensorPoint.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSensorPoint.h b/sim/detectors/sts/CbmStsSensorPoint.h
index aef73f956e022ea58c1d9dcde4580085db918ea4..80e5a6b313e80f82f464da840314eb6970c47bba 100644
--- a/sim/detectors/sts/CbmStsSensorPoint.h
+++ b/sim/detectors/sts/CbmStsSensorPoint.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSensorPoint.h
-  * @copyright Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSensorPoint.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSignal.cxx b/sim/detectors/sts/CbmStsSignal.cxx
index 5ac95359e059522fbf53438224808b95d84eadbf..7c231204ee88078bab9215139745f9e824f885a0 100644
--- a/sim/detectors/sts/CbmStsSignal.cxx
+++ b/sim/detectors/sts/CbmStsSignal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSignal.cxx
-  * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSignal.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSignal.h b/sim/detectors/sts/CbmStsSignal.h
index 3047a89c994700edeea346efa2dfa2afbf552eca..029cefa80b5ec68e265ba0ef5c0e6729d59e4055 100644
--- a/sim/detectors/sts/CbmStsSignal.h
+++ b/sim/detectors/sts/CbmStsSignal.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSignal.h
-  * @copyright Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSignal.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimLinkDef.h b/sim/detectors/sts/CbmStsSimLinkDef.h
index 46c28014fbeb1cc8d08b40fd0db961f63ccfb9fc..17ed0b7552897372309e8ae435130e84202194ab 100644
--- a/sim/detectors/sts/CbmStsSimLinkDef.h
+++ b/sim/detectors/sts/CbmStsSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/detectors/sts/CbmStsSimModule.cxx b/sim/detectors/sts/CbmStsSimModule.cxx
index 7ee4cc219189e9964786fe34789998e2926cb4cf..c6007537b8ed87f2f7f126d0bdace3e03912ff8e 100644
--- a/sim/detectors/sts/CbmStsSimModule.cxx
+++ b/sim/detectors/sts/CbmStsSimModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimModule.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmStsSimModule.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimModule.h b/sim/detectors/sts/CbmStsSimModule.h
index 342887ee6552e5b9566e910e49d370325302c707..598dc11db14405b224494e0a8b5be6e5b7f53e2c 100644
--- a/sim/detectors/sts/CbmStsSimModule.h
+++ b/sim/detectors/sts/CbmStsSimModule.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimModule.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimModule.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensor.cxx b/sim/detectors/sts/CbmStsSimSensor.cxx
index f0527326bbe592bfdf55bf385b57f330645c47b8..2f373d9271086a1dcc3a65779410d638222c8b8e 100644
--- a/sim/detectors/sts/CbmStsSimSensor.cxx
+++ b/sim/detectors/sts/CbmStsSimSensor.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensor.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensor.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensor.h b/sim/detectors/sts/CbmStsSimSensor.h
index 8d85fde12cc18c99edcbc6a48aaccb237191c9ad..78fb3dfdc0cf8a8af5c097aaf1be9521ce96f3fc 100644
--- a/sim/detectors/sts/CbmStsSimSensor.h
+++ b/sim/detectors/sts/CbmStsSimSensor.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensor.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensor.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssd.cxx b/sim/detectors/sts/CbmStsSimSensorDssd.cxx
index 1cf3692fa4357a4397a5f3afa42c1c23448fcffa..fc109f7f7fac77230db879f4b43ad45516fb78e4 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssd.cxx
+++ b/sim/detectors/sts/CbmStsSimSensorDssd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssd.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorDssd.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssd.h b/sim/detectors/sts/CbmStsSimSensorDssd.h
index 38203428e3a1e031c737753b2ce236d4b906952d..826e1b60567ec14a8caab9ba700cebdcebc4131f 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssd.h
+++ b/sim/detectors/sts/CbmStsSimSensorDssd.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssd.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorDssd.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssdOrtho.cxx b/sim/detectors/sts/CbmStsSimSensorDssdOrtho.cxx
index 4e3f4ada25f475847d931db4705d4c3963c9fe73..a733739e3cd11f83d8a2f6d15761c1d95313a04d 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssdOrtho.cxx
+++ b/sim/detectors/sts/CbmStsSimSensorDssdOrtho.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssdOrtho.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Pierre-Alain Loizeau */
 
 /** @file CbmStsSimSensorDssdOrtho.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssdOrtho.h b/sim/detectors/sts/CbmStsSimSensorDssdOrtho.h
index 57583d00571b06e0a3675f8f7e2a5547ae76b74e..5755a244e5edc735a6ae332196087ba89bc650a7 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssdOrtho.h
+++ b/sim/detectors/sts/CbmStsSimSensorDssdOrtho.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssdOrtho.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Pierre-Alain Loizeau **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Pierre-Alain Loizeau */
 
 /** @file CbmStsSimSensorDssdOrtho.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssdStereo.cxx b/sim/detectors/sts/CbmStsSimSensorDssdStereo.cxx
index d2fa7171c8965b8d2c338c11644b8683276ed4a1..40e9144afd5b6ac7da782f4aaca5854fc13a7d26 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssdStereo.cxx
+++ b/sim/detectors/sts/CbmStsSimSensorDssdStereo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssdStereo.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorDssdStereo.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorDssdStereo.h b/sim/detectors/sts/CbmStsSimSensorDssdStereo.h
index b3044a8da34e02bd97402b2ff816751fa728a74a..77824c319c6c1dafeaf920c7455b86bfc016d8a0 100644
--- a/sim/detectors/sts/CbmStsSimSensorDssdStereo.h
+++ b/sim/detectors/sts/CbmStsSimSensorDssdStereo.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorDssdStereo.h
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorDssdStereo.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorFactory.cxx b/sim/detectors/sts/CbmStsSimSensorFactory.cxx
index de70f6030da59177afd4669bad6223d2107b538e..b59831d14284b8b5970bd268157c523339092567 100644
--- a/sim/detectors/sts/CbmStsSimSensorFactory.cxx
+++ b/sim/detectors/sts/CbmStsSimSensorFactory.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorFactory.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorFactory.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsSimSensorFactory.h b/sim/detectors/sts/CbmStsSimSensorFactory.h
index 4d962febbf187f3655e74991a10574741542b8ce..34f69278fa500b943415449c70a593cdb0c8fb35 100644
--- a/sim/detectors/sts/CbmStsSimSensorFactory.h
+++ b/sim/detectors/sts/CbmStsSimSensorFactory.h
@@ -1,7 +1,6 @@
-/** @file CbmStsSimSensorFactory.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsSimSensorFactory.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/detectors/sts/CbmStsTrackStatus.h b/sim/detectors/sts/CbmStsTrackStatus.h
index 3d403adf8dbded2860b26c3e606cb180a2ecf9bb..2dd2809358f9534509309619ed6d25bd4e3bbc11 100644
--- a/sim/detectors/sts/CbmStsTrackStatus.h
+++ b/sim/detectors/sts/CbmStsTrackStatus.h
@@ -1,7 +1,6 @@
-/** @file CbmStsTrackStatus.h
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStsTrackStatus.h
  **
diff --git a/sim/detectors/tof/CbmTof.cxx b/sim/detectors/tof/CbmTof.cxx
index cf27cb6bf788be9fd2208ada185aeba9f22cf12b..3040d80c7c29417bf6feb6ec743c126da3469ed7 100644
--- a/sim/detectors/tof/CbmTof.cxx
+++ b/sim/detectors/tof/CbmTof.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTof.cxx
-  * @copyright Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Christian Simon, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2004-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Christian Simon, Denis Bertini [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                       CbmTof source file                      -----
diff --git a/sim/detectors/tof/CbmTof.h b/sim/detectors/tof/CbmTof.h
index c4504c99850938bc55fcd81359aabea6037b4944..96901e2918e57df4f4d86ecd13951923c7aa6a7c 100644
--- a/sim/detectors/tof/CbmTof.h
+++ b/sim/detectors/tof/CbmTof.h
@@ -1,7 +1,6 @@
-/** @file CbmTof.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Denis Bertini [committer], Christian Simon **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Denis Bertini [committer], Christian Simon */
 
 // -------------------------------------------------------------------------
 // -----                         CbmTof header file                    -----
diff --git a/sim/detectors/tof/CbmTofDigitize.cxx b/sim/detectors/tof/CbmTofDigitize.cxx
index 530ca82263cabdd36e378a690637817bdec77938..6686d182fe182c9652c3c194b0b410296684a854 100644
--- a/sim/detectors/tof/CbmTofDigitize.cxx
+++ b/sim/detectors/tof/CbmTofDigitize.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofDigitize.cxx
-  * @copyright Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Norbert Herrmann **/
+/* Copyright (C) 2013-2021 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Norbert Herrmann */
 
 /** @file CbmTofDigitize.cxx
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/sim/detectors/tof/CbmTofDigitize.h b/sim/detectors/tof/CbmTofDigitize.h
index caebc2c1f2d84e2969e99b6bab1bc7bcb966c138..58135d44e5c7cff09885cb332eddb3f41e0b080b 100644
--- a/sim/detectors/tof/CbmTofDigitize.h
+++ b/sim/detectors/tof/CbmTofDigitize.h
@@ -1,7 +1,6 @@
-/** @file CbmTofDigitize.h
-  * @copyright Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer], Volker Friese **/
+/* Copyright (C) 2013-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer], Volker Friese */
 
 /** @file CbmTofDigitize.h
  ** @author Pierre-Alain Loizeau <loizeau@physi.uni-heidelberg.de>
diff --git a/sim/detectors/tof/CbmTofMergeMcPoints.cxx b/sim/detectors/tof/CbmTofMergeMcPoints.cxx
index d05c8b96fc3680307eaa354090e6ec88ce775180..881d16dfd2ba0063ee146398aa75882d7f07063c 100644
--- a/sim/detectors/tof/CbmTofMergeMcPoints.cxx
+++ b/sim/detectors/tof/CbmTofMergeMcPoints.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTofMergeMcPoints.cxx
-  * @copyright Copyright (C) 2016-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016-2020 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /*
  * CbmTofMergeMcPoints.cxx
diff --git a/sim/detectors/tof/CbmTofMergeMcPoints.h b/sim/detectors/tof/CbmTofMergeMcPoints.h
index fc4848cbfac5fe3ebbb7954b2db71c5a703ffcc4..c18395747354b3b67e5c6bd9e64962862f1dd567 100644
--- a/sim/detectors/tof/CbmTofMergeMcPoints.h
+++ b/sim/detectors/tof/CbmTofMergeMcPoints.h
@@ -1,7 +1,6 @@
-/** @file CbmTofMergeMcPoints.h
-  * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Pierre-Alain Loizeau [committer] **/
+/* Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Pierre-Alain Loizeau [committer] */
 
 /**
  * \file CbmTofMergeMcPoints.h
diff --git a/sim/detectors/tof/CbmTofSimLinkDef.h b/sim/detectors/tof/CbmTofSimLinkDef.h
index 660c3f130a3de546492c7edc1f9c75ab40374f8d..f09e4d88f3e44512729d6a1621fce579b550bfd1 100644
--- a/sim/detectors/tof/CbmTofSimLinkDef.h
+++ b/sim/detectors/tof/CbmTofSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTofSimLinkDef.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/detectors/trd/CbmTrd.cxx b/sim/detectors/trd/CbmTrd.cxx
index 60cfca0f036a9b0a9cf91f5e03198b0cb055efec..7b20be275d4be714ac941e23556194a1a8685498 100644
--- a/sim/detectors/trd/CbmTrd.cxx
+++ b/sim/detectors/trd/CbmTrd.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrd.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Florian Uhlig [committer], Andrey Lebedev, Adrian Meyer-Ahrens, David Emschermann **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Florian Uhlig [committer], Andrey Lebedev, Adrian Meyer-Ahrens, David Emschermann */
 
 /**
  * \file CbmTrd.cxx
diff --git a/sim/detectors/trd/CbmTrd.h b/sim/detectors/trd/CbmTrd.h
index d0a9554860fdc8594a50ce2c453cced47d7f4239..e57b70960b52696bdd1b041c25bf66b82a9ffc9d 100644
--- a/sim/detectors/trd/CbmTrd.h
+++ b/sim/detectors/trd/CbmTrd.h
@@ -1,7 +1,6 @@
-/** @file CbmTrd.h
-  * @copyright Copyright (C) 2004-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Andrey Lebedev, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2004-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Andrey Lebedev, Denis Bertini [committer], Florian Uhlig */
 
 /**
  * \file CbmTrd.h
diff --git a/sim/detectors/trd/CbmTrdCheckUtil.cxx b/sim/detectors/trd/CbmTrdCheckUtil.cxx
index a3192da4ebcf9f03b7513392d3dc73914cc63430..edcec086e2fb8e722916cc54ff1e92e73ad4d364 100644
--- a/sim/detectors/trd/CbmTrdCheckUtil.cxx
+++ b/sim/detectors/trd/CbmTrdCheckUtil.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdCheckUtil.cxx
-  * @copyright Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 // Includes from TRD
 #include "CbmTrdCheckUtil.h"
diff --git a/sim/detectors/trd/CbmTrdCheckUtil.h b/sim/detectors/trd/CbmTrdCheckUtil.h
index 57f705e71e6dedc4283f4b63b0d4c58701d0cfb7..a071745196705133fde06373eb1a25410d43a5cf 100644
--- a/sim/detectors/trd/CbmTrdCheckUtil.h
+++ b/sim/detectors/trd/CbmTrdCheckUtil.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdCheckUtil.h
-  * @copyright Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 #ifndef CBMTRDCHECKUTIL_H
 #define CBMTRDCHECKUTIL_H
diff --git a/sim/detectors/trd/CbmTrdDigitizer.cxx b/sim/detectors/trd/CbmTrdDigitizer.cxx
index 422b7425954da25ba7bce00ca76b193bec426f5c..bc51eaf5e65a17a23e702cffa4aea25c44b1f368 100644
--- a/sim/detectors/trd/CbmTrdDigitizer.cxx
+++ b/sim/detectors/trd/CbmTrdDigitizer.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigitizer.cxx
-  * @copyright Copyright (C) 2009-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci, Etienne Bechtel **/
+/* Copyright (C) 2009-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci, Etienne Bechtel */
 
 #include "CbmTrdDigitizer.h"
 
diff --git a/sim/detectors/trd/CbmTrdDigitizer.h b/sim/detectors/trd/CbmTrdDigitizer.h
index 07a196339fb529dba81316ce1059ad585dde3abc..5b79949ff4442e16406cba97e4a13daabb96a3e0 100644
--- a/sim/detectors/trd/CbmTrdDigitizer.h
+++ b/sim/detectors/trd/CbmTrdDigitizer.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigitizer.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Andrey Lebedev **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Andrey Lebedev */
 
 /**
  * \file CbmTrdDigitizer.h
diff --git a/sim/detectors/trd/CbmTrdModuleSim.cxx b/sim/detectors/trd/CbmTrdModuleSim.cxx
index 4102d9af7589bcba5733639e8e33ba0223bc35b6..557b1dbfecc5fef8970fb7692fc31ebbcf8c6baa 100644
--- a/sim/detectors/trd/CbmTrdModuleSim.cxx
+++ b/sim/detectors/trd/CbmTrdModuleSim.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSim.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdModuleSim.h"
 
diff --git a/sim/detectors/trd/CbmTrdModuleSim.h b/sim/detectors/trd/CbmTrdModuleSim.h
index 7efa233dd18e788113b23f979a5016ebabb429e7..1cfb020172c5fd8c886959b77c2e7963fcf248e8 100644
--- a/sim/detectors/trd/CbmTrdModuleSim.h
+++ b/sim/detectors/trd/CbmTrdModuleSim.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSim.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDMODULESIM_H
 #define CBMTRDMODULESIM_H
diff --git a/sim/detectors/trd/CbmTrdModuleSimR.cxx b/sim/detectors/trd/CbmTrdModuleSimR.cxx
index e1492e16a2b883bb4fe95dd58fd9f11243867cd6..8d058fd16b9ffe435a0ce0e0f0b7e18a3b949b52 100644
--- a/sim/detectors/trd/CbmTrdModuleSimR.cxx
+++ b/sim/detectors/trd/CbmTrdModuleSimR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSimR.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel, Florian Uhlig [committer] */
 
 // Includes from TRD
 #include "CbmTrdModuleSimR.h"
diff --git a/sim/detectors/trd/CbmTrdModuleSimR.h b/sim/detectors/trd/CbmTrdModuleSimR.h
index 2a140a236652647427db601182c4d18dae265e8a..d6b17577ff3ff15348725e50352d175964183e72 100644
--- a/sim/detectors/trd/CbmTrdModuleSimR.h
+++ b/sim/detectors/trd/CbmTrdModuleSimR.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSimR.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel, Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel, Florian Uhlig [committer] */
 
 #ifndef CBMTRDMODULESIMR_H
 #define CBMTRDMODULESIMR_H
diff --git a/sim/detectors/trd/CbmTrdModuleSimT.cxx b/sim/detectors/trd/CbmTrdModuleSimT.cxx
index 6326f5c3e747b5ef7a0fcef875897159525b379e..85901644d73a9c2f711da0d5f0bf67c0dea1043a 100644
--- a/sim/detectors/trd/CbmTrdModuleSimT.cxx
+++ b/sim/detectors/trd/CbmTrdModuleSimT.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSimT.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Alexandru Bercuci */
 
 #include "CbmTrdModuleSimT.h"
 
diff --git a/sim/detectors/trd/CbmTrdModuleSimT.h b/sim/detectors/trd/CbmTrdModuleSimT.h
index 4f68a0c8973f5615706306e15c90dc745c664314..089dc0580f5c187a417d08949fd720064da4557b 100644
--- a/sim/detectors/trd/CbmTrdModuleSimT.h
+++ b/sim/detectors/trd/CbmTrdModuleSimT.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdModuleSimT.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alex Bercuci, Florian Uhlig [committer], Alexandru Bercuci **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alex Bercuci, Florian Uhlig [committer], Alexandru Bercuci */
 
 #ifndef CBMTRDMODULESIMT_H
 #define CBMTRDMODULESIMT_H
diff --git a/sim/detectors/trd/CbmTrdRawToDigiR.cxx b/sim/detectors/trd/CbmTrdRawToDigiR.cxx
index ddbdf1fe9649bdf575a91a164161ca6c2c71b6fa..61f8fd8f2f56f89a6ae174ccf6ab215778d77538 100644
--- a/sim/detectors/trd/CbmTrdRawToDigiR.cxx
+++ b/sim/detectors/trd/CbmTrdRawToDigiR.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdRawToDigiR.cxx
-  * @copyright Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 // Includes from TRD
 #include "CbmTrdRawToDigiR.h"
diff --git a/sim/detectors/trd/CbmTrdRawToDigiR.h b/sim/detectors/trd/CbmTrdRawToDigiR.h
index 31796072a46be107bea05d86b36ae44544c7af13..422cc871f9c37f439e342a518ebd3232c2681319 100644
--- a/sim/detectors/trd/CbmTrdRawToDigiR.h
+++ b/sim/detectors/trd/CbmTrdRawToDigiR.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdRawToDigiR.h
-  * @copyright Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Etienne Bechtel [committer] **/
+/* Copyright (C) 2020 Institut fuer Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Etienne Bechtel [committer] */
 
 #ifndef CBMTRDRAWTODIGI_H
 #define CBMTRDRAWTODIGI_H
diff --git a/sim/detectors/trd/CbmTrdSimLinkDef.h b/sim/detectors/trd/CbmTrdSimLinkDef.h
index 076e108855bf65a1c8328549ccfa4269ca612088..a2731b38d67e41c2fe3756b91008d573ef5d75d7 100644
--- a/sim/detectors/trd/CbmTrdSimLinkDef.h
+++ b/sim/detectors/trd/CbmTrdSimLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdSimLinkDef.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // $Id: TrdSimLinkDef.h $
 
diff --git a/sim/detectors/trd/CbmTrdTrianglePRF.cxx b/sim/detectors/trd/CbmTrdTrianglePRF.cxx
index e23967a3e460f45e87215cb66e4f51daaa945632..21e1524df73c150a67faa0bf648f445966fb73dc 100644
--- a/sim/detectors/trd/CbmTrdTrianglePRF.cxx
+++ b/sim/detectors/trd/CbmTrdTrianglePRF.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrianglePRF.cxx
-  * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Alex Bercuci, Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Alex Bercuci, Florian Uhlig [committer] */
 
 /**
  * \file CbmTrdTrianglePRF.cxx
diff --git a/sim/detectors/trd/CbmTrdTrianglePRF.h b/sim/detectors/trd/CbmTrdTrianglePRF.h
index 9cb6f137dbc7954c71d61278b4e56e48b6404d64..c26db716cad7d497b1c160a943873e7ef7d32ba9 100644
--- a/sim/detectors/trd/CbmTrdTrianglePRF.h
+++ b/sim/detectors/trd/CbmTrdTrianglePRF.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdTrianglePRF.h
-  * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDTRIANGLEPRF_H
 #define CBMTRDTRIANGLEPRF_H 1
diff --git a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.cxx b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.cxx
index 19b87eae6096d086da7e576631848a1d9669f693..60f0a15c2dd1456a5587ed88c8333f447cfb0dc3 100644
--- a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.cxx
+++ b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigitizerPRFQa.cxx
-  * @copyright Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 // -----------------------------------------------------------------------
 // -----                     CbmTrdDigitizerPRFQa                     -----
diff --git a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h
index 9d2d1cbf7ed5ef051b673c10490302d6f2447d34..a302b040e48f10d880448da85deb09b0fd61bbaa 100644
--- a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h
+++ b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdDigitizerPRFQa.h
-  * @copyright Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDDIGITIZERPRFQA_H
 #define CBMTRDDIGITIZERPRFQA_H 1
diff --git a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx
index eba502a0ad3e4f640e8fbfef63e463ef9dac4eef..8e8022bac225f19931eabfc669499a497cdd1cec 100644
--- a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx
+++ b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitRateFastQa.cxx
-  * @copyright Copyright (C) 2013-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], David Emschermann **/
+/* Copyright (C) 2013-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], David Emschermann */
 
 #include "CbmTrdHitRateFastQa.h"
 
diff --git a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h
index 4e3e9f2e904f9846950309b55deafb56b2fb29cd..c75a1a6a4158656f1695a932fdbae21539a13f72 100644
--- a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h
+++ b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitRateFastQa.h
-  * @copyright Copyright (C) 2013-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer] **/
+/* Copyright (C) 2013-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer] */
 
 #ifndef CBMTRDHITRATEFASTQA_H_
 #define CBMTRDHITRATEFASTQA_H_
diff --git a/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx b/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx
index 23060c84349ee7c4be3c73884b4b7ef74614fc91..2d030f519e4f2523f156eb29a2580dbd8f830352 100644
--- a/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx
+++ b/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitRateQa.cxx
-  * @copyright Copyright (C) 2010-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Cyrano Bergmann [committer] **/
+/* Copyright (C) 2010-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Cyrano Bergmann [committer] */
 
 #include "CbmTrdHitRateQa.h"
 
diff --git a/sim/detectors/trd/qa/CbmTrdHitRateQa.h b/sim/detectors/trd/qa/CbmTrdHitRateQa.h
index ba2359e2f2d054d67d511ba785362e76c103912b..192c6167d6554a8753858ca85387e42cf5303723 100644
--- a/sim/detectors/trd/qa/CbmTrdHitRateQa.h
+++ b/sim/detectors/trd/qa/CbmTrdHitRateQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdHitRateQa.h
-  * @copyright Copyright (C) 2010-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Cyrano Bergmann [committer], David Emschermann **/
+/* Copyright (C) 2010-2018 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Cyrano Bergmann [committer], David Emschermann */
 
 #ifndef CBMTRDHITRATEQA_H_
 #define CBMTRDHITRATEQA_H_
diff --git a/sim/detectors/trd/qa/CbmTrdMCQa.cxx b/sim/detectors/trd/qa/CbmTrdMCQa.cxx
index 47a09cd76d81643a150d7a147f450df07a63667c..735c467634a92a69d057d2fdff2289371024fa5a 100644
--- a/sim/detectors/trd/qa/CbmTrdMCQa.cxx
+++ b/sim/detectors/trd/qa/CbmTrdMCQa.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTrdMCQa.cxx
-  * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmTrdMCQa.h"
 
diff --git a/sim/detectors/trd/qa/CbmTrdMCQa.h b/sim/detectors/trd/qa/CbmTrdMCQa.h
index 6a5d228296b899cdd59420cc4dfa731dd9793eda..1bafb7da4c7f1d487c0eb6c5c3b5e3775b26466f 100644
--- a/sim/detectors/trd/qa/CbmTrdMCQa.h
+++ b/sim/detectors/trd/qa/CbmTrdMCQa.h
@@ -1,7 +1,6 @@
-/** @file CbmTrdMCQa.h
-  * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMTRDMCQA_H_
 #define CBMTRDMCQA_H_
diff --git a/sim/passive/CbmCave.cxx b/sim/passive/CbmCave.cxx
index fb6368c76f9268d5bc42c05855377083c000e323..70fe59082d05e7ee5de3915ab05358de5277b16d 100644
--- a/sim/passive/CbmCave.cxx
+++ b/sim/passive/CbmCave.cxx
@@ -1,7 +1,6 @@
-/** @file CbmCave.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig */
 
 /* Generated by Together */
 
diff --git a/sim/passive/CbmCave.h b/sim/passive/CbmCave.h
index b2938ed8159a12ef74377e9aab9bdd1dfead0785..3474df8ba8268b4417f1d256634066bcba8c0cef 100644
--- a/sim/passive/CbmCave.h
+++ b/sim/passive/CbmCave.h
@@ -1,7 +1,6 @@
-/** @file CbmCave.h
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer] **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer] */
 
 #ifndef Cave_H
 #define Cave_H
diff --git a/sim/passive/CbmGeoCave.cxx b/sim/passive/CbmGeoCave.cxx
index c6a5609688322df62f9a35cc51d07ae7a5d2e7f2..4273d97f0b7601b5a221afa2001cdc113e6ef8e3 100644
--- a/sim/passive/CbmGeoCave.cxx
+++ b/sim/passive/CbmGeoCave.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoCave.cxx
-  * @copyright Copyright (C) 2003-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Ilse Koenig, Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig **/
+/* Copyright (C) 2003-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Ilse Koenig, Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig */
 
 /////////////////////////////////////////////////////////////
 // CbmGeoCave
diff --git a/sim/passive/CbmGeoCave.h b/sim/passive/CbmGeoCave.h
index 02b158e779bc8334c60666756a006c4e5602a907..8f12f79c4f655a35f7028e34996dbcbd88b25b50 100644
--- a/sim/passive/CbmGeoCave.h
+++ b/sim/passive/CbmGeoCave.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoCave.h
-  * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 #ifndef CBMGEOCAVE_H
 #define CBMGEOCAVE_H
diff --git a/sim/passive/CbmGeoPassivePar.cxx b/sim/passive/CbmGeoPassivePar.cxx
index 0ea3b54377b9f291a61de4ec955fdbec542fe92d..7026cb3d5419bfa2671f0877011eeb3a6c1850b1 100644
--- a/sim/passive/CbmGeoPassivePar.cxx
+++ b/sim/passive/CbmGeoPassivePar.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoPassivePar.cxx
-  * @copyright Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany **/
+/* Copyright (C) 2005-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig, Mohammad Al-Turany */
 
 #include "CbmGeoPassivePar.h"
 
diff --git a/sim/passive/CbmGeoPassivePar.h b/sim/passive/CbmGeoPassivePar.h
index 3cdb0c7893fe839ce202db1fee712e5072c45512..9ce2abda592d93092593939196ab3c32ca5ba76e 100644
--- a/sim/passive/CbmGeoPassivePar.h
+++ b/sim/passive/CbmGeoPassivePar.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoPassivePar.h
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig */
 
 #ifndef CBMGEOPASSIVEPAR_H
 #define CBMGEOPASSIVEPAR_H
diff --git a/sim/passive/CbmGeoPlatform.cxx b/sim/passive/CbmGeoPlatform.cxx
index 75603a505c12fbb53421065801d9fe38ac4b1ef5..6514c0f46a023fc271d1cfce860996507b76bfd4 100644
--- a/sim/passive/CbmGeoPlatform.cxx
+++ b/sim/passive/CbmGeoPlatform.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoPlatform.cxx
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /////////////////////////////////////////////////////////////
 // CbmGeoPlatform
diff --git a/sim/passive/CbmGeoPlatform.h b/sim/passive/CbmGeoPlatform.h
index 4ccc7adbedde0d3a6084b8bdf294924f5ff8b1fa..562c99bca9b6baa4bbe14a24f3a65184e1a9f5b3 100644
--- a/sim/passive/CbmGeoPlatform.h
+++ b/sim/passive/CbmGeoPlatform.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoPlatform.h
-  * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMGEOPLATFORM_H
 #define CBMGEOPLATFORM_H
diff --git a/sim/passive/CbmMagnet.cxx b/sim/passive/CbmMagnet.cxx
index fb3e3e2f28f32d09f496c11e9f6d2e7939c7534d..3e13fdc1bea6ca5e7554ae34ff9630bfca99a58c 100644
--- a/sim/passive/CbmMagnet.cxx
+++ b/sim/passive/CbmMagnet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMagnet.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig, Volker Friese, Denis Bertini [committer] **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig, Volker Friese, Denis Bertini [committer] */
 
 /* Generated by Together */
 
diff --git a/sim/passive/CbmMagnet.h b/sim/passive/CbmMagnet.h
index 9556b096b9d2cf0bdcbfea106e8da0ee9ac8048d..f6f6288f3d8d518a5435ee8f5eeb4cc6df40a8ef 100644
--- a/sim/passive/CbmMagnet.h
+++ b/sim/passive/CbmMagnet.h
@@ -1,7 +1,6 @@
-/** @file CbmMagnet.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef CBMMAGNET_H
 #define CBMMAGNET_H
diff --git a/sim/passive/CbmPassiveContFact.cxx b/sim/passive/CbmPassiveContFact.cxx
index d4c29c847db23135894485e58c533057080a0381..a2592ea57db0a1cfa0cfe29739480d78ea20ce65 100644
--- a/sim/passive/CbmPassiveContFact.cxx
+++ b/sim/passive/CbmPassiveContFact.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPassiveContFact.cxx
-  * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 //*-- AUTHOR : Denis Bertini
 //*-- Created : 21/06/2005
diff --git a/sim/passive/CbmPassiveContFact.h b/sim/passive/CbmPassiveContFact.h
index 25f62fb2205bf103cf2d6f6d61893b313eb1c27e..7ac14b9f0c94219975a56cb0e968438ca5aa7bb1 100644
--- a/sim/passive/CbmPassiveContFact.h
+++ b/sim/passive/CbmPassiveContFact.h
@@ -1,7 +1,6 @@
-/** @file CbmPassiveContFact.h
-  * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Mohammad Al-Turany **/
+/* Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Mohammad Al-Turany */
 
 #ifndef CBMPASSIVECONTFACT_H
 #define CBMPASSIVECONTFACT_H
diff --git a/sim/passive/CbmPassiveLinkDef.h b/sim/passive/CbmPassiveLinkDef.h
index 8035ae840be168a41a78a9f8aae9c92108c27670..49133356f1f3cd4ce570bcebe2172fc2c92089ce 100644
--- a/sim/passive/CbmPassiveLinkDef.h
+++ b/sim/passive/CbmPassiveLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmPassiveLinkDef.h
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Florian Uhlig */
 
 // $Id: PassiveLinkDef.h,v 1.1.1.1 2005/06/23 07:14:26 dbertini Exp $
 
diff --git a/sim/passive/CbmPipe.cxx b/sim/passive/CbmPipe.cxx
index 15a74ae6f6c264df1609418fb726ccd39c299aba..f38d598823b8163ab81a416e457a4a8cef46f1d6 100644
--- a/sim/passive/CbmPipe.cxx
+++ b/sim/passive/CbmPipe.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPipe.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Florian Uhlig, Denis Bertini [committer], Volker Friese **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Florian Uhlig, Denis Bertini [committer], Volker Friese */
 
 /* Generated by Together */
 #include "CbmPipe.h"
diff --git a/sim/passive/CbmPipe.h b/sim/passive/CbmPipe.h
index ab2e0098aa93e8808e6399d09e99b12947eb5382..2302f2c569fa6e1b62222ee0c015d6e9dec267fb 100644
--- a/sim/passive/CbmPipe.h
+++ b/sim/passive/CbmPipe.h
@@ -1,7 +1,6 @@
-/** @file CbmPipe.h
-  * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors David Emschermann, Denis Bertini [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: David Emschermann, Denis Bertini [committer], Florian Uhlig */
 
 #ifndef CBMPIPE_H
 #define CBMPIPE_H 1
diff --git a/sim/passive/CbmPlatform.cxx b/sim/passive/CbmPlatform.cxx
index 90e031c9ccca2fe94a3f49d76b02548dab834c46..a98d9fb1c80b899fe0cb7b04ec42ac5fc53ebf54 100644
--- a/sim/passive/CbmPlatform.cxx
+++ b/sim/passive/CbmPlatform.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPlatform.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], Volker Friese, David Emschermann **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], Volker Friese, David Emschermann */
 
 /* Generated by Together */
 #include "CbmPlatform.h"
diff --git a/sim/passive/CbmPlatform.h b/sim/passive/CbmPlatform.h
index fd256d1dff11c5b78452325c59c3207e6ce42db2..1f616d1de9006a30a5026e7f29088f3254fa425d 100644
--- a/sim/passive/CbmPlatform.h
+++ b/sim/passive/CbmPlatform.h
@@ -1,7 +1,6 @@
-/** @file CbmPlatform.h
-  * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer], David Emschermann **/
+/* Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer], David Emschermann */
 
 #ifndef PLATFORM_H
 #define PLATFORM_H
diff --git a/sim/response/CbmSimResponseLinkDef.h b/sim/response/CbmSimResponseLinkDef.h
index 51fc3bd7e46922cace11361e462ce677332e11a9..1aa7c2987e9e97f699d14d5d578b8125433f367a 100644
--- a/sim/response/CbmSimResponseLinkDef.h
+++ b/sim/response/CbmSimResponseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmSimResponseLinkDef.h
-  * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/response/base/CbmDigitization.cxx b/sim/response/base/CbmDigitization.cxx
index e050d81990beae546dd873cf2089e1f1ebb0c3d0..0f89d0fad2e44c1f73a4c827c90ce2f1489c1c21 100644
--- a/sim/response/base/CbmDigitization.cxx
+++ b/sim/response/base/CbmDigitization.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigitization.cxx
-  * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmDigitization.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmDigitization.h b/sim/response/base/CbmDigitization.h
index 4ebe2b658a716329ce188deb6d0385c6bbcf72e2..bea69df2042782525030fdd22ba749393322afad 100644
--- a/sim/response/base/CbmDigitization.h
+++ b/sim/response/base/CbmDigitization.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitization.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitization.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmDigitizationConfig.cxx b/sim/response/base/CbmDigitizationConfig.cxx
index 8d5d8b4b73eacd7a32f50e80d8166ea58a579185..06f9c915f13ec84015513f5b7d020c2ce53251ed 100644
--- a/sim/response/base/CbmDigitizationConfig.cxx
+++ b/sim/response/base/CbmDigitizationConfig.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigitizationConfig.cxx
-  * @copyright Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 #include "CbmDigitizationConfig.h"
 
diff --git a/sim/response/base/CbmDigitizationConfig.h b/sim/response/base/CbmDigitizationConfig.h
index c335de9992a4d5c5548fb8c53cfb247b7f330cc1..76d8fe04b4333c014310c29101137dc2d7848d92 100644
--- a/sim/response/base/CbmDigitizationConfig.h
+++ b/sim/response/base/CbmDigitizationConfig.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitizationConfig.h
-  * @copyright Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 #pragma once
 
diff --git a/sim/response/base/CbmDigitizationSource.cxx b/sim/response/base/CbmDigitizationSource.cxx
index dba1ec919d6a0ab6a0d4647d0a1d9fa3e20bef2e..59cc0a513561b2c10d5ee8e5b1ef2907ac92c364 100644
--- a/sim/response/base/CbmDigitizationSource.cxx
+++ b/sim/response/base/CbmDigitizationSource.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigitizationSource.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors vfriese, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: vfriese, Volker Friese [committer], Florian Uhlig */
 
 /*
  * CbmDigitizationSource.cxx
diff --git a/sim/response/base/CbmDigitizationSource.h b/sim/response/base/CbmDigitizationSource.h
index 2962286ac5f2d63eaa93832bfce8752506cc7d06..2a4d3f20e63f38f86cc0e3c08e7707abbc14eb34 100644
--- a/sim/response/base/CbmDigitizationSource.h
+++ b/sim/response/base/CbmDigitizationSource.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitizationSource.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitizationSource.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmDigitizeInfo.cxx b/sim/response/base/CbmDigitizeInfo.cxx
index bd897c95c4f0c618be39a8862a4c223ee1779433..f9a80d2d0a0fa8ded16011af061742ff8a3280a7 100644
--- a/sim/response/base/CbmDigitizeInfo.cxx
+++ b/sim/response/base/CbmDigitizeInfo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDigitizeInfo.cxx
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitizeInfo.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmDigitizeInfo.h b/sim/response/base/CbmDigitizeInfo.h
index 2ed55855289909cd8c70598407b6d0ae44d7a2f3..4f08b967daed213a1aa61ee015dbba8698ed72bb 100644
--- a/sim/response/base/CbmDigitizeInfo.h
+++ b/sim/response/base/CbmDigitizeInfo.h
@@ -1,7 +1,6 @@
-/** @file CbmDigitizeInfo.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmDigitizeInfo.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmMCInput.cxx b/sim/response/base/CbmMCInput.cxx
index c3678e9717964d11891e3dbfb293696215871d86..8335fc0957e89f0b70a2c5bfb291a0f8ade1e7b4 100644
--- a/sim/response/base/CbmMCInput.cxx
+++ b/sim/response/base/CbmMCInput.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCInput.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCInput.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmMCInput.h b/sim/response/base/CbmMCInput.h
index 443fb5906964c308d5fbf495c2a4516cbfad7573..109dd2dac270b24c3e7af8681c089e75a065893a 100644
--- a/sim/response/base/CbmMCInput.h
+++ b/sim/response/base/CbmMCInput.h
@@ -1,7 +1,6 @@
-/** @file CbmMCInput.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCInput.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmMCInputSet.cxx b/sim/response/base/CbmMCInputSet.cxx
index 7b122b9da2e9e6435062e4e8ca2b1207c6571ce5..8aca01edc3f02a169fd3082f1a89ddcbe7b666f9 100644
--- a/sim/response/base/CbmMCInputSet.cxx
+++ b/sim/response/base/CbmMCInputSet.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCInputSet.cxx
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCInputSet.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmMCInputSet.h b/sim/response/base/CbmMCInputSet.h
index 71fd34c1a54299617040fd9d80975e8de5f8819b..ec4960c39cafea2f55d7e6dbff122123e86e27a3 100644
--- a/sim/response/base/CbmMCInputSet.h
+++ b/sim/response/base/CbmMCInputSet.h
@@ -1,7 +1,6 @@
-/** @file CbmMCInputSet.h
-  * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCInputSet.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/response/base/CbmRunAna.cxx b/sim/response/base/CbmRunAna.cxx
index 6764ce819fed6b242dfb4223e589ad7f7b5bb04f..f600bcd9ad59aea382ebfef0e4c7a1cd6e8e3168 100644
--- a/sim/response/base/CbmRunAna.cxx
+++ b/sim/response/base/CbmRunAna.cxx
@@ -1,7 +1,6 @@
-/** @file CbmRunAna.cxx
-  * @copyright Copyright (C) 2009-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese v.friese@gsi.de, Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese v.friese@gsi.de, Volker Friese [committer], Florian Uhlig */
 
 /** CbmRunAna.cxx
  *@author Volker Friese v.friese@gsi.de
diff --git a/sim/response/base/CbmRunAna.h b/sim/response/base/CbmRunAna.h
index 4d451ad43de882a0c6a920f311a2bada6fe4cb79..94645e57c35726395b329038098ef1644a66a100 100644
--- a/sim/response/base/CbmRunAna.h
+++ b/sim/response/base/CbmRunAna.h
@@ -1,7 +1,6 @@
-/** @file CbmRunAna.h
-  * @copyright Copyright (C) 2009-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese v.friese@gsi.de, Volker Friese [committer] **/
+/* Copyright (C) 2009-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese v.friese@gsi.de, Volker Friese [committer] */
 
 /** CbmRunAna.h
  *@author Volker Friese v.friese@gsi.de
diff --git a/sim/transport/base/CbmBeam.cxx b/sim/transport/base/CbmBeam.cxx
index cfe7209d80291725f8b732a44cc5375ab62eade8..69896bd0ba256487ea8ebb3858def06edfae4114 100644
--- a/sim/transport/base/CbmBeam.cxx
+++ b/sim/transport/base/CbmBeam.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBeam.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeam.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmBeam.h b/sim/transport/base/CbmBeam.h
index e909c7980538659bbe72fa4fdc1b507b06046d45..5bab09759e25e870ae133d7241c7ed02496a18b2 100644
--- a/sim/transport/base/CbmBeam.h
+++ b/sim/transport/base/CbmBeam.h
@@ -1,7 +1,6 @@
-/** @file CbmBeam.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeam.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmBeamProfile.cxx b/sim/transport/base/CbmBeamProfile.cxx
index ec90573226a7e1b18cde798955494ca8cecd4935..2d93d0b929f5123cdf51489e91708ed12acfa48e 100644
--- a/sim/transport/base/CbmBeamProfile.cxx
+++ b/sim/transport/base/CbmBeamProfile.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBeamProfile.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeamProfile.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmBeamProfile.h b/sim/transport/base/CbmBeamProfile.h
index 7ba33221d5f3718ff79ecc60f0b649cfd069fac2..cd1fd56f362f8329e2f42235b5981e4cfa082fed 100644
--- a/sim/transport/base/CbmBeamProfile.h
+++ b/sim/transport/base/CbmBeamProfile.h
@@ -1,7 +1,6 @@
-/** @file CbmBeamProfile.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeamProfile.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmEventGenerator.cxx b/sim/transport/base/CbmEventGenerator.cxx
index 21542f274a00366eb89c308b1fd9aec554654604..de4ac566502e8b9ff25f53103e0587036dd0ad58 100644
--- a/sim/transport/base/CbmEventGenerator.cxx
+++ b/sim/transport/base/CbmEventGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmEventGenerator.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmPrimaryGenerator.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmEventGenerator.h b/sim/transport/base/CbmEventGenerator.h
index becf8dc425463cc199d07f6d43d0bba9198f2db1..cb902ce4aaba39da1bf2c631500417793c420ac1 100644
--- a/sim/transport/base/CbmEventGenerator.h
+++ b/sim/transport/base/CbmEventGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmEventGenerator.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmEventGenerator.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmMCEventFilter.cxx b/sim/transport/base/CbmMCEventFilter.cxx
index 4a7c4c2d23b13adcb39c0357051a3de6507efa98..a70ee54744c534f875d649c2be18ee3a85393ffb 100644
--- a/sim/transport/base/CbmMCEventFilter.cxx
+++ b/sim/transport/base/CbmMCEventFilter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmMCEventFilter.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 /** @file CbmMCEventFilter.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmMCEventFilter.h b/sim/transport/base/CbmMCEventFilter.h
index 2d5896e7437b78b689c41d971b907d8dc5189ca0..aafe5b06e32c61143f3a60869fb387ae8fe02cac 100644
--- a/sim/transport/base/CbmMCEventFilter.h
+++ b/sim/transport/base/CbmMCEventFilter.h
@@ -1,7 +1,6 @@
-/** @file CbmMCEventFilter.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmMCEventFilter.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmSimBaseLinkDef.h b/sim/transport/base/CbmSimBaseLinkDef.h
index 6f55307d00d69b046f2bf7c395babbe421c0a008..eae0418eb906ffaaf0f089a3cc4cfb7bc9ae4164 100644
--- a/sim/transport/base/CbmSimBaseLinkDef.h
+++ b/sim/transport/base/CbmSimBaseLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmSimBaseLinkDef.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/transport/base/CbmStack.cxx b/sim/transport/base/CbmStack.cxx
index 067cebef4284599e1ad3a68b48c588eea1b66904..31e4029c65ba1dc18760e45b6285e94fb64074f1 100644
--- a/sim/transport/base/CbmStack.cxx
+++ b/sim/transport/base/CbmStack.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStack.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Bertini / V. Friese, Denis Bertini [committer], Florian Uhlig, Volker Friese **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Bertini / V. Friese, Denis Bertini [committer], Florian Uhlig, Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                       CbmStack source file                    -----
diff --git a/sim/transport/base/CbmStack.h b/sim/transport/base/CbmStack.h
index af5fe6e68a68a270c6193a7f384e9dde6ab4ef44..c3263e78302232b381b0b3998522c7fd8ff7bcfc 100644
--- a/sim/transport/base/CbmStack.h
+++ b/sim/transport/base/CbmStack.h
@@ -1,7 +1,6 @@
-/** @file CbmStack.h
-  * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D.Bertini, Florian Uhlig [committer], Volker Friese **/
+/* Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D.Bertini, Florian Uhlig [committer], Volker Friese */
 
 // -------------------------------------------------------------------------
 // -----                       CbmStack header file                    -----
diff --git a/sim/transport/base/CbmStackFilter.cxx b/sim/transport/base/CbmStackFilter.cxx
index cef7a6bd1444a099561b29dcd6d93b3f3f9dc5ee..37bd14afbc8a7f236de30f4f89ab3efc00531d14 100644
--- a/sim/transport/base/CbmStackFilter.cxx
+++ b/sim/transport/base/CbmStackFilter.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStackFilter.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmStackFilter.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmStackFilter.h b/sim/transport/base/CbmStackFilter.h
index 77351b5438ecf78af98404adbfef7af22058d236..c6b675270b301a0e4a9a6171d8843d2093906207 100644
--- a/sim/transport/base/CbmStackFilter.h
+++ b/sim/transport/base/CbmStackFilter.h
@@ -1,7 +1,6 @@
-/** @file CbmStackFilter.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 #/** @file CbmStackFilter.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmTarget.cxx b/sim/transport/base/CbmTarget.cxx
index 16d274e044d2aa1952b9a074d1894257d74cef90..31f59c409ffc2ab06bc12f375a2b011457588ae7 100644
--- a/sim/transport/base/CbmTarget.cxx
+++ b/sim/transport/base/CbmTarget.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTarget.cxx
-  * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese **/
+/* Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese */
 
 /** @file CbmTarget.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/base/CbmTarget.h b/sim/transport/base/CbmTarget.h
index 33fa98c3912a9e4f31f37c0b96c180261740adf1..aacf92be96e295b23a32a9f586961def4147e8f7 100644
--- a/sim/transport/base/CbmTarget.h
+++ b/sim/transport/base/CbmTarget.h
@@ -1,7 +1,6 @@
-/** @file CbmTarget.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese */
 
 /** @file CbmTarget.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/gconfig/SetCuts.C b/sim/transport/gconfig/SetCuts.C
index e117ea80a08185002a04a9dbd2c30f92d96e1bd8..3271cea922a27347823c42c2b50fd9e862d07798 100644
--- a/sim/transport/gconfig/SetCuts.C
+++ b/sim/transport/gconfig/SetCuts.C
@@ -1,7 +1,6 @@
-/** @file SetCuts.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** Configuration macro for setting common cuts and processes for both G3 and G4 (M. Al-Turany 14.11.2007)
    specific cuts and processes to g3 or g4 should be set in the g3Config.C or g4Config.C
diff --git a/sim/transport/gconfig/g3Config.C b/sim/transport/gconfig/g3Config.C
index c468fece4d25a6c1b49231be34ee54463db6c3cb..4602cfad0eec9bbeb6d04b349cb7c9b6bcb9bde1 100644
--- a/sim/transport/gconfig/g3Config.C
+++ b/sim/transport/gconfig/g3Config.C
@@ -1,7 +1,6 @@
-/** @file g3Config.C
-  * @copyright Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig **/
+/* Copyright (C) 2005-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Denis Bertini [committer], Mohammad Al-Turany, Florian Uhlig */
 
 // Configuration macro for Geant3 VirtualMC
 
diff --git a/sim/transport/gconfig/g4Config.C b/sim/transport/gconfig/g4Config.C
index 8eb30993b41eccb40809b1663e18bb2cffda94e0..faf21eea5c823bc43d9d0910dd0b526ed81c99da 100644
--- a/sim/transport/gconfig/g4Config.C
+++ b/sim/transport/gconfig/g4Config.C
@@ -1,7 +1,6 @@
-/** @file g4Config.C
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Configuration macro for Geant4 VirtualMC
 void Config()
diff --git a/sim/transport/generators/CbmBeamGenerator.cxx b/sim/transport/generators/CbmBeamGenerator.cxx
index 50aee42e4bc9efe674e0c69619b643e9034ce943..f39dbba2ad27e9f0adf045ede55fc1bcbfbe5c94 100644
--- a/sim/transport/generators/CbmBeamGenerator.cxx
+++ b/sim/transport/generators/CbmBeamGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmBeamGenerator.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeamGenerator.h
  ** @author V. Friese <v.friese@gsi.de>
diff --git a/sim/transport/generators/CbmBeamGenerator.h b/sim/transport/generators/CbmBeamGenerator.h
index ea06ad575aa6e976a006ab147870776bc5dba2c1..679b376128f8a1fafa36bc3f20ff8bfae3600353 100644
--- a/sim/transport/generators/CbmBeamGenerator.h
+++ b/sim/transport/generators/CbmBeamGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmBeamGenerator.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer] */
 
 /** @file CbmBeamGenerator.h
  ** @author V.Friese <v.friese@gsi.de>
diff --git a/sim/transport/generators/CbmPhsdGenerator.cxx b/sim/transport/generators/CbmPhsdGenerator.cxx
index 2c45906426a4ec3d661b31bcada1a88ee305a78d..2270f54959a02bde5ac99825628f785ac692801a 100644
--- a/sim/transport/generators/CbmPhsdGenerator.cxx
+++ b/sim/transport/generators/CbmPhsdGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPhsdGenerator.cxx
-  * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Vovchenko, Florian Uhlig [committer] **/
+/* Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Vovchenko, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                FairUrqmdGenerator source file                  -----
diff --git a/sim/transport/generators/CbmPhsdGenerator.h b/sim/transport/generators/CbmPhsdGenerator.h
index fdc3f133bdab7957946c6070c0a396c220dcc5bc..8c211d4364081a505c5bbe72ba79a7e5392ca4be 100644
--- a/sim/transport/generators/CbmPhsdGenerator.h
+++ b/sim/transport/generators/CbmPhsdGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmPhsdGenerator.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Vovchenko, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Vovchenko, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmPHSDGenerator header file                  -----
diff --git a/sim/transport/generators/CbmPlutoGenerator.cxx b/sim/transport/generators/CbmPlutoGenerator.cxx
index 422021c4a4fd70820b5604900cea47ce1dfa3529..bb665d9a6fa89c39e15cc11bd3ac901b8c4bb8ff 100644
--- a/sim/transport/generators/CbmPlutoGenerator.cxx
+++ b/sim/transport/generators/CbmPlutoGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmPlutoGenerator.cxx
-  * @copyright Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese / D.Bertini, Florian Uhlig [committer] **/
+/* Copyright (C) 2004-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese / D.Bertini, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmPlutoGenerator source file                  -----
diff --git a/sim/transport/generators/CbmPlutoGenerator.h b/sim/transport/generators/CbmPlutoGenerator.h
index 173a582064dfbc89222a53bb1feb864aebb7975a..4e6b42e472513525279966eeb81e31d1e055fbfe 100644
--- a/sim/transport/generators/CbmPlutoGenerator.h
+++ b/sim/transport/generators/CbmPlutoGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmPlutoGenerator.h
-  * @copyright Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                 CbmPlutoGenerator header file                 -----
diff --git a/sim/transport/generators/CbmShieldGenerator.cxx b/sim/transport/generators/CbmShieldGenerator.cxx
index 56ac36e4188e3658a950bdf83398e74eabc2ee6d..c097abf04d45e4cfca07efbde66e0ce90906fb28 100644
--- a/sim/transport/generators/CbmShieldGenerator.cxx
+++ b/sim/transport/generators/CbmShieldGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmShieldGenerator.cxx
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmShieldGenerator source file                 -----
diff --git a/sim/transport/generators/CbmShieldGenerator.h b/sim/transport/generators/CbmShieldGenerator.h
index 3294ca8de3e30bc7d323058ddd6cd75a24e31e6a..85ad5e9517d2852ea4c32b40807d173e56c663c1 100644
--- a/sim/transport/generators/CbmShieldGenerator.h
+++ b/sim/transport/generators/CbmShieldGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmShieldGenerator.h
-  * @copyright Copyright (C) 2009-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese [committer], Florian Uhlig **/
+/* Copyright (C) 2009-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese [committer], Florian Uhlig */
 
 // -------------------------------------------------------------------------
 // -----                CbmShieldGenerator header file                 -----
diff --git a/sim/transport/generators/CbmSimGeneratorsLinkDef.h b/sim/transport/generators/CbmSimGeneratorsLinkDef.h
index 621f29f7f6fa6a98a5ebca8be3b7744e74fec5e2..c60ba8d35cb38cf1e091009e4cb10ac7faede137 100644
--- a/sim/transport/generators/CbmSimGeneratorsLinkDef.h
+++ b/sim/transport/generators/CbmSimGeneratorsLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmSimGeneratorsLinkDef.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/transport/generators/CbmUnigenGenerator.cxx b/sim/transport/generators/CbmUnigenGenerator.cxx
index fcb95f6066eceb4257dec1c9803e519fdc39a1f2..00a38a9c88ce20fe1922587b73bcd1c5bd55c828 100644
--- a/sim/transport/generators/CbmUnigenGenerator.cxx
+++ b/sim/transport/generators/CbmUnigenGenerator.cxx
@@ -1,7 +1,6 @@
-/** @file CbmUnigenGenerator.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Volker Friese, Florian Uhlig [committer] */
 
 /** @file CbmUnigenGenerator.h
  ** @author D. Kresan <d.kresan@gsi.de>
diff --git a/sim/transport/generators/CbmUnigenGenerator.h b/sim/transport/generators/CbmUnigenGenerator.h
index 99dd07a894c1b01e9cd87d4d5cc6e3c847b93e88..a1b12faba77e591a4658f2f201a27e718c00cdfa 100644
--- a/sim/transport/generators/CbmUnigenGenerator.h
+++ b/sim/transport/generators/CbmUnigenGenerator.h
@@ -1,7 +1,6 @@
-/** @file CbmUnigenGenerator.h
-  * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors D. Kresan, Volker Friese **/
+/* Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: D. Kresan, Volker Friese */
 
 /** @file CbmUnigenGenerator.h
  ** @author D. Kresan <d.kresan@gsi.de>
diff --git a/sim/transport/generators/pluto/PDataBase.cxx b/sim/transport/generators/pluto/PDataBase.cxx
index bb1cf6cfc220fb633e81465ded3f8de43f86f11a..3586238c751e093582814096cd6e13c09223af45 100644
--- a/sim/transport/generators/pluto/PDataBase.cxx
+++ b/sim/transport/generators/pluto/PDataBase.cxx
@@ -1,7 +1,6 @@
-/** @file PDataBase.cxx
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 //  Particle ID, properties and decay data base
 
diff --git a/sim/transport/generators/pluto/PDataBase.h b/sim/transport/generators/pluto/PDataBase.h
index bb60ec3f00c74b44f1ffdbf9a61ece36636c8095..073b34fe9826a2f5e78d37228ddea6dc00823ff8 100644
--- a/sim/transport/generators/pluto/PDataBase.h
+++ b/sim/transport/generators/pluto/PDataBase.h
@@ -1,7 +1,6 @@
-/** @file PDataBase.h
-  * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I. Froehlich, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I. Froehlich, Florian Uhlig [committer] */
 
 // Author: I. Froehlich
 // Written: 11.04.2007
diff --git a/sim/transport/generators/pluto/PMesh.cxx b/sim/transport/generators/pluto/PMesh.cxx
index b2b7073be14898ef5e19bdbf8f9988d6a392aa50..d2f3af3f9ead4da37b4b1f9757a0daac8107e192 100644
--- a/sim/transport/generators/pluto/PMesh.cxx
+++ b/sim/transport/generators/pluto/PMesh.cxx
@@ -1,7 +1,6 @@
-/** @file PMesh.cxx
-  * @copyright Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I. Froehlich, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I. Froehlich, Florian Uhlig [committer] */
 
 //  Small linear mesh to substitute the array from PData
 //  The mesh is inherited from TF1, and allow to use
diff --git a/sim/transport/generators/pluto/PMesh.h b/sim/transport/generators/pluto/PMesh.h
index 0f786921db4ffa5e6a919a3ab7b55b5f032786ac..ab1a7b2e5ddd0732adfc08b859888e9a2f582b1f 100644
--- a/sim/transport/generators/pluto/PMesh.h
+++ b/sim/transport/generators/pluto/PMesh.h
@@ -1,7 +1,6 @@
-/** @file PMesh.h
-  * @copyright Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I. Froehlich, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I. Froehlich, Florian Uhlig [committer] */
 
 // Linear Mesh
 
diff --git a/sim/transport/generators/pluto/PParticle.cxx b/sim/transport/generators/pluto/PParticle.cxx
index 858f817ebea2b1b7f5be49e4dce33c2a3befe63e..790a6d6b5e56d89f586247b3581622987e5f2216 100644
--- a/sim/transport/generators/pluto/PParticle.cxx
+++ b/sim/transport/generators/pluto/PParticle.cxx
@@ -1,7 +1,6 @@
-/** @file PParticle.cxx
-  * @copyright Copyright (C) 1998-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.A. Kagarlis, Florian Uhlig [committer] **/
+/* Copyright (C) 1998-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.A. Kagarlis, Florian Uhlig [committer] */
 
 ////////////////////////////////////////////////////////
 //  Particle Class implementation file
diff --git a/sim/transport/generators/pluto/PParticle.h b/sim/transport/generators/pluto/PParticle.h
index 5d40c4d31cbac9b087ea94c7c1502651964a9136..9a5fe77ea66ce183b23bc2d34a8cc826af7ab4c2 100644
--- a/sim/transport/generators/pluto/PParticle.h
+++ b/sim/transport/generators/pluto/PParticle.h
@@ -1,7 +1,6 @@
-/** @file PParticle.h
-  * @copyright Copyright (C) 1998-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Marios A. Kagarlis, Florian Uhlig [committer] **/
+/* Copyright (C) 1998-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Marios A. Kagarlis, Florian Uhlig [committer] */
 
 // Author: Marios A. Kagarlis
 // Written: 15.11.98
diff --git a/sim/transport/generators/pluto/PStaticData.cxx b/sim/transport/generators/pluto/PStaticData.cxx
index 33f9961d904c72c4e5f8ef45dfd253f6d3864f2f..0c44deec8576c27822397dc8f55799192f258f18 100644
--- a/sim/transport/generators/pluto/PStaticData.cxx
+++ b/sim/transport/generators/pluto/PStaticData.cxx
@@ -1,7 +1,6 @@
-/** @file PStaticData.cxx
-  * @copyright Copyright (C) 1999-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.A. Kagarlis, Florian Uhlig [committer] **/
+/* Copyright (C) 1999-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.A. Kagarlis, Florian Uhlig [committer] */
 
 /////////////////////////////////////////////////////////////////////
 //  Pluto Data Wrapper
diff --git a/sim/transport/generators/pluto/PStaticData.h b/sim/transport/generators/pluto/PStaticData.h
index 0ff9a257ad30a588a9a166ea8b215fd86a5fd759..edce813eeef59871b646256695ac45614e02ea6b 100644
--- a/sim/transport/generators/pluto/PStaticData.h
+++ b/sim/transport/generators/pluto/PStaticData.h
@@ -1,7 +1,6 @@
-/** @file PStaticData.h
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // Author: M.A. Kagarlis
 // Written: 31.01.99
diff --git a/sim/transport/generators/pluto/PStdData.cxx b/sim/transport/generators/pluto/PStdData.cxx
index cec4aa7f4ff6fa2ea6cc2ba42ac9621c4359ce1a..775f73914a62a40d68f4ea528f1833618b7df148 100644
--- a/sim/transport/generators/pluto/PStdData.cxx
+++ b/sim/transport/generators/pluto/PStdData.cxx
@@ -1,7 +1,6 @@
-/** @file PStdData.cxx
-  * @copyright Copyright (C) 1999-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.A. Kagarlis, Florian Uhlig [committer] **/
+/* Copyright (C) 1999-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.A. Kagarlis, Florian Uhlig [committer] */
 
 /////////////////////////////////////////////////////////////////////
 //  Pluto Particle Data (The standard version)
diff --git a/sim/transport/generators/pluto/PStdData.h b/sim/transport/generators/pluto/PStdData.h
index 963cd2a71d45e3aeca6debca3a2e0a14dcbce009..2d769f30d83106e49c762081b6d46d072d98dffc 100644
--- a/sim/transport/generators/pluto/PStdData.h
+++ b/sim/transport/generators/pluto/PStdData.h
@@ -1,7 +1,6 @@
-/** @file PStdData.h
-  * @copyright Copyright (C) 1999-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors M.A. Kagarlis, Florian Uhlig [committer] **/
+/* Copyright (C) 1999-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: M.A. Kagarlis, Florian Uhlig [committer] */
 
 // Author: M.A. Kagarlis
 // Written: 31.01.99
diff --git a/sim/transport/generators/pluto/PValues.cxx b/sim/transport/generators/pluto/PValues.cxx
index 230f2df3420dc957a77024c1158b3dcb84bc6636..a4f734eeed8b8bf2d87b9ac26bbc138b6066e63f 100644
--- a/sim/transport/generators/pluto/PValues.cxx
+++ b/sim/transport/generators/pluto/PValues.cxx
@@ -1,7 +1,6 @@
-/** @file PValues.cxx
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 ////////////////////////////////////////////////////////
 //  Value container implementation file
diff --git a/sim/transport/generators/pluto/PValues.h b/sim/transport/generators/pluto/PValues.h
index d79666e393514bcb037674ed0d602df9666b673b..9e71808b76586baf90acc3cd1e183834d5c654d7 100644
--- a/sim/transport/generators/pluto/PValues.h
+++ b/sim/transport/generators/pluto/PValues.h
@@ -1,7 +1,6 @@
-/** @file PValues.h
-  * @copyright Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors I. Froehlich, Florian Uhlig [committer] **/
+/* Copyright (C) 2007-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: I. Froehlich, Florian Uhlig [committer] */
 
 // PValues Class Header
 
diff --git a/sim/transport/generators/pluto/Pdefines.h b/sim/transport/generators/pluto/Pdefines.h
index fd9571eafaa75bd3242fe35041138b3a9b6c3389..dffd11aff77764c75ceb821210e0dd50b77b02d1 100644
--- a/sim/transport/generators/pluto/Pdefines.h
+++ b/sim/transport/generators/pluto/Pdefines.h
@@ -1,7 +1,6 @@
-/** @file Pdefines.h
-  * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #define PRINT_CTOR "CONSTRUCTOR"
 #define PRINT_AUTO_ALLOC "ALLOCATION"
diff --git a/sim/transport/generators/unigen/UEvent.cxx b/sim/transport/generators/unigen/UEvent.cxx
index 2286f7dfa231aff90d5a53fe0d481e1082b20cb0..cd2cd2a2436a31340e49116e0e77b5758402b737 100644
--- a/sim/transport/generators/unigen/UEvent.cxx
+++ b/sim/transport/generators/unigen/UEvent.cxx
@@ -1,7 +1,6 @@
-/** @file UEvent.cxx
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "UEvent.h"
 
diff --git a/sim/transport/generators/unigen/UEvent.h b/sim/transport/generators/unigen/UEvent.h
index a2194656089a40a043baa36a8c5ba8a78891564d..ad8abc8c71e913bd0304c2d46d35d62b7d55e387 100644
--- a/sim/transport/generators/unigen/UEvent.h
+++ b/sim/transport/generators/unigen/UEvent.h
@@ -1,7 +1,6 @@
-/** @file UEvent.h
-  * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef UEVENT_H
 #define UEVENT_H
diff --git a/sim/transport/generators/unigen/UParticle.cxx b/sim/transport/generators/unigen/UParticle.cxx
index c3f6040fd99659a0912dd8130186b44c04325a6c..6a1f850e5d55a9bc356d7741474dd27899f5f1ef 100644
--- a/sim/transport/generators/unigen/UParticle.cxx
+++ b/sim/transport/generators/unigen/UParticle.cxx
@@ -1,7 +1,6 @@
-/** @file UParticle.cxx
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "UParticle.h"
 
diff --git a/sim/transport/generators/unigen/UParticle.h b/sim/transport/generators/unigen/UParticle.h
index 744c264ba13d3a95972f13f99469adb86ca2daaf..2d81b5ce3e479e0b7dfc34aa4f82ed350dd70754 100644
--- a/sim/transport/generators/unigen/UParticle.h
+++ b/sim/transport/generators/unigen/UParticle.h
@@ -1,7 +1,6 @@
-/** @file UParticle.h
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef UPARTICLE_H
 #define UPARTICLE_H
diff --git a/sim/transport/generators/unigen/URun.cxx b/sim/transport/generators/unigen/URun.cxx
index bc273447eb42e64a579c40763909bf17f24cef54..86c7911024f549ac26b6460ad23aa31d905073d3 100644
--- a/sim/transport/generators/unigen/URun.cxx
+++ b/sim/transport/generators/unigen/URun.cxx
@@ -1,7 +1,6 @@
-/** @file URun.cxx
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include <iostream>
 using namespace std;
diff --git a/sim/transport/generators/unigen/URun.h b/sim/transport/generators/unigen/URun.h
index 31687a75d619c8bb90199b898e61e3ee9831b8cc..c601755f35467035cf50f7359ea3fcfc8bfa2409 100644
--- a/sim/transport/generators/unigen/URun.h
+++ b/sim/transport/generators/unigen/URun.h
@@ -1,7 +1,6 @@
-/** @file URun.h
-  * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifndef URUN_H
 #define URUN_H
diff --git a/sim/transport/geosetup/CbmGeoSetup.cxx b/sim/transport/geosetup/CbmGeoSetup.cxx
index 46dae241c60b08eb7c4dc24418713b8203ffc131..1a51ba00ee2e5dd9e06d40888a7f6819ffc7edd4 100644
--- a/sim/transport/geosetup/CbmGeoSetup.cxx
+++ b/sim/transport/geosetup/CbmGeoSetup.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetup.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetup.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetup.h b/sim/transport/geosetup/CbmGeoSetup.h
index 5d1432c44e3f65e93b28505b6c89e8b845472338..8afa3e68db4eb2acfeafd1b2bbfd830fc90dde95 100644
--- a/sim/transport/geosetup/CbmGeoSetup.h
+++ b/sim/transport/geosetup/CbmGeoSetup.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetup.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetup.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupDbProvider.cxx b/sim/transport/geosetup/CbmGeoSetupDbProvider.cxx
index f4aaf05c3da32dcd591925d1a53170e8a57fb2fc..13de30f3d5144eab33fc31369d4f9ad95c7cae42 100644
--- a/sim/transport/geosetup/CbmGeoSetupDbProvider.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupDbProvider.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupDbProvider.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupDbProvider.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupDbProvider.h b/sim/transport/geosetup/CbmGeoSetupDbProvider.h
index 13ee2be8a76bf12cff989c2a79d8095bd40508fd..76badb2e98f8facc452ba10f8c04783eae4a179c 100644
--- a/sim/transport/geosetup/CbmGeoSetupDbProvider.h
+++ b/sim/transport/geosetup/CbmGeoSetupDbProvider.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupDbProvider.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupDbProvider.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupField.cxx b/sim/transport/geosetup/CbmGeoSetupField.cxx
index 1d5b09e6f6e7fdceaf3640b60ab7ba36b5dd044e..0d9ff4c028b95f13bf47a1743f7a7cf74aa9159d 100644
--- a/sim/transport/geosetup/CbmGeoSetupField.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupField.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupField.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupField.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupField.h b/sim/transport/geosetup/CbmGeoSetupField.h
index 01ab7d17639a0ebe3530401834ec48b766fa1854..2abeec7f3b8c3a1e845c3a81acccd6021911e9fa 100644
--- a/sim/transport/geosetup/CbmGeoSetupField.h
+++ b/sim/transport/geosetup/CbmGeoSetupField.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupField.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupField.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupLinkDef.h b/sim/transport/geosetup/CbmGeoSetupLinkDef.h
index bf0535176341d2758b24a006e4f434253a131e77..954cbe95b595a24619d57a26e0240dd743344a24 100644
--- a/sim/transport/geosetup/CbmGeoSetupLinkDef.h
+++ b/sim/transport/geosetup/CbmGeoSetupLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupLinkDef.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/transport/geosetup/CbmGeoSetupMedia.cxx b/sim/transport/geosetup/CbmGeoSetupMedia.cxx
index d21271c7edf22cb854f085fc9a1cc5fb0f35133f..b3428dbe349ab69631c94507c2ad20f2cc53bd03 100644
--- a/sim/transport/geosetup/CbmGeoSetupMedia.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupMedia.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupMedia.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupMedia.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupMedia.h b/sim/transport/geosetup/CbmGeoSetupMedia.h
index 2432de6cbbefe7973ea32e78583cc14255e46997..de2f8333fbbccd132c6c9cec54445a20d0fa2034 100644
--- a/sim/transport/geosetup/CbmGeoSetupMedia.h
+++ b/sim/transport/geosetup/CbmGeoSetupMedia.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupMedia.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupMedia.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupModule.cxx b/sim/transport/geosetup/CbmGeoSetupModule.cxx
index 8cc04b527aa57484f1c14905ff3e9cfca6c08237..4887b7e74950002d69b3cf50148cade551f4c1d6 100644
--- a/sim/transport/geosetup/CbmGeoSetupModule.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupModule.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupModule.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupModule.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupModule.h b/sim/transport/geosetup/CbmGeoSetupModule.h
index ac10aa8b0dcc40b99b3f3ba23c1a7ebab584ae8c..027616ac394c93474c8b66301bbe05a155481f85 100644
--- a/sim/transport/geosetup/CbmGeoSetupModule.h
+++ b/sim/transport/geosetup/CbmGeoSetupModule.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupModule.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupModule.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupProvider.cxx b/sim/transport/geosetup/CbmGeoSetupProvider.cxx
index a34604a0a09ff450541385067e4820e57f1473ca..75978e236d14d9bd31746f17aff9b9b5ef2c9d6f 100644
--- a/sim/transport/geosetup/CbmGeoSetupProvider.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupProvider.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupProvider.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupProvider.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupProvider.h b/sim/transport/geosetup/CbmGeoSetupProvider.h
index 080e8f3e42b4e63a15c63066a416ce6fb761e079..fdbe36cc9d2d4012af07caee9eaea87a8fe3038c 100644
--- a/sim/transport/geosetup/CbmGeoSetupProvider.h
+++ b/sim/transport/geosetup/CbmGeoSetupProvider.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupProvider.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupProvider.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupRepoProvider.cxx b/sim/transport/geosetup/CbmGeoSetupRepoProvider.cxx
index 30dab8dd326a0ad5768e742f86bcfd831969d8e1..8d12586242c8afa3e4c0a479b7b594199f28c079 100644
--- a/sim/transport/geosetup/CbmGeoSetupRepoProvider.cxx
+++ b/sim/transport/geosetup/CbmGeoSetupRepoProvider.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupRepoProvider.cxx
-  * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupRepoProvider.cxx
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/geosetup/CbmGeoSetupRepoProvider.h b/sim/transport/geosetup/CbmGeoSetupRepoProvider.h
index a272d0b76f41e44ec5aa73425d573378854b45ae..a737a3dea14412126238aacffc4c8b72e01d0654 100644
--- a/sim/transport/geosetup/CbmGeoSetupRepoProvider.h
+++ b/sim/transport/geosetup/CbmGeoSetupRepoProvider.h
@@ -1,7 +1,6 @@
-/** @file CbmGeoSetupRepoProvider.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Evgeny Lavrik, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Evgeny Lavrik, Florian Uhlig [committer] */
 
 /** @file CbmGeoSetupProvider.h
  ** @author Evgeny Lavrik <e.lavrik@gsi.de>
diff --git a/sim/transport/steer/CbmGeant3Settings.cxx b/sim/transport/steer/CbmGeant3Settings.cxx
index b8ace504817ec37c6ba519d6bb047399931fc724..3c50115e704f852addd76b1dde5b850aa4e991f9 100644
--- a/sim/transport/steer/CbmGeant3Settings.cxx
+++ b/sim/transport/steer/CbmGeant3Settings.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeant3Settings.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmGeant3Settings.h"
 
diff --git a/sim/transport/steer/CbmGeant3Settings.h b/sim/transport/steer/CbmGeant3Settings.h
index 10cc00b8a4ac45fe6505d11d2d021ca702e7cef2..7810741c238806a13ecc7172291608dc270abd0e 100644
--- a/sim/transport/steer/CbmGeant3Settings.h
+++ b/sim/transport/steer/CbmGeant3Settings.h
@@ -1,7 +1,6 @@
-/** @file CbmGeant3Settings.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file CbmGeant3Settings.h
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/sim/transport/steer/CbmGeant4Settings.cxx b/sim/transport/steer/CbmGeant4Settings.cxx
index 2398fa995ae8363e5f5bbe46bd4e1407ad211179..be9d76c414514d926acf486e0279f0d99c9efeba 100644
--- a/sim/transport/steer/CbmGeant4Settings.cxx
+++ b/sim/transport/steer/CbmGeant4Settings.cxx
@@ -1,7 +1,6 @@
-/** @file CbmGeant4Settings.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmGeant4Settings.h"
 
diff --git a/sim/transport/steer/CbmGeant4Settings.h b/sim/transport/steer/CbmGeant4Settings.h
index 32a739a8bec57690122ffc51ba1d349e2f8ed29c..409172f3483f0cb2aea5efbc3716967db6095586 100644
--- a/sim/transport/steer/CbmGeant4Settings.h
+++ b/sim/transport/steer/CbmGeant4Settings.h
@@ -1,7 +1,6 @@
-/** @file CbmGeant4Settings.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file CbmGeant4Settings.h
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/sim/transport/steer/CbmSetup.cxx b/sim/transport/steer/CbmSetup.cxx
index 1c3e201158e658d21bb99f5654a81a2a1c328d9f..6b0a7b17f7c98da26f39cc3d4dfdaefacc714e3e 100644
--- a/sim/transport/steer/CbmSetup.cxx
+++ b/sim/transport/steer/CbmSetup.cxx
@@ -1,7 +1,6 @@
-/** @file CbmSetup.cxx
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 #/** @file CbmSetup.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/steer/CbmSetup.h b/sim/transport/steer/CbmSetup.h
index 00b906d20b3b2f25fe91fbae1aea922964716a6e..4ded7e0b3bee90e2e53055d514131fa3c0b04120 100644
--- a/sim/transport/steer/CbmSetup.h
+++ b/sim/transport/steer/CbmSetup.h
@@ -1,7 +1,6 @@
-/** @file CbmSetup.h
-  * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file CbmStsSetup.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/steer/CbmSimSteerLinkDef.h b/sim/transport/steer/CbmSimSteerLinkDef.h
index dfeb6854d6581af9e3541fbf345d8ca077a6587c..2708f8b1771939f7aeb18617fc7857084637e999 100644
--- a/sim/transport/steer/CbmSimSteerLinkDef.h
+++ b/sim/transport/steer/CbmSimSteerLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmSimSteerLinkDef.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/sim/transport/steer/CbmTransport.cxx b/sim/transport/steer/CbmTransport.cxx
index 004fcf424a9094988970d21de59bdc7afdf34420..a40e34f6975c1036427a079e8aaa310bde53b3f9 100644
--- a/sim/transport/steer/CbmTransport.cxx
+++ b/sim/transport/steer/CbmTransport.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTransport.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file CbmTransport.cxx
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/steer/CbmTransport.h b/sim/transport/steer/CbmTransport.h
index f494defa14ed0963a17cb2da926aff334ab3835a..5baba55bdd758eb44f93af087e41268699c69528 100644
--- a/sim/transport/steer/CbmTransport.h
+++ b/sim/transport/steer/CbmTransport.h
@@ -1,7 +1,6 @@
-/** @file CbmTransport.h
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Volker Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Volker Friese, Florian Uhlig [committer] */
 
 /** @file CbmTransport.h
  ** @author Volker Friese <v.friese@gsi.de>
diff --git a/sim/transport/steer/CbmTransportConfig.cxx b/sim/transport/steer/CbmTransportConfig.cxx
index af9c340c59d519fe1ecbc4e416330920d8f8e8db..894255750c66fb6c3cc811e6422b59ac1e249d89 100644
--- a/sim/transport/steer/CbmTransportConfig.cxx
+++ b/sim/transport/steer/CbmTransportConfig.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTransportConfig.cxx
-  * @copyright Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 #include "CbmTransportConfig.h"
 
diff --git a/sim/transport/steer/CbmTransportConfig.h b/sim/transport/steer/CbmTransportConfig.h
index a9ce2a29993f7b04857348ac0c56fac4137d4945..1a87e713f2bfcc615e6b5e9b87b84ca68bf3049d 100644
--- a/sim/transport/steer/CbmTransportConfig.h
+++ b/sim/transport/steer/CbmTransportConfig.h
@@ -1,7 +1,6 @@
-/** @file CbmTransportConfig.h
-  * @copyright Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Oleg Golosov [committer] **/
+/* Copyright (C) 2021 National Research Nuclear University MEPhI (Moscow Engineering Physics Institute), Moscow
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Oleg Golosov [committer] */
 
 #pragma once
 
diff --git a/sim/transport/steer/CbmVMCSettings.cxx b/sim/transport/steer/CbmVMCSettings.cxx
index 908b5e22c1e2d85f9b013f33912a4931a4d1487a..a8fb8b3050e9e68cffd08de32977a2030251f9cc 100644
--- a/sim/transport/steer/CbmVMCSettings.cxx
+++ b/sim/transport/steer/CbmVMCSettings.cxx
@@ -1,7 +1,6 @@
-/** @file CbmVMCSettings.cxx
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmVMCSettings.h"
 
diff --git a/sim/transport/steer/CbmVMCSettings.h b/sim/transport/steer/CbmVMCSettings.h
index 71c72cd39fc0a092adec579d46ca6f4cb4bf779f..3ebfc970596eb25a15e1121a57c4c58d5c5fc8fc 100644
--- a/sim/transport/steer/CbmVMCSettings.h
+++ b/sim/transport/steer/CbmVMCSettings.h
@@ -1,7 +1,6 @@
-/** @file CbmVMCSettings.h
-  * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /** @file CbmVMCSettings.h
  ** @author Florian Uhlig <f.uhlig@gsi.de>
diff --git a/tutorials/TaskToAlgo/CbmAlgo.h b/tutorials/TaskToAlgo/CbmAlgo.h
index 155ea1e7b2ba7a4353abf6941b4ff249ce505280..b3b5e126ed87f5f469c7b462ce2fe90137c856de 100644
--- a/tutorials/TaskToAlgo/CbmAlgo.h
+++ b/tutorials/TaskToAlgo/CbmAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmAlgo.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.cxx b/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.cxx
index 10acbe8b7e9d5fec9867d530f7b5dfcde6db49d1..5ee051e8452fdf14260b5999f70b17e9deee864a 100644
--- a/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.cxx
+++ b/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmDeviceStsHitProducerIdeal.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsHitProducerIdeal.cxx
diff --git a/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.h b/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.h
index 6773dbd62ffb82a3c4cc67a2171680cf2798f61e..f062fb624483207723cd597605a8596b59e49dff 100644
--- a/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.h
+++ b/tutorials/TaskToAlgo/CbmDeviceStsHitProducerIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmDeviceStsHitProducerIdeal.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 /**
  * CbmDeviceStsHitProducerIdeal.h
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx
index a23662db5edb90fc53c2fbc300b7717ce77a39d1..e8ad6aaacc6110643d3e6fe30a017ab53284a34e 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerIdealAlgo.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h
index aa124f962a542e31295f5113b1713f221bad4d41..82bc293970b18815189dd0fe9579f224c3832a0d 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerIdealAlgo.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.cxx b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.cxx
index 276ad169a27209e09a8b58b58abccac4d3edc494..805a730cdb401ee2b0edd22578fa4383dc614d5e 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.cxx
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerIdealWrapper.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmStsHitProducerIdealWrapper source file             -----
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h
index baebee5668ec66b5af10e38ebf79f19d55589547..537dfc77627dfa68e412c4ac286e6027f16b902b 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerIdealWrapper.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmStsHitProducerIdealWrapper header file          -----
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.cxx b/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.cxx
index 5289407627d9fe4d35d61ab26d4507193f39521d..1864246a44d6ad6329c532d8eb854fcb0f2b3bf1 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.cxx
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerTaskIdeal.cxx
-  * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V. Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V. Friese, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----                CbmStsHitProducerTaskIdeal source file             -----
diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.h b/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.h
index 213a329f7cfc29c4a03af29a3866f5681e019c85..be7f096709e69ee7ccdcc5abccebd101a509c6b7 100644
--- a/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.h
+++ b/tutorials/TaskToAlgo/CbmStsHitProducerTaskIdeal.h
@@ -1,7 +1,6 @@
-/** @file CbmStsHitProducerTaskIdeal.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors V.Friese, Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: V.Friese, Florian Uhlig [committer] */
 
 // -------------------------------------------------------------------------
 // -----            CbmStsHitProducerTaskIdeal header file             -----
diff --git a/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h b/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h
index 9b8430daba187e1e2018a2cac8447a79865a71a9..2149d5df36ccef2dfeed8cad63ca0832037bb6e8 100644
--- a/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h
+++ b/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h
@@ -1,7 +1,6 @@
-/** @file CbmTaskToAlgoTutorialLinkDef.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #ifdef __CINT__
 
diff --git a/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx b/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx
index abe4b5e6021bd69fa7241bd84697f53dae91f795..5dcd312660b67f025fee85a9491805826fc821ae 100644
--- a/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx
+++ b/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx
@@ -1,7 +1,6 @@
-/** @file CbmTemplateAlgo.cxx
-  * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/tutorials/TaskToAlgo/CbmTemplateAlgo.h b/tutorials/TaskToAlgo/CbmTemplateAlgo.h
index 6787c4f884f9ff946155dde1bf626f75ad75d545..8fdbc7b70e94c05efad962073dc6a7b955a5f43d 100644
--- a/tutorials/TaskToAlgo/CbmTemplateAlgo.h
+++ b/tutorials/TaskToAlgo/CbmTemplateAlgo.h
@@ -1,7 +1,6 @@
-/** @file CbmTemplateAlgo.h
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 // -----------------------------------------------------------------------------
 // -----                                                                   -----
diff --git a/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx b/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx
index 2c407652c929f78c42a1fb12f1bf96fcf664925c..aa657debbff9ffcfb1654773c8e8fa56de56e0df 100644
--- a/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx
+++ b/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx
@@ -1,7 +1,6 @@
-/** @file runStsHitProducerIdeal.cxx
-  * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
-  * @license SPDX-License-Identifier: GPL-3.0-only
-  * @authors Florian Uhlig [committer] **/
+/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
+   SPDX-License-Identifier: GPL-3.0-only
+   Authors: Florian Uhlig [committer] */
 
 #include "CbmDeviceStsHitProducerIdeal.h"