diff --git a/MQ/base/CbmMQChannels.cxx b/MQ/base/CbmMQChannels.cxx index ef18376fa19477cca0aec2815a6164ae5967c200..dbbb4e342450a4b75b2582c5aee4fe7fea52361a 100644 --- a/MQ/base/CbmMQChannels.cxx +++ b/MQ/base/CbmMQChannels.cxx @@ -1,7 +1,5 @@ -/** @file CbmMQChannels.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQChannels.h" + #include "FairMQDevice.h" CbmMQChannels::CbmMQChannels(std::vector<std::string> allowedChannels) : fAllowedChannels {allowedChannels} diff --git a/MQ/base/CbmMQChannels.h b/MQ/base/CbmMQChannels.h index b239759e1f5eb5f236022c5d92121ec5643627ee..1c1d2a1f547b51998b0268e46055e5ab2010f12e 100644 --- a/MQ/base/CbmMQChannels.h +++ b/MQ/base/CbmMQChannels.h @@ -1,8 +1,6 @@ -/** @file CbmMQChannels.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMMQCHANNELS_H_ #define CBMMQCHANNELS_H_ + #include <string> #include <vector> diff --git a/MQ/base/CbmMQDefs.h b/MQ/base/CbmMQDefs.h index 2f97b19da1538590e92fd609b3e7ce4e1a8d91f4..265874c83328bb7986c8729daf40e457326970c6 100644 --- a/MQ/base/CbmMQDefs.h +++ b/MQ/base/CbmMQDefs.h @@ -1,6 +1,3 @@ -/** @file CbmMQDefs.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //#ifdef HAVE_FAIRMQSTATEMACHINE //#include "FairMQStateMachine.h" //#endif diff --git a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx index 0c582c6b12713774ad2268316b72fa1a3ee48601..dd57dc806ca5e4bfef7b46013b39795c7fb57487 100644 --- a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx +++ b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.cxx @@ -1,6 +1,3 @@ -/** @file CbmDeviceEventBuilderEtofStar2019.cxx - * @copyright Copyright (C) 2019-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmDeviceEventBuilderEtofStar2019.cxx */ diff --git a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h index 4d5770b5f01e768bf148eeb009e1354d87a9cd2f..12894d4a7f2867ec683117732dc1fff6810ae2cb 100644 --- a/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h +++ b/MQ/eTOF/CbmDeviceEventBuilderEtofStar2019.h @@ -1,6 +1,3 @@ -/** @file CbmDeviceEventBuilderEtofStar2019.h - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmDeviceEventBuilderEtofStar2019.h * diff --git a/MQ/eTOF/runEventBuilderEtofStar2019.cxx b/MQ/eTOF/runEventBuilderEtofStar2019.cxx index 79fe60b5b812db645fa5633afe4e5f28ca8e9073..accb34e70b342b0c6ab504635bcd679aa4b063ef 100644 --- a/MQ/eTOF/runEventBuilderEtofStar2019.cxx +++ b/MQ/eTOF/runEventBuilderEtofStar2019.cxx @@ -1,7 +1,5 @@ -/** @file runEventBuilderEtofStar2019.cxx - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceEventBuilderEtofStar2019.h" + #include <iomanip> #include <string> diff --git a/MQ/eTOF/runTriggerHandlerEtof.cxx b/MQ/eTOF/runTriggerHandlerEtof.cxx index 9eed68a7456d521adb6f79673388d1f5d00cce52..58614568e5b1f3f7202d38e592fef90e78ed7e8a 100644 --- a/MQ/eTOF/runTriggerHandlerEtof.cxx +++ b/MQ/eTOF/runTriggerHandlerEtof.cxx @@ -1,7 +1,5 @@ -/** @file runTriggerHandlerEtof.cxx - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceTriggerHandlerEtof.h" + #include <iomanip> #include <string> diff --git a/MQ/hitbuilder/runHitBuilderTof.cxx b/MQ/hitbuilder/runHitBuilderTof.cxx index 482667dc5e7e25bb1c7c44fd68f08d4fba0b3ec5..e83d153b95e701a6d4c34ffad36b6c4eb608cb7a 100644 --- a/MQ/hitbuilder/runHitBuilderTof.cxx +++ b/MQ/hitbuilder/runHitBuilderTof.cxx @@ -1,7 +1,5 @@ -/** @file runHitBuilderTof.cxx - * @copyright Copyright (C) 2018-2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceHitBuilderTof.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/mcbm/runBuildRawEvents.cxx b/MQ/mcbm/runBuildRawEvents.cxx index e3018c843bc86c0c0873e5664bb060557d08c487..f0487f28ddfcb41673ee566002a51abbd4218694 100644 --- a/MQ/mcbm/runBuildRawEvents.cxx +++ b/MQ/mcbm/runBuildRawEvents.cxx @@ -1,7 +1,5 @@ -/** @file runBuildRawEvents.cxx - * @copyright Copyright (C) 2021 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceBuildRawEvents.h" + #include <iomanip> #include <string> diff --git a/MQ/mcbm/runMcbmEventSink.cxx b/MQ/mcbm/runMcbmEventSink.cxx index 8eeee27ee75f098418082385b956a00880dd8e5b..2a34df85770874613326b025c7ba8e178e60a9f0 100644 --- a/MQ/mcbm/runMcbmEventSink.cxx +++ b/MQ/mcbm/runMcbmEventSink.cxx @@ -1,7 +1,5 @@ -/** @file runMcbmEventSink.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMcbmEventSink.h" + #include <iomanip> #include <string> diff --git a/MQ/mcbm/runMcbmEvtBuilderWin.cxx b/MQ/mcbm/runMcbmEvtBuilderWin.cxx index 6d9f823a72bf2e2f425293fb47c087fea1824e02..56304f448bebd60802ed6e5d82ad3d5cbed8dff4 100644 --- a/MQ/mcbm/runMcbmEvtBuilderWin.cxx +++ b/MQ/mcbm/runMcbmEvtBuilderWin.cxx @@ -1,7 +1,5 @@ -/** @file runMcbmEvtBuilderWin.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMcbmEventBuilderWin.h" + #include <iomanip> #include <string> diff --git a/MQ/mcbm/runMcbmMonitorPulser.cxx b/MQ/mcbm/runMcbmMonitorPulser.cxx index d2a97f577c1ebc93018c934b715c862bb05d8579..de4611dd839c04c67a99b5fa46ab58a9349dcb0f 100644 --- a/MQ/mcbm/runMcbmMonitorPulser.cxx +++ b/MQ/mcbm/runMcbmMonitorPulser.cxx @@ -1,7 +1,5 @@ -/** @file runMcbmMonitorPulser.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMcbmMonitorPulser.h" + #include <iomanip> #include <string> diff --git a/MQ/mcbm/runMcbmUnpack.cxx b/MQ/mcbm/runMcbmUnpack.cxx index 0f0913303121163b4abb9a9dacdd7a58f0116e1e..c5f2187569cd3ac98ae1ed176366837886ccf3c8 100644 --- a/MQ/mcbm/runMcbmUnpack.cxx +++ b/MQ/mcbm/runMcbmUnpack.cxx @@ -1,7 +1,5 @@ -/** @file runMcbmUnpack.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMcbmUnpack.h" + #include <iomanip> #include <string> diff --git a/MQ/monitor/runMonitorT0.cxx b/MQ/monitor/runMonitorT0.cxx index 783219bc39f3ba9a00106f93bcab698789c7a102..143e8b79f9df7ab245e54c9ffd08d75c8fedcc29 100644 --- a/MQ/monitor/runMonitorT0.cxx +++ b/MQ/monitor/runMonitorT0.cxx @@ -1,7 +1,5 @@ -/** @file runMonitorT0.cxx - * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMonitorT0.h" + #include <iomanip> #include <string> diff --git a/MQ/monitor/runMonitorTof.cxx b/MQ/monitor/runMonitorTof.cxx index baa8f1e40f45cee86569b2b4109315fcb4eb1dbb..ff2bfd50b485bab6b8553a20ba893a294d3caf74 100644 --- a/MQ/monitor/runMonitorTof.cxx +++ b/MQ/monitor/runMonitorTof.cxx @@ -1,7 +1,5 @@ -/** @file runMonitorTof.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceMonitorTof.h" + #include <iomanip> #include <string> diff --git a/MQ/sink/runDevNullSink.cxx b/MQ/sink/runDevNullSink.cxx index a790c28e0c5acf91dcbbe76c9b5ba6b8585eeec8..f3a3c089d44308d8ac8ca3fd0eddf656aaaf3081 100644 --- a/MQ/sink/runDevNullSink.cxx +++ b/MQ/sink/runDevNullSink.cxx @@ -1,7 +1,5 @@ -/** @file runDevNullSink.cxx - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDevNullSink.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/sink/runTsaComponentSink.cxx b/MQ/sink/runTsaComponentSink.cxx index 9c7958c95b7fa20629389d42e5fe66f3d706830b..6179fa60ceb1ae9662a4462a6eb826fe0b682162 100644 --- a/MQ/sink/runTsaComponentSink.cxx +++ b/MQ/sink/runTsaComponentSink.cxx @@ -1,7 +1,5 @@ -/** @file runTsaComponentSink.cxx - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTsaComponentSink.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runMCPointSource.cxx b/MQ/source/runMCPointSource.cxx index a579bae6aee5f557b783354ee49d6f0cbdc90be1..9599fcc9902c339b4568edd746fe51e6ffe84ce6 100644 --- a/MQ/source/runMCPointSource.cxx +++ b/MQ/source/runMCPointSource.cxx @@ -1,7 +1,5 @@ -/** @file runMCPointSource.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMCPointSource.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runStsDigiSource.cxx b/MQ/source/runStsDigiSource.cxx index 33c1941bf05546d19f621aacc795eecb3a12a225..85edf88c784865ce8ddfaa696817d7712a99a4fe 100644 --- a/MQ/source/runStsDigiSource.cxx +++ b/MQ/source/runStsDigiSource.cxx @@ -1,7 +1,5 @@ -/** @file runStsDigiSource.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmStsDigiSource.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runTsaInfo.cxx b/MQ/source/runTsaInfo.cxx index 0495cd2dad23d1ed3e0eab9bcbe89a2ff91b2d12..8db38cd09d5e5909448ef5fef64532e4ab39c53c 100644 --- a/MQ/source/runTsaInfo.cxx +++ b/MQ/source/runTsaInfo.cxx @@ -1,7 +1,5 @@ -/** @file runTsaInfo.cxx - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQTsaInfo.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runTsaMultiSampler.cxx b/MQ/source/runTsaMultiSampler.cxx index dbd591a23705149d27bb1bfcd852c64efbb16620..78182b9457674e70ac2dcdf0bd1b0ba387f89aba 100644 --- a/MQ/source/runTsaMultiSampler.cxx +++ b/MQ/source/runTsaMultiSampler.cxx @@ -1,7 +1,5 @@ -/** @file runTsaMultiSampler.cxx - * @copyright Copyright (C) 2019-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQTsaMultiSampler.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runTsaMultiSamplerTof.cxx b/MQ/source/runTsaMultiSamplerTof.cxx index 7f20729041b82be4f4ee863cd78de8c60ffcd74b..edcb08e6f9db12fea70f24cf0454dc423ace052d 100644 --- a/MQ/source/runTsaMultiSamplerTof.cxx +++ b/MQ/source/runTsaMultiSamplerTof.cxx @@ -1,7 +1,5 @@ -/** @file runTsaMultiSamplerTof.cxx - * @copyright Copyright (C) 2019-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQTsaMultiSamplerTof.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runTsaSampler.cxx b/MQ/source/runTsaSampler.cxx index 3ffb14f5bec6f095aecf1ba8ecb0c30f771dc0cc..225408e1090a3d0ce94dac7b73f62d054f27c74d 100644 --- a/MQ/source/runTsaSampler.cxx +++ b/MQ/source/runTsaSampler.cxx @@ -1,7 +1,5 @@ -/** @file runTsaSampler.cxx - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQTsaSampler.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/source/runTsaSamplerTof.cxx b/MQ/source/runTsaSamplerTof.cxx index 2492c308c69d126106444d99798f4dad57dc1b84..c3801da1dd59cd98ad00871b844a545def4ec1ae 100644 --- a/MQ/source/runTsaSamplerTof.cxx +++ b/MQ/source/runTsaSamplerTof.cxx @@ -1,7 +1,5 @@ -/** @file runTsaSamplerTof.cxx - * @copyright Copyright (C) 2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMQTsaSamplerTof.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/MQ/sts/runStsLocalReco.cxx b/MQ/sts/runStsLocalReco.cxx index be18449c1f0ab3f678abe3b4bb7cb412b7b4d4ad..e3df525b4f48e93bdc540a6397bdb8926673caf1 100644 --- a/MQ/sts/runStsLocalReco.cxx +++ b/MQ/sts/runStsLocalReco.cxx @@ -1,7 +1,5 @@ -/** @file runStsLocalReco.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceStsLocalReco.h" + #include <iostream> #include "runFairMQDevice.h" diff --git a/MQ/unpacker/runUnpackTofMcbm2018.cxx b/MQ/unpacker/runUnpackTofMcbm2018.cxx index c3803db6e7796ba0a2f301cf3c73c77abb7b3458..08b6e27ecabbab4eda744fa96ccd9d0663f27fd1 100644 --- a/MQ/unpacker/runUnpackTofMcbm2018.cxx +++ b/MQ/unpacker/runUnpackTofMcbm2018.cxx @@ -1,7 +1,5 @@ -/** @file runUnpackTofMcbm2018.cxx - * @copyright Copyright (C) 2018-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceUnpackTofMcbm2018.h" + #include <iomanip> #include <string> diff --git a/MQ/unpacker/runUnpackTofStar2018.cxx b/MQ/unpacker/runUnpackTofStar2018.cxx index 397f036f017df7cfa2356c8c984c60e75a8eb08b..ac6adfed368604348aa0cdb6e74aa3b210a79525 100644 --- a/MQ/unpacker/runUnpackTofStar2018.cxx +++ b/MQ/unpacker/runUnpackTofStar2018.cxx @@ -1,7 +1,5 @@ -/** @file runUnpackTofStar2018.cxx - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceUnpackTofStar2018.h" + #include "runFairMQDevice.h" namespace bpo = boost::program_options; diff --git a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h index 1088b7d0b21f69ef4afbd667a0b57b0585e35099..d7177b16cb03b8e14b239bfc18a74c136a4a825e 100644 --- a/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h +++ b/analysis/PWGC2F/femtoscopy/nicafemto/cuts/NicaCbmCutsLinkDef.h @@ -1,6 +1,3 @@ -/** @file NicaCbmCutsLinkDef.h - * @copyright Copyright (C) 2020-2021 Faculty of Physics, Warsaw University of Technology, Warsaw - * @license SPDX-License-Identifier: GPL-3.0-only **/ #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h index 8ae0151e5f81223628383e16256a6b42284935bc..bcab0569ecbce9de72e24b2aacc2c17545c35413 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiCandidate.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiCandidate.h - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 0d4f45b999423eecc1e0bad834feadfc89610595..8021652b40dc03c91d449c3964067ef50a4c602f 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiCuts.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiCuts.h - * @copyright Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 fb089e9dbde26aef4867b1770730f12546b13fc1..5cef641416403b702dccdb96746a22f60c1fc507 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 **/ + #include "CbmAnaJpsiHist.h" + #include "TColor.h" #include <boost/assign/list_of.hpp> diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h index 3e07bdce5aa7c33f5d0946e408301f94961fa25b..acd10dab677df960da71ae7147980de8a09e7246 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiHist.h @@ -1,8 +1,6 @@ -/** @file CbmAnaJpsiHist.h - * @copyright Copyright (C) 2015-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_ANA_JPSI_HIST_H #define CBM_ANA_JPSI_HIST_H + #include <string> #include <vector> diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h index 4270bf3fb6f0cc063afd186fb26fb51bf0da13c4..d7bbbb2b935d484ec25f790f2fa38781a963a567 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiKinematicParams.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiKinematicParams.h - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 9bff24bfec8eab0fc5c634f022dc291b56bbcdbd..8ad03bee13bb6a567efb268786ec8c7ee827480a 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 **/ + #include "CbmAnaJpsiReport.h" + #include "CbmAnaJpsiCuts.h" #include "CbmAnaJpsiHist.h" #include "CbmDrawHist.h" diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h index 9aca054a51a381974dde23c943fb594d46b470a9..018888754aebbc27216213e6b38eaa459f331cc3 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiReport.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiReport.h - * @copyright Copyright (C) 2015-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBMANAJPSIREPORT_H #define CBMANAJPSIREPORT_H diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.cxx index dfc9b722caa16ca558572849b455d69867864726..eed38699b7dacf2c71f7e6f742b3761551dc5517 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 **/ + #include "CbmAnaJpsiSuperEventReport.h" + #include "CbmAnaJpsiCuts.h" #include "CbmAnaJpsiHist.h" #include "CbmDrawHist.h" diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h index 8e69874848b4fee416dc0562eaa86d4a9e6f655b..336692ddaa5fd00ba7637cd30ad8f670e8f6ff47 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiSuperEventReport.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiSuperEventReport.h - * @copyright Copyright (C) 2015-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBMANAJPSISUPEREVENTREPORT_H #define CBMANAJPSISUPEREVENTREPORT_H diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.cxx index a8b51882d3dfacc3363cb47158867a218012fd63..927a93450ce32ed5f63f4f4816aa57ddf3076084 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 **/ + #include "CbmAnaJpsiTask.h" + #include "CbmAnaJpsiCandidate.h" #include "CbmAnaJpsiCuts.h" #include "CbmAnaJpsiHist.h" diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h index 951a26fbc17281963f7222b51209156054afcc30..e0f6a08dd4ad1dc25f8a4134d57ee15f73d66cdd 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiTask.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiTask.h - * @copyright Copyright (C) 2015-2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBMJPSIANATASK #define CBMJPSIANATASK diff --git a/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h b/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h index 12b3dcd20a2b0b961edbf329e3e90dbfd85932fc..222e0d86325bdcccf5661faf1f67d4f3552ddc90 100644 --- a/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h +++ b/analysis/PWGCHA/jpsi/CbmAnaJpsiUtils.h @@ -1,6 +1,4 @@ -/** @file CbmAnaJpsiUtils.h - * @copyright Copyright (C) 2015-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 c01e7e0f541ec3309b6b85815daab6487c47975d..20942a813a4979a59b94091049b42fe0236e45df 100644 --- a/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h +++ b/analysis/PWGCHA/jpsi/CbmJPsiAnalysisLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmJPsiAnalysisLinkDef.h - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h b/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h index 884d68db35222f4b6b079ebee02eb775a577c36b..b70c86487018e02f3237d283316901096a3e3d41 100644 --- a/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h +++ b/analysis/PWGDIL/dielectron/conversion/CbmConversionAnalysisLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmConversionAnalysisLinkDef.h - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx index f817c42a3ae3ebf066435fbdabe74800ac845d85..3fc3db2f5a708e5a81c933cedb9b8716e31ab83d 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx +++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.cxx @@ -1,7 +1,5 @@ -/** @file CbmAnaDielectronStudyReportAll.cxx - * @copyright Copyright (C) 2012-2019 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmAnaDielectronStudyReportAll.h" + #include "CbmDrawHist.h" #include "CbmHistManager.h" #include "CbmLmvmHist.h" diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h index c24459322e67759a6033b9ba61831ebca1aa8d2b..d0d7462ffb552d096a42484b0c2b9fc4de820059 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h +++ b/analysis/PWGDIL/dielectron/lmvm/CbmAnaDielectronStudyReportAll.h @@ -1,8 +1,6 @@ -/** @file CbmAnaDielectronStudyReportAll.h - * @copyright Copyright (C) 2012-2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_ANA_DIELECTRON_STUDY_REPORT_ALL #define CBM_ANA_DIELECTRON_STUDY_REPORT_ALL + #include "CbmStudyReport.h" /** diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h b/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h index cd9ea15bad9dc0de9df4a1dc4716f6f6c794c107..41fd059082c32894f3437aaa551f5a842eb397ad 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h +++ b/analysis/PWGDIL/dielectron/lmvm/CbmDiElectronAnalysisLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmDiElectronAnalysisLinkDef.h - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx index 6388ea281f9db11409b0b1ce493f5621edf3e7a8..98ea6f62dfcd61e2d945be629dd30a17ab8b9733 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx +++ b/analysis/PWGDIL/dielectron/lmvm/CbmHaddBase.cxx @@ -1,6 +1,5 @@ -/** @file CbmHaddBase.cxx - * @copyright Copyright (C) 2015-2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + #include "CbmHaddBase.h" #include "TChain.h" diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx index 87730ab9cc7c3a957d8d7164b3146ab9bd7fde5f..a7586a4818a79f9e1f9a51e5b038ead82f75c11f 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx +++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.cxx @@ -1,6 +1,3 @@ -/** @file CbmLmvmHist.cxx - * @copyright Copyright (C) 2012-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * \brief Helper class for histogram names. * \date 2012 diff --git a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h index 188d85d3b1c0ff94fa54a8d2c3e5647d067c616b..b365cf913ae633a3a67693f192f7d0ada2011fae 100644 --- a/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h +++ b/analysis/PWGDIL/dielectron/lmvm/CbmLmvmHist.h @@ -1,8 +1,6 @@ -/** @file CbmLmvmHist.h - * @copyright Copyright (C) 2012-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_LMVM_HIST_H #define CBM_LMVM_HIST_H + #include <string> #include <vector> diff --git a/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h b/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h index 2b293bfc9ac618ff6baaebeac7b0bfe094764527..231aed7483bef34f38a0358733262aebf115ada2 100644 --- a/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h +++ b/analysis/PWGDIL/dielectron/papaframework/AnalysisTaskMultiPairAnalysis.h @@ -1,8 +1,6 @@ -/** @file AnalysisTaskMultiPairAnalysis.h - * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSISTASKMULTIPAIRANALYSIS_H #define ANALYSISTASKMULTIPAIRANALYSIS_H + //##################################################### //# # //# Basic Analysis task for PairAnalysis # diff --git a/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h b/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h index f7692619c87a80e9a5d4c96ab08810c1c5bb8f9b..be584fcae32632555d1c4dbd8baff49eb0cd58b0 100644 --- a/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h +++ b/analysis/PWGDIL/dielectron/papaframework/CbmPapaLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmPapaLinkDef.h - * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h index b4e4b7f45ad1f3c353de05278db851e6d736b2ae..5095c286dc4b1b047c0deebf91e1f5bbc3394fe3 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysis.h @@ -1,8 +1,6 @@ -/** @file PairAnalysis.h - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef PAIRANALYSIS_H #define PAIRANALYSIS_H + #include <THnBase.h> #include <TNamed.h> #include <TObjArray.h> diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx index 7bd78082541cf4a9dc015708875d064023bdb6c2..78f8e941b8c2d02814086f9e0f1f3a7c74f62ceb 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisFunction.cxx @@ -1,6 +1,3 @@ -/** @file PairAnalysisFunction.cxx - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /////////////////////////////////////////////////////////////////////////// // PairAnalysis Function // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h index c880e6daf5747bd93654f6e3584a271101488065..b2993a77560c24b975385e709755a4e1b7633b82 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisMetaData.h @@ -1,6 +1,3 @@ -/** @file PairAnalysisMetaData.h - * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef PAIRANALYSISMETADATA_H #define PAIRANALYSISMETADATA_H /////////////////////////////////////////////////////////////////////////////////////////// diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx index 6b4db0982798dfeaef165da24fd6c5e5d5f9ad70..7131b1e1a1f03da039bfaa537b70ff7edf8b95fe 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalExt.cxx @@ -1,6 +1,3 @@ -/** @file PairAnalysisSignalExt.cxx - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /////////////////////////////////////////////////////////////////////////// // Dielectron SignalExt // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx index 8edfc49da354ce8e2e906d96ca36c4e37cb27f71..e877a8251cd36d74a54578545797c02e283b650e 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFit.cxx @@ -1,6 +1,3 @@ -/** @file PairAnalysisSignalFit.cxx - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /////////////////////////////////////////////////////////////////////////// // Dielectron SignalFit // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx index ab875faa5e075a2169c2fb9f6efc920de8b024c3..b74310d3a404745c08e1417dcfe7650f8d6a8c6e 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSignalFunc.cxx @@ -1,6 +1,3 @@ -/** @file PairAnalysisSignalFunc.cxx - * @copyright Copyright (C) 2015-2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /////////////////////////////////////////////////////////////////////////// // Dielectron Function // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx index 87fe4a318b272d238aa1958fdf6fbec76a9be508..0641f23280db68720f310711dff8ec359dbf3a16 100644 --- a/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/PairAnalysisSpectrum.cxx @@ -1,6 +1,3 @@ -/** @file PairAnalysisSpectrum.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /////////////////////////////////////////////////////////////////////////// // PairAnalysisSpectrum // // // diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx index 533a96a6c9d35bcafce1bee3167aac63967e1836..48d4c33a0eee688e93d79917f682b3afe558276f 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.cxx @@ -1,7 +1,5 @@ -/** @file CbmFastDecayer.cxx - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmFastDecayer.h" + #include "CbmStack.h" #include "FairPrimaryGenerator.h" diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h index 7410a197ca744369e29a300f5c381b35a11f812f..03a83f0877d4728e3eccf07a81f3a66162539bae 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastDecayer.h @@ -1,9 +1,7 @@ -/** @file CbmFastDecayer.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMFASTDECAYER_H #define CBMFASTDECAYER_H + #include "FairGenerator.h" #include "TVirtualMCDecayer.h" diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx index 4484e7b22a7f21eb3f6ced601beaa3fb3fa564b0..f311a4860e19d5cd3b106d7b1f2ea9b4fc2cf879 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.cxx @@ -1,6 +1,3 @@ -/** @file CbmFastSim.cxx - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///////////////////////////////////////////////////////////// // // FastSim diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h index 7b43372a210e6bdf912a37c3b5162a1baadec254..1ba95c6a2d83e8e004f10ff7eb3052f573127236 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSim.h @@ -1,9 +1,7 @@ -/** @file CbmFastSim.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMFASTSIM_H #define CBMFASTSIM_H 1 + #include "FairTask.h" #include "TClonesArray.h" diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h index a3f872bfaa752497a5a3e41dce9ae2eeb1d0d646..8ac22d838edb15f7967002f963987521fd842cb9 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/CbmFastSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmFastSimLinkDef.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C index f0a5b4ec325aadb2b309e3643e796b606af547b8..9063ddb6a4a85f724f63fe63bd96d662c7c8ca6a 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/SetCuts.C @@ -1,6 +1,4 @@ -/** @file SetCuts.C - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + /** 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/run_sim_fast.C b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C index 18979459c848591e3fc32472504e74ac10de0a4c..31c8bf925cea8f9b5f38775a20aad5f90fd4eeba 100644 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/run_sim_fast.C @@ -1,6 +1,3 @@ -/** @file run_sim_fast.C - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C b/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C index 8f332c6c38ba541117441e26354fe314641a8432..ee6599205b3bdb65aedd219f2c8b5548d327fb2c 100644 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/merge.C @@ -1,8 +1,6 @@ -/** @file merge.C - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ int merge(char* input_list = "list.txt", char* output_file = "merged.root") { + /// set global debug level // gErrorIgnoreLevel = kInfo, kWarning, kError, kFatal; gErrorIgnoreLevel = kError; diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C b/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C index 444e77129a45d2d1767d5b97956a81964264ce7e..32537b614cc6fafe7e6d639e77366435be491657 100644 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/run_common_analysis.C @@ -1,7 +1,5 @@ -/** @file run_common_analysis.C - * @copyright Copyright (C) 2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ R__ADD_INCLUDE_PATH($PWD) + #include "Config_dilepton_testing.C" TString cfgFunc = "Config_dilepton_"; TString configName = "testing"; diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C b/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C index 76dfd00a925bbbf388e48721a6a70933de7e2603..7a59a250887761a063ef66f38ae90cdb3c98bbf2 100644 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/run_testing.C @@ -1,7 +1,5 @@ -/** @file run_testing.C - * @copyright Copyright (C) 2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ R__ADD_INCLUDE_PATH($PWD) + #include "Config_dilepton_testing.C" TString cfgFunc = "Config_dilepton_"; TString configName = "testing"; diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h b/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h index e9bbec9f3b1a400c79b31951a6e43a28e88e58fa..e2ff09911d9bb5b1b90e2bea6ff89bad84663d79 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmConversion2AnalysisLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmConversion2AnalysisLinkDef.h - * @copyright Copyright (C) 2016-2020 Fakultät für Mathematik und Naturwissenschaften, Bergische Universität Wuppertal, Wuppertal - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h index 79fb021e9b1a981d733f48e6ef0b855c53cea1ae..37aaa28c46ba47dedb5f7766d51d0c8d232cc048 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionBG.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionBG.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_BG #define CBM_KRES_CONVERSION_BG + #include "CbmMCTrack.h" #include <TClonesArray.h> diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h index 3ed737c818cd177fadaf5acf233403dd19c329f0..040d32dc86d4096f8fb237c8ecbb2465a7a7174b 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionCorrectedPhotons.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionCorrectedPhotons.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_CORRECTED_PHOTONS #define CBM_KRES_CONVERSION_CORRECTED_PHOTONS + #include "CbmKFVertex.h" #include "CbmKresGammaCorrection.h" #include "CbmKresSelectAnnPhotons.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h index 896e9ced3ce7c570f3cafdc05b8e17ce5dc8db5c..09bcd922d988509bf03fd1af240fe417e88bd817 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionGeneral.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionGeneral.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_GENERAL #define CBM_KRES_CONVERSION_GENERAL + class TClonesArray; class TH1; class TH1D; diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h index fd60dce51b41801df9e78d43eaa59c077258af31..b421c9fd16d01f0f8a0a978525206acb1cc42574 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionKF.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionKF.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_KF #define CBM_KRES_CONVERSION_KF + #include "CbmKFParticleFinder.h" #include "CbmKFParticleFinderQA.h" #include "CbmKresConversionBG.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h index 8d411aaca66ff4891574f6229ae0a053eb8fe48e..1313094cc5d6eea89a639a0bb1349644f56dca3a 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionMain.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionMain.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MAIN #define CBM_KRES_CONVERSION_MAIN + #include "CbmKFParticleFinder.h" #include "CbmKFParticleFinderQA.h" #include "CbmKresConversionCorrectedPhotons.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h index 6cc7badf72a2ccee4c12f2d5f4e0d46b61a10e20..45b847238b002ac840f1f8c95e0b970f3920851d 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManual.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionManual.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MANUAL #define CBM_KRES_CONVERSION_MANUAL + #include "CbmKFVertex.h" #include "CbmKresConversionBG.h" #include "CbmKresSelectAnn.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h index 02424ec62f67242def9463e2870005ea1f3ea017..bc3d40be357b1509d64b58ae94c793f1b7a3f196 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias1.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionManualmbias1.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_1 #define CBM_KRES_CONVERSION_MANUAL_mbias_1 + #include "CbmKFVertex.h" #include "CbmKresConversionBG.h" #include "CbmMCTrack.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h index bab76e65352f611c3ebd10419aad12bb1a335237..5df5bc1d363d829a8accd06ba1f6c69a82179b8e 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias2.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionManualmbias2.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_2 #define CBM_KRES_CONVERSION_MANUAL_mbias_2 + #include "CbmKFVertex.h" #include "CbmKresConversionBG.h" #include "CbmMCTrack.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h index 009b1124e4687ccddd6089efcff2eebd4c49846b..eb3d8416aebca15eae008d55541afc12e5f8c6e2 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias3.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionManualmbias3.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_3 #define CBM_KRES_CONVERSION_MANUAL_mbias_3 + #include "CbmKFVertex.h" #include "CbmKresConversionBG.h" #include "CbmMCTrack.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h index da6d8ac127977e94057f9ed55b21a57f908adbc1..5530a7b74b17020ca06c1bb2da0805c66ae85aeb 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionManualmbias4.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionManualmbias4.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_MANUAL_mbias_4 #define CBM_KRES_CONVERSION_MANUAL_mbias_4 + #include "CbmKFVertex.h" #include "CbmKresConversionBG.h" #include "CbmMCTrack.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h index e95497d15c97891fbf53b7f049735b287930757f..82f017504795d1aa6320bbca36fba791695d2596 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionPhotons.h @@ -1,8 +1,6 @@ -/** @file CbmKresConversionPhotons.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_PHOTONS #define CBM_KRES_CONVERSION_PHOTONS + #include "CbmKFVertex.h" #include "CbmKresSelectAnnPhotons.h" #include "CbmKresTrainAnnDirectPhotons.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h index 1ce7b6cf3d9811cbf7ad9407e13f33ce073b70ad..7a0afb7ef80693c3bc80ca200727614d743d2d95 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresConversionReconstruction.h @@ -1,9 +1,7 @@ -/** @file CbmKresConversionReconstruction.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_CONVERSION_RECONSTRUCTION #define CBM_KRES_CONVERSION_RECONSTRUCTION + class TH1; class TH1D; class TH2D; diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h index a9dd4fca27f6366bfd41a49dde2f4acb32418f7c..b3244a68d44713739980c43a925d706034306dcc 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEta.h @@ -1,8 +1,6 @@ -/** @file CbmKresEta.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_ETA #define CBM_KRES_ETA + #include "CbmKFVertex.h" #include "CbmMCTrack.h" #include "CbmRichRing.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h index d3085aa86cddd6a30e515bb4d0037b089d0c7d65..23d8bb741f81036c2ae39ff8e7eb6681c617d41f 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresEtaMCAnalysis.h @@ -1,8 +1,6 @@ -/** @file CbmKresEtaMCAnalysis.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_ETA_MC_ANALYSIS #define CBM_KRES_ETA_MC_ANALYSIS + class TH1; class TH1D; class TH2D; diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h index 0f68ba3d8ea99bd2af80492ba39409425ffe95aa..00efba53ead20800e88793479eceb139e73fc320 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresGammaCorrection.h @@ -1,8 +1,6 @@ -/** @file CbmKresGammaCorrection.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_GAMMA_CORRECTION #define CBM_KRES_GAMMA_CORRECTION + #include "TH2D.h" #include <TClonesArray.h> diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h index 1362e45ea590aac3c0d44efbe4c1373fd6bba8bf..c672a652bede743d6066dd0a5a481f7bf591d3aa 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnn.h @@ -1,8 +1,6 @@ -/** @file CbmKresSelectAnn.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_SELECT_ANN #define CBM_KRES_SELECT_ANN + #include "TMultiLayerPerceptron.h" #include "TVector3.h" #include <TClonesArray.h> diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h index fecfa5f729c4ef905da7e85f6bee3e6c6491348a..63a90ac0896e4f5dc184dee2765245a91dc0a621 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectAnnPhotons.h @@ -1,8 +1,6 @@ -/** @file CbmKresSelectAnnPhotons.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_SELECT_ANN_PHOTONS #define CBM_KRES_SELECT_ANN_PHOTONS + #include "TMultiLayerPerceptron.h" #include "TVector3.h" #include <TClonesArray.h> diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h index 7410e057a28d2fee62b43681c74e5cf20c7e6870..f921f661b8af3a81eb6bbb28bfdd85dad4783ec9 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresSelectGoodEvents.h @@ -1,9 +1,7 @@ -/** @file CbmKresSelectGoodEvents.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_SELECT_GOOD_EVENTS #define CBM_KRES_SELECT_GOOD_EVENTS + #include "CbmMCTrack.h" #include "FairTask.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h index f6b4a0922e4eee6da512618a87a14a21bd4c3394..2c42249d38b36c265ea0bf402d8b000ad14f5ffe 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTemperature.h @@ -1,8 +1,6 @@ -/** @file CbmKresTemperature.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_TEMPERATURE #define CBM_KRES_TEMPERATURE + #include <TClonesArray.h> #include <vector> diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h index f28f2a8a04923571792feae5b7141ef497f320a3..8a750d00fa3068768ce3e5ecc83b36e6984006c9 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnn.h @@ -1,8 +1,6 @@ -/** @file CbmKresTrainAnn.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_TRAIN_ANN #define CBM_KRES_TRAIN_ANN + #include "TCanvas.h" #include "TH2D.h" #include "TVector3.h" diff --git a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h index ebbdfc236d3cb86a40f259b93ec7ee15941ae56a..f06318ee881a2d16e1d32de7ca4947d227298f0e 100644 --- a/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h +++ b/analysis/PWGDIL/dielectron/pi0eta/CbmKresTrainAnnDirectPhotons.h @@ -1,8 +1,6 @@ -/** @file CbmKresTrainAnnDirectPhotons.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_KRES_TRAIN_ANN_DIRECT_PHOTONS #define CBM_KRES_TRAIN_ANN_DIRECT_PHOTONS + #include "TCanvas.h" #include "TH2D.h" #include "TVector3.h" diff --git a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx index 7bb210d74114cf4027e0956ff0c60339dfc0dd2a..05cf3cc725b6fbace6d4900702799683bec6c824 100644 --- a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx +++ b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.cxx @@ -1,6 +1,3 @@ -/** @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 **/ //---------------------------------------- // // 2019 A. Senger a.senger@gsi.de diff --git a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h index d1e2ceee9e7edeca164f6f75ec363ae3cb2fb99a..b2b9b90ba551681c2aa0cc0c8f0aee25eb33454c 100644 --- a/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h +++ b/analysis/PWGDIL/dimuon/CbmAnaDimuonAnalysis.h @@ -1,6 +1,3 @@ -/** @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 **/ //---------------------------------------- // // 2019 A. Senger a.senger@gsi.de diff --git a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx index a88ca6b2cdbc1441857133b128fae7a4f7f37884..49fbcc78c8f733c1cde4a2d839db2a470a81a2b3 100644 --- a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx +++ b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.cxx @@ -1,6 +1,3 @@ -/** @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 **/ //---------------------------------------- // // 2019 A. Senger a.senger@gsi.de diff --git a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h index 43cc055c8f0ed81519e52618582f4abfc0938c5c..3e79c4a716cb60d8f23a7766a15dc4228f6e029c 100644 --- a/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h +++ b/analysis/PWGDIL/dimuon/CbmAnaMuonCandidate.h @@ -1,6 +1,3 @@ -/** @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 **/ //---------------------------------------- // // 2019 A. Senger a.senger@gsi.de diff --git a/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h b/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h index d109367fff1610c816ea5edfa332fe70b8155564..760a8f9bd3f360172dd6a7f7e73fc25b20cff0e8 100644 --- a/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h +++ b/analysis/PWGDIL/dimuon/CbmMuchAnalysisLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmMuchAnalysisLinkDef.h - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/PWGHAD/hadron/CbmHadronLinkDef.h b/analysis/PWGHAD/hadron/CbmHadronLinkDef.h index 5f82b982baabd907088b1617e21150357d73cbe0..46cd17a542f30a3909b8eb293f34668d170d69fa 100644 --- a/analysis/PWGHAD/hadron/CbmHadronLinkDef.h +++ b/analysis/PWGHAD/hadron/CbmHadronLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmHadronLinkDef.h - * @copyright Copyright (C) 2012-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h b/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h index 9e2de146095a9eddff3241f411edd7a9c3c76005..f7d0fbb956b198abed1411bcc81e0f19279d7ac8 100644 --- a/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h +++ b/analysis/common/analysis_tree_converter/CbmAnalysisTreeInterfaceLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmAnalysisTreeInterfaceLinkDef.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/common/analysis_tree_converter/CbmConverterManager.cxx b/analysis/common/analysis_tree_converter/CbmConverterManager.cxx index 8d6ad5b80704ef2a8983886e33a1bd366e13ad40..90b8b661df2be7adfb16b210aa494f6700d75e60 100644 --- a/analysis/common/analysis_tree_converter/CbmConverterManager.cxx +++ b/analysis/common/analysis_tree_converter/CbmConverterManager.cxx @@ -1,7 +1,5 @@ -/** @file CbmConverterManager.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmConverterManager.h" + #include "CbmConverterTask.h" #include "TGeoBBox.h" diff --git a/analysis/common/analysis_tree_converter/CbmConverterManager.h b/analysis/common/analysis_tree_converter/CbmConverterManager.h index e20f0c389b6d1d7846c409df0260135f21eeea56..7be50dd637a0d1b9d0f3e71869e317acf119d8e5 100644 --- a/analysis/common/analysis_tree_converter/CbmConverterManager.h +++ b/analysis/common/analysis_tree_converter/CbmConverterManager.h @@ -1,8 +1,6 @@ -/** @file CbmConverterManager.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_CONVERTERMANAGER_H_ #define ANALYSIS_TREE_CONVERTERMANAGER_H_ + #include "FairTask.h" #include <utility> diff --git a/analysis/common/analysis_tree_converter/CbmConverterTask.cxx b/analysis/common/analysis_tree_converter/CbmConverterTask.cxx index 6f20750e1e3d929d0018b5ee4705e9dbea01c901..59dc5bb2fbd6daa0f6e272570e51db62b0b5a3ea 100644 --- a/analysis/common/analysis_tree_converter/CbmConverterTask.cxx +++ b/analysis/common/analysis_tree_converter/CbmConverterTask.cxx @@ -1,4 +1 @@ -/** @file CbmConverterTask.cxx - * @copyright Copyright (C) 2020 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmConverterTask.h" diff --git a/analysis/common/analysis_tree_converter/CbmConverterTask.h b/analysis/common/analysis_tree_converter/CbmConverterTask.h index cb176ef85ea991943076c270e89c7e461581f3b2..b41925a3defd8f9e2ce94dec8871eb4ec54e9325 100644 --- a/analysis/common/analysis_tree_converter/CbmConverterTask.h +++ b/analysis/common/analysis_tree_converter/CbmConverterTask.h @@ -1,8 +1,6 @@ -/** @file CbmConverterTask.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_CONVERTERTASK_H_ #define ANALYSIS_TREE_CONVERTERTASK_H_ + #include <map> #include <string> diff --git a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx index bfa4a3ddc5d42cb56b29fdfb79a14adedbe7d032..3b62e5cd8083836e1682345dc0e24315d4fd3e31 100644 --- a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmPsdModulesConverter.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdModulesConverter.h" + #include "CbmPsdHit.h" #include "FairRootManager.h" diff --git a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h index 4af7d15c79a0c53a800372a53a5e27e2bbfcd8f8..53bdc8bacbeb058f57b95f2e9dcfdca91e0d3f0c 100644 --- a/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h +++ b/analysis/common/analysis_tree_converter/CbmPsdModulesConverter.h @@ -1,8 +1,6 @@ -/** @file CbmPsdModulesConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_PSDMODULESCONVERTER_H_ #define ANALYSIS_TREE_PSDMODULESCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/Detector.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx index dcf5a1f7db32805faec9747c134dc1b69247d563..6af87b9fa28ba3aca6b38f26b39b70810e41b6a0 100644 --- a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmRecEventHeaderConverter.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRecEventHeaderConverter.h" + #include "CbmPsdHit.h" #include "CbmVertex.h" diff --git a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h index 4ce325490b79c0fa62997879ec3153b28c3fd844..53ef4c641a7af955332883dfeb081ad45081cb14 100644 --- a/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h +++ b/analysis/common/analysis_tree_converter/CbmRecEventHeaderConverter.h @@ -1,8 +1,6 @@ -/** @file CbmRecEventHeaderConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_RECEVENTHEADERCONVERTER_H_ #define ANALYSIS_TREE_RECEVENTHEADERCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/EventHeader.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx index 56f6f1a6c4a7b634e3e5d3507a2e9664e3c74174..893f2d6e1cfa84d6ddf6584716f39e3e5c05987c 100644 --- a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichRingsConverter.cxx - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichRingsConverter.h" + #include <CbmGlobalTrack.h> #include <rich/CbmRichRing.h> diff --git a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h index dc68e05df914f927095dc61cfb0678538a7bffd5..5b12721f82b4ca350176676ff073411aff34dac8 100644 --- a/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h +++ b/analysis/common/analysis_tree_converter/CbmRichRingsConverter.h @@ -1,8 +1,6 @@ -/** @file CbmRichRingsConverter.h - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_RICHRINGSCONVERTER_H_ #define ANALYSIS_TREE_RICHRINGSCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/Detector.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx index e7bc42210dc88a755f1fcac74430da729799ace7..91289b3207bfd9b734b30d6d561d9db3fea1fe3f 100644 --- a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmSimEventHeaderConverter.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmSimEventHeaderConverter.h" + #include "FairMCEventHeader.h" #include "FairRootManager.h" diff --git a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h index dabca37f2a9abcd0ec49e9fe3d9c20b099f12033..c010aec3135ada7432dd52b512419bccd85b2f39 100644 --- a/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h +++ b/analysis/common/analysis_tree_converter/CbmSimEventHeaderConverter.h @@ -1,8 +1,6 @@ -/** @file CbmSimEventHeaderConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_SIMEVENTHEADERCONVERTER_H_ #define ANALYSIS_TREE_SIMEVENTHEADERCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/EventHeader.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx index 4d9652bb84b7b3b30a144c91abc66d494ebe5e3c..7b177aeda7ed9ccc536c699a5d9aba08b7c30943 100644 --- a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmSimTracksConverter.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmSimTracksConverter.h" + #include "CbmMCTrack.h" #include "FairLogger.h" diff --git a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h index 0157c530182897ab12370f3f1e80b30a423da217..2bc65cd39bdc0fa2914bec88a684e58654022c63 100644 --- a/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h +++ b/analysis/common/analysis_tree_converter/CbmSimTracksConverter.h @@ -1,8 +1,6 @@ -/** @file CbmSimTracksConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_SIMTRACKSCONVERTER_H_ #define ANALYSIS_TREE_SIMTRACKSCONVERTER_H_ + #include "CbmConverterTask.h" #include <TString.h> diff --git a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx index dc75dacf05f84372797785ae1661163ad40623fc..4a3eb5a86745f3aaed13c2cc9e83d8a7b31d7a3b 100644 --- a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmStsTracksConverter.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmStsTracksConverter.h" + #include "CbmMCTrack.h" #include "CbmStsTrack.h" #include "CbmTrackMatchNew.h" diff --git a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h index c88a51d85f3cedb61fbd24d0660317ee7eaca189..152adb5c88b27df1c552977a613d7a2f88e1bcb8 100644 --- a/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h +++ b/analysis/common/analysis_tree_converter/CbmStsTracksConverter.h @@ -1,8 +1,6 @@ -/** @file CbmStsTracksConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_STSTRACKSCONVERTER_H_ #define ANALYSIS_TREE_STSTRACKSCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/Detector.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx index 62aa6ee4ffd04810174471cfb496f07852b5e4a0..7ffe8a942c87be5e3170e9ca62a5862e58a717ea 100644 --- a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmTofHitsConverter.cxx - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTofHitsConverter.h" + #include <CbmGlobalTrack.h> #include <CbmMCTrack.h> #include <CbmTofHit.h> diff --git a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h index 0d060ca034233c808662145f486bf1ec23e96478..8b2d3c5065ebc4068b55a3ee623a62c3abb66acd 100644 --- a/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h +++ b/analysis/common/analysis_tree_converter/CbmTofHitsConverter.h @@ -1,8 +1,6 @@ -/** @file CbmTofHitsConverter.h - * @copyright Copyright (C) 2020-2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_TOFHITSCONVERTER_H #define ANALYSIS_TREE_TOFHITSCONVERTER_H + #include "CbmConverterTask.h" #include "AnalysisTree/Detector.hpp" diff --git a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx index acbbade7844a2d8f8f70be6d85d06171cd4550ce..2d393653fb987647ded86599e57d60409ea1e105 100644 --- a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx +++ b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdTracksConverter.cxx - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdTracksConverter.h" + #include <CbmGlobalTrack.h> #include <CbmTrackMatchNew.h> #include <CbmTrdHit.h> diff --git a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h index 260569be7fb7bf2a26797817b95b59ea33515c1f..8adf8d8491e62c84580a57dcda86c8c434a2559d 100644 --- a/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h +++ b/analysis/common/analysis_tree_converter/CbmTrdTracksConverter.h @@ -1,8 +1,6 @@ -/** @file CbmTrdTracksConverter.h - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ANALYSIS_TREE_TRDTRACKSCONVERTER_H_ #define ANALYSIS_TREE_TRDTRACKSCONVERTER_H_ + #include "CbmConverterTask.h" #include "AnalysisTree/Detector.hpp" diff --git a/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx b/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx index 2ca82e4a49c58c4437bd91427ed71800babf62ff..7aa1292f614e4560de94bbd9a89ecf70e4e864cf 100644 --- a/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx +++ b/analysis/common/at_kfpf_interface/ATKFParticleFinder.cxx @@ -1,7 +1,5 @@ -/** @file ATKFParticleFinder.cxx - * @copyright Copyright (C) 2020-2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "ATKFParticleFinder.h" + void ATKFParticleFinder::InitInput(const std::string& file_name, const std::string& tree_name) { std::cout << "ATKFParticleFinder::InitInput()\n"; diff --git a/analysis/common/at_kfpf_interface/ATKFParticleFinder.h b/analysis/common/at_kfpf_interface/ATKFParticleFinder.h index aa1f94a8885be7465708cb91fe13d902d705ffc4..5c65c661b0d8537b1f8ae450956883a6476fbcba 100644 --- a/analysis/common/at_kfpf_interface/ATKFParticleFinder.h +++ b/analysis/common/at_kfpf_interface/ATKFParticleFinder.h @@ -1,8 +1,6 @@ -/** @file ATKFParticleFinder.h - * @copyright Copyright (C) 2020-2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef ATKFParticleFinder_HH #define ATKFParticleFinder_HH + #include "TChain.h" #include "TFile.h" #include "TTree.h" diff --git a/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h b/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h index bd5837f8477884c1f0374fa09c52e2d8ff439aed..e2ea9b0a7a10a29c7b066753f95eda88698eda4c 100644 --- a/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h +++ b/analysis/common/at_kfpf_interface/AnalysisTreeKfpfInterfaceLinkDef.h @@ -1,7 +1,5 @@ -/** @file AnalysisTreeKfpfInterfaceLinkDef.h - * @copyright Copyright (C) 2020 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/common/at_kfpf_interface/CutsContainer.cxx b/analysis/common/at_kfpf_interface/CutsContainer.cxx index dbb18026c9aaa8c1af0df2be2dc9bddc6c3cdf5d..5a2499dc0dd55be82cad5f0687b56ab603a1f23b 100644 --- a/analysis/common/at_kfpf_interface/CutsContainer.cxx +++ b/analysis/common/at_kfpf_interface/CutsContainer.cxx @@ -1,4 +1 @@ -/** @file CutsContainer.cxx - * @copyright Copyright (C) 2020 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CutsContainer.h" diff --git a/analysis/detectors/psd/CbmPsdAnaLinkDef.h b/analysis/detectors/psd/CbmPsdAnaLinkDef.h index 5fcbe2ead5f90300f26068c41d128e4dc8a7c64f..87696b98802628e3720191daf34a3619462e14a4 100644 --- a/analysis/detectors/psd/CbmPsdAnaLinkDef.h +++ b/analysis/detectors/psd/CbmPsdAnaLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmPsdAnaLinkDef.h - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx b/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx index dd657d4777d92c4e82b8ffaea8144eb434604c82..e0ec184ee57ead2537bce37fb08beda5e44c4bff 100644 --- a/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx +++ b/analysis/detectors/psd/CbmPsdMCbmQaReal.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmPsdMCbmQaReal.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmEvent.h" diff --git a/analysis/detectors/psd/CbmPsdMCbmQaReal.h b/analysis/detectors/psd/CbmPsdMCbmQaReal.h index 1d736691680730c2e238a939c6db723d1f165b94..3d9af8ddaa0ceb89844467e2cbfbb878443f831c 100644 --- a/analysis/detectors/psd/CbmPsdMCbmQaReal.h +++ b/analysis/detectors/psd/CbmPsdMCbmQaReal.h @@ -1,8 +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 **/ #ifndef MCBM_PSD_QA_REAL #define MCBM_PSD_QA_REAL + #include "CbmEvent.h" #include "CbmHistManager.h" diff --git a/analysis/detectors/sts/CbmStsAnaLinkDef.h b/analysis/detectors/sts/CbmStsAnaLinkDef.h index 33a920afc9b5fe0aae14012e421a0b550872396d..50b40160b02675112ffc89dae895e441c743c665 100644 --- a/analysis/detectors/sts/CbmStsAnaLinkDef.h +++ b/analysis/detectors/sts/CbmStsAnaLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmStsAnaLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/analysis/detectors/tof/CbmTofAnaLinkDef.h b/analysis/detectors/tof/CbmTofAnaLinkDef.h index 509725bd4a1f3830c12f801ed7595f4a55b25a97..372ae6be2bbfeabedb45e4da8020085d7c5fdbf9 100644 --- a/analysis/detectors/tof/CbmTofAnaLinkDef.h +++ b/analysis/detectors/tof/CbmTofAnaLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTofAnaLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link C++ class CbmTofTests + ; #pragma link C++ class CbmTofGeometryQa + ; #pragma link C++ class CbmTofHitFinderQa + ; diff --git a/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx b/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx index cc0dc8e4e995bcbabf8b925b0cdb426cffd384ff..01e42723dfc21b50dba3884cf11d78268efdee30 100644 --- a/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx +++ b/analysis/detectors/tof/CbmTofHitFinderTBQA.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/core/base/CbmBaseLinkDef.h b/core/base/CbmBaseLinkDef.h index 6ea26ba0cdf3911354eb4ad7cb94614d52b0bddc..d8365ddd8adeca75b01e709fa02d83adda4648b4 100644 --- a/core/base/CbmBaseLinkDef.h +++ b/core/base/CbmBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmBaseLinkDef.h - * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/base/CbmMCDataManager.cxx b/core/base/CbmMCDataManager.cxx index 2ef929b1fb7135530a70b91d3d1ee36f4470c970..d85984aa5f57961287bca342bd8a1f7d38266325 100644 --- a/core/base/CbmMCDataManager.cxx +++ b/core/base/CbmMCDataManager.cxx @@ -1,7 +1,5 @@ -/** @file CbmMCDataManager.cxx - * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMCDataManager.h" + #include "CbmMCDataArray.h" // for CbmMCDataArray #include "CbmMCDataObject.h" // for CbmMCDataObject diff --git a/core/base/utils/CbmFileUtils.cxx b/core/base/utils/CbmFileUtils.cxx index 53d666dafe7aea6a9e526c9c3950513cfd52b29a..af4b150a407c65b03903b34160325078da9a55d1 100644 --- a/core/base/utils/CbmFileUtils.cxx +++ b/core/base/utils/CbmFileUtils.cxx @@ -1,7 +1,5 @@ -/** @file CbmFileUtils.cxx - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmFileUtils.h" + #include "FairLogger.h" // for LOG, info and error #include "TArchiveFile.h" // for TArchiveFile diff --git a/core/base/utils/CbmFileUtils.h b/core/base/utils/CbmFileUtils.h index 26e3171ea283af5c803012a448e8b65eda4653d9..a1be2369aa80f978f2f32255f711e6ee5bd73c60 100644 --- a/core/base/utils/CbmFileUtils.h +++ b/core/base/utils/CbmFileUtils.h @@ -1,8 +1,6 @@ -/** @file CbmFileUtils.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMFILEUTILS_H_ #define CBMFILEUTILS_H_ + #include <string> // for string namespace Cbm diff --git a/core/base/utils/CbmGeometryUtils.cxx b/core/base/utils/CbmGeometryUtils.cxx index 86e664027083f6d78f46f5f2b96aed545053b7b3..df2bfcd08e7f15f4d27f8c9a893ee604a35ed7ab 100644 --- a/core/base/utils/CbmGeometryUtils.cxx +++ b/core/base/utils/CbmGeometryUtils.cxx @@ -1,7 +1,5 @@ -/** @file CbmGeometryUtils.cxx - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmGeometryUtils.h" + #include <FairGeoBuilder.h> // for FairGeoBuilder #include <FairGeoInterface.h> // for FairGeoInterface #include <FairGeoLoader.h> // for FairGeoLoader diff --git a/core/base/utils/CbmGeometryUtils.h b/core/base/utils/CbmGeometryUtils.h index e986e610ca09124497683bdd9559a11345a1fda4..ba0b23bca12a21ce321ce73c5d72ef35467d9fe5 100644 --- a/core/base/utils/CbmGeometryUtils.h +++ b/core/base/utils/CbmGeometryUtils.h @@ -1,6 +1,3 @@ -/** @file CbmGeometryUtils.h - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ class TGeoMatrix; class TGeoVolume; class FairModule; diff --git a/core/base/utils/CbmMediaList.cxx b/core/base/utils/CbmMediaList.cxx index 97ae90144ef8f521272ca14ccc8adcf0805810ab..2bf9aabfc0ad9b8d256f716919c255e53daad330 100644 --- a/core/base/utils/CbmMediaList.cxx +++ b/core/base/utils/CbmMediaList.cxx @@ -1,7 +1,5 @@ -/** @file CbmMediaList.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMediaList.h" + void CbmMediaList::AddEntry(TString path, TString medium) { fMatList.push_back(std::make_pair(path, medium)); } ClassImp(CbmMediaList) diff --git a/core/base/utils/CbmUtils.cxx b/core/base/utils/CbmUtils.cxx index ea3ecdc501b46a89f1fa4b91d085c999893ca9d2..880c0d1ec3a4f1f4b49f3d5491137bb57933150b 100644 --- a/core/base/utils/CbmUtils.cxx +++ b/core/base/utils/CbmUtils.cxx @@ -1,7 +1,5 @@ -/** @file CbmUtils.cxx - * @copyright Copyright (C) 2010-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmUtils.h" + #include <RtypesCore.h> // for Int_t #include <TAxis.h> // for TAxis #include <TCanvas.h> // for TCanvas diff --git a/core/base/utils/CbmUtils.h b/core/base/utils/CbmUtils.h index ca05b3afa919217adeaa2ee4dd4fd59ee5d43310..d7403cc0c3ee63f4cd54886ef8ce0e8232848374 100644 --- a/core/base/utils/CbmUtils.h +++ b/core/base/utils/CbmUtils.h @@ -1,8 +1,6 @@ -/** @file CbmUtils.h - * @copyright Copyright (C) 2010-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMUTILS_H_ #define CBMUTILS_H_ + #include <sstream> // for string, stringstream #include <vector> // for vector diff --git a/core/config/CbmConfigBase.h b/core/config/CbmConfigBase.h index e1f0cdb3cf0aa99a8a4e7ad6d467d404f8b30b61..9dc07e2658a1dbdf0ff0ff233080e52ab51f7d46 100644 --- a/core/config/CbmConfigBase.h +++ b/core/config/CbmConfigBase.h @@ -1,7 +1,5 @@ -/** @file CbmConfigBase.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #pragma once + #include "CbmDefs.h" #include <FairLogger.h> diff --git a/core/data/CbmDefs.cxx b/core/data/CbmDefs.cxx index 5067aac0730b399e21c750c676251798a132355d..055e20df6a3a77aca5d83b5148c10516cc94d802 100644 --- a/core/data/CbmDefs.cxx +++ b/core/data/CbmDefs.cxx @@ -1,7 +1,5 @@ -/** @file CbmDefs.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDefs.h" + #include <stdexcept> // for out_of_range #include <string> // for to_string diff --git a/core/data/DataLinkDef.h b/core/data/DataLinkDef.h index c6c70c99f77a79e0822c297617e7c2e08c47b3eb..bb8f3bc87fca2db2f4dd624daaa5d2ee23cff12a 100644 --- a/core/data/DataLinkDef.h +++ b/core/data/DataLinkDef.h @@ -1,7 +1,5 @@ -/** @file DataLinkDef.h - * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/data/much/CbmMuchAddress.cxx b/core/data/much/CbmMuchAddress.cxx index 3c515991a7c080e0d03fc98811a1b236c645bfc2..d728402a10f8abeed15d89792daf2f5a46e0a07c 100644 --- a/core/data/much/CbmMuchAddress.cxx +++ b/core/data/much/CbmMuchAddress.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmMuchAddress.h" + #include "CbmDefs.h" // for kMuch #include <iomanip> // for setw, __iom_t6 diff --git a/core/data/much/CbmMuchAddress.h b/core/data/much/CbmMuchAddress.h index 08d0f03bd59d888e1360c2a90448e5ccf4d4d0c8..7f7da9b20660dce1e489bbd41d60df55b81ce16a 100644 --- a/core/data/much/CbmMuchAddress.h +++ b/core/data/much/CbmMuchAddress.h @@ -1,8 +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 **/ #ifndef CBMMUCHADDRESS_H #define CBMMUCHADDRESS_H 1 + #include "CbmAddress.h" // for CbmAddress #include <Logger.h> // for Logger, LOG diff --git a/core/data/much/CbmMuchCluster.cxx b/core/data/much/CbmMuchCluster.cxx index 416edd8382fcd580e158bad63fd9278fd420cfd0..88a0828d974c3a6b6913cc666b88bb7a6e66eb94 100644 --- a/core/data/much/CbmMuchCluster.cxx +++ b/core/data/much/CbmMuchCluster.cxx @@ -1,6 +1,3 @@ -/** @file CbmMuchCluster.cxx - * @copyright Copyright (C) 2007-2013 St. Petersburg Polytechnic University, St. Petersburg - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * \file CbmMuchCluster.cxx **/ diff --git a/core/data/mvd/CbmMvdCluster.cxx b/core/data/mvd/CbmMvdCluster.cxx index b7923f8a0fedfbaafe19c130e1157cb518f686b7..3266c9e6ecc21f4226754b6f7079e4f4a9e9fa11 100644 --- a/core/data/mvd/CbmMvdCluster.cxx +++ b/core/data/mvd/CbmMvdCluster.cxx @@ -1,8 +1,6 @@ -/** @file CbmMvdCluster.cxx - * @copyright Copyright (C) 2008-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdCluster source file ----- + // ------------------------------------------------------------------------- #include "CbmMvdCluster.h" diff --git a/core/data/mvd/CbmMvdCluster.h b/core/data/mvd/CbmMvdCluster.h index 7c32db1dfe51ea2f01473ad97434b61b6d19676a..658ef54580135b08e1431b117d4b37ec3b032deb 100644 --- a/core/data/mvd/CbmMvdCluster.h +++ b/core/data/mvd/CbmMvdCluster.h @@ -1,6 +1,3 @@ -/** @file CbmMvdCluster.h - * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdCluster header file ----- // ----- diff --git a/core/data/raw/StsXyterFinalHit.h b/core/data/raw/StsXyterFinalHit.h index 3d1ff1f2c41df1c2c3b589c8e7d98102f2493c31..c29e758a954e51ddc4e9518f6fc1049f17f0350e 100644 --- a/core/data/raw/StsXyterFinalHit.h +++ b/core/data/raw/StsXyterFinalHit.h @@ -1,6 +1,3 @@ -/** @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 **/ /************************************************************ * ************************************************************/ diff --git a/core/data/raw/StsXyterMessage.cxx b/core/data/raw/StsXyterMessage.cxx index a9630b3b3bc2ba4c39062e4ecd67ab148ee115ca..cc9f3976168e6495a025d3f17c13165ee4a23d4e 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 **/ + #include "StsXyterMessage.h" + // tools diff --git a/core/data/raw/StsXyterMessage.h b/core/data/raw/StsXyterMessage.h index cc7c23ad1d693a6994a8fc696b94a2b486d24767..929f378dd41ac079dc23666a009a826ce59270ac 100644 --- a/core/data/raw/StsXyterMessage.h +++ b/core/data/raw/StsXyterMessage.h @@ -1,6 +1,3 @@ -/** @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 **/ /************************************************************ * ************************************************************/ diff --git a/core/data/raw/TimesliceMetaData.cxx b/core/data/raw/TimesliceMetaData.cxx index 6f217813b7a2748584192ff74a4f5aad4d2ae5c5..89d0991075ac1bc34529773cafed3b2f40ced154 100644 --- a/core/data/raw/TimesliceMetaData.cxx +++ b/core/data/raw/TimesliceMetaData.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "TimesliceMetaData.h" + #include <TObject.h> // for TObject TimesliceMetaData::TimesliceMetaData(ULong64_t ulStart, ULong64_t ulDur, ULong64_t ulOverDur, ULong64_t ulIndex) diff --git a/core/data/raw/TimesliceMetaData.h b/core/data/raw/TimesliceMetaData.h index 60ad46e605f8044de3543ec2ae340c018a1cc31d..9cb2e778d13451fe26d67172e30c7a88459956bc 100644 --- a/core/data/raw/TimesliceMetaData.h +++ b/core/data/raw/TimesliceMetaData.h @@ -1,8 +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 **/ #ifndef TIMESLICE_METADATA_H #define TIMESLICE_METADATA_H + #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for ULong64_t #include <TObject.h> // for TObject diff --git a/core/data/raw/gDpbMessv100.cxx b/core/data/raw/gDpbMessv100.cxx index 5c389ed5c08069456fb2a191f068b9096965ea24..bb5ad979e98077ceffd2eb963c4e95363cf0b3f7 100644 --- a/core/data/raw/gDpbMessv100.cxx +++ b/core/data/raw/gDpbMessv100.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "gDpbMessv100.h" + // Specific headers // C++11 headers diff --git a/core/data/raw/gDpbMessv100.h b/core/data/raw/gDpbMessv100.h index a5a7c98e1e06e444c155ed7af4051555fde300f9..cf513d289cbb2d0c5f7a8824c196d160af1b8760 100644 --- a/core/data/raw/gDpbMessv100.h +++ b/core/data/raw/gDpbMessv100.h @@ -1,8 +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 **/ #ifndef GDPB_MESS_V1_00_DEF_H #define GDPB_MESS_V1_00_DEF_H + #include <iostream> #include <stdint.h> diff --git a/core/data/rich/CbmRichRing.cxx b/core/data/rich/CbmRichRing.cxx index f9cd33c09ae35575daf121f1ccbe8480b11cd721..91311a3adeb4e95b09f890d3d54ed1b40da0bd47 100644 --- a/core/data/rich/CbmRichRing.cxx +++ b/core/data/rich/CbmRichRing.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichRing.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* $Id: CbmRichRing.cxx,v 1.8 2006/09/13 14:51:28 hoehne Exp $*/ + /* History of CVS commits: * * $Log: CbmRichRing.cxx,v $ diff --git a/core/data/rich/CbmRichTrbDigi.cxx b/core/data/rich/CbmRichTrbDigi.cxx index 898ab01973fb1b681661cebfd472e259543afad7..f2366a9464b0a58b2fe7c7b66bc13c111751fc71 100644 --- a/core/data/rich/CbmRichTrbDigi.cxx +++ b/core/data/rich/CbmRichTrbDigi.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichTrbDigi.cxx - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichTrbDigi.h" + #include <TObject.h> // for TObject CbmRichTrbDigi::CbmRichTrbDigi() diff --git a/core/data/rich/CbmRichTrbDigi.h b/core/data/rich/CbmRichTrbDigi.h index bf4bc5b3c2eaefb487b2c3ae24102d529c046b75..2d94e0971ba369970649f994ac01d98affde72d3 100644 --- a/core/data/rich/CbmRichTrbDigi.h +++ b/core/data/rich/CbmRichTrbDigi.h @@ -1,8 +1,6 @@ -/** @file CbmRichTrbDigi.h - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHTRBDIGI_H #define CBMRICHTRBDIGI_H + #include <Rtypes.h> // for ClassDef #include <RtypesCore.h> // for UInt_t, Double_t, Bool_t #include <TObject.h> // for TObject diff --git a/core/data/test/TestCbmHit.C b/core/data/test/TestCbmHit.C index 9f1029896054f1cb8735429abb51eb4f3529b306..d684e89aead473958e27413e2c468fcd22a13237 100644 --- a/core/data/test/TestCbmHit.C +++ b/core/data/test/TestCbmHit.C @@ -1,6 +1,3 @@ -/** @file TestCbmHit.C - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //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 e442b1c0dde5c0a4d5d1b5ebf23a83ec356a8a50..08fa1b47c8da76aa7597ff0dd5625784f51dca99 100644 --- a/core/data/test/TestCbmPixelHit.C +++ b/core/data/test/TestCbmPixelHit.C @@ -1,6 +1,3 @@ -/** @file TestCbmPixelHit.C - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //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 21d75a51a4402443fd58625183b2e23427783fd2..e8a14164437a284eb1c43fb2e410105f393f68e7 100644 --- a/core/data/test/_GTestCbmAddress.cxx +++ b/core/data/test/_GTestCbmAddress.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmAddress.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmAddress.h" #include "CbmDefs.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/_GTestCbmCluster.cxx b/core/data/test/_GTestCbmCluster.cxx index d4ab3edf72b5cd59e2e7335eea6f7e0ada038e89..7f4f1e6fd4dfa888f49f63ba20ee6aabbd0950a2 100644 --- a/core/data/test/_GTestCbmCluster.cxx +++ b/core/data/test/_GTestCbmCluster.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmCluster.cxx - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmCluster.h" #include "CbmMatch.h" + #include <vector> #include "compareCluster.h" diff --git a/core/data/test/_GTestCbmConstants.cxx b/core/data/test/_GTestCbmConstants.cxx index dfda7ef80f32d2163e4fb15c44df1933d5144954..1235e88b683b727c05fe0ecd2261e01501ce3ae8 100644 --- a/core/data/test/_GTestCbmConstants.cxx +++ b/core/data/test/_GTestCbmConstants.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmConstants.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDefs.h" + #include <Rtypes.h> #include <gtest/gtest-spi.h> diff --git a/core/data/test/_GTestCbmDefs.cxx b/core/data/test/_GTestCbmDefs.cxx index f07c066be5dd7d82864e5a83f2df7d86d761ccd8..48439bafa54e887da05faa8ddf5c041905f51c83 100644 --- a/core/data/test/_GTestCbmDefs.cxx +++ b/core/data/test/_GTestCbmDefs.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmDefs.cxx - * @copyright Copyright (C) 2012-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDetectorList.h" + #include <TString.h> #include <iostream> diff --git a/core/data/test/_GTestCbmDigi.cxx b/core/data/test/_GTestCbmDigi.cxx index 14f3f88a4d53665a07c25ab35c3687c02833bc47..f67cc81ba981ce12c770d9cae0f289c1e0fac65f 100644 --- a/core/data/test/_GTestCbmDigi.cxx +++ b/core/data/test/_GTestCbmDigi.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmDigi.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDigi.h" #include "CbmMatch.h" + #include <utility> // std::forward #include "gtest/gtest-spi.h" diff --git a/core/data/test/_GTestCbmErrorMessage.cxx b/core/data/test/_GTestCbmErrorMessage.cxx index d40b1cce8cc6178a6f14cd2d99925747a8450f2a..f4ed5705fdcc398f9a09653ae0069509216dc858 100644 --- a/core/data/test/_GTestCbmErrorMessage.cxx +++ b/core/data/test/_GTestCbmErrorMessage.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmErrorMessage.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmErrorMessage.h" + #include "compareErrorMessage.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/_GTestCbmEvent.cxx b/core/data/test/_GTestCbmEvent.cxx index 49ff997c03a9c9a4aa73e02f40b8b99f6d66503a..91e91dc39322f6d7b989117b5b5b4dc99c2574da 100644 --- a/core/data/test/_GTestCbmEvent.cxx +++ b/core/data/test/_GTestCbmEvent.cxx @@ -1,6 +1,3 @@ -/** @file _GTestCbmEvent.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDefs.h" #include "CbmEvent.h" #include "CbmMatch.h" diff --git a/core/data/test/_GTestCbmHit.cxx b/core/data/test/_GTestCbmHit.cxx index 6566f3090f61da1a6e3ebf36c97d2864a70e18b2..ec4526e9636c0f02b8f3d47730e160262cc37a70 100644 --- a/core/data/test/_GTestCbmHit.cxx +++ b/core/data/test/_GTestCbmHit.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmHit.cxx - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmHit.h" #include "CbmMatch.h" + #include "compareHit.h" #include "compareMatch.h" #include "gtest/gtest-spi.h" diff --git a/core/data/test/_GTestCbmLink.cxx b/core/data/test/_GTestCbmLink.cxx index 10cda39db9297b4b501adfcea33b813a482bf1c3..ccb62b033e28993673054539b6611e8b4ca724a6 100644 --- a/core/data/test/_GTestCbmLink.cxx +++ b/core/data/test/_GTestCbmLink.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmLink.cxx - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmLink.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/_GTestCbmMatch.cxx b/core/data/test/_GTestCbmMatch.cxx index cee170580a577f4aa934ebee30cd1d0cb0e40bee..c3ac66abb4261585a43b5a7ccb6c0a78c8d57268 100644 --- a/core/data/test/_GTestCbmMatch.cxx +++ b/core/data/test/_GTestCbmMatch.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmMatch.cxx - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmLink.h" #include "CbmMatch.h" + #include "compareLink.h" #include "compareMatch.h" #include "gtest/gtest-spi.h" diff --git a/core/data/test/_GTestCbmModuleList.cxx b/core/data/test/_GTestCbmModuleList.cxx index 7dbb0c225138c41619b9e8a00fa3579861c7c071..6cb6df0cd5cd79b270595bffa89886155c5cc793 100644 --- a/core/data/test/_GTestCbmModuleList.cxx +++ b/core/data/test/_GTestCbmModuleList.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmModuleList.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmModuleList.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/_GTestCbmPixelHit.cxx b/core/data/test/_GTestCbmPixelHit.cxx index 818c3a69f533d42aafe9455bd26d14edf0b02025..51c62bbd0bd02c327a0cab9428d8b975014c51b7 100644 --- a/core/data/test/_GTestCbmPixelHit.cxx +++ b/core/data/test/_GTestCbmPixelHit.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmPixelHit.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPixelHit.h" + #include <TVector3.h> #include <gtest/gtest-spi.h> diff --git a/core/data/test/_GTestCbmStripHit.cxx b/core/data/test/_GTestCbmStripHit.cxx index 7199c176b71415aa93739bbd1c4a0e3c56889bde..47b667afdbf89ec7bb4709d3662e9abf0f555bce 100644 --- a/core/data/test/_GTestCbmStripHit.cxx +++ b/core/data/test/_GTestCbmStripHit.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmStripHit.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmStripHit.h" + #include <TVector3.h> #include <gtest/gtest-spi.h> diff --git a/core/data/test/compareCluster.h b/core/data/test/compareCluster.h index d01dd00324b72476577fd6096b2c7d6f907f6cc8..94b1524e3b56cc08c5247e42572be8de6eafb931 100644 --- a/core/data/test/compareCluster.h +++ b/core/data/test/compareCluster.h @@ -1,8 +1,6 @@ -/** @file compareCluster.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARECLUSTER_H #define COMPARECLUSTER_H 1 + #include "CbmCluster.h" #include "CbmMatch.h" diff --git a/core/data/test/compareDigi.h b/core/data/test/compareDigi.h index d63fac50aed8896a7629902948710e400b66dc29..59020e0060fdfe150ccaddec015a48177e559bd9 100644 --- a/core/data/test/compareDigi.h +++ b/core/data/test/compareDigi.h @@ -1,8 +1,6 @@ -/** @file compareDigi.h - * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREDIGI_H #define COMPAREDIGI_H 1 + #include "gtest/gtest.h" void compareDigiDataMembers(CbmTestDigi& test, Int_t address, Double_t charge, Int_t systemid, Double_t time) diff --git a/core/data/test/compareErrorMessage.h b/core/data/test/compareErrorMessage.h index eaa9f6bf4b2e6d82ded00ab58d00c84f2f732b44..9bf4d9062a29af38747a41b58876acd49076272f 100644 --- a/core/data/test/compareErrorMessage.h +++ b/core/data/test/compareErrorMessage.h @@ -1,8 +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 **/ #ifndef COMPAREERRORMESSAGE_H #define COMPAREERRORMESSAGE_H 1 + #include "CbmErrorMessage.h" #include "gtest/gtest.h" diff --git a/core/data/test/compareFairMCPoint.h b/core/data/test/compareFairMCPoint.h index 3e416f0b698136b8c3b3d1c765fa0a709c67c27d..dd96069d660a892a049787e4040350681689631c 100644 --- a/core/data/test/compareFairMCPoint.h +++ b/core/data/test/compareFairMCPoint.h @@ -1,8 +1,6 @@ -/** @file compareFairMCPoint.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREFAIRMCPOINT_H #define COMPAREFAIRMCPOINT_H 1 + #include <FairMCPoint.h> #include <TVector3.h> diff --git a/core/data/test/compareHit.h b/core/data/test/compareHit.h index 5e60c2cd1bb162b6366bd6c9a6a70741cc38a9ea..017d56deb855c41f0a82d729cf4dd9b445453749 100644 --- a/core/data/test/compareHit.h +++ b/core/data/test/compareHit.h @@ -1,8 +1,6 @@ -/** @file compareHit.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREHIT_H #define COMPAREHIT_H 1 + #include "CbmHit.h" #include "CbmMatch.h" diff --git a/core/data/test/compareLink.h b/core/data/test/compareLink.h index 74fc2ab1db26189e82dc2cd00ec21c0bbcc8f783..3b41d138d3db30ee182eab36d5e12616484db445 100644 --- a/core/data/test/compareLink.h +++ b/core/data/test/compareLink.h @@ -1,8 +1,6 @@ -/** @file compareLink.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARELINK_H #define COMPARELINK_H 1 + #include "CbmLink.h" #include "gtest/gtest.h" diff --git a/core/data/test/compareMatch.h b/core/data/test/compareMatch.h index 1151c2624464cdae04e73121fdc892c813656ca9..6d34d2466741aef8006b4753325d2b9472e510b2 100644 --- a/core/data/test/compareMatch.h +++ b/core/data/test/compareMatch.h @@ -1,8 +1,6 @@ -/** @file compareMatch.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREMATCH_H #define COMPAREMATCH_H 1 + #include "CbmLink.h" #include "CbmMatch.h" diff --git a/core/data/test/comparePixelHit.h b/core/data/test/comparePixelHit.h index e19216a9c57e3be2a093456188da08dd03768307..c900b354bc3002b3bebdaf4a0ce45d0b80b68396 100644 --- a/core/data/test/comparePixelHit.h +++ b/core/data/test/comparePixelHit.h @@ -1,8 +1,6 @@ -/** @file comparePixelHit.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREPIXELHIT_H #define COMPAREPIXELHIT_H 1 + #include "CbmMatch.h" #include "CbmPixelHit.h" diff --git a/core/data/test/compareStripHit.h b/core/data/test/compareStripHit.h index bedd8ca7f12e4cef40a65280c40847a1f6638a9c..b63f203d06841a809c045228c949a4758d8b98dd 100644 --- a/core/data/test/compareStripHit.h +++ b/core/data/test/compareStripHit.h @@ -1,8 +1,6 @@ -/** @file compareStripHit.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARESTRIPHIT_H #define COMPARESTRIPHIT_H 1 + #include "CbmMatch.h" #include "CbmStripHit.h" diff --git a/core/data/test/compareVertex.h b/core/data/test/compareVertex.h index d2f785fd01936d2167592a5bc041c2f6d4304ca5..fe9d96d36f0240478815ed46724fc6a9aa89a1e9 100644 --- a/core/data/test/compareVertex.h +++ b/core/data/test/compareVertex.h @@ -1,7 +1,5 @@ -/** @file compareVertex.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "gtest/gtest.h" + void compareVertexDataMembers(CbmVertex& test, Double_t x, Double_t y, Double_t z, Double_t chi2, Int_t ndf, Int_t ntracks, Double_t* cov) { diff --git a/core/data/test/global/_GTestCbmVertex.cxx b/core/data/test/global/_GTestCbmVertex.cxx index d72e8dd932a28d0724c5bacef664389dfc3a6365..9e0202757032b458b7bd09c7e9075a05785baa46 100644 --- a/core/data/test/global/_GTestCbmVertex.cxx +++ b/core/data/test/global/_GTestCbmVertex.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmVertex.cxx - * @copyright Copyright (C) 2016-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmVertex.h" + #include <Logger.h> #include <TMatrixTSym.h> diff --git a/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx b/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx index 1748962e454e990ac3534704ae4cc1edc361dd4c..2dcf38a987a899561409c2b56321bbc494ee5bf7 100644 --- a/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx +++ b/core/data/test/much/_GTestCbmMuchBeamTimeDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmMuchBeamTimeDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMuchBeamTimeDigi.h" + #include "compareMuchBeamTimeDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/much/_GTestCbmMuchDigi.cxx b/core/data/test/much/_GTestCbmMuchDigi.cxx index 170883dace32fde961df8fffd234cb5e56b9adb7..a97a5e6d119470ca9f4af81b2644c5d00c30a824 100644 --- a/core/data/test/much/_GTestCbmMuchDigi.cxx +++ b/core/data/test/much/_GTestCbmMuchDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmMuchDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMuchDigi.h" + #include "compareMuchDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/much/compareMuchBeamTimeDigi.h b/core/data/test/much/compareMuchBeamTimeDigi.h index a19883b5aa145ce5fa7a95a753cd46c0ee51abde..d786d968dccfe1625488af3dd63c969ab62168cb 100644 --- a/core/data/test/much/compareMuchBeamTimeDigi.h +++ b/core/data/test/much/compareMuchBeamTimeDigi.h @@ -1,8 +1,6 @@ -/** @file compareMuchBeamTimeDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREMUCHBEAMTIMEDIGI_H #define COMPAREMUCHBEAMTIMEDIGI_H 1 + #include "compareMuchDigi.h" #include "gtest/gtest.h" diff --git a/core/data/test/much/compareMuchDigi.h b/core/data/test/much/compareMuchDigi.h index 33ef7e5201539c0b104060da2d1f95e3e2fafb26..829d59e4b2764bf4941c6d20a92bfc037c94a866 100644 --- a/core/data/test/much/compareMuchDigi.h +++ b/core/data/test/much/compareMuchDigi.h @@ -1,8 +1,6 @@ -/** @file compareMuchDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREMUCHDIGI_H #define COMPAREMUCHDIGI_H 1 + #include "gtest/gtest.h" void compareMuchDigiDataMembers(CbmMuchDigi& test, Int_t address, ECbmModuleId systemid, ULong64_t time, Int_t charge) diff --git a/core/data/test/psd/_GTestCbmPsdAddress.cxx b/core/data/test/psd/_GTestCbmPsdAddress.cxx index abb596970dfba085cd1db7774ebfeab8d55cd92b..8825ecf1863bc5bd1212c58f1050b4f44be71ead 100644 --- a/core/data/test/psd/_GTestCbmPsdAddress.cxx +++ b/core/data/test/psd/_GTestCbmPsdAddress.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmPsdAddress.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdAddress.h" + #include "comparePsdAddress.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/psd/_GTestCbmPsdDigi.cxx b/core/data/test/psd/_GTestCbmPsdDigi.cxx index f198ca08707ee606593b7c9b6a8eb149b823deea..4154b90419f997cb9b09acf98e1a6de775bce402 100644 --- a/core/data/test/psd/_GTestCbmPsdDigi.cxx +++ b/core/data/test/psd/_GTestCbmPsdDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmPsdDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdDigi.h" + #include "comparePsdDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/psd/_GTestCbmPsdHit.cxx b/core/data/test/psd/_GTestCbmPsdHit.cxx index 3fa753aae875e54ad8b7b820c7acdb6a3839c2fe..250c3d79c2fcb2d944508fbba7231096e725a46e 100644 --- a/core/data/test/psd/_GTestCbmPsdHit.cxx +++ b/core/data/test/psd/_GTestCbmPsdHit.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmPsdHit.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdHit.h" + #include "comparePsdHit.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/psd/_GTestCbmPsdPoint.cxx b/core/data/test/psd/_GTestCbmPsdPoint.cxx index c8c2a9c1659948e17b3e8cce5914c8a84d26e6cc..5ed71e85f6318c897dcbb73fe1a4626722a0048c 100644 --- a/core/data/test/psd/_GTestCbmPsdPoint.cxx +++ b/core/data/test/psd/_GTestCbmPsdPoint.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmPsdPoint.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdPoint.h" + #include "comparePsdPoint.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/psd/comparePsdAddress.h b/core/data/test/psd/comparePsdAddress.h index 4ffba0a5ec8ebb7fc6a2da804d733a76b2c86f40..b060582b17caaf9491a2e510acaa2d3d0c1feb9a 100644 --- a/core/data/test/psd/comparePsdAddress.h +++ b/core/data/test/psd/comparePsdAddress.h @@ -1,8 +1,6 @@ -/** @file comparePsdAddress.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREPSDDIGI_H #define COMPAREPSDDIGI_H 1 + #include "gtest/gtest.h" void comparePsdAddressDataMembers(Int_t address, ECbmModuleId systemid, Int_t moduleid, Int_t sectionid) diff --git a/core/data/test/psd/comparePsdDigi.h b/core/data/test/psd/comparePsdDigi.h index aa56726208ee1257c4baccad606f3e3b41b66082..69ca34bd7dda19c9e12c7fcb36628649638a4c85 100644 --- a/core/data/test/psd/comparePsdDigi.h +++ b/core/data/test/psd/comparePsdDigi.h @@ -1,8 +1,6 @@ -/** @file comparePsdDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREPSDDIGI_H #define COMPAREPSDDIGI_H 1 + #include "gtest/gtest.h" void comparePsdDigiDataMembers(CbmPsdDigi& test, Int_t address, ECbmModuleId systemid, Double_t time, Double_t edep) diff --git a/core/data/test/psd/comparePsdHit.h b/core/data/test/psd/comparePsdHit.h index de9a86da252b53ae4bcc80aa86be1a868ccef1c2..cc916811f177a0fd498a6b5f287d63d6caebc71d 100644 --- a/core/data/test/psd/comparePsdHit.h +++ b/core/data/test/psd/comparePsdHit.h @@ -1,8 +1,6 @@ -/** @file comparePsdHit.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREPSDHIT_H #define COMPAREPSDHIT_H 1 + #include "gtest/gtest.h" void comparePsdHitDataMembers(CbmPsdHit& test, Int_t moduleid, Double_t edep) diff --git a/core/data/test/psd/comparePsdPoint.h b/core/data/test/psd/comparePsdPoint.h index 1a85119c6e67e93969a27139ad8424adeca47c89..5ddb47214af32ecc8f47532e5f2b865a24bb72ee 100644 --- a/core/data/test/psd/comparePsdPoint.h +++ b/core/data/test/psd/comparePsdPoint.h @@ -1,8 +1,6 @@ -/** @file comparePsdPoint.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPAREPSDPOINT_H #define COMPAREPSDPOINT_H 1 + #include "compareFairMCPoint.h" #include "gtest/gtest.h" diff --git a/core/data/test/rich/_GTestCbmRichDigi.cxx b/core/data/test/rich/_GTestCbmRichDigi.cxx index f7668958dffb000ab5450467ba85583051961603..123c9d2494ee5d7b5289476e7e1fcf82d47f0277 100644 --- a/core/data/test/rich/_GTestCbmRichDigi.cxx +++ b/core/data/test/rich/_GTestCbmRichDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmRichDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichDigi.h" + #include "compareRichDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/rich/compareRichDigi.h b/core/data/test/rich/compareRichDigi.h index 706fbc3120891991e117833bafd893043e971bff..c57a25d8390ab542288a0d87001a2065613dfa03 100644 --- a/core/data/test/rich/compareRichDigi.h +++ b/core/data/test/rich/compareRichDigi.h @@ -1,8 +1,6 @@ -/** @file compareRichDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARERICHDIGI_H #define COMPARERICHDIGI_H 1 + #include "gtest/gtest.h" void compareRichDigiDataMembers(CbmRichDigi& test, Int_t address, ECbmModuleId systemid, Double_t time, Double_t tot) diff --git a/core/data/test/sts/_GTestCbmStsDigi.cxx b/core/data/test/sts/_GTestCbmStsDigi.cxx index cd50a5a75152fe9e3994200df20bfb33df803eba..d504e8b1d532b44a910dbd66f925abb847877dc6 100644 --- a/core/data/test/sts/_GTestCbmStsDigi.cxx +++ b/core/data/test/sts/_GTestCbmStsDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmStsDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmStsDigi.h" + #include "compareStsDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/sts/compareStsDigi.h b/core/data/test/sts/compareStsDigi.h index f14f0b25669be9a0aa20a80667c9544b78ce4d57..00896c31219c115b0e4f953c863096576a8ef704 100644 --- a/core/data/test/sts/compareStsDigi.h +++ b/core/data/test/sts/compareStsDigi.h @@ -1,8 +1,6 @@ -/** @file compareStsDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARESTSDIGI_H #define COMPARESTSDIGI_H 1 + #include "gtest/gtest.h" void compareStsDigiDataMembers(CbmStsDigi& test, Int_t address, UShort_t charge, UShort_t channel, diff --git a/core/data/test/tof/_GTestCbmTofDigi.cxx b/core/data/test/tof/_GTestCbmTofDigi.cxx index 171a6aae0ee9fcb9fbbf5293166e22dee587269a..dd415a543122760517abf92e7a94943efcba2c7b 100644 --- a/core/data/test/tof/_GTestCbmTofDigi.cxx +++ b/core/data/test/tof/_GTestCbmTofDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmTofDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTofDigi.h" + #include "compareTofDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/tof/compareTofDigi.h b/core/data/test/tof/compareTofDigi.h index 7c78525dc92d00a0af58a870b627f416cfe4c351..6c4e8a63de8cb0748214e4a48a229cbc07645dce 100644 --- a/core/data/test/tof/compareTofDigi.h +++ b/core/data/test/tof/compareTofDigi.h @@ -1,8 +1,6 @@ -/** @file compareTofDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARETOFDIGI_H #define COMPARETOFDIGI_H 1 + #include "gtest/gtest.h" void compareTofDigiDataMembers(CbmTofDigi& test, Int_t address, ECbmModuleId systemid, Double_t time, Double_t tot) diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId.cxx index f6b7cb87063068593ae8e7ed1c029c588f82c2de..d1d4f58e200e8ae0f73e4e2c1bce3eb665389f84 100644 --- a/core/data/test/trd/_GTestCbmTrdDetectorId.cxx +++ b/core/data/test/trd/_GTestCbmTrdDetectorId.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmTrdDetectorId.cxx - * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdAddress.h" + #include <TString.h> #include <iostream> diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx index d5bfd1f00ec6efdf3544c19016649f12655c954e..cd5b28de5f9e05b9fdc2f7fa0a7f16e94ae058c1 100644 --- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx +++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmTrdDetectorId_simple.cxx - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDetectorList.h" #include "CbmTrdDetectorId.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx index 3a7d262127953b1b8a58c1ec882bfb8e78388dd0..7dae14ca87ae0f562b59fd45619d40466abd7afa 100644 --- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx +++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple1.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmTrdDetectorId_simple1.cxx - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDetectorList.h" #include "CbmTrdDetectorId.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx index 1fdfc3ffb0bfc01c221156ce5b40c948eb5ee772..6a1a1bdcac9da95491ddf8bdbba91d30e6d5f9bf 100644 --- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx +++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple2.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmTrdDetectorId_simple2.cxx - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDetectorList.h" #include "CbmTrdDetectorId.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx b/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx index 33a5ebe65cec9cec10175b066e8910bad70cccb4..f4509cda455bb90a96e2fe475fc1e6396d1caa24 100644 --- a/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx +++ b/core/data/test/trd/_GTestCbmTrdDetectorId_simple3.cxx @@ -1,8 +1,6 @@ -/** @file _GTestCbmTrdDetectorId_simple3.cxx - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDetectorList.h" #include "CbmTrdDetectorId.h" + #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdDigi.cxx b/core/data/test/trd/_GTestCbmTrdDigi.cxx index af36cc3708cee9d677a61620be74c33b372d3237..ea402dc1310b7365a615a75f7d55a2378cb4d2e6 100644 --- a/core/data/test/trd/_GTestCbmTrdDigi.cxx +++ b/core/data/test/trd/_GTestCbmTrdDigi.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmTrdDigi.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdDigi.h" + #include "compareTrdDigi.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdHit.cxx b/core/data/test/trd/_GTestCbmTrdHit.cxx index 47fd5e09cc0ed65ab833f24c03bdf1cbd79778a5..72d9e1826759c1b004ea4c016a7a299b05925d8f 100644 --- a/core/data/test/trd/_GTestCbmTrdHit.cxx +++ b/core/data/test/trd/_GTestCbmTrdHit.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmTrdHit.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdHit.h" + #include "compareTrdHit.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/_GTestCbmTrdPoint.cxx b/core/data/test/trd/_GTestCbmTrdPoint.cxx index 9cc1253fe4c4438cd98e5f32f89c5fdc88b47fe1..0128397d37e06ac9e1897efa777639a26b194983 100644 --- a/core/data/test/trd/_GTestCbmTrdPoint.cxx +++ b/core/data/test/trd/_GTestCbmTrdPoint.cxx @@ -1,7 +1,5 @@ -/** @file _GTestCbmTrdPoint.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdPoint.h" + #include "compareTrdPoint.h" #include "gtest/gtest-spi.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/compareTrdDigi.h b/core/data/test/trd/compareTrdDigi.h index caab3114912fdbfead5a0beba567619755d5f602..847a87becab8f401d9bd820acf5be41b228342be 100644 --- a/core/data/test/trd/compareTrdDigi.h +++ b/core/data/test/trd/compareTrdDigi.h @@ -1,8 +1,6 @@ -/** @file compareTrdDigi.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARETRDDIGI_H #define COMPARETRDDIGI_H 1 + #include "gtest/gtest.h" void compareTrdDigiDataMembers(CbmTrdDigi& test, Int_t padChNr, ECbmModuleId systemid, ULong64_t time, Double_t charge) diff --git a/core/data/test/trd/compareTrdHit.h b/core/data/test/trd/compareTrdHit.h index 0e2680dd3af335c073c597117369d1838b2b47c5..043ec3eb6575aca0df9359d4708323f792d8fbd3 100644 --- a/core/data/test/trd/compareTrdHit.h +++ b/core/data/test/trd/compareTrdHit.h @@ -1,8 +1,6 @@ -/** @file compareTrdHit.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARETRDHIT_H #define COMPARETRDHIT_H 1 + #include "comparePixelHit.h" #include "gtest/gtest.h" diff --git a/core/data/test/trd/compareTrdPoint.h b/core/data/test/trd/compareTrdPoint.h index 623db9776b9e4d959fcddf905da65bc8166a50c7..3ec39612bcfc34c84f8afa177779b471dfe53a13 100644 --- a/core/data/test/trd/compareTrdPoint.h +++ b/core/data/test/trd/compareTrdPoint.h @@ -1,8 +1,6 @@ -/** @file compareTrdPoint.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef COMPARETRDPOINT_H #define COMPARETRDPOINT_H 1 + #include "compareFairMCPoint.h" #include "gtest/gtest.h" diff --git a/core/data/trd/CbmTrdDigi.cxx b/core/data/trd/CbmTrdDigi.cxx index 85b75c3979608c4dda95a8cd564fa363623f2fb2..c2a8c9f904d0dd9ead575c06bcebad2556ba8b28 100644 --- a/core/data/trd/CbmTrdDigi.cxx +++ b/core/data/trd/CbmTrdDigi.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdDigi.cxx - * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdDigi.h" + #include "CbmTrdAddress.h" // for CbmTrdAddress #include <Logger.h> // for LOG diff --git a/core/data/trd/CbmTrdDigi.h b/core/data/trd/CbmTrdDigi.h index ed62c17ce192d5e16e821d0bbb4f247da0af28f0..b72fddcc125f541287a223e65c3fff2ab61e17d9 100644 --- a/core/data/trd/CbmTrdDigi.h +++ b/core/data/trd/CbmTrdDigi.h @@ -1,8 +1,6 @@ -/** @file CbmTrdDigi.h - * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDDIGI_H #define CBMTRDDIGI_H + #include "CbmDefs.h" // for kTrd #include <Rtypes.h> // for ClassDef diff --git a/core/data/trd/CbmTrdRawMessageSpadic.cxx b/core/data/trd/CbmTrdRawMessageSpadic.cxx index 29467f729bb6a3843aff3e44861ae85290b8d867..9faa6fd390bd697862af7c59f8ddf7678e9c60f5 100644 --- a/core/data/trd/CbmTrdRawMessageSpadic.cxx +++ b/core/data/trd/CbmTrdRawMessageSpadic.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdRawMessageSpadic.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdRawMessageSpadic.h" + #include <Logger.h> // for LOG #include <algorithm> // for max_element diff --git a/core/detectors/much/CbmMuchBaseLinkDef.h b/core/detectors/much/CbmMuchBaseLinkDef.h index 399553bfe1a9f193440f77b4f74846a6ab10133f..9c85a164630855ca2a6f54aaaa81409f967626cb 100644 --- a/core/detectors/much/CbmMuchBaseLinkDef.h +++ b/core/detectors/much/CbmMuchBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmMuchBaseLinkDef.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/detectors/much/CbmMuchPad.cxx b/core/detectors/much/CbmMuchPad.cxx index e2bcf50449641237b63fdef78cb95b1345d25131..3d035975418401f2697b6f816b2c9d38ef3136ca 100644 --- a/core/detectors/much/CbmMuchPad.cxx +++ b/core/detectors/much/CbmMuchPad.cxx @@ -1,7 +1,5 @@ -/** @file CbmMuchPad.cxx - * @copyright Copyright (C) 2007-2017 St. Petersburg Polytechnic University, St. Petersburg - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMuchPad.h" + // ------------------------------------------------------------------------- CbmMuchPad::CbmMuchPad() : fAddress(0) diff --git a/core/detectors/much/CbmMuchSector.cxx b/core/detectors/much/CbmMuchSector.cxx index bc7f2024934db147b73d392571b4f35416528bbb..513e551e1aec32b21570be2e7629b7b4109f2860 100644 --- a/core/detectors/much/CbmMuchSector.cxx +++ b/core/detectors/much/CbmMuchSector.cxx @@ -1,7 +1,5 @@ -/** @file CbmMuchSector.cxx - * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMuchSector.h" + #include <Logger.h> // for Logger, LOG #include <vector> // for vector diff --git a/core/detectors/much/CbmMuchSectorRectangular.cxx b/core/detectors/much/CbmMuchSectorRectangular.cxx index e4b88a64353881644a5716a87ae4c433e1218e37..7f4bc4f89e7c58cf19cd2d2848ce302e688271a8 100644 --- a/core/detectors/much/CbmMuchSectorRectangular.cxx +++ b/core/detectors/much/CbmMuchSectorRectangular.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmMuchSectorRectangular.h" + #include "CbmMuchAddress.h" // for CbmMuchAddress, kMuchChannel #include "CbmMuchPadRectangular.h" // for CbmMuchPadRectangular diff --git a/core/detectors/psd/CbmPsdBaseLinkDef.h b/core/detectors/psd/CbmPsdBaseLinkDef.h index cf480b42a4742c457577569239e0cd460d7ba2ce..f422f171486d29cd78a8c1f935361f6c17099f24 100644 --- a/core/detectors/psd/CbmPsdBaseLinkDef.h +++ b/core/detectors/psd/CbmPsdBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ // $Id: TofLinkDef.h,v 1.3 2006/03/07 11:51:55 friese Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/core/detectors/psd/PolynomComplexRoots.h b/core/detectors/psd/PolynomComplexRoots.h index 65a2afe6d1e344b4a810b7b1586fc41db7f3d5ad..a6630b9ad684ce54f69ccf6802f1d121dd10a1a8 100644 --- a/core/detectors/psd/PolynomComplexRoots.h +++ b/core/detectors/psd/PolynomComplexRoots.h @@ -1,8 +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 **/ #include <iomanip> #include <iostream> + #include <math.h> #include <stdlib.h> diff --git a/core/detectors/psd/PolynomRealRoots.h b/core/detectors/psd/PolynomRealRoots.h index 7c1ce6f96131a7ac699ac3f3df7ea584687cbce8..d82462f1d23b59b6d76f0faed41a933ba1f993fe 100644 --- a/core/detectors/psd/PolynomRealRoots.h +++ b/core/detectors/psd/PolynomRealRoots.h @@ -1,7 +1,5 @@ -/** @file PolynomRealRoots.h - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <cmath> + //************************************************************************* float polinom(int n, float x, float* k) { diff --git a/core/detectors/psd/PronyFitter.cxx b/core/detectors/psd/PronyFitter.cxx index 96bd036b7f75a11c67af3b010b6f7b68a41f7a8a..b44175dd6f920a2a732339a742e292a67928523d 100644 --- a/core/detectors/psd/PronyFitter.cxx +++ b/core/detectors/psd/PronyFitter.cxx @@ -1,7 +1,5 @@ -/** @file PronyFitter.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "PronyFitter.h" + #include "PolynomComplexRoots.h" #include "PolynomRealRoots.h" diff --git a/core/detectors/rich/CbmMcbm2018RichPar.cxx b/core/detectors/rich/CbmMcbm2018RichPar.cxx index 5346e5eed7c25353c67067fee998b9bfec6a4c02..598746b1412e9d51f351d286f9845810d7fb1579 100644 --- a/core/detectors/rich/CbmMcbm2018RichPar.cxx +++ b/core/detectors/rich/CbmMcbm2018RichPar.cxx @@ -1,7 +1,5 @@ -/** @file CbmMcbm2018RichPar.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** + TODO: If the TBR addess is not provided in the par file but found in the data file, The std::map::at will throw out an exception which is not currectly caught. diff --git a/core/detectors/rich/CbmMcbm2018RichPar.h b/core/detectors/rich/CbmMcbm2018RichPar.h index 04a486d76167b50b4f6a59913e9a912ae0bac426..21aca2691a8bab8b0847e2a3fa2c64a180e5cc09 100644 --- a/core/detectors/rich/CbmMcbm2018RichPar.h +++ b/core/detectors/rich/CbmMcbm2018RichPar.h @@ -1,8 +1,6 @@ -/** @file CbmMcbm2018RichPar.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmMcbm2018RichPar_H #define CbmMcbm2018RichPar_H + #include "FairParGenericSet.h" // mother class // STD diff --git a/core/detectors/rich/CbmRichBaseLinkDef.h b/core/detectors/rich/CbmRichBaseLinkDef.h index 248f13661b4afb326c987d9eef36895741c7d2fd..93a371a3e1e68ef8fba29a14e5b8675f89cae8bd 100644 --- a/core/detectors/rich/CbmRichBaseLinkDef.h +++ b/core/detectors/rich/CbmRichBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRichBaseLinkDef.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/detectors/rich/CbmRichDraw.h b/core/detectors/rich/CbmRichDraw.h index dda0f42f2acffa263494e9c5ebfdc2505fe7ab64..7ee35f74fc889180f57623f46dc0212b9f1cdbe7 100644 --- a/core/detectors/rich/CbmRichDraw.h +++ b/core/detectors/rich/CbmRichDraw.h @@ -1,6 +1,4 @@ -/** @file CbmRichDraw.h - * @copyright Copyright (C) 2016-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef RICH_CbmRichDraw #define RICH_CbmRichDraw diff --git a/core/detectors/sts/CbmStsBaseLinkDef.h b/core/detectors/sts/CbmStsBaseLinkDef.h index e8c507d6a1ec2fdeaca981e0b71fc86d20e6d169..22171bcc85591f745051111630619df1a5a2376a 100644 --- a/core/detectors/sts/CbmStsBaseLinkDef.h +++ b/core/detectors/sts/CbmStsBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmStsBaseLinkDef.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/detectors/tof/CbmTofCell.cxx b/core/detectors/tof/CbmTofCell.cxx index 581de4bfaa6367af2013d5f0224e8a451eabe53c..837b149db34a4b511fc0b2b967ea245d9a0c35c0 100644 --- a/core/detectors/tof/CbmTofCell.cxx +++ b/core/detectors/tof/CbmTofCell.cxx @@ -1,7 +1,5 @@ -/** @file CbmTofCell.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTofCell.h" + #include <Logger.h> // for Logger, LOG #include <TGeoManager.h> // for gGeoManager diff --git a/core/detectors/tof/CbmTofCell.h b/core/detectors/tof/CbmTofCell.h index 103d356a3b58c28236acda2973e72c8c17563e03..7af5b32a743a09e2b0b88596b23de08d9be505c2 100644 --- a/core/detectors/tof/CbmTofCell.h +++ b/core/detectors/tof/CbmTofCell.h @@ -1,8 +1,6 @@ -/** @file CbmTofCell.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTOFCELL_H #define CBMTOFCELL_H 1 + #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for Double_t, Int_t, Option_t #include <TNamed.h> // for TNamed diff --git a/core/detectors/tof/CbmTofContFact.h b/core/detectors/tof/CbmTofContFact.h index e430c5ac0819adea81a7afa2c7dffc52816d7a62..3104fd087dd9eb272507423fe0cb11d9ff3b0b87 100644 --- a/core/detectors/tof/CbmTofContFact.h +++ b/core/detectors/tof/CbmTofContFact.h @@ -1,8 +1,6 @@ -/** @file CbmTofContFact.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTOFCONTFACT_H #define CBMTOFCONTFACT_H + #include <FairContFact.h> // for FairContFact #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/tof/CbmTofDigiPar.cxx b/core/detectors/tof/CbmTofDigiPar.cxx index 4f808f789c6cdaf877560b8bde8d88eda879f783..c6c126902fd6a456883a00b937af2c2f8c37f5f5 100644 --- a/core/detectors/tof/CbmTofDigiPar.cxx +++ b/core/detectors/tof/CbmTofDigiPar.cxx @@ -1,7 +1,5 @@ -/** @file CbmTofDigiPar.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTofDigiPar.h" + #include "CbmTofCell.h" // for CbmTofCell #include <FairParGenericSet.h> // for FairParGenericSet diff --git a/core/detectors/tof/CbmTofDigiPar.h b/core/detectors/tof/CbmTofDigiPar.h index 2145f3b1bf72ea0363f135596259c113dd4026ed..2b9bee200ca820228e3c57fb8b1f184f104d06cc 100644 --- a/core/detectors/tof/CbmTofDigiPar.h +++ b/core/detectors/tof/CbmTofDigiPar.h @@ -1,8 +1,6 @@ -/** @file CbmTofDigiPar.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTOFDIGIPAR_H #define CBMTOFDIGIPAR_H + #include <FairParGenericSet.h> // for FairParGenericSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/tof/TTrbHeader.cxx b/core/detectors/tof/TTrbHeader.cxx index fb9f1dd6edbcd250a7412a019fe75c206ef96348..1c34adbf229b37016a12ffae85293e21ba8dd161 100644 --- a/core/detectors/tof/TTrbHeader.cxx +++ b/core/detectors/tof/TTrbHeader.cxx @@ -1,7 +1,5 @@ -/** @file TTrbHeader.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TTrbHeader.h" + #include <TNamed.h> // for TNamed #include <algorithm> // for fill diff --git a/core/detectors/tof/TTrbHeader.h b/core/detectors/tof/TTrbHeader.h index 55d082a76c029be3575a0516d74da1685a0da441..850db48cb836e53d5296eea15ba0f5c5cec788ed 100644 --- a/core/detectors/tof/TTrbHeader.h +++ b/core/detectors/tof/TTrbHeader.h @@ -1,8 +1,6 @@ -/** @file TTrbHeader.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef TTRBHEADER_H_ #define TTRBHEADER_H_ + #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for Double_t, UInt_t, Int_t, UShort_t, Bool_t #include <TNamed.h> // for TNamed diff --git a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h index 7673a7358b7ddf83f33256e7628d7700d84372c8..36c2ef246519e578145c381d1919a78c160de0ff 100644 --- a/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h +++ b/core/detectors/trd/CbmMcbm2020TrdTshiftPar.h @@ -1,8 +1,6 @@ -/** @file CbmMcbm2020TrdTshiftPar.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmMcbm2020TrdTshiftPar_H #define CbmMcbm2020TrdTshiftPar_H + #include "FairParGenericSet.h" // mother class // STD diff --git a/core/detectors/trd/CbmTrdBaseLinkDef.h b/core/detectors/trd/CbmTrdBaseLinkDef.h index 9b5c380441db0e0bfc12f1ddf8a99039b6a6c555..6e8fa9a452619d678e9a208ab16bf598a7048e6e 100644 --- a/core/detectors/trd/CbmTrdBaseLinkDef.h +++ b/core/detectors/trd/CbmTrdBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTrdBaseLinkDef.h - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: TrdBaseLinkDef.h $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/core/detectors/trd/CbmTrdContFact.h b/core/detectors/trd/CbmTrdContFact.h index 5fec630e9e12f1e8bd9955252f19fbc8818c431e..f3bed29b21cec4d1030294652c0b63d7eac379cb 100644 --- a/core/detectors/trd/CbmTrdContFact.h +++ b/core/detectors/trd/CbmTrdContFact.h @@ -1,8 +1,6 @@ -/** @file CbmTrdContFact.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDCONTFACT_H #define CBMTRDCONTFACT_H + #include "FairContFact.h" // for FairContFact #include <Rtypes.h> // for ClassDef diff --git a/core/detectors/trd/CbmTrdFASP.cxx b/core/detectors/trd/CbmTrdFASP.cxx index ca743e405dc0e4b087bec9df0614908fc9f69007..aaf4300bfaf1c807bd3445e6ba965e56bc91379e 100644 --- a/core/detectors/trd/CbmTrdFASP.cxx +++ b/core/detectors/trd/CbmTrdFASP.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmTrdFASP.h" + #include "CbmMatch.h" // for CbmMatch #include "CbmTrdDigi.h" // for CbmTrdDigi, CbmTrdDigi::kFASP diff --git a/core/detectors/trd/CbmTrdFASP.h b/core/detectors/trd/CbmTrdFASP.h index ae471ff0d8d4c828fe2a785717177b3f8058c3b5..12ec19766aa5f398439b3d689bd67adf272ef92b 100644 --- a/core/detectors/trd/CbmTrdFASP.h +++ b/core/detectors/trd/CbmTrdFASP.h @@ -1,8 +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 **/ #ifndef CBMTRDFASP_H #define CBMTRDFASP_H + #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for Int_t, Float_t, ULong64_t, UInt_t, Bool_t #include <TObject.h> // for TObject diff --git a/core/detectors/trd/CbmTrdGas.cxx b/core/detectors/trd/CbmTrdGas.cxx index 13bc53fd667dd5a02bd968aa04b65c6d1104a0fd..256b6c2bcdee7a4a20fe9e7686913386e0e1d4e2 100644 --- a/core/detectors/trd/CbmTrdGas.cxx +++ b/core/detectors/trd/CbmTrdGas.cxx @@ -1,6 +1,3 @@ -/** @file CbmTrdGas.cxx - * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * \file CbmTrdGas.cxx * \brief Container for gas properties of TRD. diff --git a/core/detectors/trd/CbmTrdGas.h b/core/detectors/trd/CbmTrdGas.h index 1f86b8c0ebb67fdcd0ac81e0e36ef118550d3066..e716bbd1a102c3aad71f095d63b7e74a08e7fb3f 100644 --- a/core/detectors/trd/CbmTrdGas.h +++ b/core/detectors/trd/CbmTrdGas.h @@ -1,6 +1,3 @@ -/** @file CbmTrdGas.h - * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * \file CbmTrdGas.h * \brief Container for gas properties of TRD. diff --git a/core/detectors/trd/CbmTrdLinkDef.h b/core/detectors/trd/CbmTrdLinkDef.h index 236c5156ed1d5965eeb96c76ec604248b70a65da..639df8c3aa75f429f9bc02ff707b72da8042c80e 100644 --- a/core/detectors/trd/CbmTrdLinkDef.h +++ b/core/detectors/trd/CbmTrdLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTrdLinkDef.h - * @copyright Copyright (C) 2006-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: TrdLinkDef.h,v 1.10 2006/06/20 09:39:59 kresan Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/core/detectors/trd/CbmTrdModuleAbstract.cxx b/core/detectors/trd/CbmTrdModuleAbstract.cxx index 0217564da2f931c91623655046cb3926c7045f78..2af78bc33d4a793924c297773e4db651a45bc351 100644 --- a/core/detectors/trd/CbmTrdModuleAbstract.cxx +++ b/core/detectors/trd/CbmTrdModuleAbstract.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleAbstract.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleAbstract.h" + //_______________________________________________________________________________ CbmTrdModuleAbstract::CbmTrdModuleAbstract() : TNamed() diff --git a/core/detectors/trd/CbmTrdModuleAbstract.h b/core/detectors/trd/CbmTrdModuleAbstract.h index c4ad1efc7be632a776178a2aead9bfdb8ad63ee2..988a4170757a62cf5df7595d0600030092245b69 100644 --- a/core/detectors/trd/CbmTrdModuleAbstract.h +++ b/core/detectors/trd/CbmTrdModuleAbstract.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleAbstract.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULEABSTRACT_H #define CBMTRDMODULEABSTRACT_H + #include "CbmTrdParModDigi.h" // for CbmTrdParModDigi #include "CbmTrdParModGeo.h" // for CbmTrdParModGeo #include "CbmTrdParSetAsic.h" // for CbmTrdParSetAsic diff --git a/core/detectors/trd/CbmTrdParAsic.cxx b/core/detectors/trd/CbmTrdParAsic.cxx index 01fb234701032f2121c5269fd23e0d5a2f7b0bc1..ac07bf03f02c45ec1133b78b100b672ad1e5594b 100644 --- a/core/detectors/trd/CbmTrdParAsic.cxx +++ b/core/detectors/trd/CbmTrdParAsic.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParAsic.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParAsic.h" + #include <Logger.h> // for Logger, LOG #include <stdio.h> // for printf diff --git a/core/detectors/trd/CbmTrdParAsic.h b/core/detectors/trd/CbmTrdParAsic.h index 0e6a6ad75eb6d0f41328e909a5263ea7ccce0743..285022feea4eb13e51ad220c5818e59dea93d440 100644 --- a/core/detectors/trd/CbmTrdParAsic.h +++ b/core/detectors/trd/CbmTrdParAsic.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParAsic.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARASIC_H #define CBMTRDPARASIC_H + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParFasp.cxx b/core/detectors/trd/CbmTrdParFasp.cxx index 28ac950eff922529f63d163d3201c62b88f59f29..94691de553011e10aeb075dbe861b0aff3e6e22c 100644 --- a/core/detectors/trd/CbmTrdParFasp.cxx +++ b/core/detectors/trd/CbmTrdParFasp.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParFasp.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParFasp.h" + #include <FairParamList.h> // for FairParamList #include <TArrayI.h> // for TArrayI diff --git a/core/detectors/trd/CbmTrdParFasp.h b/core/detectors/trd/CbmTrdParFasp.h index c49f09c65f17c5e047382adc4a10ccae445c88db..dc8dbf609dae51ff497891512291a808bb1a1a1e 100644 --- a/core/detectors/trd/CbmTrdParFasp.h +++ b/core/detectors/trd/CbmTrdParFasp.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParFasp.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARFASP_H #define CBMTRDPARFASP_H + #define NFASPCH 16 #include "CbmTrdParAsic.h" // for CbmTrdParAsic diff --git a/core/detectors/trd/CbmTrdParMod.cxx b/core/detectors/trd/CbmTrdParMod.cxx index ea77292d5a87913b6120d3e0e7c2c41f96e58426..46f00ab022b37e34a3e299a369a5bb9472f76b8d 100644 --- a/core/detectors/trd/CbmTrdParMod.cxx +++ b/core/detectors/trd/CbmTrdParMod.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParMod.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParMod.h" + #include <Logger.h> // for LOG //___________________________________________________________________ diff --git a/core/detectors/trd/CbmTrdParMod.h b/core/detectors/trd/CbmTrdParMod.h index bf17380c27cea6d408815430771a14a0f388ba87..b792722de3d8d38c108641cbc9429805eab1e176 100644 --- a/core/detectors/trd/CbmTrdParMod.h +++ b/core/detectors/trd/CbmTrdParMod.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParMod.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARMOD_H #define CBMTRDPARMOD_H + #include <Rtypes.h> // for THashConsistencyHolder, ClassDef #include <RtypesCore.h> // for Int_t #include <TNamed.h> // for TNamed diff --git a/core/detectors/trd/CbmTrdParModDigi.cxx b/core/detectors/trd/CbmTrdParModDigi.cxx index 7295370884a0507b693482938c7e17ab8d69d932..3aba537c28c7b9b47a63ef7e244121c2522efe43 100644 --- a/core/detectors/trd/CbmTrdParModDigi.cxx +++ b/core/detectors/trd/CbmTrdParModDigi.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParModDigi.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParModDigi.h" + #include "CbmTrdAddress.h" // for CbmTrdAddress #include "CbmTrdPoint.h" // for CbmTrdPoint diff --git a/core/detectors/trd/CbmTrdParModDigi.h b/core/detectors/trd/CbmTrdParModDigi.h index 4a13305af16e0c9cf8ffcf9d2eaa75434aef182a..18fb0475cb7d24d2294911a15620f49c71097773 100644 --- a/core/detectors/trd/CbmTrdParModDigi.h +++ b/core/detectors/trd/CbmTrdParModDigi.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParModDigi.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARMODDIGI_H #define CBMTRDPARMODDIGI_H + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParModGain.cxx b/core/detectors/trd/CbmTrdParModGain.cxx index 248878ab2bbf552dbf68ed19b8cca5744af4d733..f89b20b93cf01ef8783d785d294b9aefebc9ab62 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 **/ #include "CbmTrdParModGain.h" + + //___________________________________________________________________ CbmTrdParModGain::CbmTrdParModGain(const char* name, const char* title) : CbmTrdParMod(name, title) {} diff --git a/core/detectors/trd/CbmTrdParModGain.h b/core/detectors/trd/CbmTrdParModGain.h index 03eaf70a82ce2b6d2231d57a26cd4a6d4d152ba2..dadb61f6f4208518b466e2526cb150b3a2cd3993 100644 --- a/core/detectors/trd/CbmTrdParModGain.h +++ b/core/detectors/trd/CbmTrdParModGain.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParModGain.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARMODGAIN_H #define CBMTRDPARMODGAIN_H + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParModGas.cxx b/core/detectors/trd/CbmTrdParModGas.cxx index 0de972684ed83679281fa9f28c11aa3348f7c683..235c110d2ad3faea3cf3422d33bc265680721895 100644 --- a/core/detectors/trd/CbmTrdParModGas.cxx +++ b/core/detectors/trd/CbmTrdParModGas.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParModGas.cxx - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParModGas.h" + #include <Logger.h> // for Logger, LOG #include <TAxis.h> // for TAxis diff --git a/core/detectors/trd/CbmTrdParModGas.h b/core/detectors/trd/CbmTrdParModGas.h index fa54d28c82505ee3eeffaa19cc7018788d79d12f..ec406830ad67c4be7ddf94b156d7162ad1d20b91 100644 --- a/core/detectors/trd/CbmTrdParModGas.h +++ b/core/detectors/trd/CbmTrdParModGas.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParModGas.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARMODGAS_H #define CBMTRDPARMODGAS_H + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <Rtypes.h> // for CLRBIT, SETBIT, TESTBIT, THashConsistencyH... diff --git a/core/detectors/trd/CbmTrdParModGeo.cxx b/core/detectors/trd/CbmTrdParModGeo.cxx index fd8d404ed2cd5234a50f2c63404c48d06b41e866..0fd39166d3fd6a77a3c7d113cff4b3d6000a864f 100644 --- a/core/detectors/trd/CbmTrdParModGeo.cxx +++ b/core/detectors/trd/CbmTrdParModGeo.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParModGeo.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParModGeo.h" + #include <TGeoBBox.h> // for TGeoBBox #include <TGeoMatrix.h> // for TGeoHMatrix #include <TGeoPhysicalNode.h> // for TGeoPhysicalNode diff --git a/core/detectors/trd/CbmTrdParModGeo.h b/core/detectors/trd/CbmTrdParModGeo.h index f6498ecda13fa85fac91192377a84cf08fc311f0..abad885456195db7dd93377edb11a9d054820d31 100644 --- a/core/detectors/trd/CbmTrdParModGeo.h +++ b/core/detectors/trd/CbmTrdParModGeo.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParModGeo.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARMODGEO_H #define CBMTRDPARMODGEO_H + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSet.cxx b/core/detectors/trd/CbmTrdParSet.cxx index 83c1afd322258ebe4aee9a52c21c1617aa5a8764..0b007d9757d51d80c8ef227ad6288706dd388e93 100644 --- a/core/detectors/trd/CbmTrdParSet.cxx +++ b/core/detectors/trd/CbmTrdParSet.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSet.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSet.h" + #include "CbmTrdParMod.h" // for CbmTrdParMod #include <FairParGenericSet.h> // for FairParGenericSet diff --git a/core/detectors/trd/CbmTrdParSet.h b/core/detectors/trd/CbmTrdParSet.h index da27ba83ce79455dc4220c321f2f3a41337bb0df..c60cc0d17e871207af099fc51506d8b5b2d455fb 100644 --- a/core/detectors/trd/CbmTrdParSet.h +++ b/core/detectors/trd/CbmTrdParSet.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSet.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSET_H #define CBMTRDPARSET_H + #include "FairParGenericSet.h" // for FairParGenericSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSetAsic.cxx b/core/detectors/trd/CbmTrdParSetAsic.cxx index 627012742721999ab81228f31fc9bb623d1377a7..3c7acf04132b036b9ce985c4b2137edad5d34900 100644 --- a/core/detectors/trd/CbmTrdParSetAsic.cxx +++ b/core/detectors/trd/CbmTrdParSetAsic.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSetAsic.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSetAsic.h" + #include "CbmTrdParAsic.h" // for CbmTrdParAsic #include "CbmTrdParFasp.h" // for CbmTrdParFasp, NFASPCH, CbmTrdParFasp... #include "CbmTrdParMod.h" // for CbmTrdParMod diff --git a/core/detectors/trd/CbmTrdParSetAsic.h b/core/detectors/trd/CbmTrdParSetAsic.h index 1a00035ec051e601f35df227eaedfb9dce297117..f9a571c7a330844c35a3c1e0ee5b585668706f36 100644 --- a/core/detectors/trd/CbmTrdParSetAsic.h +++ b/core/detectors/trd/CbmTrdParSetAsic.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSetAsic.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSETASIC_H #define CBMTRDPARSETASIC_H + #include "CbmTrdParSet.h" // for CbmTrdParSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSetDigi.cxx b/core/detectors/trd/CbmTrdParSetDigi.cxx index 367b2b99d301442b2cc3a132ea2256bf57c89880..4447f409beb33df98f7c313a17f688a65b18a22c 100644 --- a/core/detectors/trd/CbmTrdParSetDigi.cxx +++ b/core/detectors/trd/CbmTrdParSetDigi.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSetDigi.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSetDigi.h" + #include "CbmTrdParMod.h" // for CbmTrdParMod #include "CbmTrdParModDigi.h" // for CbmTrdParModDigi diff --git a/core/detectors/trd/CbmTrdParSetDigi.h b/core/detectors/trd/CbmTrdParSetDigi.h index af36ed0e827c965117b2d11a881dc3cfe69d247a..a49ab7238817dc8a0721b9de824335e062bf1853 100644 --- a/core/detectors/trd/CbmTrdParSetDigi.h +++ b/core/detectors/trd/CbmTrdParSetDigi.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSetDigi.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSETDIGI_H #define CBMTRDPARSETDIGI_H + #include "CbmTrdParSet.h" // for CbmTrdParSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSetGain.cxx b/core/detectors/trd/CbmTrdParSetGain.cxx index c869f781186aac41db0276b6df23b97159b9f8e5..756395469379c264e17eecba5f29977902e211b0 100644 --- a/core/detectors/trd/CbmTrdParSetGain.cxx +++ b/core/detectors/trd/CbmTrdParSetGain.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSetGain.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSetGain.h" + #include <FairParamList.h> // for FairParamList #include <Logger.h> // for LOG, Logger diff --git a/core/detectors/trd/CbmTrdParSetGain.h b/core/detectors/trd/CbmTrdParSetGain.h index 40a69fa44cd04a9eaef986ce2e7be6379133d79a..d75a54b1dc04697f00bc8ec97c90ca89c1362d4c 100644 --- a/core/detectors/trd/CbmTrdParSetGain.h +++ b/core/detectors/trd/CbmTrdParSetGain.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSetGain.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSETGAIN_H #define CBMTRDPARSETGAIN_H + #include "CbmTrdParSet.h" // for CbmTrdParSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSetGas.cxx b/core/detectors/trd/CbmTrdParSetGas.cxx index 0d52b9355c1764813b6d85270e1c01eb0e8ebf75..f0417c6068b5c9f707d739032c2faf9e4e16a2ce 100644 --- a/core/detectors/trd/CbmTrdParSetGas.cxx +++ b/core/detectors/trd/CbmTrdParSetGas.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSetGas.cxx - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSetGas.h" + #include "CbmTrdParModGas.h" // for CbmTrdParModGas #include <FairParamList.h> // for FairParamList diff --git a/core/detectors/trd/CbmTrdParSetGas.h b/core/detectors/trd/CbmTrdParSetGas.h index ce210026897f36f6a72c65d1c1502ced3e34fa11..ffbb8453bd537914ed62f8bd5f16c41927f9aae6 100644 --- a/core/detectors/trd/CbmTrdParSetGas.h +++ b/core/detectors/trd/CbmTrdParSetGas.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSetGas.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSETGAS_H #define CBMTRDPARSETGAS_H + #include "CbmTrdParSet.h" // for CbmTrdParSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSetGeo.cxx b/core/detectors/trd/CbmTrdParSetGeo.cxx index 2f1b50f02f49a10f73400e17138b852d5247cd95..afbd8e0fd1e15cf8cb966492a7a35c9d5893bdb3 100644 --- a/core/detectors/trd/CbmTrdParSetGeo.cxx +++ b/core/detectors/trd/CbmTrdParSetGeo.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSetGeo.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSetGeo.h" + #include "CbmTrdGeoHandler.h" // for CbmTrdGeoHandler #include "CbmTrdParModGeo.h" // for CbmTrdParModGeo diff --git a/core/detectors/trd/CbmTrdParSetGeo.h b/core/detectors/trd/CbmTrdParSetGeo.h index d668e66a04880631a3b686fb23dae8ef53c59319..0b109c6561d550397ed60836e24c088031a7f76e 100644 --- a/core/detectors/trd/CbmTrdParSetGeo.h +++ b/core/detectors/trd/CbmTrdParSetGeo.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSetGeo.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSETGEO_H #define CBMTRDPARSETGEO_H + #include "CbmTrdParSet.h" // for CbmTrdParSet #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/detectors/trd/CbmTrdParSpadic.cxx b/core/detectors/trd/CbmTrdParSpadic.cxx index 5d2c2b083b624c9a9ffee337f99b6382799abd26..ba4fd9c2a903079f2f58315ed2c2bcd1a2b5f4f2 100644 --- a/core/detectors/trd/CbmTrdParSpadic.cxx +++ b/core/detectors/trd/CbmTrdParSpadic.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdParSpadic.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdParSpadic.h" + #include "CbmTrdDefs.h" // for eCbmTrdModuleTypes, eCbmTrdModuleType... #include <FairParamList.h> // for FairParamList diff --git a/core/detectors/trd/CbmTrdParSpadic.h b/core/detectors/trd/CbmTrdParSpadic.h index 02cd4cf2fef27524a6b37d0852bdab6b7667a2fa..be6a34bdbb30817d48ee1253229014ab9fd1a5fc 100644 --- a/core/detectors/trd/CbmTrdParSpadic.h +++ b/core/detectors/trd/CbmTrdParSpadic.h @@ -1,8 +1,6 @@ -/** @file CbmTrdParSpadic.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDPARSPADIC_H #define CBMTRDPARSPADIC_H + #define NSPADICCH 32 #include "CbmTrdParAsic.h" // for CbmTrdParAsic diff --git a/core/detectors/trd/CbmTrdSPADIC.cxx b/core/detectors/trd/CbmTrdSPADIC.cxx index 0a99995bb39f3443b5e65ce49378740bf25d3722..d660581cdc99e26500766c7347e9cac860ac9a5e 100644 --- a/core/detectors/trd/CbmTrdSPADIC.cxx +++ b/core/detectors/trd/CbmTrdSPADIC.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdSPADIC.cxx - * @copyright Copyright (C) 2014-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdSPADIC.h" + #include "CbmTrdAddress.h" // for CbmTrdAddress #include "CbmTrdDigi.h" // for CbmTrdDigi #include "CbmTrdGeoHandler.h" // for CbmTrdGeoHandler diff --git a/core/detectors/trd/CbmTrdUtils.h b/core/detectors/trd/CbmTrdUtils.h index 4e0c210b499cd8ff1cfe85a6034dc487cbde21bd..a4e465650f9e45704460880984766a5ffd05da67 100644 --- a/core/detectors/trd/CbmTrdUtils.h +++ b/core/detectors/trd/CbmTrdUtils.h @@ -1,8 +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 **/ #ifndef CBMTRDUTILS_H #define CBMTRDUTILS_H 1 + #include <RtypesCore.h> // for Int_t, Double_t, Bool_t #include <TString.h> // for TString diff --git a/core/eventdisplay/CbmDisplayLinkDef.h b/core/eventdisplay/CbmDisplayLinkDef.h index 6c8c0db374a849fd4dc2fcad64d0c42b357a909f..38f32e594bda6e73e4d8019224d344ce55e095f1 100644 --- a/core/eventdisplay/CbmDisplayLinkDef.h +++ b/core/eventdisplay/CbmDisplayLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmDisplayLinkDef.h - * @copyright Copyright (C) 2009-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: TrdLinkDef.h,v 1.10 2006/06/20 09:39:59 kresan Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/core/eventdisplay/CbmPixelHitSetDraw.cxx b/core/eventdisplay/CbmPixelHitSetDraw.cxx index 089b996345e209ffd28772e240b31effad5f9116..c55b699892041b9c9b50f1eb6a405092a0f9a239 100644 --- a/core/eventdisplay/CbmPixelHitSetDraw.cxx +++ b/core/eventdisplay/CbmPixelHitSetDraw.cxx @@ -1,7 +1,5 @@ -/** @file CbmPixelHitSetDraw.cxx - * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPixelHitSetDraw.h" + #include "CbmPixelHit.h" // for CbmPixelHit #include <Logger.h> // for LOG, Logger diff --git a/core/eventdisplay/CbmPixelHitSetDraw.h b/core/eventdisplay/CbmPixelHitSetDraw.h index b3c94754d71466e68420cdb7d099c9c0cc120c82..daed534ec2bd77e3145c7dc99e35e1eab21a19cc 100644 --- a/core/eventdisplay/CbmPixelHitSetDraw.h +++ b/core/eventdisplay/CbmPixelHitSetDraw.h @@ -1,8 +1,6 @@ -/** @file CbmPixelHitSetDraw.h - * @copyright Copyright (C) 2009-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMPIXELHITSETDRAW_H_ #define CBMPIXELHITSETDRAW_H_ + #include <FairPointSetDraw.h> // for FairPointSetDraw #include <Rtypes.h> // for THashConsistencyHolder, ClassDef diff --git a/core/field/CbmFieldCreator.cxx b/core/field/CbmFieldCreator.cxx index fa0edc9b603087fd9d6df516b1562a2ee928e295..84cf438f6417546f787c50831fa45cef7be16999 100644 --- a/core/field/CbmFieldCreator.cxx +++ b/core/field/CbmFieldCreator.cxx @@ -1,7 +1,5 @@ -/** @file CbmFieldCreator.cxx - * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmFieldCreator.h" + #include "CbmBsField.h" // for CbmBsField #include "CbmFieldConst.h" // for CbmFieldConst #include "CbmFieldMap.h" // for CbmFieldMap diff --git a/core/field/CbmFieldLinkDef.h b/core/field/CbmFieldLinkDef.h index f302bf6b0e799ef4cda325411161883953d0addb..d2409103ac34dbe2c98249eb46016ebca0ab91f1 100644 --- a/core/field/CbmFieldLinkDef.h +++ b/core/field/CbmFieldLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmFieldLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/core/field/CbmFieldMapData.cxx b/core/field/CbmFieldMapData.cxx index aebd1ba7d903ac71f50776d5c19d4df9dfa72a8f..97ea76b49ae03b4668d5dc305bfab161f09a6388 100644 --- a/core/field/CbmFieldMapData.cxx +++ b/core/field/CbmFieldMapData.cxx @@ -1,6 +1,3 @@ -/** @file CbmFieldMapData.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmFieldMapData source file ----- // ----- V. Friese 14/02/06 ----- diff --git a/core/qa/CbmQaBaseLinkDef.h b/core/qa/CbmQaBaseLinkDef.h index a97e83e971f3f0c00a40a51a3ecf2085de9f022a..f013bc70d2bf459615cea122788028e7d04687a3 100644 --- a/core/qa/CbmQaBaseLinkDef.h +++ b/core/qa/CbmQaBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmQaBaseLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h b/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h index 9e237bb54021a11b23eac67e0b5cd2a78df26d8d..826d37d82c00970edc332b493aa93b6c59c19a90 100644 --- a/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h +++ b/fles/cosy2019/CbmBeamtimeCosy2019LinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmBeamtimeCosy2019LinkDef.h - * @copyright Copyright (C) 2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx b/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx index 156d7586c810ecaa7894672298315d64bbdac518..01112696ee71e7a874ed42fc1925bcb84ebcaaff 100644 --- a/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx +++ b/fles/cosy2019/parameter/CbmCosy2019ContFact.cxx @@ -1,6 +1,3 @@ -/** @file CbmCosy2019ContFact.cxx - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///////////////////////////////////////////////////////////// // // CbmCosy2019ContFact diff --git a/fles/cosy2019/parameter/CbmCosy2019ContFact.h b/fles/cosy2019/parameter/CbmCosy2019ContFact.h index d6ab3b46f4dff97a821805f041e974b5b4c96e81..a98a9f349a9d7d1a3253764a554cf12d66f23f7b 100644 --- a/fles/cosy2019/parameter/CbmCosy2019ContFact.h +++ b/fles/cosy2019/parameter/CbmCosy2019ContFact.h @@ -1,8 +1,6 @@ -/** @file CbmCosy2019ContFact.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMCOSY2019CONTFACT_H #define CBMCOSY2019CONTFACT_H + #include "FairContFact.h" class FairContainer; diff --git a/fles/flestools/CbmFlesCanvasTools.cxx b/fles/flestools/CbmFlesCanvasTools.cxx index e18516dfb5b995c03b1d1ec6770f4ac61ab574b5..50fb6e55a41e3fb5a5d2858cfbcc23b0c1403aed 100644 --- a/fles/flestools/CbmFlesCanvasTools.cxx +++ b/fles/flestools/CbmFlesCanvasTools.cxx @@ -1,7 +1,5 @@ -/** @file CbmFlesCanvasTools.cxx - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmFlesCanvasTools.h" + #include "TCanvas.h" #include "TH1.h" diff --git a/fles/flestools/CbmFlesHistosTools.cxx b/fles/flestools/CbmFlesHistosTools.cxx index d6ca549861a972f056e6d516d3af4d94694d4e51..c61c8640d8de5f63b6de4c84c121f582193ef734 100644 --- a/fles/flestools/CbmFlesHistosTools.cxx +++ b/fles/flestools/CbmFlesHistosTools.cxx @@ -1,7 +1,5 @@ -/** @file CbmFlesHistosTools.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmFlesHistosTools.h" + #include <cmath> //#include <vector> diff --git a/fles/flestools/CbmFormatDecHexPrintout.cxx b/fles/flestools/CbmFormatDecHexPrintout.cxx index ff73d29e872f1e524ce4da4140e2426e4d6e43bc..4624eb19f665f32ec8728d8bd9f3ece2814b7452 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 **/ + #include "CbmFormatDecHexPrintout.h" + std::string FormatDecPrintout(uint64_t ulVal, char cFill, uint uWidth) { std::stringstream ss; diff --git a/fles/flestools/CbmFormatMsBufferPrintout.cxx b/fles/flestools/CbmFormatMsBufferPrintout.cxx index 0d40a404edd3fcb00bda5ff2a8bde5de03d4f858..1a133b316ed8c753ad47ed351ed4f1cca5e5f0e6 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 **/ + #include "CbmFormatMsBufferPrintout.h" + std::string FormatMsBufferPrintout(const fles::Timeslice& ts, const size_t uMsCompIdx, const size_t uMsIdx, const uint32_t uBlocksPerLine) { diff --git a/fles/flestools/CbmFormatMsHeaderPrintout.cxx b/fles/flestools/CbmFormatMsHeaderPrintout.cxx index b5629ae2ba16acdddf49100af0897c6788b5a21f..eb8599cecb3153b3ba4644ccafe54b313963c294 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 **/ + #include "CbmFormatMsHeaderPrintout.h" + std::string FormatMsHeaderPrintout(const fles::MicrosliceDescriptor& msDescriptor) { std::stringstream ss; diff --git a/fles/flestools/CbmFormatTsPrintout.cxx b/fles/flestools/CbmFormatTsPrintout.cxx index 90cff9c4f5a3e3d7508419e2fd77fc9c0fa2f28b..a9cb8151ed3920acea8bddf8759fc0df80701f8c 100644 --- a/fles/flestools/CbmFormatTsPrintout.cxx +++ b/fles/flestools/CbmFormatTsPrintout.cxx @@ -1,6 +1,4 @@ -/** @file CbmFormatTsPrintout.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #include "CbmFormatMsBufferPrintout.h" #include "CbmFormatMsHeaderPrintout.h" diff --git a/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h b/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h index 288bf35e588e1fa474b5931265cc1d5abf59caaa..dcba547cbf5e5c109c98fcad1f089576379e4a1b 100644 --- a/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h +++ b/fles/mcbm2018/CbmFlibMcbm2018LinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx index aae25ae2239d1f4d9e7d58cfb0bd1dc615e91001..9e8d7f78e55c31dadeaa9c5ad8929031a1001b8d 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.cxx @@ -1,6 +1,3 @@ -/** @file CbmMcbm2018UnpackerAlgoRich.cxx - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmMcbm2018UnpackerAlgoRich * E. Ovcharenko, Mar 2019 diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h index 93b32a32fef047537f87a9f5eb8daa1f61ffb1e3..815cb0427693f4be95af6d498aa5dad3726da950 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoRich.h @@ -1,6 +1,3 @@ -/** @file CbmMcbm2018UnpackerAlgoRich.h - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmMcbm2018UnpackerAlgoRich * E. Ovcharenko, Mar 2019 diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx index 5baa0e10d70f837d9347bd81c56c2b266eab07ca..695758732e7689ccf0b3b2572e8ae2f9a59a45aa 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerAlgoTrdR.cxx @@ -1,7 +1,5 @@ -/** @file CbmMcbm2018UnpackerAlgoTrdR.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMcbm2018UnpackerAlgoTrdR.h" + #include "CbmTrdAddress.h" #include "CbmTrdHardwareSetupR.h" #include "CbmTrdParModDigi.h" diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx index e5cacafea781acc5189f15dc1e19d2a2c373360c..85c8321b8f62570894c7690b8deff7a9b3cfc72f 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.cxx @@ -1,6 +1,3 @@ -/** @file CbmMcbm2018UnpackerTaskRich.cxx - * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmMcbm2018UnpackerTaskRich * E. Ovcharenko, Mar 2019 diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h index 4630f2e869ce3e8ad6b05281060535893c9e6109..1fef6d23564dbcf3deb676436260166ef7196c62 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskRich.h @@ -1,6 +1,3 @@ -/** @file CbmMcbm2018UnpackerTaskRich.h - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** * CbmMcbm2018UnpackerTaskRich * E. Ovcharenko, Mar 2019 diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx index 123ceb89bf062d49b82ccea490859bbaec1c7bb7..e3fc263a30d78579b9382a4fe79d26beb091be87 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerTaskTrdR.cxx @@ -1,7 +1,5 @@ -/** @file CbmMcbm2018UnpackerTaskTrdR.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMcbm2018UnpackerTaskTrdR.h" + #include "CbmMcbm2018UnpackerAlgoTrdR.h" #include "FairRootManager.h" diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx index f7bbaab89ca95f2fcd574f93912c62ddfce78b1e..5eda739f4827798285e7e70c0347d4302ce0d91a 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.cxx @@ -1,7 +1,5 @@ -/** @file CbmMcbm2018UnpackerUtilRich.cxx - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMcbm2018UnpackerUtilRich.h" + #include <iostream> std::string mRichSupport::GetBinaryRepresentation(size_t const size, uint8_t const* const ptr) diff --git a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h index ae036e794f6b6e67bf99acb1066a0830d3f50903..0a6d1ff79b22696aec8ec15f6e7ee12a96957197 100644 --- a/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h +++ b/fles/mcbm2018/unpacker/CbmMcbm2018UnpackerUtilRich.h @@ -1,8 +1,6 @@ -/** @file CbmMcbm2018UnpackerUtilRich.h - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmMcbm2018UnpackerUtilRich_H #define CbmMcbm2018UnpackerUtilRich_H + // STD #include <string> diff --git a/fles/star2019/CbmFlibStar2019LinkDef.h b/fles/star2019/CbmFlibStar2019LinkDef.h index 12e3df52df4937c47957a07f115fcc415b6fcbd2..50b720849d543ace68330f3c6c5bbd2017bb136d 100644 --- a/fles/star2019/CbmFlibStar2019LinkDef.h +++ b/fles/star2019/CbmFlibStar2019LinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/fles/star2019/parameter/CbmStar2019ContFact.cxx b/fles/star2019/parameter/CbmStar2019ContFact.cxx index 1969e867128fe3edead2d752543a37afa250f1f2..a814ef798fcc896bc352e7d4d345538bded846f8 100644 --- a/fles/star2019/parameter/CbmStar2019ContFact.cxx +++ b/fles/star2019/parameter/CbmStar2019ContFact.cxx @@ -1,6 +1,3 @@ -/** @file CbmStar2019ContFact.cxx - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///////////////////////////////////////////////////////////// // // CbmStar2019ContFact diff --git a/fles/star2019/parameter/CbmStar2019ContFact.h b/fles/star2019/parameter/CbmStar2019ContFact.h index e9d4060960ca49ebbe824202a6baf0aa2867cf5a..b6e8f8121477940d46ad7579b6d6b3065f7092cd 100644 --- a/fles/star2019/parameter/CbmStar2019ContFact.h +++ b/fles/star2019/parameter/CbmStar2019ContFact.h @@ -1,8 +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 **/ #ifndef CBMSTAR2019CONTFACT_H #define CBMSTAR2019CONTFACT_H + #include "FairContFact.h" class FairContainer; diff --git a/macro/KF/DecayConfig.C b/macro/KF/DecayConfig.C index 0c2a810185a90614ca7b0c989f243a052c2efe59..963b7faac68a4b0ecf1b170045783ed9c2afd14f 100644 --- a/macro/KF/DecayConfig.C +++ b/macro/KF/DecayConfig.C @@ -1,8 +1,6 @@ -/** @file DecayConfig.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void DecayConfig() { + KFPartEfficiencies eff; for (int iParticle = eff.GetParticleIndex(429); iParticle <= eff.GetParticleIndex(-429); iParticle++) { diff --git a/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C b/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C index 6bf0bda18d95032eba7e39ccd4a729285179fea6..d56e0b9a518093556d68626ddd702d9765755f44 100644 --- a/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C +++ b/macro/KF/KFParticleFinderSignalTest/CalculateEfficincy.C @@ -1,7 +1,5 @@ -/** @file CalculateEfficincy.C - * @copyright Copyright (C) 2014-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // #include "$VMCWORKDIR/KF/KFParticleParformance/KFPartEfficiencies.h" + void CalculateEfficincy(TString workdir = "data") { diff --git a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C index 18ea9912fe3cc67ec31499b5a5199216013332be..dcd59f8aa5119e03280901c199a5f11e74e78e8a 100644 --- a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C +++ b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.C @@ -1,8 +1,6 @@ -/** @file DrawParticlesFitQA.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void DrawParticlesFitQA(int iParticle = 0) { + TStopwatch timer; timer.Start(); diff --git a/macro/KF/KFParticleFinderSignalTest/GetParticleName.C b/macro/KF/KFParticleFinderSignalTest/GetParticleName.C index e010dd70f1a8c63ea0712a1d2e40a2e29fd17511..209fcabc2a0c553c410553c8ce00ac89a66a6402 100644 --- a/macro/KF/KFParticleFinderSignalTest/GetParticleName.C +++ b/macro/KF/KFParticleFinderSignalTest/GetParticleName.C @@ -1,7 +1,5 @@ -/** @file GetParticleName.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // #include "$VMCWORKDIR/KF/KFParticleParformance/KFPartEfficiencies.h" + void GetParticleName(int iParticle = 0) { diff --git a/macro/KF/kf_kfparticle.C b/macro/KF/kf_kfparticle.C index a9f031929a75fcc99d9a402e17275c6573c71476..9b1ed0f48e0ba4cd068a689dadba3e2523227f37 100644 --- a/macro/KF/kf_kfparticle.C +++ b/macro/KF/kf_kfparticle.C @@ -1,6 +1,3 @@ -/** @file kf_kfparticle.C - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of short-lived particles with KF Particle Finder diff --git a/macro/KF/registerGeantDecays.C b/macro/KF/registerGeantDecays.C index 037375ddb460227d7cd38d58f66573cdcf2bd200..a891503ad766b898b4d813ff7f012b947cc0edb0 100644 --- a/macro/KF/registerGeantDecays.C +++ b/macro/KF/registerGeantDecays.C @@ -1,6 +1,3 @@ -/** @file registerGeantDecays.C - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void registerGeantDecays(int iDecay) { KFPartEfficiencies eff; diff --git a/macro/KF/registerLightIons.C b/macro/KF/registerLightIons.C index cf3bf3069006e5414477b02968c573f2c6058147..872a8ed04cef969b4cfa53d2c25fd64403b88d2b 100644 --- a/macro/KF/registerLightIons.C +++ b/macro/KF/registerLightIons.C @@ -1,6 +1,3 @@ -/** @file registerLightIons.C - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void registerLightIons() { KFPartEfficiencies eff; diff --git a/macro/KF/registerPythiaDecays.C b/macro/KF/registerPythiaDecays.C index 4c48fc34c23c80fc37f7608a9b1128bf4fced148..e0410c5f8ef24bef4cc7b7fb9f68b547b5847e9d 100644 --- a/macro/KF/registerPythiaDecays.C +++ b/macro/KF/registerPythiaDecays.C @@ -1,6 +1,3 @@ -/** @file registerPythiaDecays.C - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void registerPythiaDecays(int iDecay) { KFPartEfficiencies eff; diff --git a/macro/L1/perf.C b/macro/L1/perf.C index b5a51dc267985ea42820e9832da22135b223c482..3c3cbf3021077e8b1f8048954a7ab7d74dba06d0 100644 --- a/macro/L1/perf.C +++ b/macro/L1/perf.C @@ -1,8 +1,6 @@ -/** @file perf.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void perf() { + TStopwatch timer; timer.Start(); diff --git a/macro/L1/rec.C b/macro/L1/rec.C index 3730313b9d75abfe38171272e51e7ce65966c5f1..554ddbbb2ac500edc06765fe63094893b7ec8713 100644 --- a/macro/L1/rec.C +++ b/macro/L1/rec.C @@ -1,8 +1,6 @@ -/** @file rec.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void rec() { + TStopwatch timer; timer.Start(); diff --git a/macro/L1/sim.C b/macro/L1/sim.C index 60f9fa35147388ca53a1a038663827f64c442b91..8c479596980a443083a5ec69d462bfcc4039238e 100644 --- a/macro/L1/sim.C +++ b/macro/L1/sim.C @@ -1,6 +1,3 @@ -/** @file sim.C - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 f62e7d5f1efac61d871258e01f172d6c35b3656e..5899d08642e2e9ac3a323786e8b899137e571f44 100644 --- a/macro/L1/simD0.C +++ b/macro/L1/simD0.C @@ -1,6 +1,3 @@ -/** @file simD0.C - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro for running Cbm with Geant3 or Geant4 (M. Al-Turany , D. Bertini) // Modified 22/06/2005 D.Bertini { 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 8430a9e13904619fb4eb7925a65c247d335af94d..f417f90f57d287128388127ea8e19dab00c41c43 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,6 +1,4 @@ -/** @file run_analysis_tree_maker.C - * @copyright Copyright (C) name="CpuLoad" CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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 3eaa4e9be97145c2f813928890ee097087e4f929..8da69888b03b2a300a90790cdef0896d34ba7b99 100644 --- a/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C +++ b/macro/analysis/common/at_kfpf_interface/run_at_kfpf.C @@ -1,6 +1,3 @@ -/** @file run_at_kfpf.C - * @copyright Copyright (C) 2020 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_at_kfpf(int nEntries = -1, const std::string& dataset = "test", const std::string& ATTree = "rTree") { ATKFParticleFinder man; diff --git a/macro/analysis/common/cuts/cbm_cuts.h b/macro/analysis/common/cuts/cbm_cuts.h index 9bde6eff795486d9cbd0a6cfe16c7f7ccc5b2f57..043997f2ef3a3946ff1478c08b844e66c1a04fb2 100644 --- a/macro/analysis/common/cuts/cbm_cuts.h +++ b/macro/analysis/common/cuts/cbm_cuts.h @@ -1,6 +1,4 @@ -/** @file cbm_cuts.h - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + AnalysisTree::Cuts* GetCbmEventCuts(const std::string& branch, std::string name = "CbmGoodEvent") { AnalysisTree::SimpleCut vtx_x_cut = AnalysisTree::RangeCut(branch + ".vtx_x", -0.5, 0.5); diff --git a/macro/analysis/common/qa/run_analysistree_qa.C b/macro/analysis/common/qa/run_analysistree_qa.C index a3d26be7681529f78175771ef17a9807c05ba784..c7ca0fe1a866d06dd37ebbc6b722829254155ea5 100644 --- a/macro/analysis/common/qa/run_analysistree_qa.C +++ b/macro/analysis/common/qa/run_analysistree_qa.C @@ -1,8 +1,6 @@ -/** @file run_analysistree_qa.C - * @copyright Copyright (C) 2021 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen - * @license SPDX-License-Identifier: GPL-3.0-only **/ //#include <AnalysisTree/TaskManager.hpp> //#include "AnalysisTree/Cuts.hpp" + //#include "src/EntryConfig.hpp" //#include "src/Task.hpp" //#include "src/Utils.hpp" diff --git a/macro/analysis/conversion2/eventDisplay.C b/macro/analysis/conversion2/eventDisplay.C index c92c1334d8cf9e208fdd961e983391fdcc1a6911..ec05ad9f96efa7a1ccf0b5bf0d6b60ddb224e2d3 100644 --- a/macro/analysis/conversion2/eventDisplay.C +++ b/macro/analysis/conversion2/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///// 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. ///// If the option "store all hits" (in /gconfig/g3Config.C -> st->SetMinPoints(0);) is activated during the simulation, one will see also tracks (including light in RICH) diff --git a/macro/analysis/conversion2/generator_input_file.C b/macro/analysis/conversion2/generator_input_file.C index 05a453d41d68c1cfe1b9c4ddf872e4bd25cfed9f..a828ef09fdde489b125c7f96ca820de4a91f59f6 100644 --- a/macro/analysis/conversion2/generator_input_file.C +++ b/macro/analysis/conversion2/generator_input_file.C @@ -1,6 +1,3 @@ -/** @file generator_input_file.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///// 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 16a0ea1cbf13b6ddf3713525b90b227045a0bb85..7b73bcb46dc79908189b2da080f87112b921ac4a 100644 --- a/macro/analysis/conversion2/run_analysis.C +++ b/macro/analysis/conversion2/run_analysis.C @@ -1,6 +1,3 @@ -/** @file run_analysis.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated raw data diff --git a/macro/analysis/conversion2/run_reco_event.C b/macro/analysis/conversion2/run_reco_event.C index 4b080f9565684d9998ef84bcc3b084a59ccfc56a..d0c64ef3a8afe5777efdff54aee99e5a72c6a4d5 100644 --- a/macro/analysis/conversion2/run_reco_event.C +++ b/macro/analysis/conversion2/run_reco_event.C @@ -1,6 +1,3 @@ -/** @file run_reco_event.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated raw data diff --git a/macro/analysis/dielectron/draw_analysis.C b/macro/analysis/dielectron/draw_analysis.C index dec4ee9e5d347871c30e4d74dd4085a02b4d8501..7d24194252498458b378d4bac92f2d80de3d619a 100644 --- a/macro/analysis/dielectron/draw_analysis.C +++ b/macro/analysis/dielectron/draw_analysis.C @@ -1,7 +1,5 @@ -/** @file draw_analysis.C - * @copyright Copyright (C) 2010-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ //#include <experimental/filesystem> + void draw_analysis(const string& histRootFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/analysis.all.root", const string& resultDir = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/histograms/inmed/", Bool_t useMvd = false, Bool_t drawSignificance = true) diff --git a/macro/analysis/dielectron/draw_analysis_all.C b/macro/analysis/dielectron/draw_analysis_all.C index fe9601561c4577cbc032773114f489b1406dc3dd..e9f8b40354d69d4491f4c4c768143d91209ff1c5 100644 --- a/macro/analysis/dielectron/draw_analysis_all.C +++ b/macro/analysis/dielectron/draw_analysis_all.C @@ -1,6 +1,3 @@ -/** @file draw_analysis_all.C - * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_analysis_all( const string& fileInmed = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/analysis.all.root", const string& fileQgp = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/qgp/analysis.all.root", diff --git a/macro/analysis/dielectron/draw_analysis_study.C b/macro/analysis/dielectron/draw_analysis_study.C index e279aafcbbf87737cc3f330b22db2db640b4ac43..44390bdcc162c5e15b1269b76a129fe6e016cb4b 100644 --- a/macro/analysis/dielectron/draw_analysis_study.C +++ b/macro/analysis/dielectron/draw_analysis_study.C @@ -1,6 +1,3 @@ -/** @file draw_analysis_study.C - * @copyright Copyright (C) 2012-2013 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; void draw_analysis_study() { diff --git a/macro/analysis/dielectron/draw_litqa.C b/macro/analysis/dielectron/draw_litqa.C index 4bc055b938e95ef57bc099c49f692e3b233d2c85..5c5beef2c04beca9f0a4c0632dacbcd2d4491a55 100644 --- a/macro/analysis/dielectron/draw_litqa.C +++ b/macro/analysis/dielectron/draw_litqa.C @@ -1,8 +1,6 @@ -/** @file draw_litqa.C - * @copyright Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/") + { string outputDirTracking = resultDir + "results_litqa_tracking/"; gSystem->mkdir(outputDirTracking.c_str(), true); diff --git a/macro/analysis/dielectron/draw_mvd_xy_delta.C b/macro/analysis/dielectron/draw_mvd_xy_delta.C index abb46e28a28f68836edb8e8d926eb9d5ef95546d..7c4699ba77a00fd23dda727d8a07b871543ea818 100644 --- a/macro/analysis/dielectron/draw_mvd_xy_delta.C +++ b/macro/analysis/dielectron/draw_mvd_xy_delta.C @@ -1,6 +1,3 @@ -/** @file draw_mvd_xy_delta.C - * @copyright Copyright (C) 2012 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_mvd_xy_delta() { TString fileName = "/lustre/cbm/user/ebelolap/aug11/25gev/70field/deltasource/mc.delta.root"; diff --git a/macro/analysis/dielectron/hadd.C b/macro/analysis/dielectron/hadd.C index 8a0510e02ed9880488f2fba6e9e5fc68dc0ff222..d02364fc1c67f9a1e9a4f3e098c808ae35ac6c5f 100644 --- a/macro/analysis/dielectron/hadd.C +++ b/macro/analysis/dielectron/hadd.C @@ -1,7 +1,5 @@ -/** @file hadd.C - * @copyright Copyright (C) 2012-2018 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; + void hadd(string pattern, string outputFile, int fileSizeLimit = 50000, int nofEvents = 1000) { diff --git a/macro/analysis/dielectron/run_analysis.C b/macro/analysis/dielectron/run_analysis.C index e370921c96d0d87684154298016c0b0afacf23a8..d8c7ce8f13bcf8360cddba6542e3003ddd47868e 100644 --- a/macro/analysis/dielectron/run_analysis.C +++ b/macro/analysis/dielectron/run_analysis.C @@ -1,6 +1,3 @@ -/** @file run_analysis.C - * @copyright Copyright (C) 2010-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/digi.1.root", diff --git a/macro/analysis/dielectron/run_digi.C b/macro/analysis/dielectron/run_digi.C index fa3a766828970d2bb06a780c3868ef6397ec2a71..a9ad7182583566255634112b2afc0cce3a86666b 100644 --- a/macro/analysis/dielectron/run_digi.C +++ b/macro/analysis/dielectron/run_digi.C @@ -1,6 +1,3 @@ -/** @file run_digi.C - * @copyright Copyright (C) 2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/digi.2.root", diff --git a/macro/analysis/dielectron/run_litqa.C b/macro/analysis/dielectron/run_litqa.C index bbd0724d4590d7f57f800da2cca746b95da5f2c5..8469069b90d636ad0e3223310f096745aeb5289c 100644 --- a/macro/analysis/dielectron/run_litqa.C +++ b/macro/analysis/dielectron/run_litqa.C @@ -1,6 +1,3 @@ -/** @file run_litqa.C - * @copyright Copyright (C) 2014-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/digi.2.root", diff --git a/macro/analysis/dielectron/run_reco.C b/macro/analysis/dielectron/run_reco.C index ff3f7d009841749bdabb04a4e824d79b09a5bb8b..ee3e7fb5cc16846be59ff65098c0346968cad8af 100644 --- a/macro/analysis/dielectron/run_reco.C +++ b/macro/analysis/dielectron/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/lustre/nyx/cbm/users/criesen/cbm/data/lmvm/inmed/digi.1.root", diff --git a/macro/analysis/dielectron/run_sim.C b/macro/analysis/dielectron/run_sim.C index 4752d13b10117fce0d3d856519c5323c634afe88..8b7d9e7ba4d291cdf5426099a44848fb41338197 100644 --- a/macro/analysis/dielectron/run_sim.C +++ b/macro/analysis/dielectron/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2011-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim(const string& urqmdFile = "/lustre/nyx/cbm/prod/gen/urqmd/auau/8gev/centr/" "urqmd.auau.8gev.centr.00001.root", // if "", no urqmd const string& plutoFile = diff --git a/macro/analysis/flow/MergeTTree.C b/macro/analysis/flow/MergeTTree.C index 0d95328434fe6e49d3dc188a960cabcb682f2960..ae19e95461ea38118cdfbf6154fe197bdaba9c48 100644 --- a/macro/analysis/flow/MergeTTree.C +++ b/macro/analysis/flow/MergeTTree.C @@ -1,6 +1,3 @@ -/** @file MergeTTree.C - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This macro merges several files containing TTrees into one; from different input files: // ----- mode=0: files with reconstructed event planes (non-corrected if fQcorr = fBarcorr = 0, corrected otherwise) - produced by eventPlane.C diff --git a/macro/analysis/flow/anaFlow.C b/macro/analysis/flow/anaFlow.C index 30f7132daed9e18aa7014c01a768879b6236f08d..4a3b28e89caae65e10bde56a21663743657908db 100644 --- a/macro/analysis/flow/anaFlow.C +++ b/macro/analysis/flow/anaFlow.C @@ -1,6 +1,3 @@ -/** @file anaFlow.C - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This task reconstructs the particle flow (vn, n = 1 & 2) out of measured particle azimuthal distributions (input: reco. files or KFParticle Finder output) // ----- Particle azimuthal distributions can be taken w.r.t. the true reaction plane (input: MC -transport output- file) diff --git a/macro/analysis/flow/centrality_drawReso_STS_PSD.C b/macro/analysis/flow/centrality_drawReso_STS_PSD.C index 1975c4a97d6b140d9d4da0be05235fd3b728c73a..6083dbe07c1d7567309ffe902b001ccc131684e8 100644 --- a/macro/analysis/flow/centrality_drawReso_STS_PSD.C +++ b/macro/analysis/flow/centrality_drawReso_STS_PSD.C @@ -1,8 +1,6 @@ -/** @file centrality_drawReso_STS_PSD.C - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This task draws the centrality resolution versus collision centrality + centrality_drawReso_STS_PSD() { // show c_STS for kPSD==0 -> biais for centrality, same for kPSD1vsSTS etc diff --git a/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C b/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C index 940d1bb3a458f43b59720abe90da102f72edf6d2..24d26a13418b88364fef34c99af8cc46d46b9e32 100644 --- a/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C +++ b/macro/analysis/flow/centrality_evtbyevt_calculation_STS_PSD.C @@ -1,9 +1,7 @@ -/** @file centrality_evtbyevt_calculation_STS_PSD.C - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This task calculate the collision centrality for each event, based on STS and PSD information + void centrality_evtbyevt_calculation_STS_PSD() { TFile* f1 = new TFile("/hera/cbm/users/sseddiki/auau_TDR/shield/au2au/" diff --git a/macro/analysis/flow/check_EPflattening_Qvector.C b/macro/analysis/flow/check_EPflattening_Qvector.C index d025ae3239fa61410733de5737467c36441b5c68..0a143164e5de2fec51163ba3c72829b76743a77e 100644 --- a/macro/analysis/flow/check_EPflattening_Qvector.C +++ b/macro/analysis/flow/check_EPflattening_Qvector.C @@ -1,8 +1,6 @@ -/** @file check_EPflattening_Qvector.C - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This task draws the average X-component of the Q-vector versus detector multiplicity - here for the PSD: <Qx> vs Energy + void check_EPflattening_Qvector() { TFile* f1 = new TFile("/hera/cbm/users/sseddiki/auau_TDR/shield/au2au/" diff --git a/macro/analysis/flow/eventPlane.C b/macro/analysis/flow/eventPlane.C index 86f156d9ae18f96a622215c897cde0f0b6bd4052..06f1c965b04c355138ead6b6c4f2864f23930de5 100644 --- a/macro/analysis/flow/eventPlane.C +++ b/macro/analysis/flow/eventPlane.C @@ -1,6 +1,3 @@ -/** @file eventPlane.C - * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- This task calculates the event plane for each collision event from STS and PSD information (input: reco. files) // ----- It also provides comparision with real reaction plane (input: MC -transport output- files) diff --git a/macro/analysis/flow/graph_RPreso_vsCentrality.C b/macro/analysis/flow/graph_RPreso_vsCentrality.C index 32e5fa37c8e0a06beb20e1fde844c1270b38b55e..5daffb944968432cbbefaf59b1aa9bd6caf7a8d0 100644 --- a/macro/analysis/flow/graph_RPreso_vsCentrality.C +++ b/macro/analysis/flow/graph_RPreso_vsCentrality.C @@ -1,8 +1,6 @@ -/** @file graph_RPreso_vsCentrality.C - * @copyright Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- Macro to draw the reaction plane resolution versus % most centrality (based on STS multiplicity) + graph_RP_cos_vsCentrality() { // files to CHANGE - here: 7 different energies diff --git a/macro/analysis/flow/run_reco_flow.C b/macro/analysis/flow/run_reco_flow.C index 74d3fa37a9124fec7528b858f58b1baa1726946b..2f86437205d1c5541e799c868a41058280d97e4e 100644 --- a/macro/analysis/flow/run_reco_flow.C +++ b/macro/analysis/flow/run_reco_flow.C @@ -1,6 +1,3 @@ -/** @file run_reco_flow.C - * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/analysis/flow/run_sim_flow.C b/macro/analysis/flow/run_sim_flow.C index 4817c69efbf207d669448ce9102b34204c86ee54..f0a438cf57f337f68a7a55b51a1e65fceb48c276 100644 --- a/macro/analysis/flow/run_sim_flow.C +++ b/macro/analysis/flow/run_sim_flow.C @@ -1,6 +1,3 @@ -/** @file run_sim_flow.C - * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation for the sake of collective flow studies, using UrQMD or SHIELD input and GEANT4 diff --git a/macro/analysis/hyperons/ana_cascade.C b/macro/analysis/hyperons/ana_cascade.C index 28f5b22e21c989278ad149a1d31e2f31f7e2d560..18ead9c0f46aca81eb2eb5320fe39e7681ff2818 100644 --- a/macro/analysis/hyperons/ana_cascade.C +++ b/macro/analysis/hyperons/ana_cascade.C @@ -1,6 +1,3 @@ -/** @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 **/ void ana_cascade(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/ana_histo_la.C b/macro/analysis/hyperons/ana_histo_la.C index 96cc243894b4c2ca7142b95290446d23010e0fc9..c2b851684b3732e37154efcd016aa6e4630b202a 100644 --- a/macro/analysis/hyperons/ana_histo_la.C +++ b/macro/analysis/hyperons/ana_histo_la.C @@ -1,6 +1,3 @@ -/** @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 **/ void ana_histo_la() { gROOT->LoadMacro("$VMCWORKDIR/analysis/hyperon/hyperon_style.C"); diff --git a/macro/analysis/hyperons/ana_histo_om.C b/macro/analysis/hyperons/ana_histo_om.C index 552516d1fafdb790e2cd224c3cde953ffb3f6a84..28c389c1b23ec5243d685d3299a582e90cb5bbfd 100644 --- a/macro/analysis/hyperons/ana_histo_om.C +++ b/macro/analysis/hyperons/ana_histo_om.C @@ -1,6 +1,3 @@ -/** @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 **/ void ana_histo_om() { gROOT->LoadMacro("$VMCWORKDIR/analysis/hyperon/hyperon_style.C"); diff --git a/macro/analysis/hyperons/ana_la.C b/macro/analysis/hyperons/ana_la.C index 3b6b5aca8a942c9d54022b41dcd370268552eb17..a0ad1ef1c03b50fdce98084ec10be0725d34580c 100644 --- a/macro/analysis/hyperons/ana_la.C +++ b/macro/analysis/hyperons/ana_la.C @@ -1,6 +1,3 @@ -/** @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 **/ void ana_la(Int_t file_nr = 0, Int_t nEvents = 10) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/create_histo_la.C b/macro/analysis/hyperons/create_histo_la.C index d11623665344242a40c38df9425239c25022435d..d70074844e84482e406cfa81c7c50d247b1cfbf4 100644 --- a/macro/analysis/hyperons/create_histo_la.C +++ b/macro/analysis/hyperons/create_histo_la.C @@ -1,6 +1,3 @@ -/** @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 **/ void create_histo_la(Int_t file_nr = 0) { Int_t iVerbose = 2; diff --git a/macro/analysis/hyperons/create_histo_om.C b/macro/analysis/hyperons/create_histo_om.C index dbb3b61ff2e031c246f2cac8f37b882b7acb0115..da6a29b54d7259827c81da88393a347037a84772 100644 --- a/macro/analysis/hyperons/create_histo_om.C +++ b/macro/analysis/hyperons/create_histo_om.C @@ -1,6 +1,3 @@ -/** @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 **/ void create_histo_om(Int_t file_nr = 0) { Int_t iVerbose = 2; diff --git a/macro/analysis/hyperons/drawM.C b/macro/analysis/hyperons/drawM.C index c79a5c28fdf74f3b4b1dc60bee4aa7d87c9ea86a..d1d0d3d2140075dafb8ce820e9dd89434943c80b 100644 --- a/macro/analysis/hyperons/drawM.C +++ b/macro/analysis/hyperons/drawM.C @@ -1,6 +1,3 @@ -/** @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 **/ void drawM() { gStyle->SetOptStat(0); diff --git a/macro/analysis/hyperons/drawM_om.C b/macro/analysis/hyperons/drawM_om.C index 10241c533348a60d193483104151156ce304ca25..5308df796e3a5bb3f2b69a51f7d1b473c0f487ab 100644 --- a/macro/analysis/hyperons/drawM_om.C +++ b/macro/analysis/hyperons/drawM_om.C @@ -1,6 +1,3 @@ -/** @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 **/ drawM() { gStyle->SetOptStat(0); diff --git a/macro/analysis/hyperons/eff.C b/macro/analysis/hyperons/eff.C index ad049abb5c14585ec3ec653bc811d4b0fe231b2c..e550e6121c25039ea32f5bba278fff5db910f3f1 100644 --- a/macro/analysis/hyperons/eff.C +++ b/macro/analysis/hyperons/eff.C @@ -1,6 +1,3 @@ -/** @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 **/ void eff(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3122) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/eff_draw.C b/macro/analysis/hyperons/eff_draw.C index 54419a4706fd91fc7dc02eeeabc7b15de04f96d3..39bbcd447188f7251cb7c4054224d721dba37e19 100644 --- a/macro/analysis/hyperons/eff_draw.C +++ b/macro/analysis/hyperons/eff_draw.C @@ -1,6 +1,3 @@ -/** @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 **/ void eff_draw(char* fileName = "la.ef.root") { gROOT->LoadMacro("$VMCWORKDIR/analysis/hyperon/hyperon_style.C"); diff --git a/macro/analysis/hyperons/merge.C b/macro/analysis/hyperons/merge.C index 6d2429c5f4d8218207a8238760856d942681cb76..c69c6c543c38d44f87140b87dd41a5eafc90d719 100644 --- a/macro/analysis/hyperons/merge.C +++ b/macro/analysis/hyperons/merge.C @@ -1,8 +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 **/ { Double_t scale = 1.388; //Scale bgd with this factor + TFile* f0 = new TFile("histo_bgd.root", "read"); fhBgdB1B2 = new TH2D(*hBgdB1B2); diff --git a/macro/analysis/hyperons/mix_cascade.C b/macro/analysis/hyperons/mix_cascade.C index 923b6f6e77c7e485ba5068572a64076d4dfbea3d..a51819ff782db38c122593957af3e23acf1c86e5 100644 --- a/macro/analysis/hyperons/mix_cascade.C +++ b/macro/analysis/hyperons/mix_cascade.C @@ -1,6 +1,3 @@ -/** @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 **/ void mix_cascade(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/rec.C b/macro/analysis/hyperons/rec.C index 8303564ed0f13de6e0deaed018a8848691750742..d190877150582715c9c21ce53f90700dc70c58ea 100644 --- a/macro/analysis/hyperons/rec.C +++ b/macro/analysis/hyperons/rec.C @@ -1,6 +1,3 @@ -/** @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 **/ void rec(Int_t file_nr = 0, Int_t nEvents = 1, Int_t s = 0) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/sela.C b/macro/analysis/hyperons/sela.C index c53fa6b2de112523b3625193b0c0d24e6bf063ad..32d5d63a531d91a410542b162009a7c51901dd5e 100644 --- a/macro/analysis/hyperons/sela.C +++ b/macro/analysis/hyperons/sela.C @@ -1,6 +1,3 @@ -/** @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 **/ void sela(Int_t file_nr = 0, Int_t nEvents = 1, Int_t pdg = 3312) { Char_t filenr[4]; diff --git a/macro/analysis/hyperons/sim.C b/macro/analysis/hyperons/sim.C index 77829b50918e44beeeafdbd387a07fb7d20c4664..569e7032213c793187e236af98cd0df716b6f74d 100644 --- a/macro/analysis/hyperons/sim.C +++ b/macro/analysis/hyperons/sim.C @@ -1,6 +1,3 @@ -/** @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 **/ void sim(Int_t file_nr = 0, Int_t nEvents = 1, Int_t s = 0, Int_t seed = 1) { Char_t filenr[4]; diff --git a/macro/analysis/jpsi/DecayConfig.C b/macro/analysis/jpsi/DecayConfig.C index c14e0284709ced01f4e8d7ec1b96d9584a155595..5cf7cc241f43896f3fe5e53620cf07f18bc15f62 100644 --- a/macro/analysis/jpsi/DecayConfig.C +++ b/macro/analysis/jpsi/DecayConfig.C @@ -1,8 +1,6 @@ -/** @file DecayConfig.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void DecayConfig() { + // This script uses the external decayer TPythia6Decayer in place of the // concrete Monte Carlo native decay mechanisms only for the // specific types of decays defined below. diff --git a/macro/analysis/jpsi/run_sim.C b/macro/analysis/jpsi/run_sim.C index 2b53942d389ec139a394e56373634e511f8cf32c..0194e25544d3e44cbadd42d9cd404a33a46d5aff 100644 --- a/macro/analysis/jpsi/run_sim.C +++ b/macro/analysis/jpsi/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/analysis/jpsiana/draw_analysis_jpsi.C b/macro/analysis/jpsiana/draw_analysis_jpsi.C index d138fe2a978b71852a27b5ad9bf5abe2a84520e3..4f991aa3d1b8a2ef191c58834de9e8f26312a2c4 100644 --- a/macro/analysis/jpsiana/draw_analysis_jpsi.C +++ b/macro/analysis/jpsiana/draw_analysis_jpsi.C @@ -1,6 +1,4 @@ -/** @file draw_analysis_jpsi.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void draw_analysis_jpsi() { TStopwatch timer; diff --git a/macro/analysis/jpsiana/draw_litqa.C b/macro/analysis/jpsiana/draw_litqa.C index c78e229b68cfee03e2c8d46ff5fa5d54dc8f8379..6384460e587b0539874705ce888e789df3598b71 100644 --- a/macro/analysis/jpsiana/draw_litqa.C +++ b/macro/analysis/jpsiana/draw_litqa.C @@ -1,6 +1,3 @@ -/** @file draw_litqa.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_litqa() { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); diff --git a/macro/analysis/jpsiana/draw_superevent_jpsi.C b/macro/analysis/jpsiana/draw_superevent_jpsi.C index 8a2516c397488f9fda79aca56ebfcb533913a744..adcb91c88861011266507c7a622d3a2f8be29de7 100644 --- a/macro/analysis/jpsiana/draw_superevent_jpsi.C +++ b/macro/analysis/jpsiana/draw_superevent_jpsi.C @@ -1,6 +1,4 @@ -/** @file draw_superevent_jpsi.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void draw_superevent_jpsi() { TStopwatch timer; diff --git a/macro/analysis/jpsiana/hadd.C b/macro/analysis/jpsiana/hadd.C index 3d3ce0f02e024f9c25b0bd2797429f8a6e940df8..0643ffa4706527521457e94b3dd4836c9002c42e 100644 --- a/macro/analysis/jpsiana/hadd.C +++ b/macro/analysis/jpsiana/hadd.C @@ -1,7 +1,5 @@ -/** @file hadd.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; + void hadd() { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); diff --git a/macro/analysis/jpsiana/run_analysis_jpsi.C b/macro/analysis/jpsiana/run_analysis_jpsi.C index dbc947edff1fd761b2cddeaf4fc9fc97a79f48ed..be8657140d954887e5c58dbdbc841e5b37d360bd 100644 --- a/macro/analysis/jpsiana/run_analysis_jpsi.C +++ b/macro/analysis/jpsiana/run_analysis_jpsi.C @@ -1,6 +1,3 @@ -/** @file run_analysis_jpsi.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_analysis_jpsi(Int_t nEvents = 1000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/analysis/jpsiana/run_litqa_jpsi.C b/macro/analysis/jpsiana/run_litqa_jpsi.C index 5c15decb10c61b5e198ebee65f03651177c80f6b..6204081ab85bd85ea715e035a7b22b60610c73fe 100644 --- a/macro/analysis/jpsiana/run_litqa_jpsi.C +++ b/macro/analysis/jpsiana/run_litqa_jpsi.C @@ -1,6 +1,3 @@ -/** @file run_litqa_jpsi.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_litqa_jpsi(Int_t nEvents = 1000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/analysis/jpsiana/run_reco_jpsi.C b/macro/analysis/jpsiana/run_reco_jpsi.C index c5047180d96a898a3b8e03f0f9a0becd0d49172c..352d6813b809da3cd5c3a99a04ceed178cbe3850 100644 --- a/macro/analysis/jpsiana/run_reco_jpsi.C +++ b/macro/analysis/jpsiana/run_reco_jpsi.C @@ -1,6 +1,3 @@ -/** @file run_reco_jpsi.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_jpsi(Int_t nEvents = 50) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/analysis/jpsiana/run_sim_jpsi.C b/macro/analysis/jpsiana/run_sim_jpsi.C index 0ea6aba650753bef10f385e38d0a20c9759bfa18..55b7822efff88ae3a7dc306250dbbd2bad7c1911 100644 --- a/macro/analysis/jpsiana/run_sim_jpsi.C +++ b/macro/analysis/jpsiana/run_sim_jpsi.C @@ -1,6 +1,3 @@ -/** @file run_sim_jpsi.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_jpsi(Int_t nEvents = 10) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/analysis/jpsiana/run_superevent_jpsi.C b/macro/analysis/jpsiana/run_superevent_jpsi.C index f63e8f952fa4b86fe0ded4c11d23d333ab0e0923..9575eb9235cca54437881671f66554a9ba2fa588 100644 --- a/macro/analysis/jpsiana/run_superevent_jpsi.C +++ b/macro/analysis/jpsiana/run_superevent_jpsi.C @@ -1,7 +1,5 @@ -/** @file run_superevent_jpsi.C - * @copyright Copyright (C) 2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "Riostream.h" + void run_superevent_jpsi() { TStopwatch timer; diff --git a/macro/analysis/much/ANN.C b/macro/analysis/much/ANN.C index 09f86e46a84340d26f05716b423a04e5fc864aa6..d8095ae114649e9e7fe1f18e63efc8d9ef3c78e6 100644 --- a/macro/analysis/much/ANN.C +++ b/macro/analysis/much/ANN.C @@ -1,6 +1,3 @@ -/** @file ANN.C - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //--------------------------------------------------- // // ANN training of muon track candidates diff --git a/macro/analysis/much/Add_histo.C b/macro/analysis/much/Add_histo.C index 50fa03eaacd8865b05daa0d3833c0bda58d80f78..4c3cf0be64fa119b14554a2db8efc5383fca2296 100644 --- a/macro/analysis/much/Add_histo.C +++ b/macro/analysis/much/Add_histo.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // combine invariant mass spectra for background @ 8-10 A GeV/c diff --git a/macro/analysis/much/Correction.C b/macro/analysis/much/Correction.C index b97663eb91e36fc38cdd6965ddf4363d5edecc1f..1552bb166c4a2fb3377add4da5338bcc23586431 100644 --- a/macro/analysis/much/Correction.C +++ b/macro/analysis/much/Correction.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // Example of efficiency correction procedure for omega meson diff --git a/macro/analysis/much/InvariantMassSpectra.C b/macro/analysis/much/InvariantMassSpectra.C index 4ad8d016c5e16f1da65492585f0a9e5eb7454f52..f80649fc9dd9d5944dd25c730c35371f55675be7 100644 --- a/macro/analysis/much/InvariantMassSpectra.C +++ b/macro/analysis/much/InvariantMassSpectra.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // invariant mass spectra for low-mass vector mesons, J/psi and thermal muons @ 8-10 A GeV/c diff --git a/macro/analysis/much/InvariantMassSpectra_SE.C b/macro/analysis/much/InvariantMassSpectra_SE.C index 20c3039dde74c1258871807d1c220fbbb628ed6a..c7cdb7043286087ce54075f1b3dd547b5bc174a1 100644 --- a/macro/analysis/much/InvariantMassSpectra_SE.C +++ b/macro/analysis/much/InvariantMassSpectra_SE.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // invariant mass spectra for background diff --git a/macro/analysis/much/InvariantMassSpectra_mix.C b/macro/analysis/much/InvariantMassSpectra_mix.C index 6e7c9f340517979f7bef68c6dc56252c727081f2..3433d066958b52007364e7a98250c6ecbd4a429d 100644 --- a/macro/analysis/much/InvariantMassSpectra_mix.C +++ b/macro/analysis/much/InvariantMassSpectra_mix.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // invariant mass spectra for background diff --git a/macro/analysis/much/Optimization.C b/macro/analysis/much/Optimization.C index 545bbf0fdf05e6a46bfafd3265f6481729dbd6d6..5a820b9c20fd85bca72daf2f07af3ea25f1b333c 100644 --- a/macro/analysis/much/Optimization.C +++ b/macro/analysis/much/Optimization.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // invariant mass spectra for omega mesons @ 8-10 A GeV/c diff --git a/macro/analysis/much/Pluto_analysis.C b/macro/analysis/much/Pluto_analysis.C index 9d5a15de25b0c2a7dd42f9d0049bda0ceae3702d..535a3999a1dd3daed04b022055878e0228871918 100644 --- a/macro/analysis/much/Pluto_analysis.C +++ b/macro/analysis/much/Pluto_analysis.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // PLUTO parameters of low-mass vector mesons and thermal muons @ 8 A GeV/c diff --git a/macro/analysis/much/TrackParameters.C b/macro/analysis/much/TrackParameters.C index 7a61429768116e9f0942e3da434649c400d91713..1aa0ed842c7500dcfa4f19a741af468a2e8a5bfa 100644 --- a/macro/analysis/much/TrackParameters.C +++ b/macro/analysis/much/TrackParameters.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // parameters of muon track candidates diff --git a/macro/analysis/much/generate_DrellYan_8GeV.C b/macro/analysis/much/generate_DrellYan_8GeV.C index 7cfb4f6feb418d8345e8a5b658c8c33b117efa9c..0806859b70e1dade90f9fc264fa0b173f61e5ac9 100644 --- a/macro/analysis/much/generate_DrellYan_8GeV.C +++ b/macro/analysis/much/generate_DrellYan_8GeV.C @@ -1,8 +1,6 @@ -/** @file generate_DrellYan_8GeV.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* MC code for generation of Drell-Yan dimuons and their decay into single muons + Di-muons are generated randomy following paramtrized mass & rapidity distributions, exponential mT distribution Decay is performed following anisotropic angular distributions diff --git a/macro/analysis/opencharm/CharmSetup.C b/macro/analysis/opencharm/CharmSetup.C index 8921d52fc79ed966d358cf6ff367275e989f0cfd..8bef89c3131732dc9b66f689f94671da79a0f216 100644 --- a/macro/analysis/opencharm/CharmSetup.C +++ b/macro/analysis/opencharm/CharmSetup.C @@ -1,6 +1,3 @@ -/** @file CharmSetup.C - * @copyright Copyright (C) 2015-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void CharmSetup() { // Input Parameter diff --git a/macro/analysis/opencharm/HistogramProduction.C b/macro/analysis/opencharm/HistogramProduction.C index 968c4db5889416dd3b2a4f8b441597e319317f95..fe94b0b029dee29981941821af147acc845276ee 100644 --- a/macro/analysis/opencharm/HistogramProduction.C +++ b/macro/analysis/opencharm/HistogramProduction.C @@ -1,6 +1,4 @@ -/** @file HistogramProduction.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/analysis/opencharm/PairSelection.C b/macro/analysis/opencharm/PairSelection.C index 5b0f0ddfaa9bdc429da933b164f0c0843f6057dc..c562f7a13113a71f6519b2c482fcebd01bf86f3e 100644 --- a/macro/analysis/opencharm/PairSelection.C +++ b/macro/analysis/opencharm/PairSelection.C @@ -1,6 +1,4 @@ -/** @file PairSelection.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/analysis/opencharm/PairSelectionSE.C b/macro/analysis/opencharm/PairSelectionSE.C index f227f9ff5a28aae8f75d961e95bccadef4179e3f..e5898433192eaa374eab922b87def9407d920cfb 100644 --- a/macro/analysis/opencharm/PairSelectionSE.C +++ b/macro/analysis/opencharm/PairSelectionSE.C @@ -1,6 +1,4 @@ -/** @file PairSelectionSE.C - * @copyright Copyright (C) 2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/analysis/opencharm/TrackSelection.C b/macro/analysis/opencharm/TrackSelection.C index 30e81eda445237dd3ef5ab297e50198fd8eac8cd..80cb10846c3d6c7ca93e3a4188ba10e7d94b84a7 100644 --- a/macro/analysis/opencharm/TrackSelection.C +++ b/macro/analysis/opencharm/TrackSelection.C @@ -1,6 +1,4 @@ -/** @file TrackSelection.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/analysis/opencharm/opencharm_delta.C b/macro/analysis/opencharm/opencharm_delta.C index 91c13c32dc587fdf1232fb193153f4de82d140fb..5e046503a8338047a6a7a99607ac1e34c3ee35a9 100644 --- a/macro/analysis/opencharm/opencharm_delta.C +++ b/macro/analysis/opencharm/opencharm_delta.C @@ -1,6 +1,3 @@ -/** @file opencharm_delta.C - * @copyright Copyright (C) 2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input with Pluto signal diff --git a/macro/analysis/opencharm/opencharm_reco.C b/macro/analysis/opencharm/opencharm_reco.C index fa258ffb7a0c884d65c25a872af1b449f47b6337..f8450ad764547bbe7765b36500e560499b50b05f 100644 --- a/macro/analysis/opencharm/opencharm_reco.C +++ b/macro/analysis/opencharm/opencharm_reco.C @@ -1,6 +1,3 @@ -/** @file opencharm_reco.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/analysis/opencharm/opencharm_sim.C b/macro/analysis/opencharm/opencharm_sim.C index 54a5b2b0186c7db481dd89e568cfc6fdae022ef8..4f5f45ea4d39548a5e6a734705464f6a79160bc3 100644 --- a/macro/analysis/opencharm/opencharm_sim.C +++ b/macro/analysis/opencharm/opencharm_sim.C @@ -1,6 +1,3 @@ -/** @file opencharm_sim.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input with Pluto signal diff --git a/macro/analysis/papa/run_analysis.C b/macro/analysis/papa/run_analysis.C index 7a05461845237e44c01f795a168cbd0b52b230af..67a6554965e92da3cdf65bbd617e2f6291618a22 100644 --- a/macro/analysis/papa/run_analysis.C +++ b/macro/analysis/papa/run_analysis.C @@ -1,6 +1,3 @@ -/** @file run_analysis.C - * @copyright Copyright (C) 2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //R__ADD_INCLUDE_PATH(/lustre/nyx/cbm/users/ebechtel/analysis) R__ADD_INCLUDE_PATH($PWD) #include "Config_dilepton_testing.C" diff --git a/macro/beamtime/camera_restore.C b/macro/beamtime/camera_restore.C index 0d77d4f476c096a4e0ef4106a35f7d4e9d131015..02a95f61679bb9b6043693627a27811db9ae0250 100644 --- a/macro/beamtime/camera_restore.C +++ b/macro/beamtime/camera_restore.C @@ -1,6 +1,3 @@ -/** @file camera_restore.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* void camera_restore(const char* fname, int mode = 0) { diff --git a/macro/beamtime/cern2016/MuchCreateMap.C b/macro/beamtime/cern2016/MuchCreateMap.C index 09ed04a236445546666f83f47ad0b8380ec47b57..7193181debd814f83724b0c8fad0b4e8d9f180ab 100644 --- a/macro/beamtime/cern2016/MuchCreateMap.C +++ b/macro/beamtime/cern2016/MuchCreateMap.C @@ -1,6 +1,4 @@ -/** @file MuchCreateMap.C - * @copyright Copyright (C) 2016 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #include "/home/pmd/daqsoft/cbmroot_trunk/beamtime/MuchRealSize.h" void MuchCreateMap() { diff --git a/macro/beamtime/cern2016/ana_digi.C b/macro/beamtime/cern2016/ana_digi.C index 6185d5b91b11065fb956af5c5fec6c66fd58eef9..7da69e23fbd18908f000ad4d4ecd22edb4daca59 100644 --- a/macro/beamtime/cern2016/ana_digi.C +++ b/macro/beamtime/cern2016/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/cern2016/ana_digi_cal.C b/macro/beamtime/cern2016/ana_digi_cal.C index 57f6695ea373ff302662abfdcf261b4bb17b5a8c..89dbea7cebcf8bebd580d00f57afed3fde1977ee 100644 --- a/macro/beamtime/cern2016/ana_digi_cal.C +++ b/macro/beamtime/cern2016/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 34f777ab176ff96ff6c8fcd049fe6781bbfc924b..5a383d0fa8c7af3b9ccd0ccfc8ff38bf35b00def 100644 --- a/macro/beamtime/cern2016/dis_digi.C +++ b/macro/beamtime/cern2016/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50., Int_t iGenCor = 1, Int_t iTrackingSetup = 0, Double_t dScalFac = 5., diff --git a/macro/beamtime/cern2016/dis_hits.C b/macro/beamtime/cern2016/dis_hits.C index 52bd7a049ce21a6cc3fde75ececc4a32dbf931ec..dc2b2e659afeb1230e5c0046e746935022ce379c 100644 --- a/macro/beamtime/cern2016/dis_hits.C +++ b/macro/beamtime/cern2016/dis_hits.C @@ -1,6 +1,3 @@ -/** @file dis_hits.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/rootlogon.C b/macro/beamtime/cern2016/rootlogon.C index 6a512d31361f85263fb2d9b316a5afcd6885a58f..2e83601bfee2a427f1b28674d1dc14884283eaf7 100644 --- a/macro/beamtime/cern2016/rootlogon.C +++ b/macro/beamtime/cern2016/rootlogon.C @@ -1,8 +1,6 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { } + void rootlogon_nh() { cout << " Executing rootlogon.C (nh)" << endl; diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C index d1635f8dc12917bc31ecb95cfa37d0c2f88686ed..a0622d197a761de065a3f4dc215237eb8c90a4d8 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases2elinks.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugAllCases2elinks.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C index 32aee5df3bb6c8af4453640bdc7a55d4e520619c..7c9584059d1a04290931c522b773ae7b49f42211 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCases5elinks.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugAllCases5elinks.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C index be79ab8d511e43a2d6201700b69d7f58aba90fda..efaf3f00892b35126b42c3a064288ecf717df3e8 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugAllCasesMoreCond.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugAllCasesMoreCond.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C index c61cdd9ad958290a2381b8df6e776578bdf7aa7c..16a1f300273148d01a66217a43a51a2d12eecd0c 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugLimits.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C index a49a70b15eca4ff792b76d7febce2b90c52c67c6..2eb0ee459253b072a157e7fa55c3807484c40747 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits2elinks.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugLimits2elinks.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C index ef1efed78b6cac379e87fec1373fe77b3e61f281..e773946789559bd6ec7188a19be3421eb46c2625 100644 --- a/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C +++ b/macro/beamtime/cosy2018/AnalyseTimeCoincidenceBugLimits5elinks.C @@ -1,6 +1,3 @@ -/** @file AnalyseTimeCoincidenceBugLimits5elinks.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_canvas_to_file(TFile* outf, TCanvas* canv, TString runCase) { outf->cd(); diff --git a/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C b/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C index 875547ee47ea66ecd629f3f25fefa0744ad41813..c52d7adbb081507ce7c5f9679e8cb16e48a39c98 100644 --- a/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C +++ b/macro/beamtime/cosy2018/DtPeakPosSummaryCosy2018.C @@ -1,6 +1,3 @@ -/** @file DtPeakPosSummaryCosy2018.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ Bool_t DtPeakPosSummaryCosy2018(TString sPath = "./data", Double_t dFitRange = 200) { static const UInt_t uNbRuns = 89; diff --git a/macro/beamtime/cosy2018/DtStackS1.C b/macro/beamtime/cosy2018/DtStackS1.C index 4cccf30066bdc41c9d1bc7d79184baad754674ac..b414aa8901f269a35e997e1c01bb45889abb81b4 100644 --- a/macro/beamtime/cosy2018/DtStackS1.C +++ b/macro/beamtime/cosy2018/DtStackS1.C @@ -1,6 +1,4 @@ -/** @file DtStackS1.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void DtStackS1() { TFile* _file0 = TFile::Open("data/EfficiencyHistos.root"); diff --git a/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C b/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C index c9971fe2e3eb09143103da8fd61f53dc5ba40618..b2d0a3fe7ebf6617c1d6b75832fde13f8a4ac31e 100644 --- a/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C +++ b/macro/beamtime/cosy2018/DupliHitsSummaryCosy2018.C @@ -1,6 +1,3 @@ -/** @file DupliHitsSummaryCosy2018.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ Bool_t DupliHitsSummaryCosy2018() { UInt_t uNbRuns = 89; diff --git a/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C b/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C index b105b107dc5680ff52fe048891a77428b57d12d9..9f73912b239ab6beaa824920d935bdeae4ef9e91 100644 --- a/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C +++ b/macro/beamtime/cosy2018/EfficiencySummaryCosy2018.C @@ -1,6 +1,3 @@ -/** @file EfficiencySummaryCosy2018.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ Bool_t EfficiencySummaryCosy2018(TString sPath = "./data") { UInt_t uNbRuns = 89; diff --git a/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C b/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C index dec793f39184980b265239045666b9d0abbb1144..80d3e36eaa4588b0a6de98b17229d5ac56282886 100644 --- a/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C +++ b/macro/beamtime/cosy2018/ResidualsPeakPosCosy2018.C @@ -1,6 +1,3 @@ -/** @file ResidualsPeakPosCosy2018.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ Bool_t ResidualsPeakPosCosy2018(TString sPath = "./data", Double_t dFitRange = 3) { UInt_t uNbRuns = 89; diff --git a/macro/beamtime/cosy2018/plotCosyHistos.C b/macro/beamtime/cosy2018/plotCosyHistos.C index 14e338aed857ab19b97b3d27fb09ddaa72873975..ec33e417176df421fabc72eac97144b7d8423380 100644 --- a/macro/beamtime/cosy2018/plotCosyHistos.C +++ b/macro/beamtime/cosy2018/plotCosyHistos.C @@ -1,6 +1,4 @@ -/** @file plotCosyHistos.C - * @copyright Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void plotCosyHistos() { /// Efficiency without corrections diff --git a/macro/beamtime/cosy2019/FindHodoOrCoinc.C b/macro/beamtime/cosy2019/FindHodoOrCoinc.C index 9f73dd38812d616d395dfdd12aa625a9f65852f9..d5127316a0d93881cc6670039949306341c4475b 100644 --- a/macro/beamtime/cosy2019/FindHodoOrCoinc.C +++ b/macro/beamtime/cosy2019/FindHodoOrCoinc.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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 c26dfbf6d3d57fa6fcf87e7e3938b94830e457f3..f295faf73c1cdd6fb09aca0206ac9e332be1201f 100644 --- a/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C +++ b/macro/beamtime/cosy2019/FindHodoOrHitOffsetsCosy2019.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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, TString sInputFileName = "data/unp_cosy", diff --git a/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C b/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C index 1f23873340d40423d4512e4d06dafb01df8e4dd5..715908cf2e663a431728c51e9b37535967c49303 100644 --- a/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C +++ b/macro/beamtime/cosy2019/FindHodoOrOffsetsCosy2019.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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, TString sInputFileName = "data/unp_cosy") diff --git a/macro/beamtime/cosy2019/FindNoisyChanSts.C b/macro/beamtime/cosy2019/FindNoisyChanSts.C index 31663c2387a96e0b12f2efc772c8caebe9b0413a..f5588d2ecf1da9148515af27f741fef2f81dfc52 100644 --- a/macro/beamtime/cosy2019/FindNoisyChanSts.C +++ b/macro/beamtime/cosy2019/FindNoisyChanSts.C @@ -1,6 +1,5 @@ -/** @file FindNoisyChanSts.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + Bool_t FindNoisyChanSts(TString sFilename, Double_t dNoiseThr = 60e3, UInt_t fuTotalNrOfFebs = 2) { const UInt_t kuNbChanPerFeb = 1024; diff --git a/macro/beamtime/cosy2019/FindOffsetsCosy2019.C b/macro/beamtime/cosy2019/FindOffsetsCosy2019.C index 03df86d49afce6ef207a2b753a28b0032f49e70c..1576b39fc6509df4e7ed46084c055b6d268f16f9 100644 --- a/macro/beamtime/cosy2019/FindOffsetsCosy2019.C +++ b/macro/beamtime/cosy2019/FindOffsetsCosy2019.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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/PlotClusterCharge.C b/macro/beamtime/cosy2019/PlotClusterCharge.C index f8a43bae29d741aad2839467ea5a4707571dfa03..07964aa5b9a06bb2517b0ce0ced99de4226521d0 100644 --- a/macro/beamtime/cosy2019/PlotClusterCharge.C +++ b/macro/beamtime/cosy2019/PlotClusterCharge.C @@ -1,6 +1,4 @@ -/** @file PlotClusterCharge.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t PlotClusterCharge(Long64_t liNbEntryToRead = -1, UInt_t uRunId = 12) { /// Data Input diff --git a/macro/beamtime/cosy2019/PlotCoinc.C b/macro/beamtime/cosy2019/PlotCoinc.C index 819f78564427fc11feeeabe0f643927e20d06543..401a75c9914d323c4d14a404717b88aeb6780d60 100644 --- a/macro/beamtime/cosy2019/PlotCoinc.C +++ b/macro/beamtime/cosy2019/PlotCoinc.C @@ -1,6 +1,4 @@ -/** @file PlotCoinc.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void PlotCoinc(TString sFilename, Int_t iNbTs = -1, Double_t dOffsetX = 0.0, Double_t dOffsetY = 0.0) { Double_t dPosZHodoA = 50.0; diff --git a/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C b/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C index 3f4c8e3bc3f2ca46d2e681d90db0f302e7f87ea5..a04116492d0c9c0c1c6309447f06b537e6182ce8 100644 --- a/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C +++ b/macro/beamtime/cosy2019/PlotStsPosWithHodoCoinc.C @@ -1,6 +1,4 @@ -/** @file PlotStsPosWithHodoCoinc.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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 38387cc988e34fa14ea2dc440894a973c3dfda1d..a5fddbb04a55a740573a049dc3436fd0be2d2ded 100644 --- a/macro/beamtime/cosy2019/check_coinc_Hodo.C +++ b/macro/beamtime/cosy2019/check_coinc_Hodo.C @@ -1,6 +1,3 @@ -/** @file check_coinc_Hodo.C - * @copyright Copyright (C) 2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ void check_coinc_Hodo(Int_t nEvents = 10, UInt_t run = 25, UInt_t prefix = 0) { TString runId = TString::Format("%04u", run); diff --git a/macro/beamtime/cosy2019/cosy2019_calib.C b/macro/beamtime/cosy2019/cosy2019_calib.C index 475aa24439de69bda018f893fe2af947210e3ca6..99f4969043062489cb8a2b1c09ab3c58d8086bda 100644 --- a/macro/beamtime/cosy2019/cosy2019_calib.C +++ b/macro/beamtime/cosy2019/cosy2019_calib.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2019) diff --git a/macro/beamtime/cosy2019/cosy2019_process.C b/macro/beamtime/cosy2019/cosy2019_process.C index c803f7709039f04a5d3829c9012cbfd1f5f6ae5b..b0e025f57bf60936cb5c64e7d6c7567214c874ae 100644 --- a/macro/beamtime/cosy2019/cosy2019_process.C +++ b/macro/beamtime/cosy2019/cosy2019_process.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of cosy real data (2019) diff --git a/macro/beamtime/cosy2019/cosy2019_reco.C b/macro/beamtime/cosy2019/cosy2019_reco.C index 1c04a63cf158ded7ee21540859da35d533afb599..e237b4bf88ce5cbbd2a9bd3aa222f266a99a188d 100644 --- a/macro/beamtime/cosy2019/cosy2019_reco.C +++ b/macro/beamtime/cosy2019/cosy2019_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of cosy simulated data (2019) diff --git a/macro/beamtime/fit_yPos.C b/macro/beamtime/fit_yPos.C index 30a7cedce7afee63c6da0bcf0d57ff1fb1a3555e..a13af725ced55afa3aeeb327f7f550c8bec0475b 100644 --- a/macro/beamtime/fit_yPos.C +++ b/macro/beamtime/fit_yPos.C @@ -1,6 +1,3 @@ -/** @file fit_yPos.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void fit_yPos(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0, Double_t dLini = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/fit_ybox.C b/macro/beamtime/fit_ybox.C index 2ae2843fe2d4d62bdc718f1d5fa31a4ddac6c37d..13f2910d2a3642a24afef06b7ebcd1517c12b920 100644 --- a/macro/beamtime/fit_ybox.C +++ b/macro/beamtime/fit_ybox.C @@ -1,6 +1,3 @@ -/** @file fit_ybox.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 4327f0fa90ebb0eda447bf49c46f5e7a6efe1b64..adb62a67224116df9d2b21ebe9af05a63c4d4b50 100644 --- a/macro/beamtime/fit_ybox.h +++ b/macro/beamtime/fit_ybox.h @@ -1,6 +1,3 @@ -/** @file fit_ybox.h - * @copyright Copyright (C) 2016-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // box with polynomial filling Double_t f1_xboxe(double* x, double* par) { diff --git a/macro/beamtime/hd2017/PlotLongRangeDate.C b/macro/beamtime/hd2017/PlotLongRangeDate.C index a8964dd5eaefa43a7b0e1a3675ab5c759ad8e80c..bd7c62ca555ba3f823b2f7ad1db31951a1259884 100644 --- a/macro/beamtime/hd2017/PlotLongRangeDate.C +++ b/macro/beamtime/hd2017/PlotLongRangeDate.C @@ -1,6 +1,4 @@ -/** @file PlotLongRangeDate.C - * @copyright Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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, UInt_t uNbFeeGdpb = 3) diff --git a/macro/beamtime/hd2017/ana_digi.C b/macro/beamtime/hd2017/ana_digi.C index 11194470ebf88af6dcb45c4b10853d2cc5345f4e..7da69e23fbd18908f000ad4d4ecd22edb4daca59 100644 --- a/macro/beamtime/hd2017/ana_digi.C +++ b/macro/beamtime/hd2017/ana_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/hd2017/ana_digi_cal.C b/macro/beamtime/hd2017/ana_digi_cal.C index d3e3462d565ccaa06f1981f439d6fe6649420cc2..9f30656303a8caf56730db17f13702fce83ac059 100644 --- a/macro/beamtime/hd2017/ana_digi_cal.C +++ b/macro/beamtime/hd2017/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 80d1fc31dbb89bed759ea071a7e5939560bab267..2e83601bfee2a427f1b28674d1dc14884283eaf7 100644 --- a/macro/beamtime/hd2017/rootlogon.C +++ b/macro/beamtime/hd2017/rootlogon.C @@ -1,8 +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 **/ { } + void rootlogon_nh() { cout << " Executing rootlogon.C (nh)" << endl; diff --git a/macro/beamtime/hd2020/ana_digi_cal.C b/macro/beamtime/hd2020/ana_digi_cal.C index 9674a90e8a512152829b008068dfafbe01661668..6e862bb5ed66c120853c716052f5ca9307bcd0d2 100644 --- a/macro/beamtime/hd2020/ana_digi_cal.C +++ b/macro/beamtime/hd2020/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/hd2020/ana_trks.C b/macro/beamtime/hd2020/ana_trks.C index 10851fc8dc9e3d46eca34e0955fde09c28979915..5cb2f7138f66ecc642eada083cc9429639daf1cb 100644 --- a/macro/beamtime/hd2020/ana_trks.C +++ b/macro/beamtime/hd2020/ana_trks.C @@ -1,6 +1,3 @@ -/** @file ana_trks.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iTrackingSetup = 1, Double_t dScalFac = 1., Double_t dChi2Lim2 = 50., Double_t dDeadtime = 50, diff --git a/macro/beamtime/hd2020/dis_digi.C b/macro/beamtime/hd2020/dis_digi.C index 6d22612dfee658700dfe53a0769740341b123503..e047e1e794a0e37e71a4cfd4b7725f7a8476ef9d 100644 --- a/macro/beamtime/hd2020/dis_digi.C +++ b/macro/beamtime/hd2020/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, Int_t iGenCor = 1, Int_t iTrackingSetup = 1, Double_t dScalFac = 5., diff --git a/macro/beamtime/hd2020/dis_trks.C b/macro/beamtime/hd2020/dis_trks.C index 75c79a363464b3bcec47e3ed62d050c656b67633..8678217846b834389d7af0f12423e5db5a74f56c 100644 --- a/macro/beamtime/hd2020/dis_trks.C +++ b/macro/beamtime/hd2020/dis_trks.C @@ -1,6 +1,3 @@ -/** @file dis_trks.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/hd2020/pl_all_2D.C b/macro/beamtime/hd2020/pl_all_2D.C index cd6e62325a9623e9a9ce07df58f2c9dae969df28..0d79c2fbf940ff49544e5b2fc22f1b6b2efb6fd4 100644 --- a/macro/beamtime/hd2020/pl_all_2D.C +++ b/macro/beamtime/hd2020/pl_all_2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_2D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_3D.C b/macro/beamtime/hd2020/pl_all_3D.C index 3e1f1f1a39286448a8564905a1dcf1007f5cc680..2dd6e2a8f7fde7fcf3e21881074206d59402d48f 100644 --- a/macro/beamtime/hd2020/pl_all_3D.C +++ b/macro/beamtime/hd2020/pl_all_3D.C @@ -1,6 +1,3 @@ -/** @file pl_all_3D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_CluMul.C b/macro/beamtime/hd2020/pl_all_CluMul.C index 8081bfc5e724a2ac68e01375bc0a2e8e50170a82..e45ed3e8111d9be8d27a0ab965a11c289b73f881 100644 --- a/macro/beamtime/hd2020/pl_all_CluMul.C +++ b/macro/beamtime/hd2020/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNSt = 2, Double_t MulMax = 100) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_CluPosEvol.C b/macro/beamtime/hd2020/pl_all_CluPosEvol.C index 6f7fb584ba0b0f6f3621b204bfbe48037b001563..e4a51645ff3cb86a544f3b5d55834f050b680236 100644 --- a/macro/beamtime/hd2020/pl_all_CluPosEvol.C +++ b/macro/beamtime/hd2020/pl_all_CluPosEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluPosEvol.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_CluRate.C b/macro/beamtime/hd2020/pl_all_CluRate.C index 518284b951f80254d1a19ed65ecd1b3df75bcc5d..99b7d8b1e7f6c5eee916a8f756dc651eb90bf817 100644 --- a/macro/beamtime/hd2020/pl_all_CluRate.C +++ b/macro/beamtime/hd2020/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRate.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluRate(Int_t iNSt = 2, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_CluTimeEvol.C b/macro/beamtime/hd2020/pl_all_CluTimeEvol.C index 6ad26716a05559fe4143b4dfed571c068884cc0e..299124bc480f52f1d990e8454b33ab535761ebd0 100644 --- a/macro/beamtime/hd2020/pl_all_CluTimeEvol.C +++ b/macro/beamtime/hd2020/pl_all_CluTimeEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluTimeEvol.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluTimeEvol(Int_t iNSt = 3, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DTLastHits.C b/macro/beamtime/hd2020/pl_all_DTLastHits.C index 91ebfae0ed150a0b128d682f445c97604b2e27d4..bae663ee28c68fb8ab277380901293e7f09cd213 100644 --- a/macro/beamtime/hd2020/pl_all_DTLastHits.C +++ b/macro/beamtime/hd2020/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DigiCor.C b/macro/beamtime/hd2020/pl_all_DigiCor.C index 759d9968caad1a5d8fa6ae416da947d3ba7bc1ca..b7adc61da2a3588962f2f004bd4e4fecb75af522 100644 --- a/macro/beamtime/hd2020/pl_all_DigiCor.C +++ b/macro/beamtime/hd2020/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DigiDTLD.C b/macro/beamtime/hd2020/pl_all_DigiDTLD.C index 21b49f2162aed152b5adaae6722fd2afa206f46e..35064e26af32042d4ee070236589d877df26558d 100644 --- a/macro/beamtime/hd2020/pl_all_DigiDTLD.C +++ b/macro/beamtime/hd2020/pl_all_DigiDTLD.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiDTLD.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiDTLD(Int_t iNDet = 6, Double_t dDTthr = 2., Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DigiMul.C b/macro/beamtime/hd2020/pl_all_DigiMul.C index eb551873656801219ee51be73fcdc926941d86a2..f6c8bb831148e035c6fd75290f635507134c17fe 100644 --- a/macro/beamtime/hd2020/pl_all_DigiMul.C +++ b/macro/beamtime/hd2020/pl_all_DigiMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiMul.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiMul(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DigiStatus.C b/macro/beamtime/hd2020/pl_all_DigiStatus.C index e44e494db54044cd471c687e87438af04f53bf3b..184f459dee5fb1ce90a74c6f098013e5caeb5a1d 100644 --- a/macro/beamtime/hd2020/pl_all_DigiStatus.C +++ b/macro/beamtime/hd2020/pl_all_DigiStatus.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiStatus.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiStatus(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_DigiTot.C b/macro/beamtime/hd2020/pl_all_DigiTot.C index 5e8b5aeee74c06a97b2d374e1ab36351afacdb10..f7479893ef82fc05f62d7c8fe1eb41e9ba41476b 100644 --- a/macro/beamtime/hd2020/pl_all_DigiTot.C +++ b/macro/beamtime/hd2020/pl_all_DigiTot.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiTot.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiTot(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_Sel2D.C b/macro/beamtime/hd2020/pl_all_Sel2D.C index 6990f07a1fc7c7cc69844a69e482b42a7fa4ac00..a25447c591529b2083048711a62558408f1e78a8 100644 --- a/macro/beamtime/hd2020/pl_all_Sel2D.C +++ b/macro/beamtime/hd2020/pl_all_Sel2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Sel2D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_all_Track2D.C b/macro/beamtime/hd2020/pl_all_Track2D.C index 0105ca3082d25176e71478e45cbcd5c91161209f..5c6c3db8c63c28950776464e3d1c707a26d6fe22 100644 --- a/macro/beamtime/hd2020/pl_all_Track2D.C +++ b/macro/beamtime/hd2020/pl_all_Track2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Track2D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/hd2020/pl_cmp_CluRate.C b/macro/beamtime/hd2020/pl_cmp_CluRate.C index a537dcf58a3d63038f46b2cd4ce2dcf7e152bf61..06e244d333fa1782faa98a732a991ea976206147 100644 --- a/macro/beamtime/hd2020/pl_cmp_CluRate.C +++ b/macro/beamtime/hd2020/pl_cmp_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_cmp_CluRate.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 0c3b061b88c0f23ac1074964f74e6e640ba6314a..9654d064e8fee382e5fa0f36e786f62a37b1598d 100644 --- a/macro/beamtime/hd2020/rootlogon.C +++ b/macro/beamtime/hd2020/rootlogon.C @@ -1,6 +1,3 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //} //void rootlogon_nh() diff --git a/macro/beamtime/load_hst.C b/macro/beamtime/load_hst.C index 97e546777288e8e30ced797aee9ba2964db9cd4b..71d253bd1bc2fac597fdd36c9712f24b00e484b9 100644 --- a/macro/beamtime/load_hst.C +++ b/macro/beamtime/load_hst.C @@ -1,6 +1,3 @@ -/** @file load_hst.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void load_hst(TString cstr = "hst/default.hst.root") { // Read histogramms from the file diff --git a/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C b/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C index c85930106f6ef7c0c469d2616b71dc05a46d1c15..fd221b16fc1d03eb94c19622cd8e1e3401729c51 100644 --- a/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C +++ b/macro/beamtime/mcbm2018/AnalyzeDigiMcbmFull.C @@ -1,6 +1,4 @@ -/** @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 **/ + Bool_t AnalyzeDigiMcbmFull(Long64_t liNbEntryToRead = -1, TString sInputFileName = "data/unp_mcbm.root") { Double_t dOffsetRunStartNs = 34062540800; diff --git a/macro/beamtime/mcbm2018/DataRateMoniPlot.C b/macro/beamtime/mcbm2018/DataRateMoniPlot.C index 44b9534161200b778473eb69e59bb539b9bdbd81..0efeeae4bd43ac850d6cdb326aba88b8fe17c58e 100644 --- a/macro/beamtime/mcbm2018/DataRateMoniPlot.C +++ b/macro/beamtime/mcbm2018/DataRateMoniPlot.C @@ -1,6 +1,4 @@ -/** @file DataRateMoniPlot.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t DataRateMoniPlot() { const UInt_t kuNbFlimLinks = 12; diff --git a/macro/beamtime/mcbm2018/MonitorRich.C b/macro/beamtime/mcbm2018/MonitorRich.C index c444b4f9a8fc106acedb92ef59b09a63e84c3e67..c30c10a0e769e762f7f1525db499e38500c7c29b 100644 --- a/macro/beamtime/mcbm2018/MonitorRich.C +++ b/macro/beamtime/mcbm2018/MonitorRich.C @@ -1,6 +1,3 @@ -/** @file MonitorRich.C - * @copyright Copyright (C) 2019 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** @file MCBM RICH DATA monitoring ** Based on MonitorT0 by P.-A. Loizeau ** ROOT macro to read tsa files which have been produced with the new data transport diff --git a/macro/beamtime/mcbm2018/SpillRatePlot.C b/macro/beamtime/mcbm2018/SpillRatePlot.C index 009a5c390291bc45007bd643fcf545eca97c1997..abd17d5650cbe2da5bae24110e7a7fe173c07e76 100644 --- a/macro/beamtime/mcbm2018/SpillRatePlot.C +++ b/macro/beamtime/mcbm2018/SpillRatePlot.C @@ -1,6 +1,4 @@ -/** @file SpillRatePlot.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t SpillRatePlot(TString sFilename) { UInt_t fuTotalNrOfDpb = 5; diff --git a/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C b/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C index d613da6d0ac143499f669de30d558436e6471365..6decdc28584e159b5b25fca9acc443eaf5d9597f 100644 --- a/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C +++ b/macro/beamtime/mcbm2018/T0CoincPlotSingleRun.C @@ -1,6 +1,4 @@ -/** @file T0CoincPlotSingleRun.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t T0CoincPlotSingleRun(UInt_t uRunId) { /// Obtaining the plots diff --git a/macro/beamtime/mcbm2018/T0MoniPlot.C b/macro/beamtime/mcbm2018/T0MoniPlot.C index 5bcabca171c660b33bbc443fc23f1f63f8df7efa..6c82255e01e8dcd2ca955d635c6e6e6b1c109200 100644 --- a/macro/beamtime/mcbm2018/T0MoniPlot.C +++ b/macro/beamtime/mcbm2018/T0MoniPlot.C @@ -1,6 +1,4 @@ -/** @file T0MoniPlot.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t T0MoniPlot() { /// 23/03/2019 diff --git a/macro/beamtime/mcbm2018/TofPulserPlot.C b/macro/beamtime/mcbm2018/TofPulserPlot.C index b3efdfabfe3e79fa91eba6fd3184564477e5c1e4..d87fa6a5cf4f4b5b5a4286fcd0c46221b6719113 100644 --- a/macro/beamtime/mcbm2018/TofPulserPlot.C +++ b/macro/beamtime/mcbm2018/TofPulserPlot.C @@ -1,6 +1,4 @@ -/** @file TofPulserPlot.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t TofPulserPlot(TString sFilename) { diff --git a/macro/beamtime/mcbm2018/ana_digi_cal.C b/macro/beamtime/mcbm2018/ana_digi_cal.C index f2231a197341c5ae877ec455e14a9d16ab3b7662..c7dabdbe10586f99b509d702cc9f18dcb7ae8e1b 100644 --- a/macro/beamtime/mcbm2018/ana_digi_cal.C +++ b/macro/beamtime/mcbm2018/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2019-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2018/ana_digi_cal_all.C b/macro/beamtime/mcbm2018/ana_digi_cal_all.C index 6cd5d0c97636c3f27dcaa98db7edeaa09c767648..bfab3fa92470675637055832e3dee8e5ecdf7243 100644 --- a/macro/beamtime/mcbm2018/ana_digi_cal_all.C +++ b/macro/beamtime/mcbm2018/ana_digi_cal_all.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal_all.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2018/ana_digi_cali.C b/macro/beamtime/mcbm2018/ana_digi_cali.C index 1a042ff01459ff70e7ebaaf74586accb0deafce0..90138794de3923d1d10617275c03398455b035a8 100644 --- a/macro/beamtime/mcbm2018/ana_digi_cali.C +++ b/macro/beamtime/mcbm2018/ana_digi_cali.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cali.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2018/ana_digi_cos.C b/macro/beamtime/mcbm2018/ana_digi_cos.C index a6e8a7ae21de3baacc224bf4899321f6a9883fcd..e1005f7d135a47f5c31f0ba00d8c1cd3ca049f91 100644 --- a/macro/beamtime/mcbm2018/ana_digi_cos.C +++ b/macro/beamtime/mcbm2018/ana_digi_cos.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cos.C - * @copyright Copyright (C) 2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iBugCor = 0) diff --git a/macro/beamtime/mcbm2018/ana_trks.C b/macro/beamtime/mcbm2018/ana_trks.C index 82cac153d4df676648fb150439801afe75a63656..0cd986e291fef72592d0cfa81ed715952e02469c 100644 --- a/macro/beamtime/mcbm2018/ana_trks.C +++ b/macro/beamtime/mcbm2018/ana_trks.C @@ -1,6 +1,3 @@ -/** @file ana_trks.C - * @copyright Copyright (C) 2019-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2018/ana_trksi.C b/macro/beamtime/mcbm2018/ana_trksi.C index 0760154ced3c6e768185e6483f847e3f09791edb..fb772821962eb6670db3a41d1aecb70cc9d54c79 100644 --- a/macro/beamtime/mcbm2018/ana_trksi.C +++ b/macro/beamtime/mcbm2018/ana_trksi.C @@ -1,6 +1,3 @@ -/** @file ana_trksi.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2018/build_events.C b/macro/beamtime/mcbm2018/build_events.C index 1c2740fe6c1babd65a16bcb5ca05406961695d80..b670e4800a732c1b740f1af40febd5c1e4fb991a 100644 --- a/macro/beamtime/mcbm2018/build_events.C +++ b/macro/beamtime/mcbm2018/build_events.C @@ -1,8 +1,6 @@ -/** @file build_events.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void build_events(Int_t nEvents = 1, UInt_t uRunId = 0, TString fileName = "", TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2018/check_events.C b/macro/beamtime/mcbm2018/check_events.C index c7dd06b6ffa6d4e4186cff56706b4873500da69b..c03af3b8b057636588106c245abb83df7816b0bb 100644 --- a/macro/beamtime/mcbm2018/check_events.C +++ b/macro/beamtime/mcbm2018/check_events.C @@ -1,6 +1,3 @@ -/** @file check_events.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 4ee7ffbac4366cf1af7a29908dce1df039d6f125..717a55c984c45183b638325e9613ea851d3f1a44 100644 --- a/macro/beamtime/mcbm2018/check_timing.C +++ b/macro/beamtime/mcbm2018/check_timing.C @@ -1,8 +1,6 @@ -/** @file check_timing.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void check_timing(Int_t nEvents = 1, TString fileName = "") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2018/dis_digi.C b/macro/beamtime/mcbm2018/dis_digi.C index d38f66794582fec73707f34da63dd3ee632ce8c4..9cca8c4af3924b4e138ef6901d6761ce8a9fe557 100644 --- a/macro/beamtime/mcbm2018/dis_digi.C +++ b/macro/beamtime/mcbm2018/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, Int_t iGenCor = 1, Int_t iTrackingSetup = 1, Double_t dScalFac = 5., diff --git a/macro/beamtime/mcbm2018/dis_trks.C b/macro/beamtime/mcbm2018/dis_trks.C index 6298cf69ffcedc80606badc37e5efd05f6896fe0..f6ba4105aed2197c25920c29ba825e9578cd3c7c 100644 --- a/macro/beamtime/mcbm2018/dis_trks.C +++ b/macro/beamtime/mcbm2018/dis_trks.C @@ -1,6 +1,3 @@ -/** @file dis_trks.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C b/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C index 3604bac8f13fdb6fe57bd2343e2f25d799c82c2e..f24f3486081fbb25daa5ea4b605ab72860003108 100644 --- a/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C +++ b/macro/beamtime/mcbm2018/eLinkMappingCrobSts.C @@ -1,6 +1,5 @@ -/** @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 **/ + + void eLinkMappingCrobStsFebA() { const UInt_t kuNbElinks = 42; diff --git a/macro/beamtime/mcbm2018/pl_all_2D.C b/macro/beamtime/mcbm2018/pl_all_2D.C index 011a99b8965e710fcc26457e01b81598983ec3a1..dd75424769901c77c3e1ebc89af9c204f0cb5a89 100644 --- a/macro/beamtime/mcbm2018/pl_all_2D.C +++ b/macro/beamtime/mcbm2018/pl_all_2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_2D.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_CluMul.C b/macro/beamtime/mcbm2018/pl_all_CluMul.C index 417ca4d36788ba5427a75fc83618fd0dc9b3ee63..24cffaf29d269aa7486b9d152be4330306da5efe 100644 --- a/macro/beamtime/mcbm2018/pl_all_CluMul.C +++ b/macro/beamtime/mcbm2018/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C index fc50acbac118db38539c379bab59fb89066c8fc4..3ae8655801684da4b325955ef8407e3b331fcf49 100644 --- a/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C +++ b/macro/beamtime/mcbm2018/pl_all_CluPosEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluPosEvol.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_CluRate.C b/macro/beamtime/mcbm2018/pl_all_CluRate.C index 499a941b5b4cac227982bd7279e47ea832a62443..2b945f96b82a06b113debb4b7cafab3cba982b60 100644 --- a/macro/beamtime/mcbm2018/pl_all_CluRate.C +++ b/macro/beamtime/mcbm2018/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRate.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluRate(Int_t iNSt = 6, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C index 8ac4ce2ddf6f9545bf4a37d7032a16c113298f70..a7327b020a051436c9e2c1d9d8b3a96bf3ef92bb 100644 --- a/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C +++ b/macro/beamtime/mcbm2018/pl_all_CluTimeEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluTimeEvol.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_DigiCor.C b/macro/beamtime/mcbm2018/pl_all_DigiCor.C index c2309e5d9ff72d856b8bc45e79cfd3ba56cd49c8..fa85a67894577c9fda7061378d3182e9daab61be 100644 --- a/macro/beamtime/mcbm2018/pl_all_DigiCor.C +++ b/macro/beamtime/mcbm2018/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_Sel2D.C b/macro/beamtime/mcbm2018/pl_all_Sel2D.C index 669810afdc47d791f5d51289177d64df983f0094..4adab3e7f5f1a3bbca05510404e7e7682406d88a 100644 --- a/macro/beamtime/mcbm2018/pl_all_Sel2D.C +++ b/macro/beamtime/mcbm2018/pl_all_Sel2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Sel2D.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_all_Track2D.C b/macro/beamtime/mcbm2018/pl_all_Track2D.C index 4e171262be83ca99b4c9dcd629c2f3bf0229fe84..f9137450ebc6edb537d2e29cd59e1cb3c449350e 100644 --- a/macro/beamtime/mcbm2018/pl_all_Track2D.C +++ b/macro/beamtime/mcbm2018/pl_all_Track2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Track2D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2018/pl_raw_evt.C b/macro/beamtime/mcbm2018/pl_raw_evt.C index 78cb753c2517e841b92a383962f9f5e89dc1f592..03dbe4c9739c248572e8f17cdc6b2b7df0779f54 100644 --- a/macro/beamtime/mcbm2018/pl_raw_evt.C +++ b/macro/beamtime/mcbm2018/pl_raw_evt.C @@ -1,6 +1,3 @@ -/** @file pl_raw_evt.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_raw_evt() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2019/MonitorRich.C b/macro/beamtime/mcbm2019/MonitorRich.C index c2288289d00ef897feaa05a362d4d2c38940c7f3..a7a99e09b94378e3fa88c9c98159ca4e9531d766 100644 --- a/macro/beamtime/mcbm2019/MonitorRich.C +++ b/macro/beamtime/mcbm2019/MonitorRich.C @@ -1,6 +1,3 @@ -/** @file MonitorRich.C - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** @file MCBM RICH DATA monitoring ** Based on MonitorT0 by P.-A. Loizeau ** ROOT macro to read tsa files which have been produced with the new data transport diff --git a/macro/beamtime/mcbm2019/build_events.C b/macro/beamtime/mcbm2019/build_events.C index 23597369c31bc657d3b8888d3f711ae9c3441cef..4425556aaed2aad7e946786ea29fe0f021e82e93 100644 --- a/macro/beamtime/mcbm2019/build_events.C +++ b/macro/beamtime/mcbm2019/build_events.C @@ -1,8 +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 **/ void build_events(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2019/check_events.C b/macro/beamtime/mcbm2019/check_events.C index 79a90d63fe48b09c8aa18a95ab7b1cf6a991193b..428087c3e3b98b836904d66a45d466ca44a14da6 100644 --- a/macro/beamtime/mcbm2019/check_events.C +++ b/macro/beamtime/mcbm2019/check_events.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 4a77eb7714fe498c6afd4d255d2dcf21b8b84648..a03ad75b89424bc2fcd9386e567189631f4dc0a3 100644 --- a/macro/beamtime/mcbm2019/check_much_digis.C +++ b/macro/beamtime/mcbm2019/check_much_digis.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 07c77aa9453cff4c1b615da46d9d8f17a966fd99..e1a3e493ba61846363901e739edb1c0c94593a21 100644 --- a/macro/beamtime/mcbm2019/check_pulser.C +++ b/macro/beamtime/mcbm2019/check_pulser.C @@ -1,6 +1,3 @@ -/** @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 **/ void check_pulser(UInt_t uRunId = 0, Int_t nrEvents = 0, TString sDir = "data") { if (uRunId < 353) return kFALSE; diff --git a/macro/beamtime/mcbm2019/check_sts_digis.C b/macro/beamtime/mcbm2019/check_sts_digis.C index 2a15163fbad846575c941448d38af302b0ca6e46..111027e7dc67b6ef834d3a7af74d4ee70806b83d 100644 --- a/macro/beamtime/mcbm2019/check_sts_digis.C +++ b/macro/beamtime/mcbm2019/check_sts_digis.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 4fcb6566647a39d265874114cdfd59e0085ca0c3..d51eb8dae909b6a8f9120cee66af40df4b3f2a43 100644 --- a/macro/beamtime/mcbm2019/check_timing.C +++ b/macro/beamtime/mcbm2019/check_timing.C @@ -1,8 +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 **/ void check_timing(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2019/mcbm2019_reco.C b/macro/beamtime/mcbm2019/mcbm2019_reco.C index 07118098210dfbf27eb1b91b165ed09c9fa8041f..7c09f0d2017f40fe03fe6b4e8496bff7b849490d 100644 --- a/macro/beamtime/mcbm2019/mcbm2019_reco.C +++ b/macro/beamtime/mcbm2019/mcbm2019_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2019) diff --git a/macro/beamtime/mcbm2019/mcbm_reco.C b/macro/beamtime/mcbm2019/mcbm_reco.C index da2a62225a8e7a8b319d3847dde311032256fe10..d7751a7fd2d6f6e7442dde39ad67c89462a12130 100644 --- a/macro/beamtime/mcbm2019/mcbm_reco.C +++ b/macro/beamtime/mcbm2019/mcbm_reco.C @@ -1,6 +1,4 @@ -/** @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 **/ + // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2019) diff --git a/macro/beamtime/mcbm2020/MonitorRich.C b/macro/beamtime/mcbm2020/MonitorRich.C index e9165dfedca1b8749aa470205254ed706d89dbcc..cd56749a16d579d87440790e04a36e90fdbc449d 100644 --- a/macro/beamtime/mcbm2020/MonitorRich.C +++ b/macro/beamtime/mcbm2020/MonitorRich.C @@ -1,6 +1,3 @@ -/** @file MonitorRich.C - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** @file MCBM RICH DATA monitoring ** Based on MonitorT0 by P.-A. Loizeau ** ROOT macro to read tsa files which have been produced with the new data transport diff --git a/macro/beamtime/mcbm2020/ana_digi_cal.C b/macro/beamtime/mcbm2020/ana_digi_cal.C index 720f39e7c93ac07322dc8e186f1e839ec83eb2f9..afbe799f37dde8ff5de7d6562bc2ec252b16acc8 100644 --- a/macro/beamtime/mcbm2020/ana_digi_cal.C +++ b/macro/beamtime/mcbm2020/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2020/ana_digi_cal_all.C b/macro/beamtime/mcbm2020/ana_digi_cal_all.C index 7c07a798f119f70c8bf42c1a37c693930f1b057c..f0e3ce65ec06a25a54e56154ecb6b2db1f722fbd 100644 --- a/macro/beamtime/mcbm2020/ana_digi_cal_all.C +++ b/macro/beamtime/mcbm2020/ana_digi_cal_all.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal_all.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2020/ana_digi_cali.C b/macro/beamtime/mcbm2020/ana_digi_cali.C index b8626cb246eda1b2345e0c3993f372a3c049f37d..e38b6a8febb41e27587e472c80f1879eb20bb85e 100644 --- a/macro/beamtime/mcbm2020/ana_digi_cali.C +++ b/macro/beamtime/mcbm2020/ana_digi_cali.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cali.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 0) diff --git a/macro/beamtime/mcbm2020/ana_trks.C b/macro/beamtime/mcbm2020/ana_trks.C index 79cbc318e5d378103c8d00e3d3835a8db38250d7..a44cbb1cf813f2384745024486308a5f1a846fc5 100644 --- a/macro/beamtime/mcbm2020/ana_trks.C +++ b/macro/beamtime/mcbm2020/ana_trks.C @@ -1,6 +1,3 @@ -/** @file ana_trks.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2020/ana_trks_eval.C b/macro/beamtime/mcbm2020/ana_trks_eval.C index 73357ee2854caa86295f791c8ac99f5b35bd28f3..b2685746121dbffb1e556256cef32e6d0ad6550f 100644 --- a/macro/beamtime/mcbm2020/ana_trks_eval.C +++ b/macro/beamtime/mcbm2020/ana_trks_eval.C @@ -1,6 +1,3 @@ -/** @file ana_trks_eval.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2020/ana_trksi.C b/macro/beamtime/mcbm2020/ana_trksi.C index 235d3e54848cdc6ddc5d2d23f5206062de2910fb..d5ba36f8e1a71a4263a28ca8385bac4ae760fa5d 100644 --- a/macro/beamtime/mcbm2020/ana_trksi.C +++ b/macro/beamtime/mcbm2020/ana_trksi.C @@ -1,6 +1,3 @@ -/** @file ana_trksi.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2020/build_event_win.C b/macro/beamtime/mcbm2020/build_event_win.C index 896fb31557020c96ec5cd486a4c307696f373ec0..f3de0f9d68e5e2f5e9f7f15091df855d73a7f005 100644 --- a/macro/beamtime/mcbm2020/build_event_win.C +++ b/macro/beamtime/mcbm2020/build_event_win.C @@ -1,6 +1,4 @@ -/** @file build_event_win.C - * @copyright Copyright (C) 2020-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + /// FIXME: Disable clang formatting to keep easy parameters overview /* clang-format off */ Bool_t build_event_win(UInt_t uRunId = 0, diff --git a/macro/beamtime/mcbm2020/build_event_win_kronos.C b/macro/beamtime/mcbm2020/build_event_win_kronos.C index c7cf8566cbcfee2d0b6118571dddfd1a444c5cca..31203fdaf43eb7e99649043c185f5de919c1529a 100644 --- a/macro/beamtime/mcbm2020/build_event_win_kronos.C +++ b/macro/beamtime/mcbm2020/build_event_win_kronos.C @@ -1,7 +1,5 @@ -/** @file build_event_win_kronos.C - * @copyright Copyright (C) 2020-2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "build_event_win.C" + /// FIXME: Disable clang formatting to keep easy parameters overview /* clang-format off */ Bool_t build_event_win_kronos(UInt_t uRunIdx = 28, diff --git a/macro/beamtime/mcbm2020/build_events.C b/macro/beamtime/mcbm2020/build_events.C index ca02d60a3e1036106e431f641c0c7877fd780107..b308a1a5987c355bd7f8bc97d031e8e93b394311 100644 --- a/macro/beamtime/mcbm2020/build_events.C +++ b/macro/beamtime/mcbm2020/build_events.C @@ -1,8 +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 **/ void build_events(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2020/check_events.C b/macro/beamtime/mcbm2020/check_events.C index 11d26572bbbf9bcc7cd9995eff6bc6a2e9ba9dff..98d6af60eaed12c86334ebf070530711d4edaa9d 100644 --- a/macro/beamtime/mcbm2020/check_events.C +++ b/macro/beamtime/mcbm2020/check_events.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 70574d27c391563e7e1761c95b985f35329f8165..ca1c298fe036c6a144d50b862d301b0aa65f0c64 100644 --- a/macro/beamtime/mcbm2020/check_much_digis.C +++ b/macro/beamtime/mcbm2020/check_much_digis.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 0debdd6969dff770abb2fbf0bd3ed0968c2ca1dd..4de824866fa6c6e42297a0406878fe55bd5e049e 100644 --- a/macro/beamtime/mcbm2020/check_pulser.C +++ b/macro/beamtime/mcbm2020/check_pulser.C @@ -1,6 +1,3 @@ -/** @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 **/ void check_pulser(UInt_t uRunId = 0, Int_t nrEvents = 0, TString sDir = "data") { if (uRunId < 353) return kFALSE; diff --git a/macro/beamtime/mcbm2020/check_sts_digis.C b/macro/beamtime/mcbm2020/check_sts_digis.C index bb785fe995ec35d7deff209fa650777c80256da0..869bd237b15a0d64b74632eef6a651d1e118b359 100644 --- a/macro/beamtime/mcbm2020/check_sts_digis.C +++ b/macro/beamtime/mcbm2020/check_sts_digis.C @@ -1,6 +1,3 @@ -/** @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 **/ 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 1aa857b70513ed322e9779a8c359200ad30f35b2..c444a22d350f998c35d317930975e019cba5c36c 100644 --- a/macro/beamtime/mcbm2020/check_timing.C +++ b/macro/beamtime/mcbm2020/check_timing.C @@ -1,8 +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 **/ void check_timing(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2020/check_timing_any.C b/macro/beamtime/mcbm2020/check_timing_any.C index 8a5a90c788794d882bff8018d93487ba406da394..2bf83be5576dde5d43445140c7f05041780ea54a 100644 --- a/macro/beamtime/mcbm2020/check_timing_any.C +++ b/macro/beamtime/mcbm2020/check_timing_any.C @@ -1,8 +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 **/ void check_timing_any(TString fileName, UInt_t uRunId = 0, Int_t nEvents = 0, TString outDir = "data/") { + // ======================================================================== // Adjust this part according to your requirements diff --git a/macro/beamtime/mcbm2020/dis_digi.C b/macro/beamtime/mcbm2020/dis_digi.C index d2a0c711a2f93356e6dbf2e5aa8bd639b903ea31..54560556611fccd7fa8e3b501a1ea45fbb2b6768 100644 --- a/macro/beamtime/mcbm2020/dis_digi.C +++ b/macro/beamtime/mcbm2020/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, Int_t iGenCor = 1, Int_t iTrackingSetup = 1, Double_t dScalFac = 5., diff --git a/macro/beamtime/mcbm2020/dis_trks.C b/macro/beamtime/mcbm2020/dis_trks.C index afb3c800a1a147379633bd329291879ca9fb0788..c1e2b5f389e6918e711db0fa2c7c6ec18ccd8fdd 100644 --- a/macro/beamtime/mcbm2020/dis_trks.C +++ b/macro/beamtime/mcbm2020/dis_trks.C @@ -1,6 +1,3 @@ -/** @file dis_trks.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 5., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2020/mcbm_build_and_reco.C b/macro/beamtime/mcbm2020/mcbm_build_and_reco.C index 315658dfc7f25aba61f6fcbb1336da97dfece605..404e09bad7fb5b660cda8be39910cc21596bf3b1 100644 --- a/macro/beamtime/mcbm2020/mcbm_build_and_reco.C +++ b/macro/beamtime/mcbm2020/mcbm_build_and_reco.C @@ -1,6 +1,3 @@ -/** @file mcbm_build_and_reco.C - * @copyright Copyright (C) 2020-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C index d8fb74ee604f283e6b32eec8d682347c2c215ed9..7ecbc3027b1a3a341b6cb2bc24532e97c701b274 100644 --- a/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C +++ b/macro/beamtime/mcbm2020/mcbm_build_and_reco_kronos.C @@ -1,6 +1,3 @@ -/** @file mcbm_build_and_reco_kronos.C - * @copyright Copyright (C) 2020-2021 GSI,IKF-UFra - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_event_ana.C b/macro/beamtime/mcbm2020/mcbm_event_ana.C index 1a54709a6cb1103b80a6e1da64f913b32bcfd712..c08abeaf35a96763da47d238b232a6c53762829d 100644 --- a/macro/beamtime/mcbm2020/mcbm_event_ana.C +++ b/macro/beamtime/mcbm2020/mcbm_event_ana.C @@ -1,6 +1,3 @@ -/** @file mcbm_event_ana.C - * @copyright Copyright (C) 2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco.C b/macro/beamtime/mcbm2020/mcbm_event_reco.C index 8fac81dd52e77596a9c0df62e59ef8437010cd99..447369bab402f79fe149e5b8004de8c2f1cece58 100644 --- a/macro/beamtime/mcbm2020/mcbm_event_reco.C +++ b/macro/beamtime/mcbm2020/mcbm_event_reco.C @@ -1,6 +1,3 @@ -/** @file mcbm_event_reco.C - * @copyright Copyright (C) 2020-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C b/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C index 652d34eb5edbe55d451ef35fb55ce2e0c004244a..a85fbad71f7987d9e4d78e514c225c611bb925df 100644 --- a/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C +++ b/macro/beamtime/mcbm2020/mcbm_event_reco_ana.C @@ -1,6 +1,3 @@ -/** @file mcbm_event_reco_ana.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C index 190d6ba8147da4d5d28552987f3b7d53c7e643d7..03552c2ca0ba0641dbd5aa03879008af8ac30ab0 100644 --- a/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C +++ b/macro/beamtime/mcbm2020/mcbm_event_reco_kronos.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_reco.C b/macro/beamtime/mcbm2020/mcbm_reco.C index 9058e02d892bc6e7fce63fed5f36119be8a16ba7..0b04ca81c1640bdeb2532d5ab9dc271462be1f5e 100644 --- a/macro/beamtime/mcbm2020/mcbm_reco.C +++ b/macro/beamtime/mcbm2020/mcbm_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_reco_kronos.C b/macro/beamtime/mcbm2020/mcbm_reco_kronos.C index 719ba5e47965dbec44327ef4722bba48756a1bee..07ba9365377607e3daa460b1bbf1674f3d8f86ec 100644 --- a/macro/beamtime/mcbm2020/mcbm_reco_kronos.C +++ b/macro/beamtime/mcbm2020/mcbm_reco_kronos.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_tof_tracking.C b/macro/beamtime/mcbm2020/mcbm_tof_tracking.C index fe1002561f24894434661bc37709a0d56f910258..436401a3853c0dd2991a4ca79ebc31aba2f4edda 100644 --- a/macro/beamtime/mcbm2020/mcbm_tof_tracking.C +++ b/macro/beamtime/mcbm2020/mcbm_tof_tracking.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction "TOF tracks" in mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C b/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C index 885e931cccbda4514f5e80685d23bb54f53670c0..846216de0d1487aa8a6d5cfbe6208dde1ddbc12d 100644 --- a/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C +++ b/macro/beamtime/mcbm2020/mcbm_tof_tracking_kronos.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction "TOF tracks" in mcbm data (2020) diff --git a/macro/beamtime/mcbm2020/mrich_reco.C b/macro/beamtime/mcbm2020/mrich_reco.C index f69330381c7f6824e5fd2a123790c3d975e442e1..3bc3205df4eea9be4447e44df1e519b15036db98 100644 --- a/macro/beamtime/mcbm2020/mrich_reco.C +++ b/macro/beamtime/mcbm2020/mrich_reco.C @@ -1,6 +1,3 @@ -/** @file mrich_reco.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void mrich_reco(const string srcfolder = "/lustre/cbm/users/adrian/mcbmbeamtime/cbmsource/" "macro/beamtime/mcbm2020/data", const unsigned int runId = 759, // used for the output folder diff --git a/macro/beamtime/mcbm2020/mtof_build_and_reco.C b/macro/beamtime/mcbm2020/mtof_build_and_reco.C index 3eeba1e647aaf7199b443d4c24276232361daa2a..2523b519476f58fb3eab012c813444a35b3e3965 100644 --- a/macro/beamtime/mcbm2020/mtof_build_and_reco.C +++ b/macro/beamtime/mcbm2020/mtof_build_and_reco.C @@ -1,6 +1,3 @@ -/** @file mtof_build_and_reco.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // // 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 632a126e8ce82aa88f0a8aa8f389d63e143234db..2523b519476f58fb3eab012c813444a35b3e3965 100644 --- a/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C +++ b/macro/beamtime/mcbm2020/mtof_build_and_reco_kronos.C @@ -1,6 +1,3 @@ -/** @file mtof_build_and_reco_kronos.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // // N.Herrmann 02.05.2020 // diff --git a/macro/beamtime/mcbm2020/mtof_reco.C b/macro/beamtime/mcbm2020/mtof_reco.C index 53f27ccbff3ad9143c466c8510be1f4a617ddb4d..08507b66f594c57d0fc36068e7934bb320750805 100644 --- a/macro/beamtime/mcbm2020/mtof_reco.C +++ b/macro/beamtime/mcbm2020/mtof_reco.C @@ -1,6 +1,3 @@ -/** @file mtof_reco.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // // N.Herrmann 02.05.2020 // diff --git a/macro/beamtime/mcbm2020/pl_all_2D.C b/macro/beamtime/mcbm2020/pl_all_2D.C index 32e4e051edf66ebdd022400bdd83cc769fa95006..d320259b180972b1785e2ac1e0c69945b4a37bc2 100644 --- a/macro/beamtime/mcbm2020/pl_all_2D.C +++ b/macro/beamtime/mcbm2020/pl_all_2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_2D.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_3D.C b/macro/beamtime/mcbm2020/pl_all_3D.C index 2d194eb5b058607eb86665899bfeb3b6784b4da7..0f72dbba0db224761f00bc75ad3248e50b0f7cf1 100644 --- a/macro/beamtime/mcbm2020/pl_all_3D.C +++ b/macro/beamtime/mcbm2020/pl_all_3D.C @@ -1,6 +1,3 @@ -/** @file pl_all_3D.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_CluMul.C b/macro/beamtime/mcbm2020/pl_all_CluMul.C index ce6fdb438f772d18cd79e25a5404c8c65b46827a..24cffaf29d269aa7486b9d152be4330306da5efe 100644 --- a/macro/beamtime/mcbm2020/pl_all_CluMul.C +++ b/macro/beamtime/mcbm2020/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C index 81b9522f6a8d0f8576eace02ebddb1ed0398192a..3ae8655801684da4b325955ef8407e3b331fcf49 100644 --- a/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C +++ b/macro/beamtime/mcbm2020/pl_all_CluPosEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluPosEvol.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_CluRate.C b/macro/beamtime/mcbm2020/pl_all_CluRate.C index 758aa3783f3134a4efafe4844dc98468f94c9c68..c48d3b3f2d4a1c41ad0c42f42001b1e22f38faed 100644 --- a/macro/beamtime/mcbm2020/pl_all_CluRate.C +++ b/macro/beamtime/mcbm2020/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRate.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluRate(Int_t iNSt = 4, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C index 3dee3808e44738d3b4aded09ec23a35cbdbc40b8..a7327b020a051436c9e2c1d9d8b3a96bf3ef92bb 100644 --- a/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C +++ b/macro/beamtime/mcbm2020/pl_all_CluTimeEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluTimeEvol.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_DTLastHits.C b/macro/beamtime/mcbm2020/pl_all_DTLastHits.C index 59097e42a90be07b8324f38b14475f9dd0296a66..bae663ee28c68fb8ab277380901293e7f09cd213 100644 --- a/macro/beamtime/mcbm2020/pl_all_DTLastHits.C +++ b/macro/beamtime/mcbm2020/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_DigiCor.C b/macro/beamtime/mcbm2020/pl_all_DigiCor.C index 66b0b741de3060d5a808de900fb62fe890b38cfb..fa85a67894577c9fda7061378d3182e9daab61be 100644 --- a/macro/beamtime/mcbm2020/pl_all_DigiCor.C +++ b/macro/beamtime/mcbm2020/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C b/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C index 81879921c0469dd431575a87ab658a3288b3a85d..391fb42d7a55d8b219ea665a0fd0d50e4feca131 100644 --- a/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C +++ b/macro/beamtime/mcbm2020/pl_all_DigiDTFD.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiDTFD.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiDTFD(Int_t iOpt = 0, Double_t dYmax = 0., Int_t iNDet = 2) { Int_t iOpt1 = iOpt % 10; diff --git a/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C b/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C index ce6cea1eeab304552a4c9bc314bd9e0ca607b0bb..35064e26af32042d4ee070236589d877df26558d 100644 --- a/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C +++ b/macro/beamtime/mcbm2020/pl_all_DigiDTLD.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiDTLD.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiDTLD(Int_t iNDet = 6, Double_t dDTthr = 2., Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_DigiTot.C b/macro/beamtime/mcbm2020/pl_all_DigiTot.C index 150ea1f2e0352de26801331fd0e993804b0863c3..2496b4cafdd8237df95bf3cd0b0ce13c667c00ed 100644 --- a/macro/beamtime/mcbm2020/pl_all_DigiTot.C +++ b/macro/beamtime/mcbm2020/pl_all_DigiTot.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiTot.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiTot(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_Sel2D.C b/macro/beamtime/mcbm2020/pl_all_Sel2D.C index 7571fdc09b7840a53b418330e5db03428a5cdc07..1b386989859a58d1ed7f231c80658eac9ab9f983 100644 --- a/macro/beamtime/mcbm2020/pl_all_Sel2D.C +++ b/macro/beamtime/mcbm2020/pl_all_Sel2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Sel2D.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_all_Track2D.C b/macro/beamtime/mcbm2020/pl_all_Track2D.C index ad0e8cce5cc2faea3e21a3140366c514a49eb33a..9e56b8e16a8837e1569346e225b4bb9d0848d640 100644 --- a/macro/beamtime/mcbm2020/pl_all_Track2D.C +++ b/macro/beamtime/mcbm2020/pl_all_Track2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Track2D.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2020/pl_cmp_CluRate.C b/macro/beamtime/mcbm2020/pl_cmp_CluRate.C index e189b8a4e689ddcc0633be37b297543d6b0f9057..64f465aa4e82bbac67e01d1a85ed53fd442f101b 100644 --- a/macro/beamtime/mcbm2020/pl_cmp_CluRate.C +++ b/macro/beamtime/mcbm2020/pl_cmp_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_cmp_CluRate.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/ana_digi_cal.C b/macro/beamtime/mcbm2021/ana_digi_cal.C index 703c0a580b39f3b6491d3513ad9809bbd365bb39..e7a633f2af1bb1a5a61a67c924abfe12853a6cf5 100644 --- a/macro/beamtime/mcbm2021/ana_digi_cal.C +++ b/macro/beamtime/mcbm2021/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2021/ana_digi_cal_all.C b/macro/beamtime/mcbm2021/ana_digi_cal_all.C index 3cf3f8d18f5c279fcef1a8be7d44a84f51613c61..4a9294ef3977d88b8b95858ba616089a0b757839 100644 --- a/macro/beamtime/mcbm2021/ana_digi_cal_all.C +++ b/macro/beamtime/mcbm2021/ana_digi_cal_all.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal_all.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50, TString cCalId = "XXX", Int_t iPlot = 1) diff --git a/macro/beamtime/mcbm2021/ana_trks.C b/macro/beamtime/mcbm2021/ana_trks.C index b8dbb236092adc8f89cbde0f6256cb92bee1aff0..01512dd79122c4ccee3c817f86cd8c28bdcc68e5 100644 --- a/macro/beamtime/mcbm2021/ana_trks.C +++ b/macro/beamtime/mcbm2021/ana_trks.C @@ -1,6 +1,3 @@ -/** @file ana_trks.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2021/ana_trks_eval.C b/macro/beamtime/mcbm2021/ana_trks_eval.C index 1315c1891813aca21eaa841a97f37bf52b53b25d..24437f0258ccfe1e77a4a73352a08b5ed0603244 100644 --- a/macro/beamtime/mcbm2021/ana_trks_eval.C +++ b/macro/beamtime/mcbm2021/ana_trks_eval.C @@ -1,6 +1,3 @@ -/** @file ana_trks_eval.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 500., Double_t dDeadtime = 50, TString cCalId = "", Int_t iAnaCor = 1, diff --git a/macro/beamtime/mcbm2021/dis_digi.C b/macro/beamtime/mcbm2021/dis_digi.C index ed0a9a0dc64378a56576edf151a277fd96c7d88b..f70ffb1fc174c3e6e847e953fae7882a6a89b150 100644 --- a/macro/beamtime/mcbm2021/dis_digi.C +++ b/macro/beamtime/mcbm2021/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t dDeadtime = 50, Int_t iGenCor = 1, Int_t iTrackingSetup = 1, Double_t dScalFac = 5., diff --git a/macro/beamtime/mcbm2021/pl_all_2D.C b/macro/beamtime/mcbm2021/pl_all_2D.C index 83d3ec0a36d467a744dd651a98713dff9e460024..c79ca26d4bda87ec1f659cc9bb1948f4d2edd0a5 100644 --- a/macro/beamtime/mcbm2021/pl_all_2D.C +++ b/macro/beamtime/mcbm2021/pl_all_2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_2D.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_2D(Int_t iOpt = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_3D.C b/macro/beamtime/mcbm2021/pl_all_3D.C index 5e1b8df77438088467ac978831bff50491ec2a76..0f72dbba0db224761f00bc75ad3248e50b0f7cf1 100644 --- a/macro/beamtime/mcbm2021/pl_all_3D.C +++ b/macro/beamtime/mcbm2021/pl_all_3D.C @@ -1,6 +1,3 @@ -/** @file pl_all_3D.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_3D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_CluMul.C b/macro/beamtime/mcbm2021/pl_all_CluMul.C index 7e1524d2afd71851d3a9df6ec481576dd452c7e3..24cffaf29d269aa7486b9d152be4330306da5efe 100644 --- a/macro/beamtime/mcbm2021/pl_all_CluMul.C +++ b/macro/beamtime/mcbm2021/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNSt = 6, Double_t MulMax = 100) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C b/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C index f9398986d622a747051761fc88a35b5aacc3fd60..3ae8655801684da4b325955ef8407e3b331fcf49 100644 --- a/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C +++ b/macro/beamtime/mcbm2021/pl_all_CluPosEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluPosEvol.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluPosEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_CluRate.C b/macro/beamtime/mcbm2021/pl_all_CluRate.C index 3e5cce9bd041643e523fa65471c768af25fcaad3..c48d3b3f2d4a1c41ad0c42f42001b1e22f38faed 100644 --- a/macro/beamtime/mcbm2021/pl_all_CluRate.C +++ b/macro/beamtime/mcbm2021/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRate.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluRate(Int_t iNSt = 4, Int_t iOpt = 0, Double_t Tstart = 0., Double_t Tend = 800., Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C b/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C index 70cd44f27e6edde76dff151e6c8c77f9c70c62e6..a7327b020a051436c9e2c1d9d8b3a96bf3ef92bb 100644 --- a/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C +++ b/macro/beamtime/mcbm2021/pl_all_CluTimeEvol.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluTimeEvol.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluTimeEvol(Int_t iNSt = 2, Int_t iTmax = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_DTLastHits.C b/macro/beamtime/mcbm2021/pl_all_DTLastHits.C index a533f2d469d86f58a6b679a41fb532d337c6f07a..bae663ee28c68fb8ab277380901293e7f09cd213 100644 --- a/macro/beamtime/mcbm2021/pl_all_DTLastHits.C +++ b/macro/beamtime/mcbm2021/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_DigiCor.C b/macro/beamtime/mcbm2021/pl_all_DigiCor.C index 7d62e39cceacbe25a567146bd90c8448c5300818..bfe2d91bc2e675734087d9b55dcc55ccce90d272 100644 --- a/macro/beamtime/mcbm2021/pl_all_DigiCor.C +++ b/macro/beamtime/mcbm2021/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C b/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C index 6dad153758e13f6686d11525f7009189d39f4049..391fb42d7a55d8b219ea665a0fd0d50e4feca131 100644 --- a/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C +++ b/macro/beamtime/mcbm2021/pl_all_DigiDTFD.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiDTFD.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiDTFD(Int_t iOpt = 0, Double_t dYmax = 0., Int_t iNDet = 2) { Int_t iOpt1 = iOpt % 10; diff --git a/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C b/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C index aff02f3367678fc8d77e759ea3bb4b3361a980c9..c6436feca1e9758f3ea584c74d49aab1a2a018a1 100644 --- a/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C +++ b/macro/beamtime/mcbm2021/pl_all_DigiDTLD.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiDTLD.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiDTLD(Int_t iNDet = 4, Double_t dDTthr = 2., Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_DigiMul.C b/macro/beamtime/mcbm2021/pl_all_DigiMul.C index 26533e0589ff94f1875f4c5b6cf3beeda73d2123..d3787d2ca7819ad30565a68119cde23d17c84f7a 100644 --- a/macro/beamtime/mcbm2021/pl_all_DigiMul.C +++ b/macro/beamtime/mcbm2021/pl_all_DigiMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiMul.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiMul(Int_t iNDet = 4, Double_t dDTthr = 2., Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_DigiTot.C b/macro/beamtime/mcbm2021/pl_all_DigiTot.C index fb1686461d417f1ffc60000790ec32a7867df086..a59bef81ca38534329ee13a6d5a9ed2b3bbb9407 100644 --- a/macro/beamtime/mcbm2021/pl_all_DigiTot.C +++ b/macro/beamtime/mcbm2021/pl_all_DigiTot.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiTot.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiTot(Int_t iNDet = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_Sel2D.C b/macro/beamtime/mcbm2021/pl_all_Sel2D.C index 64311bfd64dc870b675ed171f6945cd9166175dd..3dfb4c0591dbadf2b3ad9aa0d9d9087c02796c26 100644 --- a/macro/beamtime/mcbm2021/pl_all_Sel2D.C +++ b/macro/beamtime/mcbm2021/pl_all_Sel2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Sel2D.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Sel2D(Int_t iOpt = 0, Int_t iSel = 0, Int_t iOpt2 = 0, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_all_Track2D.C b/macro/beamtime/mcbm2021/pl_all_Track2D.C index 1b6c69769008dbf8ad728f0bcbdd87fc6fefaf16..b99fd15073917528812ff034feb7b04ed07491fc 100644 --- a/macro/beamtime/mcbm2021/pl_all_Track2D.C +++ b/macro/beamtime/mcbm2021/pl_all_Track2D.C @@ -1,6 +1,3 @@ -/** @file pl_all_Track2D.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Track2D(Int_t iOpt = 1, Int_t iNSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/mcbm2021/pl_cmp_CluRate.C b/macro/beamtime/mcbm2021/pl_cmp_CluRate.C index c368813e760f8dc14a2c1bf174031b87499d1901..64f465aa4e82bbac67e01d1a85ed53fd442f101b 100644 --- a/macro/beamtime/mcbm2021/pl_cmp_CluRate.C +++ b/macro/beamtime/mcbm2021/pl_cmp_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_cmp_CluRate.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 0d760a30866f79f8a987a1cafc04126a8f681dba..9654d064e8fee382e5fa0f36e786f62a37b1598d 100644 --- a/macro/beamtime/mcbm2021/rootlogon.C +++ b/macro/beamtime/mcbm2021/rootlogon.C @@ -1,6 +1,3 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //} //void rootlogon_nh() diff --git a/macro/beamtime/pl_CosmicHst.C b/macro/beamtime/pl_CosmicHst.C index da46f1daf5be82f22702cd58953ac682fffad3d4..219c4af35e20b08d363ab87f5d399a0054af9796 100644 --- a/macro/beamtime/pl_CosmicHst.C +++ b/macro/beamtime/pl_CosmicHst.C @@ -1,6 +1,3 @@ -/** @file pl_CosmicHst.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_CosmicHst(Int_t iNSt = 10, Int_t iOpt = 0, Int_t iSel = 0, Int_t i1D = 0, Double_t dYmax = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_CosmicHst1.C b/macro/beamtime/pl_CosmicHst1.C index f027a3a51e3f18f05b74a8ff5aad1332f58c84de..40db0a8316376ba67833f5c02a48451ea6054cbc 100644 --- a/macro/beamtime/pl_CosmicHst1.C +++ b/macro/beamtime/pl_CosmicHst1.C @@ -1,6 +1,3 @@ -/** @file pl_CosmicHst1.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_CosmicHst1(Int_t iNSt = 6, Int_t iOpt = 0, Int_t iSel = 0, Int_t i1D = 0, Double_t dYmax = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_Datime.C b/macro/beamtime/pl_Datime.C index 9389bad44443e90825b0323c045d8a63ae38e525..ac45e9dee2900f934c6398a704f30045b23bbe38 100644 --- a/macro/beamtime/pl_Datime.C +++ b/macro/beamtime/pl_Datime.C @@ -1,6 +1,3 @@ -/** @file pl_Datime.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Datime(TString sysinfo = "") { TCanvas* can = (TCanvas*) gROOT->FindObjectAny("can"); diff --git a/macro/beamtime/pl_Dut_DTLH.C b/macro/beamtime/pl_Dut_DTLH.C index 8cc9f2cef10aed87bcfe91483ab4b068b541d66a..38a71f89d771663732d5813b4b7c01fa468fc5c6 100644 --- a/macro/beamtime/pl_Dut_DTLH.C +++ b/macro/beamtime/pl_Dut_DTLH.C @@ -1,6 +1,3 @@ -/** @file pl_Dut_DTLH.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Dut_DTLH(Int_t iDut = 910, TString sysinfo = "") { gROOT->LoadMacro("pl_Datime.C"); diff --git a/macro/beamtime/pl_Dut_Res.C b/macro/beamtime/pl_Dut_Res.C index 583a06a9d9bbf55b59b00a777c52ccc6162f5a2e..93d70fb8a6b7743421c208bb7bb996605fb3832f 100644 --- a/macro/beamtime/pl_Dut_Res.C +++ b/macro/beamtime/pl_Dut_Res.C @@ -1,6 +1,3 @@ -/** @file pl_Dut_Res.C - * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Dut_Res(Int_t iDut = 911, TString sysinfo = "") { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_Dut_Vel.C b/macro/beamtime/pl_Dut_Vel.C index 6de21f739af6141cc56dde522277a2d0671c2816..0b089bc60de3dcbd09bfc28df781086b24df8db5 100644 --- a/macro/beamtime/pl_Dut_Vel.C +++ b/macro/beamtime/pl_Dut_Vel.C @@ -1,6 +1,3 @@ -/** @file pl_Dut_Vel.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 037781b9b22f2a4f28fd4b39156ff671c262ee90..9a06bacaa909ec3728e987bf05facf4e312500e7 100644 --- a/macro/beamtime/pl_Eff_Chi.C +++ b/macro/beamtime/pl_Eff_Chi.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_Chi.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Eff_Chi(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "") { gROOT->LoadMacro("pl_Datime.C"); diff --git a/macro/beamtime/pl_Eff_DTLH.C b/macro/beamtime/pl_Eff_DTLH.C index 766076363702b720ea57bb06f6e1e392a7dea3bd..30b1b0d7c4234c62fb97fdf441657abdc3ef9fca 100644 --- a/macro/beamtime/pl_Eff_DTLH.C +++ b/macro/beamtime/pl_Eff_DTLH.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_DTLH.C - * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Eff_DTLH(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "") { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_Eff_Mul.C b/macro/beamtime/pl_Eff_Mul.C index 14ea31d67f9c8ccacea0fab7b0cc315384682215..8eef0aed4e0fb519651c9050bc1640c71f32fae5 100644 --- a/macro/beamtime/pl_Eff_Mul.C +++ b/macro/beamtime/pl_Eff_Mul.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_Mul.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Eff_Mul(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "") { gROOT->LoadMacro("pl_Datime.C"); diff --git a/macro/beamtime/pl_Eff_TIR.C b/macro/beamtime/pl_Eff_TIR.C index 96eba0908889a25bb710d68e48bc3908c9781546..857b69953215816a60829f0b51dde15afcf2f34a 100644 --- a/macro/beamtime/pl_Eff_TIR.C +++ b/macro/beamtime/pl_Eff_TIR.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_TIR.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 24e30864956f858be73cf070ff615d6fbb3bebf8..096e289b34b9ee1a58ecde6c7a434efd1c9d09ec 100644 --- a/macro/beamtime/pl_Eff_TIS.C +++ b/macro/beamtime/pl_Eff_TIS.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_TIS.C - * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Eff_TIS(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "") { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_Eff_XY_1.C b/macro/beamtime/pl_Eff_XY_1.C index 80a753d986acff3214a217ea7c41e6df96ae80b5..8d2a64f42a06ab05e1cdfd525ba3211e90911ff7 100644 --- a/macro/beamtime/pl_Eff_XY_1.C +++ b/macro/beamtime/pl_Eff_XY_1.C @@ -1,6 +1,3 @@ -/** @file pl_Eff_XY_1.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 70b7c0836d84c569b3ee1eb22a3cd9818e78b8a3..31b0eb86a274e50818684de43e289b87550f07a1 100644 --- a/macro/beamtime/pl_Efficiency_XY.C +++ b/macro/beamtime/pl_Efficiency_XY.C @@ -1,6 +1,3 @@ -/** @file pl_Efficiency_XY.C - * @copyright Copyright (C) 2018 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Eff_XY(Int_t iDut = 910, Double_t dEffMin = 0.5, Double_t dEffMax = 1., TString sysinfo = "") { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_EvCluMul.C b/macro/beamtime/pl_EvCluMul.C index 8a277c5bfc9c3ce6400be9c324ed08c269750c2e..caec63b900c3c8251dc9dd5b9fc99d77d17a35cf 100644 --- a/macro/beamtime/pl_EvCluMul.C +++ b/macro/beamtime/pl_EvCluMul.C @@ -1,6 +1,3 @@ -/** @file pl_EvCluMul.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_EvCluMul(Double_t dTmin = 0., Double_t dTmax = 1800.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_TIR.C b/macro/beamtime/pl_TIR.C index 5f2d6d74c3e6ffa0e878859dc11d96745a9e6dd7..054827eee52cb06f165f36449a250a144edc2cce 100644 --- a/macro/beamtime/pl_TIR.C +++ b/macro/beamtime/pl_TIR.C @@ -1,6 +1,3 @@ -/** @file pl_TIR.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 79d45a192d2c2607c4e94f0b02c3f99b248a5ad3..859fb8bdd70a893754a9f49c4d4af96aea76297e 100644 --- a/macro/beamtime/pl_TIS.C +++ b/macro/beamtime/pl_TIS.C @@ -1,6 +1,3 @@ -/** @file pl_TIS.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_TIS(TString sysinfo = "", Double_t dFracMax = 0.1) { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_TIS2.C b/macro/beamtime/pl_TIS2.C index eea5d01e717e38bdbf7044b8d38deef288ec24da..434f010fd87d7062be119cea47e1fb63c6b703a0 100644 --- a/macro/beamtime/pl_TIS2.C +++ b/macro/beamtime/pl_TIS2.C @@ -1,6 +1,3 @@ -/** @file pl_TIS2.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_TIS2(Double_t dTmin = 0., Double_t dTmax = 1., TString sysinfo = "") { gROOT->LoadMacro("pl_Datime.C"); diff --git a/macro/beamtime/pl_Track2D.C b/macro/beamtime/pl_Track2D.C index 7ed348f831d94a66f54e8c6d0350fa83fdd8039f..240babceb89ff84516159e82f7e9d03b60eec8de 100644 --- a/macro/beamtime/pl_Track2D.C +++ b/macro/beamtime/pl_Track2D.C @@ -1,6 +1,3 @@ -/** @file pl_Track2D.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Track2D(Int_t iOpt = 1, Int_t iCounterId = 22, Int_t iStrip = -1, Double_t TotMax = 10.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_UHit.C b/macro/beamtime/pl_UHit.C index e031939d938c6d8f909b3e868ee1647b51a62b45..1f1b3417def0d6ea6131f414dd6055b7ee242f9c 100644 --- a/macro/beamtime/pl_UHit.C +++ b/macro/beamtime/pl_UHit.C @@ -1,6 +1,3 @@ -/** @file pl_UHit.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_XY_3D.C b/macro/beamtime/pl_XY_3D.C index c4f3bef0dcd5faa12fca0b1b08095ffe06bfb78f..1f3b3d49bcd026130b71a939ca5c0f090636edf0 100644 --- a/macro/beamtime/pl_XY_3D.C +++ b/macro/beamtime/pl_XY_3D.C @@ -1,6 +1,4 @@ -/** @file pl_XY_3D.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_XY_3D(Int_t iNSt = 4, Int_t iOpt = 0, Int_t i2D = 0, Int_t i1D = 0, Double_t dYmax = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_XY_fit.C b/macro/beamtime/pl_XY_fit.C index 57a27de37c23d529833170836cf6e167dd01c077..678424653a5d197b1f2f862cb6766c9f421f38b3 100644 --- a/macro/beamtime/pl_XY_fit.C +++ b/macro/beamtime/pl_XY_fit.C @@ -1,6 +1,3 @@ -/** @file pl_XY_fit.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_XY_fit(Int_t iNSt = 4, Int_t NewNbinsX = 32, Int_t NewNbinsY = 32, Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_XY_trk.C b/macro/beamtime/pl_XY_trk.C index 95d6a79814f90d0c7b7c8358e8808db48744cd1c..6e1ea93e15d3544d12b21537d68b7652324f279c 100644 --- a/macro/beamtime/pl_XY_trk.C +++ b/macro/beamtime/pl_XY_trk.C @@ -1,6 +1,3 @@ -/** @file pl_XY_trk.C - * @copyright Copyright (C) 2017-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_XY_trk(Int_t NSt = 4, Double_t MinEff = 0.5, Double_t dThr = 0.1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_CalPar.C b/macro/beamtime/pl_all_CalPar.C index 62012f244f48b71c91544e90ead4066b62e3b301..5649098450e2d9293bfa43a58250726834338a6e 100644 --- a/macro/beamtime/pl_all_CalPar.C +++ b/macro/beamtime/pl_all_CalPar.C @@ -1,6 +1,3 @@ -/** @file pl_all_CalPar.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CalPar(Int_t iNSt = 6, Int_t item = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_CluMul.C b/macro/beamtime/pl_all_CluMul.C index 120d5a645230d126516c22a34a1a307efd752f42..501c278b28a9afcaf01d21cdf55957b798e96a1d 100644 --- a/macro/beamtime/pl_all_CluMul.C +++ b/macro/beamtime/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNSt = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_CluRate.C b/macro/beamtime/pl_all_CluRate.C index 391845a0aa66d4fd02e52abc3c0e0bdb4cab733b..52aa476e8b3308a4cb0825411340120d3626806a 100644 --- a/macro/beamtime/pl_all_CluRate.C +++ b/macro/beamtime/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRate.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluRate(Int_t iNSt = 6, Double_t Tstart = 0., Double_t Tend = 800.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_CluRateRatio.C b/macro/beamtime/pl_all_CluRateRatio.C index efb4470492e7593f1899f5098fc76ca8bbfdca4b..4852362c69e24fe322dabbea8458009aefd08fa1 100644 --- a/macro/beamtime/pl_all_CluRateRatio.C +++ b/macro/beamtime/pl_all_CluRateRatio.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluRateRatio.C - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 f4c5e70541d08bc9cc9c627169e99186e6f95337..51a84ef8fc1f2cec29f1c0badd3a370319d9ab99 100644 --- a/macro/beamtime/pl_all_CluSizeDTLastHits.C +++ b/macro/beamtime/pl_all_CluSizeDTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluSizeDTLastHits.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluSizeDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_DTLastHits.C b/macro/beamtime/pl_all_DTLastHits.C index a15e110d08f54c4fceba87ad911feb35b471fde3..11da5113e6112d182a9d3168178ea9576af5baaf 100644 --- a/macro/beamtime/pl_all_DTLastHits.C +++ b/macro/beamtime/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits(Int_t iNSt = 6, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_DTLastHits_CluSize.C b/macro/beamtime/pl_all_DTLastHits_CluSize.C index 2f85a708f184f4720657c9bfc1202d5dbb68f8f0..89755f0c67efc989e2a2e97f515263543411d5b5 100644 --- a/macro/beamtime/pl_all_DTLastHits_CluSize.C +++ b/macro/beamtime/pl_all_DTLastHits_CluSize.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits_CluSize.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits_CluSize(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_DTLastHits_Tot.C b/macro/beamtime/pl_all_DTLastHits_Tot.C index 911c634bfa935650fb34ff4e7c104153541bea3e..3c938cc9df6f2a41c1c9d0904fd70042b34ba75f 100644 --- a/macro/beamtime/pl_all_DTLastHits_Tot.C +++ b/macro/beamtime/pl_all_DTLastHits_Tot.C @@ -1,6 +1,3 @@ -/** @file pl_all_DTLastHits_Tot.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DTLastHits_Tot(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_DigiCor.C b/macro/beamtime/pl_all_DigiCor.C index aa5c3a6d93fa612663577bf1131dd62978e92c55..036ce5ebd964794543d9e8963905be10e5811247 100644 --- a/macro/beamtime/pl_all_DigiCor.C +++ b/macro/beamtime/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_Fpar.C b/macro/beamtime/pl_all_Fpar.C index 89052eab87d8b52f27ef13312641914f7c2987fe..d9e55c582f13ca1942ee39f37ab76574ebb78a90 100644 --- a/macro/beamtime/pl_all_Fpar.C +++ b/macro/beamtime/pl_all_Fpar.C @@ -1,6 +1,3 @@ -/** @file pl_all_Fpar.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Fpar(Int_t iNSt = 6, Int_t iPar = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_LHTime.C b/macro/beamtime/pl_all_LHTime.C index 97f2b7f6b4e533e9c254932c6952b1cf78e53a52..1188d3647b542adac224b2fa3b5966ca708d9d1e 100644 --- a/macro/beamtime/pl_all_LHTime.C +++ b/macro/beamtime/pl_all_LHTime.C @@ -1,6 +1,3 @@ -/** @file pl_all_LHTime.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_LHTime(Int_t iNDet = 22, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_Svel.C b/macro/beamtime/pl_all_Svel.C index 232891c94c94ae1706591bdcd1439c8cb0bb538e..b6be56568df7b7365e27727cb14a2adee392708f 100644 --- a/macro/beamtime/pl_all_Svel.C +++ b/macro/beamtime/pl_all_Svel.C @@ -1,6 +1,3 @@ -/** @file pl_all_Svel.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_Svel(Int_t iNSt = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_TOffDTLastHits.C b/macro/beamtime/pl_all_TOffDTLastHits.C index d026a123bafc2aca0bc486f1c0ece7631aefbdde..9e668e1c68db752e242defac2234e8d335aca7d4 100644 --- a/macro/beamtime/pl_all_TOffDTLastHits.C +++ b/macro/beamtime/pl_all_TOffDTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_TOffDTLastHits.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_TOffDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_TotDTLastHits.C b/macro/beamtime/pl_all_TotDTLastHits.C index cfd85e739db545a1e118e2e2ff7e7f1c1abd7ca5..34ac413f5e2331eb4bf938857163764dd61eb788 100644 --- a/macro/beamtime/pl_all_TotDTLastHits.C +++ b/macro/beamtime/pl_all_TotDTLastHits.C @@ -1,6 +1,3 @@ -/** @file pl_all_TotDTLastHits.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_TotDTLastHits(Int_t iNSt = 6, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_XY.C b/macro/beamtime/pl_all_XY.C index b5b36454f3191388a6f29c868c5da5bd6a6abd90..90b3f83018098eca257e9e652a8643bb92a30772 100644 --- a/macro/beamtime/pl_all_XY.C +++ b/macro/beamtime/pl_all_XY.C @@ -1,6 +1,3 @@ -/** @file pl_all_XY.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_XY(Int_t iNDet = 24, Int_t iMode = 0, Double_t dMax = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_cluWalk.C b/macro/beamtime/pl_all_cluWalk.C index 1ccff5af138d57b0d1b7292255bcef2cce429cb9..3e198feaaf22b84fe53f0ab9d9dd7d26bfd94d1e 100644 --- a/macro/beamtime/pl_all_cluWalk.C +++ b/macro/beamtime/pl_all_cluWalk.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalk.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_cluWalkSel.C b/macro/beamtime/pl_all_cluWalkSel.C index 16b764295ae22cf7ce8793403e462e0850f205a8..03b68652ea2f61df7bf7a56f3e357bc3218811db 100644 --- a/macro/beamtime/pl_all_cluWalkSel.C +++ b/macro/beamtime/pl_all_cluWalkSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalkSel.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_all_dTSel.C b/macro/beamtime/pl_all_dTSel.C index b4191c40e56e748c58c5032b0fba389b75701254..49728887194c1ce299b27f8490c45b58885278a7 100644 --- a/macro/beamtime/pl_all_dTSel.C +++ b/macro/beamtime/pl_all_dTSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_dTSel.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_dTSel(Int_t iNSel = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ana_DTXY.C b/macro/beamtime/pl_ana_DTXY.C index b8844b2c6fc12d58679acbd4f18a7929dcb8420b..9c5457adf5dfa63b3e5b18fdc77638f2e3c1ef92 100644 --- a/macro/beamtime/pl_ana_DTXY.C +++ b/macro/beamtime/pl_ana_DTXY.C @@ -1,6 +1,3 @@ -/** @file pl_ana_DTXY.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ana_DTXY(Int_t iDut = 901, Int_t NewNbinsX = 3, Int_t NewNbinsY = 3, Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ana_DXXY.C b/macro/beamtime/pl_ana_DXXY.C index 34faec30cfbaf965847b4580cf5b9a6bd517a915..6f7e2effa038c2f33d819fb091b5ba05d015bf93 100644 --- a/macro/beamtime/pl_ana_DXXY.C +++ b/macro/beamtime/pl_ana_DXXY.C @@ -1,6 +1,3 @@ -/** @file pl_ana_DXXY.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ana_DXXY(Int_t iDut = 901, Int_t NewNbinsX = 4, Int_t NewNbinsY = 4, Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ana_DYXY.C b/macro/beamtime/pl_ana_DYXY.C index 4d6675db7c81882ee9b70c3ea21dc898370e6953..5a917f55f9b33344de58076e141c867380dae2ff 100644 --- a/macro/beamtime/pl_ana_DYXY.C +++ b/macro/beamtime/pl_ana_DYXY.C @@ -1,6 +1,3 @@ -/** @file pl_ana_DYXY.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ana_DYXY(Int_t iDut = 901, Int_t NewNbinsX = 4, Int_t NewNbinsY = 4, Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_calib_trk.C b/macro/beamtime/pl_calib_trk.C index 080c19776367a529597f1737f38997bf4b76318b..eb8ff4269b7e05ba456ceb1700ee9f578f5ecada 100644 --- a/macro/beamtime/pl_calib_trk.C +++ b/macro/beamtime/pl_calib_trk.C @@ -1,6 +1,3 @@ -/** @file pl_calib_trk.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_calib_trk() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_cmp_1D.C b/macro/beamtime/pl_cmp_1D.C index 80e0be42f715f4a9f10cdbe2eaca0e3d1ccbfa22..048d60ca024d7ae044b6705fd4b25fc49cc5e6d7 100644 --- a/macro/beamtime/pl_cmp_1D.C +++ b/macro/beamtime/pl_cmp_1D.C @@ -1,6 +1,3 @@ -/** @file pl_cmp_1D.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_cmp_1D(Int_t iOpt = 1, TString fNameMC = "/home/nh/KRONOS/mc/mcbm/" "mcbm_beam_2019_03.agau.1.58gev.mbias.reco_hst.root", diff --git a/macro/beamtime/pl_cmp_Eff.C b/macro/beamtime/pl_cmp_Eff.C index 577cf88149d42cceed65964efd3434f7b47298e4..9057c2264a9ba7283676ad7ed01b56e31c3f7e35 100644 --- a/macro/beamtime/pl_cmp_Eff.C +++ b/macro/beamtime/pl_cmp_Eff.C @@ -1,6 +1,3 @@ -/** @file pl_cmp_Eff.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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_" "20161210_0646_DT50_Req1" diff --git a/macro/beamtime/pl_cor_walk.C b/macro/beamtime/pl_cor_walk.C index d59ac569e122f894f30c56b3ca70c44904f1ee51..adcb7ec927bbe32ce7314f5476ca187fd55b9c8b 100644 --- a/macro/beamtime/pl_cor_walk.C +++ b/macro/beamtime/pl_cor_walk.C @@ -1,6 +1,4 @@ -/** @file pl_cor_walk.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void set_plot_style() { const Int_t NRGBs = 5; diff --git a/macro/beamtime/pl_eff_XY.C b/macro/beamtime/pl_eff_XY.C index a02848ada85b67ea59582024c89ffb0dbe65e886..a9d0208b8088dd533b11bd7ec1d78701ba908288 100644 --- a/macro/beamtime/pl_eff_XY.C +++ b/macro/beamtime/pl_eff_XY.C @@ -1,6 +1,3 @@ -/** @file pl_eff_XY.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_eff_XY(Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ext_SUT.C b/macro/beamtime/pl_ext_SUT.C index 99753a5a81a97db9a98d9b3c6ae09a554f1a4a1f..315bdda760910bb8f3d0147e11be0c85e0fbf83f 100644 --- a/macro/beamtime/pl_ext_SUT.C +++ b/macro/beamtime/pl_ext_SUT.C @@ -1,6 +1,3 @@ -/** @file pl_ext_SUT.C - * @copyright Copyright (C) 2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ext_SUT(Double_t dThr = 0., Double_t MinEff = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ext_dXdY.C b/macro/beamtime/pl_ext_dXdY.C index fa10766923ed70df06623475d16dd3126490ebd2..809cdce7a33987354efa20a341798e8ea275a4ab 100644 --- a/macro/beamtime/pl_ext_dXdY.C +++ b/macro/beamtime/pl_ext_dXdY.C @@ -1,6 +1,3 @@ -/** @file pl_ext_dXdY.C - * @copyright Copyright (C) 2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ext_dXdY(Int_t iLev = 0, Int_t NSt = 12) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ext_over.C b/macro/beamtime/pl_ext_over.C index 18e93e05d333929067c29921c867426109763c53..da6f39a4c1e25f9d13534621be3f13c07ec7de65 100644 --- a/macro/beamtime/pl_ext_over.C +++ b/macro/beamtime/pl_ext_over.C @@ -1,6 +1,3 @@ -/** @file pl_ext_over.C - * @copyright Copyright (C) 2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ext_over() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_ext_trk.C b/macro/beamtime/pl_ext_trk.C index c1d75b67ffca5c293a4189b98d30e0876054469f..e418240b597cd7c47d47464dcc96ba8295914339 100644 --- a/macro/beamtime/pl_ext_trk.C +++ b/macro/beamtime/pl_ext_trk.C @@ -1,6 +1,3 @@ -/** @file pl_ext_trk.C - * @copyright Copyright (C) 2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ext_trk(Int_t iLev = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_Mat04D4best.C b/macro/beamtime/pl_over_Mat04D4best.C index 1679f4452ed9d0f901f5b0b656fa73104d40306d..0231eaf7c40baa48469ac597ee992ca79e74b51b 100644 --- a/macro/beamtime/pl_over_Mat04D4best.C +++ b/macro/beamtime/pl_over_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4best.C - * @copyright Copyright (C) 2016-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4best(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_MatD4sel.C b/macro/beamtime/pl_over_MatD4sel.C index a5c64a0b1616d394f099fa1be410a2548fe20479..933f3eb6b806ae209520e31c823f55c81bca521b 100644 --- a/macro/beamtime/pl_over_MatD4sel.C +++ b/macro/beamtime/pl_over_MatD4sel.C @@ -1,6 +1,3 @@ -/** @file pl_over_MatD4sel.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_MatD4sel(TString sysinfo = "") { gROOT->LoadMacro(((TString) gSystem->Getenv("VMCWORKDIR") + "/macro/beamtime/pl_Datime.C").Data()); diff --git a/macro/beamtime/pl_over_Walk2.C b/macro/beamtime/pl_over_Walk2.C index ce1d30e16d73777817b15558768fe6b2667c320d..ff37caa34030e7c165c98c56b8f09139d410c734 100644 --- a/macro/beamtime/pl_over_Walk2.C +++ b/macro/beamtime/pl_over_Walk2.C @@ -1,6 +1,3 @@ -/** @file pl_over_Walk2.C - * @copyright Copyright (C) 2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_XX.C b/macro/beamtime/pl_over_XX.C index 0809ed226840f57802522b9f8bbb2d3615c95192..0a5392d94dad309313dc5d4f22a1e973375ba87a 100644 --- a/macro/beamtime/pl_over_XX.C +++ b/macro/beamtime/pl_over_XX.C @@ -1,6 +1,3 @@ -/** @file pl_over_XX.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/beamtime/pl_over_clu.C b/macro/beamtime/pl_over_clu.C index 1e1b4aeb4c5d2f2bc08213c47dc3f49d860d06b0..85a014e1eb03515848d92209f339efc9e138ba5d 100644 --- a/macro/beamtime/pl_over_clu.C +++ b/macro/beamtime/pl_over_clu.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_cluSel.C b/macro/beamtime/pl_over_cluSel.C index a7fdd2310d949a3e7ab68b38ebd9af62e0b57dec..e6c3e47a2740679537e20e44802a1d46197b79a3 100644 --- a/macro/beamtime/pl_over_cluSel.C +++ b/macro/beamtime/pl_over_cluSel.C @@ -1,6 +1,3 @@ -/** @file pl_over_cluSel.C - * @copyright Copyright (C) 2016-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_cor.C b/macro/beamtime/pl_over_cor.C index e472e0348e1b68c30c2aa03c9f473116e45f73e6..3f81ee24f995c629c7fe40c86df3b3ab189b53a6 100644 --- a/macro/beamtime/pl_over_cor.C +++ b/macro/beamtime/pl_over_cor.C @@ -1,6 +1,3 @@ -/** @file pl_over_cor.C - * @copyright Copyright (C) 2017-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cor(Int_t SmT = 9, Int_t iSm = 0, Int_t iRpc = 0, Double_t yRange = 3.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_deltof.C b/macro/beamtime/pl_over_deltof.C index e25a60140fe3b139504dfa64365b67ce7f9057c9..eaf3417617d09a176020c1b2ec0707d6dd065e9d 100644 --- a/macro/beamtime/pl_over_deltof.C +++ b/macro/beamtime/pl_over_deltof.C @@ -1,6 +1,3 @@ -/** @file pl_over_deltof.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_deltof(Int_t iSel = 0, Int_t iNDet = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_get4.C b/macro/beamtime/pl_over_get4.C index ea2579f27c910c11a983e39cd5b2b14508dce356..ab0d4ecfdcfcb1b24ec67dffc6cd4d68462a63b6 100644 --- a/macro/beamtime/pl_over_get4.C +++ b/macro/beamtime/pl_over_get4.C @@ -1,6 +1,3 @@ -/** @file pl_over_get4.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_get4(Int_t nRoc = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_off.C b/macro/beamtime/pl_over_off.C index 4f2e4deeba86678c13a27c753dcfbd97142f652c..64de652eb96bb09da17260af190de68ed08ac832 100644 --- a/macro/beamtime/pl_over_off.C +++ b/macro/beamtime/pl_over_off.C @@ -1,6 +1,3 @@ -/** @file pl_over_off.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_off(Int_t SmT = 6, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_pos.C b/macro/beamtime/pl_over_pos.C index 7f752a1b0b7aebd10883729bb8c3b81a133d1bbb..4c02c464c14196327487255deff0adf8da3caa01 100644 --- a/macro/beamtime/pl_over_pos.C +++ b/macro/beamtime/pl_over_pos.C @@ -1,6 +1,3 @@ -/** @file pl_over_pos.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_pos(Int_t iNDet = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_toff.C b/macro/beamtime/pl_over_toff.C index 102e14a900872d4872e0495ed44c29d72990ceea..0ec791797c10f73ac782fab1ff9052e4da49c86c 100644 --- a/macro/beamtime/pl_over_toff.C +++ b/macro/beamtime/pl_over_toff.C @@ -1,6 +1,3 @@ -/** @file pl_over_toff.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_toff(Int_t iSel = 0, Int_t iNDet = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_over_trk.C b/macro/beamtime/pl_over_trk.C index 028cbdfd60e31eda523fe0d6c6de720be8f4c70b..b383955457500ebc8edb592963aedbbc692c8af9 100644 --- a/macro/beamtime/pl_over_trk.C +++ b/macro/beamtime/pl_over_trk.C @@ -1,6 +1,3 @@ -/** @file pl_over_trk.C - * @copyright Copyright (C) 2017-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trk(Int_t NSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_pull_trk.C b/macro/beamtime/pl_pull_trk.C index c6e592387128b5b184f42aab5cfe5036446edc3f..592a61da17836051a9a375813599e8fcac6abdc6 100644 --- a/macro/beamtime/pl_pull_trk.C +++ b/macro/beamtime/pl_pull_trk.C @@ -1,6 +1,3 @@ -/** @file pl_pull_trk.C - * @copyright Copyright (C) 2017-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_pull_trk(Int_t NSt = 8, Int_t iVar = 0, Int_t iFit = 0, Int_t iDrop = -1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_rate_trkl.C b/macro/beamtime/pl_rate_trkl.C index 6db95b365f37202b7a1c3e5b7e20f9dbf716487d..7b7ba5d0f330cc68e71c0eac2514d80f66fbfb7f 100644 --- a/macro/beamtime/pl_rate_trkl.C +++ b/macro/beamtime/pl_rate_trkl.C @@ -1,6 +1,3 @@ -/** @file pl_rate_trkl.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_rate_trkl() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_raw_evt.C b/macro/beamtime/pl_raw_evt.C index 0036dbc85d2236bb70b7824fa0fd1429203f5164..cbd25861ecaef4b1d33655d5136891f570d38e82 100644 --- a/macro/beamtime/pl_raw_evt.C +++ b/macro/beamtime/pl_raw_evt.C @@ -1,6 +1,3 @@ -/** @file pl_raw_evt.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_raw_evt() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_rel_ratio.C b/macro/beamtime/pl_rel_ratio.C index 42fa8681ecf274bf75f7434d787edb3e2fef195f..f7ec7f10a7f1fe94ccfdfc0f8174c9cf25c7deaf 100644 --- a/macro/beamtime/pl_rel_ratio.C +++ b/macro/beamtime/pl_rel_ratio.C @@ -1,6 +1,4 @@ -/** @file pl_rel_ratio.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void set_plot_style() { const Int_t NRGBs = 5; diff --git a/macro/beamtime/pl_resi2D_trk.C b/macro/beamtime/pl_resi2D_trk.C index 1b7f094f8952d218b2fb054ed38f18e8cc6e4b88..e02174af5fed1a4ee27e796879671753e288a80b 100644 --- a/macro/beamtime/pl_resi2D_trk.C +++ b/macro/beamtime/pl_resi2D_trk.C @@ -1,6 +1,3 @@ -/** @file pl_resi2D_trk.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_resi2D_trk(Int_t NSt = 8, Int_t iVar = 0, Int_t iFit = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_star_DigiCor.C b/macro/beamtime/pl_star_DigiCor.C index ec49caa27c88e0db78a24cbfabc164c05f96a463..8f40c2003e22868edeec178b803b52a26c2c4c67 100644 --- a/macro/beamtime/pl_star_DigiCor.C +++ b/macro/beamtime/pl_star_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_star_DigiCor.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_star_DigiCor(Int_t iNDet = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_trk_Walk.C b/macro/beamtime/pl_trk_Walk.C index 6c4b1aad6fa88116989eff5151e034931ee2800e..29a7d6882b8b3e21a8804fa7af43e097c0172f47 100644 --- a/macro/beamtime/pl_trk_Walk.C +++ b/macro/beamtime/pl_trk_Walk.C @@ -1,6 +1,3 @@ -/** @file pl_trk_Walk.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_trk_Walk(Int_t iId = 900, Int_t iOpt = 1, Double_t dMax = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_trk_cal_walk.C b/macro/beamtime/pl_trk_cal_walk.C index 6b57f24a2673ef711ed3a1d56636ad238aee7503..6cc74e7d4d1f5fc21cd6d6cf2093c13d05537b7e 100644 --- a/macro/beamtime/pl_trk_cal_walk.C +++ b/macro/beamtime/pl_trk_cal_walk.C @@ -1,6 +1,3 @@ -/** @file pl_trk_cal_walk.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_trk_cal_walk(Int_t iType = 0, Int_t iSm = 0, Int_t iRpc = 0, Int_t iSide = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/pl_vert_trk.C b/macro/beamtime/pl_vert_trk.C index af68cdf880d59e1ed62d4c9b398dab8d0fba8f3d..04d8af38b068021818f55c88173de5cbc3eb9f64 100644 --- a/macro/beamtime/pl_vert_trk.C +++ b/macro/beamtime/pl_vert_trk.C @@ -1,6 +1,3 @@ -/** @file pl_vert_trk.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_vert_trk(Double_t dFitWidth = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/save_hst.C b/macro/beamtime/save_hst.C index 3ed0d9caf963eb06d527da62e8d4fdc6ef64df90..950c360bcc3a0a93d40b9936591f06d393eae9dc 100644 --- a/macro/beamtime/save_hst.C +++ b/macro/beamtime/save_hst.C @@ -1,6 +1,3 @@ -/** @file save_hst.C - * @copyright Copyright (C) 2017-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_hst(TString cstr = "status.hst.root", Bool_t bROOT = kTRUE) { cout << "save all histograms to file " << cstr.Data() << endl; diff --git a/macro/beamtime/star2017/ana_digi.C b/macro/beamtime/star2017/ana_digi.C index fdbd071affb91e0507ef63678603f56441859442..05ab8138e559726c9f99d9975a1522a5cfc261a8 100644 --- a/macro/beamtime/star2017/ana_digi.C +++ b/macro/beamtime/star2017/ana_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/star2017/ana_digi_cal.C b/macro/beamtime/star2017/ana_digi_cal.C index 6dd4d3d71a7a41c88bff18f243baa89a284006d7..3a024914b50e83ea00d0834112a2e26099c823d2 100644 --- a/macro/beamtime/star2017/ana_digi_cal.C +++ b/macro/beamtime/star2017/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/star2017/dis_digi.C b/macro/beamtime/star2017/dis_digi.C index 758c0a42f43aeb53c5880160d1ce0fb7e93d5861..b1c01291aae1085845c3519f7d1539e8c3df252e 100644 --- a/macro/beamtime/star2017/dis_digi.C +++ b/macro/beamtime/star2017/dis_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Double_t dDeadtime = 50., Int_t iGenCor = 1, Int_t iTrackingSetup = 0, Double_t dScalFac = 5., diff --git a/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C b/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C index bb4e92e7696baa5b1269072cc9f361a1e9d5380f..ed5f98168d24efc69ed93fe30c9ae7651d3d44dd 100644 --- a/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C +++ b/macro/beamtime/star2017/pl_all_CluMemMulDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluMemMulDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_CluMul.C b/macro/beamtime/star2017/pl_all_CluMul.C index 589794c07ca7daad6d931a4c2dc7e50aabfb428c..79d081ffd890b77eae08f22371609cd9dad0b9c8 100644 --- a/macro/beamtime/star2017/pl_all_CluMul.C +++ b/macro/beamtime/star2017/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluMul(Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_CluRate.C b/macro/beamtime/star2017/pl_all_CluRate.C index fb44df27f9087aecea575bca379c30f0aafbd1af..4a6eaf6524675e709b11ddca2a82bbdedffe6af3 100644 --- a/macro/beamtime/star2017/pl_all_CluRate.C +++ b/macro/beamtime/star2017/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluRate(Int_t iNSt = 2, Double_t Tstart = 0., Double_t Tend = 3600.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C b/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C index 2136313e0d8e13ad60a8c0db5b750949967a05c7..a5eb60b8d32252effbd120c13ec6dc26ad98c043 100644 --- a/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C +++ b/macro/beamtime/star2017/pl_all_CluSizeDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluSizeDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_DTLastHits.C b/macro/beamtime/star2017/pl_all_DTLastHits.C index 4917825c3b28631b869e25084336431ee12a99d3..85ac4fc8a3393424b3a69314413b34424d554cb6 100644 --- a/macro/beamtime/star2017/pl_all_DTLastHits.C +++ b/macro/beamtime/star2017/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_DTLastHits(Int_t iNSt = 2, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_TOffDTLastHits.C b/macro/beamtime/star2017/pl_all_TOffDTLastHits.C index 2fc1fb56a2e81d71910405f29cc5f9bd56ab945b..244f93e6d012eda924917c72aca3f9dc6fc2ede1 100644 --- a/macro/beamtime/star2017/pl_all_TOffDTLastHits.C +++ b/macro/beamtime/star2017/pl_all_TOffDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_TOffDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/pl_all_TotDTLastHits.C b/macro/beamtime/star2017/pl_all_TotDTLastHits.C index 204058fb74221cfb17e7e310de2ddd40717db3fa..8fe0cf216384c755eb2733b55741c699028d2f4e 100644 --- a/macro/beamtime/star2017/pl_all_TotDTLastHits.C +++ b/macro/beamtime/star2017/pl_all_TotDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_TotDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2017/rootlogon.C b/macro/beamtime/star2017/rootlogon.C index 8f57cac5e5d7da764fc1b1ff83b31fa1e5fa6981..d041dcce9a06b1b296eb5d7226a578ed260cfe66 100644 --- a/macro/beamtime/star2017/rootlogon.C +++ b/macro/beamtime/star2017/rootlogon.C @@ -1,8 +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 **/ { } + void rootlogon_nh() { pTime = new TDatime(); diff --git a/macro/beamtime/star2018/ana_digi.C b/macro/beamtime/star2018/ana_digi.C index fdbd071affb91e0507ef63678603f56441859442..05ab8138e559726c9f99d9975a1522a5cfc261a8 100644 --- a/macro/beamtime/star2018/ana_digi.C +++ b/macro/beamtime/star2018/ana_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/star2018/ana_digi_cal.C b/macro/beamtime/star2018/ana_digi_cal.C index 6dd4d3d71a7a41c88bff18f243baa89a284006d7..3a024914b50e83ea00d0834112a2e26099c823d2 100644 --- a/macro/beamtime/star2018/ana_digi_cal.C +++ b/macro/beamtime/star2018/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Int_t iSel2 = 0, Double_t dDeadtime = 50.) diff --git a/macro/beamtime/star2018/dis_digi.C b/macro/beamtime/star2018/dis_digi.C index 758c0a42f43aeb53c5880160d1ce0fb7e93d5861..b1c01291aae1085845c3519f7d1539e8c3df252e 100644 --- a/macro/beamtime/star2018/dis_digi.C +++ b/macro/beamtime/star2018/dis_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ 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, Double_t dDeadtime = 50., Int_t iGenCor = 1, Int_t iTrackingSetup = 0, Double_t dScalFac = 5., diff --git a/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C b/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C index bb4e92e7696baa5b1269072cc9f361a1e9d5380f..ed5f98168d24efc69ed93fe30c9ae7651d3d44dd 100644 --- a/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C +++ b/macro/beamtime/star2018/pl_all_CluMemMulDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluMemMulDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_CluMul.C b/macro/beamtime/star2018/pl_all_CluMul.C index 589794c07ca7daad6d931a4c2dc7e50aabfb428c..79d081ffd890b77eae08f22371609cd9dad0b9c8 100644 --- a/macro/beamtime/star2018/pl_all_CluMul.C +++ b/macro/beamtime/star2018/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluMul(Int_t iNSt = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_CluRate.C b/macro/beamtime/star2018/pl_all_CluRate.C index fb44df27f9087aecea575bca379c30f0aafbd1af..4a6eaf6524675e709b11ddca2a82bbdedffe6af3 100644 --- a/macro/beamtime/star2018/pl_all_CluRate.C +++ b/macro/beamtime/star2018/pl_all_CluRate.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluRate(Int_t iNSt = 2, Double_t Tstart = 0., Double_t Tend = 3600.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C b/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C index 2136313e0d8e13ad60a8c0db5b750949967a05c7..a5eb60b8d32252effbd120c13ec6dc26ad98c043 100644 --- a/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C +++ b/macro/beamtime/star2018/pl_all_CluSizeDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_CluSizeDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_DTLastHits.C b/macro/beamtime/star2018/pl_all_DTLastHits.C index 4917825c3b28631b869e25084336431ee12a99d3..85ac4fc8a3393424b3a69314413b34424d554cb6 100644 --- a/macro/beamtime/star2018/pl_all_DTLastHits.C +++ b/macro/beamtime/star2018/pl_all_DTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_DTLastHits(Int_t iNSt = 2, Double_t Tstart = 1., Double_t Tend = 1000.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_TOffDTLastHits.C b/macro/beamtime/star2018/pl_all_TOffDTLastHits.C index 2fc1fb56a2e81d71910405f29cc5f9bd56ab945b..244f93e6d012eda924917c72aca3f9dc6fc2ede1 100644 --- a/macro/beamtime/star2018/pl_all_TOffDTLastHits.C +++ b/macro/beamtime/star2018/pl_all_TOffDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_TOffDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/pl_all_TotDTLastHits.C b/macro/beamtime/star2018/pl_all_TotDTLastHits.C index 204058fb74221cfb17e7e310de2ddd40717db3fa..8fe0cf216384c755eb2733b55741c699028d2f4e 100644 --- a/macro/beamtime/star2018/pl_all_TotDTLastHits.C +++ b/macro/beamtime/star2018/pl_all_TotDTLastHits.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_TotDTLastHits(Int_t iNSt = 2, Int_t iSel = 0, Double_t Tstart = 1., Double_t Tend = 100.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/beamtime/star2018/rootlogon.C b/macro/beamtime/star2018/rootlogon.C index 8f57cac5e5d7da764fc1b1ff83b31fa1e5fa6981..d041dcce9a06b1b296eb5d7226a578ed260cfe66 100644 --- a/macro/beamtime/star2018/rootlogon.C +++ b/macro/beamtime/star2018/rootlogon.C @@ -1,8 +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 **/ { } + void rootlogon_nh() { pTime = new TDatime(); diff --git a/macro/beamtime/star2019/inspect_latency_histo.C b/macro/beamtime/star2019/inspect_latency_histo.C index c8d0ece71d3f89eb21c2a4e4d02e07d96c66abfd..66f89126024b082b30896c9062bc0f5847d56e02 100644 --- a/macro/beamtime/star2019/inspect_latency_histo.C +++ b/macro/beamtime/star2019/inspect_latency_histo.C @@ -1,6 +1,3 @@ -/** @file inspect_latency_histo.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void inspect_latency_histo(Double_t dLat = 0, TString hFile = "data/HistosMonitorTofSync.root") { using namespace std; diff --git a/macro/beamtime/star2019/inspect_shift_histo.C b/macro/beamtime/star2019/inspect_shift_histo.C index 3e3a3a461b4fda27bd06b95bc43da8faa4f2437b..b3ca5ed8ff86dc9a6e01acbdf7f67e1171a94682 100644 --- a/macro/beamtime/star2019/inspect_shift_histo.C +++ b/macro/beamtime/star2019/inspect_shift_histo.C @@ -1,6 +1,3 @@ -/** @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 **/ void inspect_shift_histo(TString hFile = "data/HistosMonitorTofSync.root") { using namespace std; diff --git a/macro/beamtime/star2019/inspect_sync_histo.C b/macro/beamtime/star2019/inspect_sync_histo.C index 1a8b3f72bfaf4d15eed1ae240b0cf01d9ae94d0c..fd2b6e4acc23d5961300c7937205994947320303 100644 --- a/macro/beamtime/star2019/inspect_sync_histo.C +++ b/macro/beamtime/star2019/inspect_sync_histo.C @@ -1,6 +1,3 @@ -/** @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 **/ void inspect_sync_histo(TString hFile = "data/HistosMonitorTofSync.root", Double_t MaxMismatch = 1.) { using namespace std; diff --git a/macro/beamtime/tests/TofCernFeb15Calib.C b/macro/beamtime/tests/TofCernFeb15Calib.C index 929f7f66b307e2d4847a27e2c6fe00838320b77b..39bbb21664c721de1951fff83454cb1baa68d9fb 100644 --- a/macro/beamtime/tests/TofCernFeb15Calib.C +++ b/macro/beamtime/tests/TofCernFeb15Calib.C @@ -1,7 +1,5 @@ -/** @file TofCernFeb15Calib.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "tof_feb15_setup_unpack.C" + void TofCernFeb15Calib(Int_t nEvents = 10000) { TString outDir = "data/"; diff --git a/macro/beamtime/tests/TofCernFeb15Run.C b/macro/beamtime/tests/TofCernFeb15Run.C index 8fa30cb746a3c93850dbd238c8ab95dfa7650667..c143c82730c6a219e395dfa69e55124022563851 100644 --- a/macro/beamtime/tests/TofCernFeb15Run.C +++ b/macro/beamtime/tests/TofCernFeb15Run.C @@ -1,6 +1,4 @@ -/** @file TofCernFeb15Run.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void TofCernFeb15Run(Int_t nEvents = 2) { TString outDir = "data/"; diff --git a/macro/beamtime/tests/TofCernNov15Calib.C b/macro/beamtime/tests/TofCernNov15Calib.C index b823f3298821a63314c29cd2444bd651b0e68b09..c76ca1a0742347c8f785887ab13c6188683f10f5 100644 --- a/macro/beamtime/tests/TofCernNov15Calib.C +++ b/macro/beamtime/tests/TofCernNov15Calib.C @@ -1,7 +1,5 @@ -/** @file TofCernNov15Calib.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "tof_nov15_setup_unpack.C" + void TofCernNov15Calib(Int_t nEvents = 10000) { TString outDir = "data/"; diff --git a/macro/beamtime/tests/TofCernNov15Run.C b/macro/beamtime/tests/TofCernNov15Run.C index b916ae2656f450379c78ffdc2bdfc635a4de2a26..1056345d43baad8b36c4764296aef96a71b7868c 100644 --- a/macro/beamtime/tests/TofCernNov15Run.C +++ b/macro/beamtime/tests/TofCernNov15Run.C @@ -1,6 +1,4 @@ -/** @file TofCernNov15Run.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void TofCernNov15Run(Int_t nEvents = 2) { TString outDir = "data/"; diff --git a/macro/dimuon/invM.C b/macro/dimuon/invM.C index 2935b365fd8e20a4c50752db2e75ab046c471406..f7e17979b68a72ce1f805eca34833525d5c17d52 100644 --- a/macro/dimuon/invM.C +++ b/macro/dimuon/invM.C @@ -1,6 +1,3 @@ -/** @file invM.C - * @copyright Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //--------------------------------------------------- // // Anna Senger a.senger@gsi.de diff --git a/macro/ecal/run_reco.C b/macro/ecal/run_reco.C index 09f313a7d270b0089b73f76ac1a27f3fab946257..b26c2f75d839cf29dd6f898f11620215942af3ce 100644 --- a/macro/ecal/run_reco.C +++ b/macro/ecal/run_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/ecal/run_sim.C b/macro/ecal/run_sim.C index 84c32cd3d0614f3eef6c909e1f898e2e2c417dea..33ef5a3bfbe1cf1a24bf7468eff13348bbbecd30 100644 --- a/macro/ecal/run_sim.C +++ b/macro/ecal/run_sim.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/fhodo/Create_mapping_parameters.C b/macro/fhodo/Create_mapping_parameters.C index 36974928ec114dca667d2d4be379382834c95a20..fdcceeafb3e4e657e3d754cc0661aa153e17056e 100644 --- a/macro/fhodo/Create_mapping_parameters.C +++ b/macro/fhodo/Create_mapping_parameters.C @@ -1,8 +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 **/ void Create_mapping_parameters() { + FairLogger::GetLogger(); // This code was copied from the Go4 analysis used for previous beamtimes // The original maping was developed by Christian Pauli diff --git a/macro/field/FieldMapTest.C b/macro/field/FieldMapTest.C index 67292cc82d6b41ccd5310c6fc3714b71a4a6f045..fc36e1176dae222b48866bd9f9e670fba54b2cea 100644 --- a/macro/field/FieldMapTest.C +++ b/macro/field/FieldMapTest.C @@ -1,6 +1,3 @@ -/** @file FieldMapTest.C - * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for automatic check of a magnetic field map. diff --git a/macro/field/checkFieldMap.C b/macro/field/checkFieldMap.C index acbe8c3b4f5fc8d4d8d583dbda197f3242dbc485..b1a4223ee820432014ac3f0f1de8d50be979bdb5 100644 --- a/macro/field/checkFieldMap.C +++ b/macro/field/checkFieldMap.C @@ -1,6 +1,3 @@ -/** @file checkFieldMap.C - * @copyright Copyright (C) 2007-2013 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for check of a magnetic field map diff --git a/macro/field/checkFieldSym.C b/macro/field/checkFieldSym.C index b468d01e3a2bab5604c9ef2f07157894d26ac5db..df744194e6711491644c7008d0c87992a14cb292 100644 --- a/macro/field/checkFieldSym.C +++ b/macro/field/checkFieldSym.C @@ -1,6 +1,3 @@ -/** @file checkFieldSym.C - * @copyright Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for check of the symmetries of a magnetic field map diff --git a/macro/field/checkFields.C b/macro/field/checkFields.C index 17541f841217eac16c98fbce216f9ceff93dd5a1..85183dac1695b3fe08bcfe341d46e3ad04c06495 100644 --- a/macro/field/checkFields.C +++ b/macro/field/checkFields.C @@ -1,6 +1,3 @@ -/** @file checkFields.C - * @copyright Copyright (C) 2007-2009 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 f2d5d815d2dd59337d87b49a14a6de5cde3cdeec..5a7faac9799963af13053943181bef6a59de7804 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 **/ + { + // ---------- Load libraries ------------------------------------------ gROOT->LoadMacro("$VMCWORKDIR/gconfig/basiclibs.C"); basiclibs(); diff --git a/macro/field/createFieldMap.C b/macro/field/createFieldMap.C index e20dd10fbbb64767a22b112aae0841e3c22fb925..f0946699e11baefff1e26830f2b28892bcd43755 100644 --- a/macro/field/createFieldMap.C +++ b/macro/field/createFieldMap.C @@ -1,6 +1,3 @@ -/** @file createFieldMap.C - * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // This macro allows to create a field map out of an arbitrary number diff --git a/macro/field/drawField.C b/macro/field/drawField.C index 94595e0df83bdebf3b9325a0a5b3433b26eeeba4..16fe0baa7c01dff169f0a617753d8ff1cb304585 100644 --- a/macro/field/drawField.C +++ b/macro/field/drawField.C @@ -1,9 +1,7 @@ -/** @file drawField.C - * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void drawField() { + TString fieldName = "field_v12b"; Double_t fzmin = -300.; // along z axis Double_t fzmax = 300.; diff --git a/macro/fles/PlotChRate.C b/macro/fles/PlotChRate.C index 0fb1c9cdd8aa83c4bc4f09c5c82dbbdceac2e453..3ef7f6c96217691494607d3fec02960e3a629321 100644 --- a/macro/fles/PlotChRate.C +++ b/macro/fles/PlotChRate.C @@ -1,6 +1,3 @@ -/** @file PlotChRate.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { Int_t iNbGet4 = 48; TH2D* pGet4Histos[iNbGet4]; diff --git a/macro/fles/PlotEventBuilder.C b/macro/fles/PlotEventBuilder.C index abf823c591f8e39b073fb5098c8e412c150bffb2..4f057b6d6b2bfd5998fa9fdf6ad4e5973e59a142 100644 --- a/macro/fles/PlotEventBuilder.C +++ b/macro/fles/PlotEventBuilder.C @@ -1,6 +1,3 @@ -/** @file PlotEventBuilder.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cEventBuilder = new TCanvas("cEventBuilder", "EventBuilder"); cEventBuilder->Divide(2); diff --git a/macro/fles/PlotMap.C b/macro/fles/PlotMap.C index 7625e461758bc90d65a992dd1f0f4b037e9f6aec..f56ed7f3d871285c90a5c16cdc9811e45791c8c1 100644 --- a/macro/fles/PlotMap.C +++ b/macro/fles/PlotMap.C @@ -1,6 +1,4 @@ -/** @file PlotMap.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + { TCanvas* c2 = new TCanvas("c2", "c2s"); c2->Divide(5, 5); diff --git a/macro/fles/PlotTimeEvo.C b/macro/fles/PlotTimeEvo.C index a1d6d03efe93bd863c549360d5ca8b889ca19f4a..5e3ad8a7c6e28eee7e37fc7db499d557ac5229c2 100644 --- a/macro/fles/PlotTimeEvo.C +++ b/macro/fles/PlotTimeEvo.C @@ -1,6 +1,3 @@ -/** @file PlotTimeEvo.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { Double_t dStartTime = 0.0; Double_t dStopTime = 400.0; diff --git a/macro/fles/call_Tsa_client.C b/macro/fles/call_Tsa_client.C index 9ddec115fa3177aca5c56898aee846ab809834c8..f04671a138e4c98d746697135a692b7156139192 100644 --- a/macro/fles/call_Tsa_client.C +++ b/macro/fles/call_Tsa_client.C @@ -1,6 +1,3 @@ -/** @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 **/ void call_Tsa_client(Int_t nMin = 1) { Int_t nEvents = nMin * 60 * 10; //minutes * seconds * 10Hz TimeSlices diff --git a/macro/fles/call_Tsa_client_Cruz.C b/macro/fles/call_Tsa_client_Cruz.C index 87779c89f57a6b96ed2583684554b75aa8a94bd6..dedfe43ca2f1f4c9f29f0dfc6fc5126399356e59 100644 --- a/macro/fles/call_Tsa_client_Cruz.C +++ b/macro/fles/call_Tsa_client_Cruz.C @@ -1,6 +1,3 @@ -/** @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 **/ void call_Tsa_client_Cruz(Int_t nMin = 1) { Int_t nEvents = nMin * 60 * 10; //minutes * seconds * 10Hz TimeSlices diff --git a/macro/fles/data/readHistosFromFile.C b/macro/fles/data/readHistosFromFile.C index 80a6c7615db737822ca52145804656d3ccf2c5ea..f6fd87ab5b5630b2a05c2c17830a337aa6cbcde6 100644 --- a/macro/fles/data/readHistosFromFile.C +++ b/macro/fles/data/readHistosFromFile.C @@ -1,6 +1,4 @@ -/** @file readHistosFromFile.C - * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #include "TCanvas.h" #include "TFile.h" #include "TH1.h" diff --git a/macro/fles/get4/PlotChRate.C b/macro/fles/get4/PlotChRate.C index 2234be13665fd403fd485362bf101ce2fd98ef82..d6a49871af2eb6bbb68cc8d681f27b031b97b3d5 100644 --- a/macro/fles/get4/PlotChRate.C +++ b/macro/fles/get4/PlotChRate.C @@ -1,6 +1,3 @@ -/** @file PlotChRate.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { Int_t iNbGet4 = 48; TH2D* pGet4Histos[iNbGet4]; diff --git a/macro/fles/get4/PlotEpochJumps.C b/macro/fles/get4/PlotEpochJumps.C index efcfa4f3888000e3f7bb24bcc6919c0e17c2149f..b5500d4779e43273a87e71ee939df4b727eecf6a 100644 --- a/macro/fles/get4/PlotEpochJumps.C +++ b/macro/fles/get4/PlotEpochJumps.C @@ -1,6 +1,3 @@ -/** @file PlotEpochJumps.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cEpJumpChips = new TCanvas("cEpJumpChips", "Epoch Jumps CT chips"); cEpJumpChips->Divide(2, 4); diff --git a/macro/fles/get4/PlotEventBuilder.C b/macro/fles/get4/PlotEventBuilder.C index abf823c591f8e39b073fb5098c8e412c150bffb2..4f057b6d6b2bfd5998fa9fdf6ad4e5973e59a142 100644 --- a/macro/fles/get4/PlotEventBuilder.C +++ b/macro/fles/get4/PlotEventBuilder.C @@ -1,6 +1,3 @@ -/** @file PlotEventBuilder.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cEventBuilder = new TCanvas("cEventBuilder", "EventBuilder"); cEventBuilder->Divide(2); diff --git a/macro/fles/get4/PlotFtEdgesRatio.C b/macro/fles/get4/PlotFtEdgesRatio.C index 992a7356c38fb65de42b0d7a89fba389bd806174..4cadf0f4bda3ac12f2698c6e32354c5505ea37f3 100644 --- a/macro/fles/get4/PlotFtEdgesRatio.C +++ b/macro/fles/get4/PlotFtEdgesRatio.C @@ -1,6 +1,5 @@ -/** @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 **/ + + // hPulserFeeDnl->Draw("colz"); // hPulserFeeTotDnl->Draw("colz"); diff --git a/macro/fles/get4/PlotMap.C b/macro/fles/get4/PlotMap.C index 7625e461758bc90d65a992dd1f0f4b037e9f6aec..f56ed7f3d871285c90a5c16cdc9811e45791c8c1 100644 --- a/macro/fles/get4/PlotMap.C +++ b/macro/fles/get4/PlotMap.C @@ -1,6 +1,4 @@ -/** @file PlotMap.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + { TCanvas* c2 = new TCanvas("c2", "c2s"); c2->Divide(5, 5); diff --git a/macro/fles/get4/PlotMultiDet.C b/macro/fles/get4/PlotMultiDet.C index faecbd4274f623b837224e28c49111b2ef35ad17..7e0454633cbc1b546c6c3b0bbe44abaeb4001dc1 100644 --- a/macro/fles/get4/PlotMultiDet.C +++ b/macro/fles/get4/PlotMultiDet.C @@ -1,7 +1,5 @@ -/** @file PlotMultiDet.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { + TCanvas* cHDP2 = new TCanvas("cHDP2", "HDP2"); cHDP2->Divide(4, 4); diff --git a/macro/fles/get4/PlotMultiDetDist.C b/macro/fles/get4/PlotMultiDetDist.C index 0f4be45176a3cb00d0cbe5a6bc6d1c6209068411..6d8e1578072d480b59fdfd47397cd66fe011a93b 100644 --- a/macro/fles/get4/PlotMultiDetDist.C +++ b/macro/fles/get4/PlotMultiDetDist.C @@ -1,7 +1,5 @@ -/** @file PlotMultiDetDist.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { + TCanvas* cHDP2 = new TCanvas("cHDP2", "HDP2"); cHDP2->Divide(4, 4); diff --git a/macro/fles/get4/PlotMultiDetTot.C b/macro/fles/get4/PlotMultiDetTot.C index 6213707590a166ccd4929db3b2aafc9559b4afb6..aa2eb645bb0cd395101821486a2f07a391490cb3 100644 --- a/macro/fles/get4/PlotMultiDetTot.C +++ b/macro/fles/get4/PlotMultiDetTot.C @@ -1,7 +1,5 @@ -/** @file PlotMultiDetTot.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { + TCanvas* cHDP2 = new TCanvas("cHDP2", "HDP2"); cHDP2->Divide(4, 4); diff --git a/macro/fles/get4/PlotPulsCt.C b/macro/fles/get4/PlotPulsCt.C index a27cb5dcb1ad6c9c4feaab29713475f9812d7cf1..079b4fe4d4e5a5d3e98ca9dc8c35b9a45c6acea3 100644 --- a/macro/fles/get4/PlotPulsCt.C +++ b/macro/fles/get4/PlotPulsCt.C @@ -1,6 +1,3 @@ -/** @file PlotPulsCt.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cCtChipsA = new TCanvas("cCtChipsA", "CT distributions for chips 0-3 in FEE A"); cCtChipsA->Divide(2, 2); diff --git a/macro/fles/get4/PlotPulsDist.C b/macro/fles/get4/PlotPulsDist.C index bac0f0c5c94ae7f159758966b77af9383af41a87..74dff0924ca0cd0ce549910b5a17be22ba70a859 100644 --- a/macro/fles/get4/PlotPulsDist.C +++ b/macro/fles/get4/PlotPulsDist.C @@ -1,6 +1,3 @@ -/** @file PlotPulsDist.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cPulserDistNs = new TCanvas("cPulserDistNs", "Pulses time interval, ns range"); cPulserDistNs->cd(); diff --git a/macro/fles/get4/PlotPulsFtDt.C b/macro/fles/get4/PlotPulsFtDt.C index 16503abd343c817d2141b97ae175f1882ef97938..ca725dcef7d64cb68f10939916751703b31ea08d 100644 --- a/macro/fles/get4/PlotPulsFtDt.C +++ b/macro/fles/get4/PlotPulsFtDt.C @@ -1,6 +1,3 @@ -/** @file PlotPulsFtDt.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { /* TCanvas *cFtDtTime= new TCanvas("cFtDtTime", "Time edge FT for big and small dt"); diff --git a/macro/fles/get4/PlotPulsMulti.C b/macro/fles/get4/PlotPulsMulti.C index 1eb90d0705f733e659acfe4b93d3f23250103179..a39a8f29b93bcd733ddb8ff8fa6e703a45d6e09d 100644 --- a/macro/fles/get4/PlotPulsMulti.C +++ b/macro/fles/get4/PlotPulsMulti.C @@ -1,6 +1,3 @@ -/** @file PlotPulsMulti.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cRoc0Fee01 = new TCanvas("cRoc0Fee01", "cRoc0Fee01"); cRoc0Fee01->Divide(4, 4); diff --git a/macro/fles/get4/PlotPulsMultiDist.C b/macro/fles/get4/PlotPulsMultiDist.C index 5f3b83c2eff49ebc750dbff57a84fd28edaf1cbf..a153ac816d4d3ede6a0274bf52101377f22cde88 100644 --- a/macro/fles/get4/PlotPulsMultiDist.C +++ b/macro/fles/get4/PlotPulsMultiDist.C @@ -1,6 +1,3 @@ -/** @file PlotPulsMultiDist.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cRoc0Fee01DistD = new TCanvas("cRoc0Fee01DistD", "cRoc0Fee01 Double hits distance"); cRoc0Fee01DistD->Divide(4, 4); diff --git a/macro/fles/get4/PlotPulsMultiTot.C b/macro/fles/get4/PlotPulsMultiTot.C index fa45da16840eb11c0bb8b569a33d44ecf2ee885b..fd233085830889d8b340bdd71f6cb324dc7cb14f 100644 --- a/macro/fles/get4/PlotPulsMultiTot.C +++ b/macro/fles/get4/PlotPulsMultiTot.C @@ -1,6 +1,3 @@ -/** @file PlotPulsMultiTot.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TCanvas* cRoc0Fee01Tot = new TCanvas("cRoc0Fee01Tot", "cRoc0Fee01 Multiple hits as function of TOT"); cRoc0Fee01Tot->Divide(4, 4); diff --git a/macro/fles/get4/PlotPulsRes.C b/macro/fles/get4/PlotPulsRes.C index d2c8a55ad5f4ef77978e31bbeea2b4dec58cecb3..d506eea52eca29b90edc5327c6a3887fef4a0422 100644 --- a/macro/fles/get4/PlotPulsRes.C +++ b/macro/fles/get4/PlotPulsRes.C @@ -1,6 +1,4 @@ -/** @file PlotPulsRes.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + { TCanvas* cFeeRms = new TCanvas("cFeeRms", "Fee RMS"); cFeeRms->cd(); diff --git a/macro/fles/get4/PlotPulsResEnc.C b/macro/fles/get4/PlotPulsResEnc.C index 0e88d72a4a150e2d0b635d24ade72682089b7bfb..f46893e3ef3e169f42b3823aef261272ef080c2a 100644 --- a/macro/fles/get4/PlotPulsResEnc.C +++ b/macro/fles/get4/PlotPulsResEnc.C @@ -1,6 +1,4 @@ -/** @file PlotPulsResEnc.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + { const UInt_t kuNbChanMax = 32 * 4 + 32 * 4 + 32 * 4; // 4 FEE/ROC in hardware + 4 FEE/ROC only in software, 2 ROCS const UInt_t kuNbChanTest = 16; diff --git a/macro/fles/get4/PlotPulsResTot.C b/macro/fles/get4/PlotPulsResTot.C index 7e06c1eb1cf20285b5414f4396d295ef124943a3..f11614b32bd3527bbcb45b4e8c2dbfe2fd5b75e2 100644 --- a/macro/fles/get4/PlotPulsResTot.C +++ b/macro/fles/get4/PlotPulsResTot.C @@ -1,6 +1,4 @@ -/** @file PlotPulsResTot.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + { const UInt_t kuNbChanMax = 32 * 4 + 32 * 4 + 32 * 4; // 4 FEE/ROC in hardware + 4 FEE/ROC only in software, 2 ROCS const UInt_t kuNbChanTest = 16; diff --git a/macro/fles/get4/PlotTimeEvo.C b/macro/fles/get4/PlotTimeEvo.C index 3d406d027ec8cd60ac6e58b8f13ecf199565b522..2fe043486fd30cee4de9552ce92499c89ca73543 100644 --- a/macro/fles/get4/PlotTimeEvo.C +++ b/macro/fles/get4/PlotTimeEvo.C @@ -1,6 +1,3 @@ -/** @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 **/ { Double_t dStartTime = 0.0; Double_t dStopTime = 400.0; diff --git a/macro/fles/get4/rootlogon.C b/macro/fles/get4/rootlogon.C index b3a90f51061deb2fb34aa795b4082e0fc2649844..01ea59afd9416298f1bfb7e075e65d3e700b41ee 100644 --- a/macro/fles/get4/rootlogon.C +++ b/macro/fles/get4/rootlogon.C @@ -1,6 +1,3 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { cout << " Executing rootlogon.C (nh)" << endl; gStyle->SetOptStat(111); diff --git a/macro/fles/readNxTsa.C b/macro/fles/readNxTsa.C index 5dc7d128ed0d903a33e7959ed2b8871fb4339da1..cf77148c072cb0fbc7043a6964b37e8519068932 100644 --- a/macro/fles/readNxTsa.C +++ b/macro/fles/readNxTsa.C @@ -1,8 +1,6 @@ -/** @file readNxTsa.C - * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void readNxTsa() { + // --- Specify input file name (this is just an example) TString inFile = "nxdata.tsa"; diff --git a/macro/fles/readTsaFexOffline.C b/macro/fles/readTsaFexOffline.C index 2fc38f0850a6dae59dd15b71b92aac1a828f3fb3..dd8e64731d35f03de84b9872d6ec4a924555a3cc 100644 --- a/macro/fles/readTsaFexOffline.C +++ b/macro/fles/readTsaFexOffline.C @@ -1,6 +1,5 @@ -/** @file readTsaFexOffline.C - * @copyright Copyright (C) 2017 Institute for Computer Science, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void readTsaFexOffline(TString inFile = //"data/43_sps2016.tsa" //"/Users/fairbanks/fairbanks/dev/data/tsa/14_debug_spadic1p1.tsa" diff --git a/macro/fles/readTsaTimeOffline.C b/macro/fles/readTsaTimeOffline.C index f51740b53cc0fc48643c6ba34fd41082f016b95f..12a27102690838d8ca07e3fe8d678c186ca508e7 100644 --- a/macro/fles/readTsaTimeOffline.C +++ b/macro/fles/readTsaTimeOffline.C @@ -1,6 +1,3 @@ -/** @file readTsaTimeOffline.C - * @copyright Copyright (C) 2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ void readTsaTimeOffline(TString inFile = //"data/98_ba2015.tsa" //"data/129_ba2015.tsa" diff --git a/macro/fles/readTsa_file_stsxyter.C b/macro/fles/readTsa_file_stsxyter.C index 8ede6b12721fbfb3c8d85155b86aa670f7e66fc4..d15e4a010ef47edb24b0fb0895f9220c4698f146 100644 --- a/macro/fles/readTsa_file_stsxyter.C +++ b/macro/fles/readTsa_file_stsxyter.C @@ -1,6 +1,4 @@ -/** @file readTsa_file_stsxyter.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void readTsa_file_stsxyter(TString inFile = "stsxdata.tsa") { Int_t nEvents = 1815; diff --git a/macro/generators/run_CbmIonGenerator.C b/macro/generators/run_CbmIonGenerator.C index 480bae423d641cd6fa5b0d70d7786b30090f63db..984ad2da79af3f37eacd2f6f31b9f549d4530177 100644 --- a/macro/generators/run_CbmIonGenerator.C +++ b/macro/generators/run_CbmIonGenerator.C @@ -1,6 +1,3 @@ -/** @file run_CbmIonGenerator.C - * @copyright Copyright (C) 2012-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_CbmIonGenerator(Int_t nEvents = 1) { // ======================================================================== diff --git a/macro/generators/run_pluto.C b/macro/generators/run_pluto.C index 0b5db857cb455df091f64fe0e6cbf182a5091f7d..650b3e7e51f85c4a40dbabf606103a635a434442 100644 --- a/macro/generators/run_pluto.C +++ b/macro/generators/run_pluto.C @@ -1,6 +1,3 @@ -/** @file run_pluto.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro for running Cbm with Geant3 or Geant4 (M. Al-Turany , D. Bertini) // Modified 22/06/2005 D.Bertini run_pluto(Int_t pluto_example = 1) diff --git a/macro/geometry/check_media.C b/macro/geometry/check_media.C index b946acd73b5e43f42e52139ebdfe05ca0446b920..44b107fa7b6cdced923c11217b2527721976c629 100644 --- a/macro/geometry/check_media.C +++ b/macro/geometry/check_media.C @@ -1,6 +1,3 @@ -/** @file check_media.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 // different detector systems. diff --git a/macro/geometry/create_medialist.C b/macro/geometry/create_medialist.C index a3b4ab9981d14a7aa7439ce129bf56ae8b1f82f4..699979b84a764293ed9ad64749778fe7fb8c6aca 100644 --- a/macro/geometry/create_medialist.C +++ b/macro/geometry/create_medialist.C @@ -1,8 +1,6 @@ -/** @file create_medialist.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //forward declaration void loop_over_nodes(TObjArray*, TString&, CbmMediaList&); + void create_medialist(TString inFileName = "") { diff --git a/macro/geometry/create_positionlist.C b/macro/geometry/create_positionlist.C index b73ab56d1546297082eaa50a0d1f13fcb5d075fd..f06082aa187ad190b2724b522a266b5606e6cdcb 100644 --- a/macro/geometry/create_positionlist.C +++ b/macro/geometry/create_positionlist.C @@ -1,8 +1,6 @@ -/** @file create_positionlist.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //forward declaration void loop_over_nodes(TObjArray*, TString&, std::map<TString, TVector3>&); + void create_positionlist(TString inFileName = "") { diff --git a/macro/geometry/print_medialist.C b/macro/geometry/print_medialist.C index f7a183f1be0bac700f6d6f19cf1691b2fd4db2c9..4a5cc6bc73ad61c961248f28d7b17d6df01481b8 100644 --- a/macro/geometry/print_medialist.C +++ b/macro/geometry/print_medialist.C @@ -1,8 +1,6 @@ -/** @file print_medialist.C - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void print_medialist(TString fileName) { + cout << "Open file " << fileName << endl; TFile* infile = TFile::Open(fileName); if (!infile->IsOpen()) { diff --git a/macro/global/Merger.C b/macro/global/Merger.C index 53a83db2049d095f5860658d3cc139aa29eb38b6..fe8e29973674f9f1bf2612d04701b37092a23c4b 100644 --- a/macro/global/Merger.C +++ b/macro/global/Merger.C @@ -1,7 +1,5 @@ -/** @file Merger.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro for merging of STS and TRD tracks and TOF hits + { TStopwatch timer; timer.Start(); diff --git a/macro/hadron/acceptance.C b/macro/hadron/acceptance.C index df884c09681e5b45b7d36339559ab6f921ceb770..0fffd41ccf14db53435d42a359df0021d0a25973 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 **/ + #include "/u/kresan/cbm/trunk_feb12/cbmroot/cbmbase/CbmDetectorList.h" + #include "drawStyle.C" diff --git a/macro/hadron/draw.C b/macro/hadron/draw.C index 1e03f903139a0fed2efc22ce2c03b36d3cb5d584..a3037c2f9355fc6e1601fa3893485d8f3973a034 100644 --- a/macro/hadron/draw.C +++ b/macro/hadron/draw.C @@ -1,6 +1,3 @@ -/** @file draw.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define MPION 0.1395700 #define MKAON 0.493677 #define MPROT 0.938272 diff --git a/macro/hadron/drawStyle.C b/macro/hadron/drawStyle.C index cd7e9926674881cf297024d472fc0669d92a00cc..6450534595da7686238c9c1932c5adbd44255989 100644 --- a/macro/hadron/drawStyle.C +++ b/macro/hadron/drawStyle.C @@ -1,9 +1,7 @@ -/** @file drawStyle.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // drawStyle.C // Set the drawing style of different objects + void Style(TH2* h, const char* xTitle, const char* yTitle) { h->GetXaxis()->SetTitle(xTitle); diff --git a/macro/hadron/draw_reco.C b/macro/hadron/draw_reco.C index 8b2350af3787f86c10a21dce012ef77de5154f17..e72904673490e35b78fbb1c3c5ff730ed0c4d126 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 **/ #include "drawStyle.C" + + void plot_sts() { TPstyle(); diff --git a/macro/hadron/draw_run.C b/macro/hadron/draw_run.C index 48158cfae458e2eafeb21b42e1d288e381f28c90..a139a68cf06e597a6ba800ab639f7ec94efa8698 100644 --- a/macro/hadron/draw_run.C +++ b/macro/hadron/draw_run.C @@ -1,7 +1,5 @@ -/** @file draw_run.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "drawStyle.C" + void plot() { TPstyle(); diff --git a/macro/hadron/fillm2.C b/macro/hadron/fillm2.C index 9932e5c1f4805351b971d911a2ec59c03f79bcd3..569f335e61271c44a3f50a469095b687252ab940 100644 --- a/macro/hadron/fillm2.C +++ b/macro/hadron/fillm2.C @@ -1,6 +1,4 @@ -/** @file fillm2.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void fillm2(Float_t beamMomentum, Float_t timeResolution, Int_t level) { if (level < 1 || level > 2) return; diff --git a/macro/hadron/fitm2.C b/macro/hadron/fitm2.C index 8ee2d7107ef173fd827d930dc934c5e9e44b8406..d1d8262b72f0ec0abddad913cade48b1b7313a8a 100644 --- a/macro/hadron/fitm2.C +++ b/macro/hadron/fitm2.C @@ -1,6 +1,4 @@ -/** @file fitm2.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void fitm2(Float_t beamMomentum, Float_t timeResolution, Float_t purity, Int_t level) { if (level < 1 || level > 3) return; diff --git a/macro/hadron/produceDst.C b/macro/hadron/produceDst.C index 17af20fabd7139062766bfd9ec518b07acb3dee4..f5fabe2b3a47663cb3c01c18b841c5f5a62ff66a 100644 --- a/macro/hadron/produceDst.C +++ b/macro/hadron/produceDst.C @@ -1,6 +1,4 @@ -/** @file produceDst.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void produceDst(Float_t beamMomentum, Int_t index) { TStopwatch timer; diff --git a/macro/hadron/reco.urqmd.C b/macro/hadron/reco.urqmd.C index 020a64babb55a31f95b24e20605590ac1a0ccfc8..8d0e859d55c0c0cc3831ba90b725bb6325653006 100644 --- a/macro/hadron/reco.urqmd.C +++ b/macro/hadron/reco.urqmd.C @@ -1,6 +1,4 @@ -/** @file reco.urqmd.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void reco_urqmd(Int_t index) { TStopwatch timer; diff --git a/macro/hadron/run.urqmd.C b/macro/hadron/run.urqmd.C index 03e95af6e41c86ffcdaa4f6800cee66d051a64c8..e63bd50c70755c1cc4cd31b39bb4d89301983a0d 100644 --- a/macro/hadron/run.urqmd.C +++ b/macro/hadron/run.urqmd.C @@ -1,6 +1,4 @@ -/** @file run.urqmd.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_urqmd(Float_t beamMomentum, Int_t index) { TStopwatch timer; diff --git a/macro/hadron/spectra.urqmd.C b/macro/hadron/spectra.urqmd.C index d146be98a803e5147209fce4e963f4ae83b49372..4e64967174abd5a3820372408816762957cccdb8 100644 --- a/macro/hadron/spectra.urqmd.C +++ b/macro/hadron/spectra.urqmd.C @@ -1,6 +1,4 @@ -/** @file spectra.urqmd.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void spectra_urqmd(Float_t beamMomentum, Float_t timeResolution, Float_t purity) { // Load libraries diff --git a/macro/hadron/yields.urqmd.C b/macro/hadron/yields.urqmd.C index b4bd1589fb5aa7a700006f2dea6dbf149336afcf..ee7d5fb6df76c960d91a5c3e2a8255c4d5c5f19f 100644 --- a/macro/hadron/yields.urqmd.C +++ b/macro/hadron/yields.urqmd.C @@ -1,6 +1,4 @@ -/** @file yields.urqmd.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void yields_urqmd() { Float_t timeResolution = 80; diff --git a/macro/htrack/Style.C b/macro/htrack/Style.C index 13ba8668f35bee8ae3d7b4b7eb67138585e88f82..fc0ef5d07b72e3aa6957f41ff7995c4e2f10e148 100644 --- a/macro/htrack/Style.C +++ b/macro/htrack/Style.C @@ -1,6 +1,4 @@ -/** @file Style.C - * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + ////////////////////////////////////////////////////////////////////// // // ROOT style macro for the TDR diff --git a/macro/htrack/runHoughStsTrackFinder.C b/macro/htrack/runHoughStsTrackFinder.C index 850e9f14b09492eb12d11248c0306b369e9bfea6..ed5a3f52376b25e0b3b6410495a4a6b4842af0d7 100644 --- a/macro/htrack/runHoughStsTrackFinder.C +++ b/macro/htrack/runHoughStsTrackFinder.C @@ -1,6 +1,3 @@ -/** @file runHoughStsTrackFinder.C - * @copyright Copyright (C) 2007-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction in STS from MC data diff --git a/macro/htrack/runProduceFile.C b/macro/htrack/runProduceFile.C index 8dd19e180782316f05da230fda51102c345e76de..0a7388a13f17b3502d83025e44a09d4be8327ff9 100644 --- a/macro/htrack/runProduceFile.C +++ b/macro/htrack/runProduceFile.C @@ -1,6 +1,3 @@ -/** @file runProduceFile.C - * @copyright Copyright (C) 2007-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/kronos/histos/CalculateEfficiency.C b/macro/kronos/histos/CalculateEfficiency.C index 91cd787455e8b39974ad506b43580a121969e76d..152f74ce20e0e048526bc9aeb87c21ae3e9aab17 100644 --- a/macro/kronos/histos/CalculateEfficiency.C +++ b/macro/kronos/histos/CalculateEfficiency.C @@ -1,8 +1,6 @@ -/** @file CalculateEfficiency.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void CalculateEfficiency(TString inputDir) { + TStopwatch timer; timer.Start(); diff --git a/macro/kronos/macro/run_mc.C b/macro/kronos/macro/run_mc.C index 6ba81a47d9ddf7ccecbf2f55de2a9ab59ca4a355..c88e6f6f774933cfcb439306af146d1b655e0015 100644 --- a/macro/kronos/macro/run_mc.C +++ b/macro/kronos/macro/run_mc.C @@ -1,6 +1,3 @@ -/** @file run_mc.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/littrack/clustering/test_much_vis.C b/macro/littrack/clustering/test_much_vis.C index 6fa03c9124c0acac5b7ad004bebe7f0fa22c389a..9f728c54bdd1aa631c3ebb79ebc048b1a523e214 100644 --- a/macro/littrack/clustering/test_much_vis.C +++ b/macro/littrack/clustering/test_much_vis.C @@ -1,6 +1,3 @@ -/** @file test_much_vis.C - * @copyright Copyright (C) 2012 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for visualization of MC points and reconstructed hits diff --git a/macro/littrack/eloss_ana.C b/macro/littrack/eloss_ana.C index ae089fd10f6c323f81cf7d102363a8c808c09194..a13df049b77763dcbf4ff37d339a87a767bd552d 100644 --- a/macro/littrack/eloss_ana.C +++ b/macro/littrack/eloss_ana.C @@ -1,6 +1,3 @@ -/** @file eloss_ana.C - * @copyright Copyright (C) 2008-2009 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eloss_ana(Int_t nEvents = 20000) { TString dir = "/home/d/andrey/eloss/"; diff --git a/macro/littrack/eloss_sim.C b/macro/littrack/eloss_sim.C index 8d5e51748a24fc7ec39d7d2ae599bce5ce335231..1048fbf629be580ac84fef44f15cbb57b824f365 100644 --- a/macro/littrack/eloss_sim.C +++ b/macro/littrack/eloss_sim.C @@ -1,6 +1,3 @@ -/** @file eloss_sim.C - * @copyright Copyright (C) 2008-2010 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eloss_sim(Int_t nEvents = 20000) { TString dir = "/home/d/andrey/eloss/"; diff --git a/macro/littrack/fit_speed.C b/macro/littrack/fit_speed.C index d7f102bd94d4583494317bcdd71922c0271a39bf..216c3cad7bf65d3ec51f9b72cf77233848ae7807 100644 --- a/macro/littrack/fit_speed.C +++ b/macro/littrack/fit_speed.C @@ -1,6 +1,3 @@ -/** @file fit_speed.C - * @copyright Copyright (C) 2009-2010 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void fit_speed(Int_t nEvents = 10000) { TString dir = "/d/cbm02/andrey/std13_10mu/"; diff --git a/macro/littrack/phys.C b/macro/littrack/phys.C index 70e52a54373e4b172bfa3e71c693bc74e9ce9888..9a74619dc3b0c6d88e162dbd7012dd993524b988 100644 --- a/macro/littrack/phys.C +++ b/macro/littrack/phys.C @@ -1,6 +1,4 @@ -/** @file phys.C - * @copyright Copyright (C) 2012 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void phys(Int_t nEvents = 100) { TStopwatch timer; diff --git a/macro/littrack/radlength_sim.C b/macro/littrack/radlength_sim.C index 5e51fcd37b9586db6f6b734a8e00ee477fc3d5cc..dd33a1479272d17da4251635e51705edb4f97fcc 100644 --- a/macro/littrack/radlength_sim.C +++ b/macro/littrack/radlength_sim.C @@ -1,6 +1,3 @@ -/** @file radlength_sim.C - * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <algorithm> #include <iostream> using std::cout; diff --git a/macro/littrack/scripts/much/check_files.C b/macro/littrack/scripts/much/check_files.C index 5594b17a01b99aed53c8c45500e617f5a520e689..8fdc33927adcd005342d8699b5da99e9c7d603da 100644 --- a/macro/littrack/scripts/much/check_files.C +++ b/macro/littrack/scripts/much/check_files.C @@ -1,6 +1,3 @@ -/** @file check_files.C - * @copyright Copyright (C) 2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TFile.h" #include "TH1.h" #include "TTree.h" diff --git a/macro/littrack/scripts/much/much_ana.C b/macro/littrack/scripts/much/much_ana.C index c2ffbfd6c8b4124f5fdfb81656ea1dfde9f6e622..ebfffa0597241de57e327a97efd248f95159d82c 100644 --- a/macro/littrack/scripts/much/much_ana.C +++ b/macro/littrack/scripts/much/much_ana.C @@ -1,6 +1,4 @@ -/** @file much_ana.C - * @copyright Copyright (C) 2013-2021 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void much_ana(Int_t nEvents = 1000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/littrack/test_matrix_math.C b/macro/littrack/test_matrix_math.C index 18a4265b34a09456ba6d67270dba6d557a20ee9c..1d7b5ba9754a8fc7ad8b4c7e9163742a9742ae62 100644 --- a/macro/littrack/test_matrix_math.C +++ b/macro/littrack/test_matrix_math.C @@ -1,6 +1,3 @@ -/** @file test_matrix_math.C - * @copyright Copyright (C) 2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void test_matrix_math() { gROOT->LoadMacro("$VMCWORKDIR/gconfig/basiclibs.C"); diff --git a/macro/mcbm/eventDisplay.C b/macro/mcbm/eventDisplay.C index d70e8790d3727c05929ee6c3aa53b8c318ef03b7..2808729af0d6353ae92aa3a348ba9c38b1d98767 100644 --- a/macro/mcbm/eventDisplay.C +++ b/macro/mcbm/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 bfe6ed0adb78182277d6ec96fcc4219cf3825feb..29665ef8024370767f9015af58e2b2f4b1f8ae40 100644 --- a/macro/mcbm/eventDisplay_reco.C +++ b/macro/mcbm/eventDisplay_reco.C @@ -1,6 +1,3 @@ -/** @file eventDisplay_reco.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C b/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C index c1b2828d2daf10c8ee00df9562aba47f97274fd6..daec7fbce7048f8f6abeecdf7c8ba91230d1e8ac 100644 --- a/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C +++ b/macro/mcbm/geometry/Create_TOF_Geometry_v18m_mCbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18m_mCbm.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18k_mCbm.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/mcbm/geometry/hodo/test_hodogeo_reco.C b/macro/mcbm/geometry/hodo/test_hodogeo_reco.C index 85e6c0b97a544472d7acd03a6b8b2eb506e6411f..0c628f48c7c9a53670e3197ab14a508601d09cc3 100644 --- a/macro/mcbm/geometry/hodo/test_hodogeo_reco.C +++ b/macro/mcbm/geometry/hodo/test_hodogeo_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of mcbm data (2019) diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C index 35e274ba2386ca23ad5cf906929e1e2f37bd6bb9..0fa332b85ba3ebc6d7741e84c62f718aa6a213ca 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18b.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18b.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18b.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C index 20ac3eacc1e5cea66de1d6bac5f861ddc52c0ea6..657492c2191d4c980f4e16714da849a5454fa2f9 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18c.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18c.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18c.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C index f08bd9d1dc61cd8055e1532102e5f0385a8f5630..e51482b691b4ccd4932391e49995e5ca40a049c3 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18d.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18d.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18d.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C index ed5f78adc69c1c9be2eaa9f9129b4e715cc96801..409aaaaf2c722938d811f389e6939ce0fe3ee7eb 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18e.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18e.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C index 0c14eb8b95151ead2a1aedfd92a843188f560e55..98763412bb4044cf610660c1aeab14b620f7f142 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18e1.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18e1.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18e.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C index 5910e5564ef8d461234ae3d23f37ed344c10d0ef..98ffc522f2a7219fda477c2f4caaecf7ee2407ce 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18f.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18f.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18f.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C index fedde46ff56c8f14c26c7254e4864c055509da03..52d35342e2711009ab6d4abbf3f1faa2812ec7ae 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18g.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18g.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18g.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C index 3e4ddacaa94b5f99f3656bb8fe3e56717cacf988..d57cc20384d532d9914f5d111e9a91ce89b08699 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18h.C @@ -1,6 +1,3 @@ -/** @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 **/ // /// \file create_MUCH_geometry_v18h.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C index ddbaae3b214d58efaeae004516a43c62bbb75426..e72ce6ee3a247aaa027ea430231503a51aaee2c4 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18i.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18i.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18i.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C b/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C index dfdf698d6c1d8a129730863f6c77eea99a0c42a1..92371dc993b8c9fb795937071ba0e24b9973a261 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v18j.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18j.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18j.C /// \brief Generates MUCH geometry in Root format. 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 bbe8fbcb853251c221e6451e01b8181dd83421f8..fd292e26a89bdbc75b48bd106b544d6bb4a38562 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19a_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v19a_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v19a.C /// \brief Generates MUCH geometry in Root format. 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 73df1837bea689c044e56c5708fc526b8b406d01..35c5e54eaef80422f8551f6e5e27f062ea38571d 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19b_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v19b_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v19b.C /// \brief Generates MUCH geometry in Root format. 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 e211a47460b53b4e93c52b42813550608d86afcb..9ba4e6dd79cbb64cd4688b21c215be8e55652441 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19c_mcbm.C @@ -1,6 +1,3 @@ -/** @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 **/ // /// \file create_MUCH_geometry_v19b.C /// \brief Generates MUCH geometry in Root format. 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 030e5797b41f503c5a9ae4fb541af89fb69395bc..48ab6d60d7882dabb5290aa7aad1c89ee62f3587 100644 --- a/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C +++ b/macro/mcbm/geometry/much/create_MUCH_geometry_v19d_mcbm.C @@ -1,6 +1,3 @@ -/** @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 **/ // /// \file create_MUCH_geometry_v19d.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C index bca3207864cb1beeaa79e6e7099c85014f70c9d3..57846ff7831e5910d539bfa0c341fdda7614b83b 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18a_mcbm.C @@ -1,9 +1,7 @@ -/** @file create_rich_v18a_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> using namespace std; + enum RichGeomType { kGlassLense, diff --git a/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C index 95ac1cf298e9788d5826b3a22046aa36326b8b23..dbd293b3089c82c2eba86bec6364b31f86b880be 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18b_mcbm.C @@ -1,8 +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 **/ #include <iostream> using namespace std; + // Changelog // // 2017-07-19 - v18b - DE - add one level to the geometry hierarchy diff --git a/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C index b6ef810092b27d0650f27785c73585c7182daaab..e0033aca4f64aae0f384303e6d9ba985180fdc61 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18c_mcbm.C @@ -1,8 +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 **/ #include <iostream> using namespace std; + // Changelog // // 2017-11-12 - v18c - DE - push mRICH downstream to z=355 cm for long setup 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 d6d4210924e9493d98897449ea779dc643dd8926..41280d3de0ed88a64b8b2e0bf4f01ef3217dc635 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18d_gp_mcbm.C @@ -1,8 +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 **/ #include <iostream> using namespace std; + // Changelog // // 2017-11-17 - v18d - DE - add aerogel as radiator to the mRICH module diff --git a/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C index 9d93882b9bb9fcac0dbe30a16c359de674482404..4bf0f2e5bb48694164fcbb3ca923225b8a4af488 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18d_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v18d_mcbm.C - * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TDatime.h" #include "TFile.h" #include "TGeoArb8.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C index e070a234d15b709f1bd4fdfc5ee078c2d3da41ba..1e3a5202037d2e5a20cfaf0bff1ab9d3c5efc0d5 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18e_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v18e_mcbm.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TDatime.h" #include "TFile.h" #include "TGeoArb8.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C index b2cbed63c5e39d5e87bbebe7b42c6ea15d792dde..32283dc9f068fcc54544eb39c4d2af8af197e51f 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18f_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v18f_mcbm.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TDatime.h" #include "TFile.h" #include "TGeoArb8.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C index d5b5960bd800deed0d31a2180163017daa5ee4e4..0bda76d19b5083c5287d8149fb8b819fd6b0c25a 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18g_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v18g_mcbm.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TDatime.h" #include "TFile.h" #include "TGeoArb8.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C index f79fb8893240947252f778472b4514004e78a3f8..e3b3f69f18d223481b7618abe0e66f685a474e8d 100644 --- a/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v18h_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v18h_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TDatime.h" #include "TFile.h" #include "TGeoArb8.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C index dc5708c8c6f59bf6643b45edeb486f2bd059cfd1..6421dfb4bab397642614e2e80499a61ca891d338 100644 --- a/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v19a_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v19a_mcbm.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C index 1b593ba4d05e1b48e9aec6777e1aa6769c1fa761..adbbcedca0309277fbd03d05acf923990749595e 100644 --- a/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v19b_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v19b_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C index 8bca349e7329c423de4bc5d8f8b1ef3c5a557835..bae4ffe0a7033c71f99c4ae7c55fda94fd18e596 100644 --- a/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v19c_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v19c_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C index c4fabcb6b3f4e750fa64c5d4a7df6459f850c15b..e9a4e8f90f33a862776e454c8dd311851bfcc6a5 100644 --- a/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v19d_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v19d_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C index 38d4a28cd148c55d92295f9459798b50626b9163..5fced8e956313394f50fa0dcfcd81e5c7fffceaf 100644 --- a/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v19e_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v19e_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C index 7f1dce07d07495590f5ecf56c41265b1fe6cd519..171fd3c67c42955726677d3048bf5bf20be4dcba 100644 --- a/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v20b_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v20b_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C index 9ce9585d87648f4dda728501aa4ec263466ed84e..c14728db52aee2745c440c8f1b930b250ab901ff 100644 --- a/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v20c_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v20c_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C b/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C index 02efca30de888483b23b2158dc9554e6a19346cb..b098b7bc6c4b719f110f65d5e64927a53f8f1327 100644 --- a/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C +++ b/macro/mcbm/geometry/rich/create_rich_v20d_mcbm.C @@ -1,6 +1,3 @@ -/** @file create_rich_v20d_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> //#include "FairGeoMedium.h" //#include "FairGeoBuilder.h" diff --git a/macro/mcbm/geometry/targetbox/ctub_orig.C b/macro/mcbm/geometry/targetbox/ctub_orig.C index 429078c08bfbf4da5832ad60c475ff8a14b1a215..989e86a1bb7de71a6704ef2e41be16851d734d2c 100644 --- a/macro/mcbm/geometry/targetbox/ctub_orig.C +++ b/macro/mcbm/geometry/targetbox/ctub_orig.C @@ -1,8 +1,6 @@ -/** @file ctub_orig.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + void ctub_orig() { TCanvas* c = new TCanvas("c", "c", 0, 0, 600, 600); diff --git a/macro/mcbm/geometry/targetbox/cutout1.C b/macro/mcbm/geometry/targetbox/cutout1.C index 243c8ff596a441035f1383257be5e8e53e29b948..e2da01de458cb890fcbf0d1096e846a49251d2a1 100644 --- a/macro/mcbm/geometry/targetbox/cutout1.C +++ b/macro/mcbm/geometry/targetbox/cutout1.C @@ -1,8 +1,6 @@ -/** @file cutout1.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + void cutout1() { TCanvas* c = new TCanvas("c", "c", 0, 0, 600, 600); diff --git a/macro/mcbm/geometry/targetbox/cutout2.C b/macro/mcbm/geometry/targetbox/cutout2.C index ad9ba9fcb2572099ed61b1b7fbf154e4cb2d0b0f..8ca6805fb146652d2fdfc4417bef18be7053b374 100644 --- a/macro/mcbm/geometry/targetbox/cutout2.C +++ b/macro/mcbm/geometry/targetbox/cutout2.C @@ -1,8 +1,6 @@ -/** @file cutout2.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + void cutout2() { TCanvas* c = new TCanvas("c", "c", 0, 0, 600, 600); diff --git a/macro/mcbm/geometry/targetbox/targetbox1.C b/macro/mcbm/geometry/targetbox/targetbox1.C index 58b1043db70ddd231d6d76086bbcbcd7d2b0ddaa..4e5b1968dd69315a011c16fa73aba32f9a370d8b 100644 --- a/macro/mcbm/geometry/targetbox/targetbox1.C +++ b/macro/mcbm/geometry/targetbox/targetbox1.C @@ -1,8 +1,6 @@ -/** @file targetbox1.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + void targetbox1() { TCanvas* c = new TCanvas("c", "c", 0, 0, 600, 600); diff --git a/macro/mcbm/geometry/targetbox/targetbox2.C b/macro/mcbm/geometry/targetbox/targetbox2.C index ff5d6f6f9a0d79dd25fe388d761f385156687c89..b80a31c4c41f72b4d0bf3a7fd6d508fa655bc26b 100644 --- a/macro/mcbm/geometry/targetbox/targetbox2.C +++ b/macro/mcbm/geometry/targetbox/targetbox2.C @@ -1,8 +1,6 @@ -/** @file targetbox2.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + // dimensions from z = -38.0 cm to z = +59.8 cm // dimensions of core [-29.9 cm .. +15.2 cm] // dimensions of sections -38.0 cm | + 7.7 + 0.4 + 45.1 + 0.6 + 44.0 | +59.8 cm diff --git a/macro/mcbm/geometry/targetbox/targetbox3.C b/macro/mcbm/geometry/targetbox/targetbox3.C index 96f7d416546920010d42c01753cbf74791616a2f..739f2c39f2af1cb70a682d56127518b74f392e7d 100644 --- a/macro/mcbm/geometry/targetbox/targetbox3.C +++ b/macro/mcbm/geometry/targetbox/targetbox3.C @@ -1,8 +1,6 @@ -/** @file targetbox3.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // from the following website // https://root.cern.ch/doc/master/classTGeoCtub.html + // dimensions from z = -38.0 cm to z = +59.8 cm // dimensions of core [-29.9 cm .. +15.2 cm] // dimensions of sections -38.0 cm | + 7.7 + 0.4 + 45.1 + 0.6 + 44.0 | +59.8 cm 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 12677d018d3f5515b493f429738e3246838be5dd..eb58f2f2cb0bc3667d61eca523da7b9b79c597e6 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_mCBM_1.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_mCBM_1.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 83f1ba082a84b28faf2957062b978636d3977c19..5f263fc31ad87f8ecc969325d3b89d7ac4e04fd6 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_1x.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. 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 88d9e86fad9da1df3b2b09d582aa1682cb5d9fb0..3fc786bd3b07e9dde7328da96464fa5d1d0b2923 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_2x.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. 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 f4ac590e3b8a1ef9ee8f0139b4563d0e3de5673e..35d6827401fd41f4e6a877989757fa2dbcec082b 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18_3x.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18_3x.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. 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 4e5bef5ad551419ca07f01f9bb4a2a212b3e5e38..a6d52e19f18b1f5737782fbda1b59ed5e6969144 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18d_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18d_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18d_mcbm.C /// \brief Generates TOF geometry in Root format. 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 264b36143b69866dd6a061490fe91d6c4b3a7fc3..93d77e3e3573f7648444fd368b23628a58c7fa08 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18e_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18e_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18e_mcbm.C /// \brief Generates TOF geometry in Root format. 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 4d45250c57bb97b12bb55d274ee5d51e4a74a229..86d747ae718871608f1e8d5f44b33a0fa984755c 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18f_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18f_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18f_mcbm.C /// \brief Generates TOF geometry in Root format. 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 630187598f4729acb36590ca407c6ca7eaefe2f4..81bf70ac27046aef5a4cc1b4e1b737789ee3a7e0 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18g_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18g_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18g_mcbm.C /// \brief Generates TOF geometry in Root format. 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 848c200d52b91e919387dae40006d90611a5ea40..f61916ab992b2c56bf21ed0adae31deb8c2b7b7c 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18h_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18h_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18h_mcbm.C /// \brief Generates TOF geometry in Root format. 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 342e32b065b97248e010322de41ae1f6ef78bcd6..5ef709314505954aacd5e796cf023e564ba60845 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18i_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18i_mcbm.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18h_mcbm.C /// \brief Generates TOF geometry in Root format. 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 b3334f31a814ce8c46794fe851a6170a814ace07..57268e9be76df86bdd30f453b51ddd8db4ed52fa 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18j_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18j_mcbm.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18j_mcbm.C /// \brief Generates TOF geometry in Root format. 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 2cea4d67bd652be72205bcda261772c46c921695..2ffa5e8e3c52ec8f893d7a8de26d0fb8341c7d31 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18k_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18k_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18k_mcbm.C /// \brief Generates TOF geometry in Root format. 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 25d28a3a080b02fc794313b19b90db6c767a29c0..64f53d3b2a432f440f59f195c193c64c56fce046 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v18l_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18l_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18l_mcbm.C /// \brief Generates TOF geometry in Root format. 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 a5fac967f1414de9363cd12cc58dc18e6dad92b3..5ea22dfddbc7f4104a14d55d153f4898b5d201bd 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19a_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v19a_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v19a_mcbm.C /// \brief Generates TOF geometry in Root format. 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 3138db93e5106b52d1a5fae6d820cb2221bddbf8..7b7938dd46b9d54cc2462fdefded383e9b291873 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19b_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v19b_mcbm.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v19a_mcbm.C /// \brief Generates TOF geometry in Root format. 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 2f835ea2374e5ded9f37b66a67aea215c6a2a70c..1a1903d68aa2435c611d88965aadef76ab356ee0 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19c_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v19c_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v19a_mcbm.C /// \brief Generates TOF geometry in Root format. 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 3501af13068eee8170ea3fdabe9ddd15ade09582..7dcd5bc53934ab53fd9957bbdac9e2f4aa9eec87 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19d_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v19d_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v19d_mcbm.C /// \brief Generates TOF geometry in Root format. 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 5125ba37fd84ddcd5ba8f477cb5996de71477ee9..ad9c35309863da78ac6f1ccc2cbb6f5d9d5d9750 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v19e_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v19e_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v19e_mcbm.C /// \brief Generates TOF geometry in Root format. 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 d713ae08093b4cb59bd7d1c77b0cfcd5c8c9fb1b..19b9a80d6745a3ae1663eed8ddb1abbaa3fd7141 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_cosmicHD.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20a_cosmicHD.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file derived from Create_TOF_Geometry_v18m_mCbm.C /// \brief Generates TOF geometry in Root format. 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 41d593352644af0991a2c3b2d7e81ddb887c1541..1bbe1ca9f6742151a950aa1a50791493ebaa4669 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20a_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20a_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20a_mcbm.C /// \brief Generates TOF geometry in Root format. 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 7857eb701e4d82c5226c10eb6a4753e619a3d511..7266516558229d078d97a3aa3a3b131fe38cbe8c 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_cosmicHD.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20b_cosmicHD.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file derived from Create_TOF_Geometry_v18m_mCbm.C /// \brief Generates TOF geometry in Root format. 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 288cbed40af5b3a1fa2149a1db1c2aa2716eaaa0..4e13abbdf263b65125a9d6567603db779da9d0fd 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20b_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20b_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20b_mcbm.C /// \brief Generates TOF geometry in Root format. 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 681fd6d33b42c940fd4be57559aefded445deaa7..f5fae888523c820d8d3ac279249e5598578a8762 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20c_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20c_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20b_mcbm.C /// \brief Generates TOF geometry in Root format. 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 ffeee0db05f3a2da4c3f64b5b315c0b5f44c97a6..7d82be8d5425ac18eb380d701a4d167c324e4871 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_cosmicHD.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20d_cosmicHD.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file derived from Create_TOF_Geometry_v18m_mCbm.C /// \brief Generates TOF geometry in Root format. 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 29b34bf6bd421c37609aa7f57d8e13006c0c51dd..50a6fab2617f3943ff1c8ca844851b92de727383 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20d_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20d_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20b_mcbm.C /// \brief Generates TOF geometry in Root format. 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 2c6d82eefa11b1e902e269308b21a2ec2fcbf460..290511a1b69f43471bdf633a47f5c1ee3e806400 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20e_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20e_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20e_mcbm.C /// \brief Generates TOF geometry in Root format. 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 e766e7d8907912926a34c0d480dd6d696a230fe0..582af10ecf48d1e36cfcec4474c9adcb08f030e5 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v20f_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v20f_mcbm.C - * @copyright Copyright (C) 2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v20f_mcbm.C /// \brief Generates TOF geometry in Root format. 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 bf3a079fde7c15d4d00e6c506221c001f8a18fc1..9979f00e7b8c17c69f07b77f06bbe0c5d54b7489 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21a_mcbm.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v21a_mcbm.C /// \brief Generates TOF geometry in Root format. 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 32b00e0e21f46a08a692a3fae55a19deef93b2cb..0d7ee45b38cfae960608ea09acba31ea02e4ae15 100644 --- a/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C +++ b/macro/mcbm/geometry/tof/Create_TOF_Geometry_v21b_mcbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v21b_mcbm.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v21b_mcbm.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C index 471354df3e15d7788f47c89f4d8dca09e3715f42..1380ede475ec3b82034a3e1aa262917df5d336f4 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v17s.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17s.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17s.C /// \brief Generates TRD geometry in Root format. 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 20dd82e0b12195a07bc63b820055f85a781d2250..dee5bbf79edaf6103551cc0d283aec3c6eca8aaa 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18a_1e.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v18a.C /// \brief Generates TRD geometry in Root format. 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 0e3ccbce070c59b33a6136b536376d2f834ba450..6a677d5889adde9c60db2c9e54f5e3b78d6fbd01 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18b_1e.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v18a.C /// \brief Generates TRD geometry in Root format. 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 b098898108c96749f638a5c966d3c21b0013481b..9d6b4f4f93804ec577ceec97313d8463b5866922 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18c_1e.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v18a.C /// \brief Generates TRD geometry in Root format. 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 8e5e6cc64274bd2a430a1a957e5a86cc7f91e300..f0efec6f30cb809db445a9a87ccbb0c40cf95382 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18d_1e.C @@ -1,6 +1,4 @@ -/** @file Create_TRD_Geometry_v18d_1e.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + /// /// \file Create_TRD_Geometry_v18a.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C index 52e99d93532b36b1b4cccba7e544c91498c2ec11..b87cd513486346e53d78cf5090469ae5b29ab053 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18e.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18e.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18e.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C index 0f8d5d63453945abc0bb284d128e29c7b51819b7..1914e5aa87a9c9b86ec145edaa2415de192df0de 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18f.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18f.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18f.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C index ea7dcf2241034817bb41d8e92daf3ee6ec29d3da..46e36b71cccf0bf72a4148a9b3c53f8461f1862d 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18g.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18g.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18g.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C index db504695c3e6ce402efa578917fbcc21364577e5..2f11513f19bf248796e5dd86c94243726683371c 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18h.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18h.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18h.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C index 7a7a3513b690a9da403464800ebd6bad52d04d87..c98c279df0a5eaff6a95b1ac8ef695bde5a13fb6 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18i.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18i.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18i.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C index 8d4f5015be17aaf6b2f6326f5741a6a25d9d54b3..9386710d6fa1fae4f17416a753b73925f888275f 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18j.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18j.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18j.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C index 346fcc1de41b342fe30767aebfef1f275123d5fc..a948a4d87805128c0356bd1be0dd513bdb614fdd 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18k.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18k.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18k.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C index e2d754fb280ed8ec729293e1183f3b47d6bdb2c9..21072a24c8bba5c09b3381c46966e6781166f117 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18l.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18l.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18l.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C index 53b8fa6491ffb39e14a05dad3dd69412347ba82d..469e2e2376009352dea24972156f959b7f8b2e48 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18m.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18m.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18m.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C index d680f147ad3c885ea2dce62fd11e0042e00c1e30..028888cd5a87853ddf9cf516aaa288677507dfa4 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18n.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18n.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18n.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C index 154b1bd900e89dff53c90ee8032d68e5b4002951..e014cd044389893ccb0df11cfca3eaf6e6c2bb59 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18o.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18o.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18o.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C index 3b57ee2580f590c05a56940a982aa40e64b1ee68..9ff3574450740b2954499d175f252840c9cd5afa 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18p.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18p.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18p.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C index f3bcf34a468859c57f16ea57a2007ddd935501da..fd14a39fb341e470a2454904e7adee482a3802a3 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18q.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18q.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18q.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C index a47954d92e1ee540041028b4c5b3d09b707ca4b2..c0a25b459584998f74df6aafb24008dda895a103 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v18r.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v18r.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v18r.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C index 3ae0994b05f3babdde7ec8374e3ec733607d5fd4..658f77cfb7ae4affe114a790f204ffc9aa3dcee5 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20a.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v20a.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v20a.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C index 9c72403fed259717b7f8549d3b56f7a087953af8..a40fd951eb7ecb8a3337797b13430a3662328e6c 100644 --- a/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C +++ b/macro/mcbm/geometry/trd/Create_TRD_Geometry_v20b.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v20b.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v20b.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/mcbm/legacy/eventDisplay.C b/macro/mcbm/legacy/eventDisplay.C index afd4494450522924d584939fd7a995201d9f7cd5..d6169d6ab04b6e879f5b24c980897a1282aa4fc1 100644 --- a/macro/mcbm/legacy/eventDisplay.C +++ b/macro/mcbm/legacy/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2015-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //void eventDisplay(const char* setup = "sis18_mcbm_25deg_long") void eventDisplay(const char* setup = "mcbm_beam_2019_03") // void eventDisplay(const char* setup = "mcbm_beam_2018_11") diff --git a/macro/mcbm/legacy/mcbm_mc.C b/macro/mcbm/legacy/mcbm_mc.C index 450b4992224f08d277023fc8b02afd1afce5b46f..f33ea184840fdd8035863f60eb92fd9c5342b436 100644 --- a/macro/mcbm/legacy/mcbm_mc.C +++ b/macro/mcbm/legacy/mcbm_mc.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc.C - * @copyright Copyright (C) 2017-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/legacy/mcbm_mc_dev.C b/macro/mcbm/legacy/mcbm_mc_dev.C index 8906b5cb2a09c97fc37fd4ccae641014223c9ee9..fd64d085c4cf15202dba79d16d7495f89f7f2ebc 100644 --- a/macro/mcbm/legacy/mcbm_mc_dev.C +++ b/macro/mcbm/legacy/mcbm_mc_dev.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc_dev.C - * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/legacy/mcbm_mc_gp.C b/macro/mcbm/legacy/mcbm_mc_gp.C index 17f77434e65b08f8692a905381fe09edc84672c3..3e0dafe3167c5356e7c04c0e4f18df7f8c1a82c1 100644 --- a/macro/mcbm/legacy/mcbm_mc_gp.C +++ b/macro/mcbm/legacy/mcbm_mc_gp.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc_gp.C - * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/legacy/mcbm_mc_nh.C b/macro/mcbm/legacy/mcbm_mc_nh.C index e751feb9bd21e46e46188e6e64e5487ec0657737..380008926993c489ff52dcd0fb4a344c10741978 100644 --- a/macro/mcbm/legacy/mcbm_mc_nh.C +++ b/macro/mcbm/legacy/mcbm_mc_nh.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc_nh.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/legacy/mcbm_sim.C b/macro/mcbm/legacy/mcbm_sim.C index 53c31af282353a19e88ce36070ac0e19f828e1b1..f3e6170e253be514714b2cf12a2e4bc70c4113b2 100644 --- a/macro/mcbm/legacy/mcbm_sim.C +++ b/macro/mcbm/legacy/mcbm_sim.C @@ -1,6 +1,3 @@ -/** @file mcbm_sim.C - * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/matbudget_ana_mcbm_mvd.C b/macro/mcbm/matbudget_ana_mcbm_mvd.C index e043af59af4e9b3c7ebba9ffaadde40433851d34..c35bf0f09b25deab5cbd635117f1d045cae39e80 100644 --- a/macro/mcbm/matbudget_ana_mcbm_mvd.C +++ b/macro/mcbm/matbudget_ana_mcbm_mvd.C @@ -1,8 +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 **/ #if !defined(__CINT__) || defined(__MAKECINT__) #include "FairRadLenPoint.h" + #include "TCanvas.h" #include "TClonesArray.h" #include "TFile.h" diff --git a/macro/mcbm/matbudget_ana_mcbm_sts.C b/macro/mcbm/matbudget_ana_mcbm_sts.C index 9730fa790871e9c758afb0cc164c9d86b5a7e8ae..6f08dc80cca232fde76a927fe8da14d8b394cb92 100644 --- a/macro/mcbm/matbudget_ana_mcbm_sts.C +++ b/macro/mcbm/matbudget_ana_mcbm_sts.C @@ -1,8 +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 **/ #if !defined(__CINT__) || defined(__MAKECINT__) #include "FairRadLenPoint.h" + #include "TCanvas.h" #include "TClonesArray.h" #include "TFile.h" diff --git a/macro/mcbm/matbudget_mc_mcbm_mvd.C b/macro/mcbm/matbudget_mc_mcbm_mvd.C index 16cb9bbae207a157b5cf4228e652a2139eb8cd2b..f1ace52ce82809e70c75f0a470e2a30b8949551b 100644 --- a/macro/mcbm/matbudget_mc_mcbm_mvd.C +++ b/macro/mcbm/matbudget_mc_mcbm_mvd.C @@ -1,6 +1,3 @@ -/** @file matbudget_mc_mcbm_mvd.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation with the STS diff --git a/macro/mcbm/matbudget_mc_mcbm_sts.C b/macro/mcbm/matbudget_mc_mcbm_sts.C index fca6748d81921a820b8e982f96fa776ba6d9505f..0171189e2f6c888f154276447d6d4a8dd8743aed 100644 --- a/macro/mcbm/matbudget_mc_mcbm_sts.C +++ b/macro/mcbm/matbudget_mc_mcbm_sts.C @@ -1,6 +1,3 @@ -/** @file matbudget_mc_mcbm_sts.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation with the STS diff --git a/macro/mcbm/mcbm_Ana.C b/macro/mcbm/mcbm_Ana.C index 5d3bdcf146c4b86cef148d8ed8d661c2fc93d189..192f1c22839d2fa7be8a34cfef82e70b619ac852 100644 --- a/macro/mcbm/mcbm_Ana.C +++ b/macro/mcbm/mcbm_Ana.C @@ -1,6 +1,3 @@ -/** @file mcbm_Ana.C - * @copyright Copyright (C) 2017-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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_check_materials.C b/macro/mcbm/mcbm_check_materials.C index a0beecb48bd833b33edffe8e49bebe3747f9e50e..1ee926acd48bd31d8daa6af22cf945ff65f96ec4 100644 --- a/macro/mcbm/mcbm_check_materials.C +++ b/macro/mcbm/mcbm_check_materials.C @@ -1,6 +1,3 @@ -/** @file mcbm_check_materials.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 // different detector systems. diff --git a/macro/mcbm/mcbm_check_overlaps.C b/macro/mcbm/mcbm_check_overlaps.C index 20715d048650ba40ad77b21237bb721df4307c68..93849f99bd4cc75010705b24c65afd44ab829e9c 100644 --- a/macro/mcbm/mcbm_check_overlaps.C +++ b/macro/mcbm/mcbm_check_overlaps.C @@ -1,6 +1,3 @@ -/** @file mcbm_check_overlaps.C - * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void mcbm_check_overlaps(const char* dataset = "test") { // 2020-07-10 - DE - simplify overlap name checking diff --git a/macro/mcbm/mcbm_display_event.C b/macro/mcbm/mcbm_display_event.C index bd93cc1399c2a37520679b4bb0956cad990b60c8..a5c22d7326b183b5f75f39210d3b91cf1c347e48 100644 --- a/macro/mcbm/mcbm_display_event.C +++ b/macro/mcbm/mcbm_display_event.C @@ -1,6 +1,3 @@ -/** @file mcbm_display_event.C - * @copyright Copyright (C) 2019-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated mCBM events with standard settings diff --git a/macro/mcbm/mcbm_hadron_analysis.C b/macro/mcbm/mcbm_hadron_analysis.C index 69d773bcb262b8fe0243283d323c013d05d8c39f..065885bdcf1e5ff04f562a41888687346c3f426c 100644 --- a/macro/mcbm/mcbm_hadron_analysis.C +++ b/macro/mcbm/mcbm_hadron_analysis.C @@ -1,6 +1,3 @@ -/** @file mcbm_hadron_analysis.C - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void mcbm_hadron_analysis(Int_t nEvents = 10, TString setup = "mcbm_beam_2020_03", const char* output = "data/test") { TString dataset(output); diff --git a/macro/mcbm/mcbm_hadron_analysis_nh.C b/macro/mcbm/mcbm_hadron_analysis_nh.C index 8653e5a25180c7652a7f1bf5e84d08aec407103e..34975d1a4c054b7acb87228c725210220edf6111 100644 --- a/macro/mcbm/mcbm_hadron_analysis_nh.C +++ b/macro/mcbm/mcbm_hadron_analysis_nh.C @@ -1,6 +1,3 @@ -/** @file mcbm_hadron_analysis_nh.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Double_t eventRate = 1.E7, diff --git a/macro/mcbm/mcbm_match_check.C b/macro/mcbm/mcbm_match_check.C index 290a93530150d907e0982f4e0ce67a7c3be998b0..c875080f39bafb3ff5a7c85fa3f79bd189301bb3 100644 --- a/macro/mcbm/mcbm_match_check.C +++ b/macro/mcbm/mcbm_match_check.C @@ -1,6 +1,3 @@ -/** @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 **/ void mcbm_match_check(Int_t nEvents = 10, TString setup = "mcbm_beam_2020_03", const char* output = "data/test") { TString dataset(output); diff --git a/macro/mcbm/mcbm_mc_nh.C b/macro/mcbm/mcbm_mc_nh.C index 5087372d545a4c67d80484e93a4357204a217b3e..c8f67d55a03fd2a99f60150838ea4ce45c966d1d 100644 --- a/macro/mcbm/mcbm_mc_nh.C +++ b/macro/mcbm/mcbm_mc_nh.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc_nh.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/mcbm_pribeam.C b/macro/mcbm/mcbm_pribeam.C index 07a48fcbf9440846249de5b701470ea0635d73bb..97ffc98be9bf1a8760daca64900a9e2586507a27 100644 --- a/macro/mcbm/mcbm_pribeam.C +++ b/macro/mcbm/mcbm_pribeam.C @@ -1,6 +1,3 @@ -/** @file mcbm_pribeam.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mcbm/mcbm_qa.C b/macro/mcbm/mcbm_qa.C index c2d1e99e140629eccbbda2ed1d56d8f5acfb6522..13135a387c0a286d7401bac6bb0afa712d49a89b 100644 --- a/macro/mcbm/mcbm_qa.C +++ b/macro/mcbm/mcbm_qa.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for simulation & reconstruction QA diff --git a/macro/mcbm/mcbm_qa_nh.C b/macro/mcbm/mcbm_qa_nh.C index 110c6143cdb05ef3bec62e5a09880aaabfa50816..4c5ed4b77683e1a94c3ce51fa9745ff635d47d90 100644 --- a/macro/mcbm/mcbm_qa_nh.C +++ b/macro/mcbm/mcbm_qa_nh.C @@ -1,6 +1,3 @@ -/** @file mcbm_qa_nh.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/mcbm_reco.C b/macro/mcbm/mcbm_reco.C index 406d5bdc164c97dac4b8610ef70e3e843fc0661a..cffe75bcf14dda1fd5fbb959ba0d9f64df6b5460 100644 --- a/macro/mcbm/mcbm_reco.C +++ b/macro/mcbm/mcbm_reco.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco.C - * @copyright Copyright (C) 2015-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/mcbm_reco_dev.C b/macro/mcbm/mcbm_reco_dev.C index 5c27e8159397f02ceee1de8f0b5bb1a79527156b..f4f5bc7c758ef01f2f5230db391f60aaecbeadb8 100644 --- a/macro/mcbm/mcbm_reco_dev.C +++ b/macro/mcbm/mcbm_reco_dev.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_dev.C - * @copyright Copyright (C) 2017-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/mcbm_reco_event.C b/macro/mcbm/mcbm_reco_event.C index 192efa0c4efb28eb07b96dc8e17aeebe42fb89da..f3ab80e13790d1d129c0c57cf73a0db6f8bb74b3 100644 --- a/macro/mcbm/mcbm_reco_event.C +++ b/macro/mcbm/mcbm_reco_event.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_event.C - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated mCBM events with standard settings diff --git a/macro/mcbm/mcbm_reco_event_tb.C b/macro/mcbm/mcbm_reco_event_tb.C index 46f81afd2e4470cce62a5ad129e71c6680a1d95c..53744586b0add35c52ebfce8be5e15832ec9daf7 100644 --- a/macro/mcbm/mcbm_reco_event_tb.C +++ b/macro/mcbm/mcbm_reco_event_tb.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_event_tb.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated/experimental mCBM events with standard settings diff --git a/macro/mcbm/mcbm_reco_event_tb_nh.C b/macro/mcbm/mcbm_reco_event_tb_nh.C index 76c9a3e515c0098160a3d9584572d0ab052aec3f..089d42dfd26c14cef399f0fd559f03f58fcee8c4 100644 --- a/macro/mcbm/mcbm_reco_event_tb_nh.C +++ b/macro/mcbm/mcbm_reco_event_tb_nh.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated mCBM events with standard settings diff --git a/macro/mcbm/mcbm_reco_gp.C b/macro/mcbm/mcbm_reco_gp.C index 1ef13d2d6e5591b83ff9bcbec8d9e639ce37d26f..81b77397623b9179df7a28711466f5b17061536c 100644 --- a/macro/mcbm/mcbm_reco_gp.C +++ b/macro/mcbm/mcbm_reco_gp.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_gp.C - * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/mcbm_reco_nh.C b/macro/mcbm/mcbm_reco_nh.C index 2c81d54df428b1e3a0cc73efdd35ea5b7a6b19b1..ee39d955aa09b5d752a064b35a3963fc3d1e1a4c 100644 --- a/macro/mcbm/mcbm_reco_nh.C +++ b/macro/mcbm/mcbm_reco_nh.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_nh.C - * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/mcbm/pl_lambda.C b/macro/mcbm/pl_lambda.C index d92eb94ac01796c06a85482fc938783f393eff16..d06f44ea00a67a3f6988fc615b3d81c0e62fc810 100644 --- a/macro/mcbm/pl_lambda.C +++ b/macro/mcbm/pl_lambda.C @@ -1,6 +1,3 @@ -/** @file pl_lambda.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_lambda(Double_t sf = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/mcbm/save_hst.C b/macro/mcbm/save_hst.C index c661b69122c11e1231bebcdf8f6047d5a579738e..e3e1953c4d26fc6eb89bd8348de857d4775effb9 100644 --- a/macro/mcbm/save_hst.C +++ b/macro/mcbm/save_hst.C @@ -1,8 +1,6 @@ -/** @file save_hst.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_hst(TString cstr = "status.hst.root") { + gROOT->cd(); cout << "Save all histos from directory " << gDirectory->GetName() << " to file " << cstr.Data() << endl; diff --git a/macro/mcbm/sps17_mc.C b/macro/mcbm/sps17_mc.C index 1652da861c7330069f6210f1fbfdd61c4aaf84da..c67434262277a71311eeff1306098d047ad57e9d 100644 --- a/macro/mcbm/sps17_mc.C +++ b/macro/mcbm/sps17_mc.C @@ -1,6 +1,3 @@ -/** @file sps17_mc.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/much/add_histo.C b/macro/much/add_histo.C index 248c11497862ef8c851e6e4d049fab19d94645b3..f4933107dc7f8017f449bba74ddae43987639f83 100644 --- a/macro/much/add_histo.C +++ b/macro/much/add_histo.C @@ -1,6 +1,3 @@ -/** @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 **/ void add_histo(Int_t NofFiles = 5000, TString type = "sub_histo", TString dir = "sis100_muon_lmvm/8gev/centr_010") { TString name; diff --git a/macro/much/draw_histo.C b/macro/much/draw_histo.C index 0038536d2d1f8e71fd592dc3e3a7c9725c020e55..c75e866568b2e16bee978d3bdaa2b86a952bd8e4 100644 --- a/macro/much/draw_histo.C +++ b/macro/much/draw_histo.C @@ -1,6 +1,3 @@ -/** @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 **/ void draw_histo(TString input = "sis100_muon_lmvm/8gev/centr_010_sup_histo.root") { gStyle->SetHistLineWidth(6); diff --git a/macro/much/geometry/create_MUCH_geometry_v17a.C b/macro/much/geometry/create_MUCH_geometry_v17a.C index 2b0be510f573745c57a51f178f5f9b45bd108cc8..c1d17dcf0b10d01c8b50a286206f6ddbcce1ad27 100644 --- a/macro/much/geometry/create_MUCH_geometry_v17a.C +++ b/macro/much/geometry/create_MUCH_geometry_v17a.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v17a.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v17a.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_MUCH_geometry_v17b.C b/macro/much/geometry/create_MUCH_geometry_v17b.C index 7541f95d5af5f2ccdaf6a956b23ff65ac20795c7..89834cc214aa1e0e4cf3d9a8b129bc6ab22adbdd 100644 --- a/macro/much/geometry/create_MUCH_geometry_v17b.C +++ b/macro/much/geometry/create_MUCH_geometry_v17b.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v17b.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v17b.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C index 5644fd925bd0f2f600a3f39efe66db1f3d0b9bb8..2c12e519d18696e8fa85041ca84fd934eaa2154f 100644 --- a/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C +++ b/macro/much/geometry/create_MUCH_geometry_v17b_jpsi.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v17b_jpsi.C - * @copyright Copyright (C) 2017-2018 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v17b.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C index 4545cd60caa78ad6b332cb53b1ccfadd1e0729ff..98ee5d0d813a9e50376db1557c1565e33a071ef5 100644 --- a/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C +++ b/macro/much/geometry/create_MUCH_geometry_v17b_lmvm.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v17b_lmvm.C - * @copyright Copyright (C) 2017-2018 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v17b.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C b/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C index 6e7a2597a49c4808d717278f116c39ecbf10a2d1..979ca0e86acb5700bb6fa6c369054dbf0e76fc88 100644 --- a/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C +++ b/macro/much/geometry/create_MUCH_geometry_v18a_jpsi.C @@ -1,6 +1,3 @@ -/** @file create_MUCH_geometry_v18a_jpsi.C - * @copyright Copyright (C) 2018 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// \file create_MUCH_geometry_v18a.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C b/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C index 8193e83dc57e846d4e3a67b012a4146336e47604..cb3d04d3c6c0c1364a58765dd518d96348d73459 100644 --- a/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C +++ b/macro/much/geometry/create_MUCH_geometry_v19a_lmvm.C @@ -1,6 +1,3 @@ -/** @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 **/ // /// \file create_MUCH_geometry_v19a.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/geometry/create_Much_geo_v17b.C b/macro/much/geometry/create_Much_geo_v17b.C index e556211f2d8f9ad24d4f37601b9237a5685fdcab..e6878a43f608b8561a61b8f1a22466d3c6bb30aa 100644 --- a/macro/much/geometry/create_Much_geo_v17b.C +++ b/macro/much/geometry/create_Much_geo_v17b.C @@ -1,6 +1,3 @@ -/** @file create_Much_geo_v17b.C - * @copyright Copyright (C) 2017 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ // /// File create_MUCH_geometry_v17b.C /// \brief Generates MUCH geometry in Root format. diff --git a/macro/much/much_draw3D.C b/macro/much/much_draw3D.C index 3313f472958d52a63fd2a429971b4c6a5df6f6d7..c644fb199186d59beb59a3cf24ba900dea9a26fc 100644 --- a/macro/much/much_draw3D.C +++ b/macro/much/much_draw3D.C @@ -1,9 +1,7 @@ -/** @file much_draw3D.C - * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ void much_draw3D(TString geofile = "geofile.root") { + TFile* f = new TFile(geofile); f->Get("FairBaseParSet"); TGeoManager* gGeoManager = (TGeoManager*) f->Get("FAIRGeom"); diff --git a/macro/much/much_histo_style.C b/macro/much/much_histo_style.C index a5bddf42f1f3eb3e94c750771bf6279550965588..71cdd93a8c0e5c6714841676c519f68375e30b9b 100644 --- a/macro/much/much_histo_style.C +++ b/macro/much/much_histo_style.C @@ -1,7 +1,5 @@ -/** @file much_histo_style.C - * @copyright Copyright (C) 2008-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TStyle.h" + void much_histo_style() { gStyle->SetCanvasColor(10); diff --git a/macro/much/much_hitsQa.C b/macro/much/much_hitsQa.C index 28ec631fbcf024c1790722a3e77e38c99ee387fa..3c2da518420c3ca681c6d13efb762fc71798c85c 100644 --- a/macro/much/much_hitsQa.C +++ b/macro/much/much_hitsQa.C @@ -1,6 +1,3 @@ -/** @file much_hitsQa.C - * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // Macro for qualitycheck of the MUCH hit producer // E.Kryshen 22.11.2007 diff --git a/macro/much/much_hits_gem.C b/macro/much/much_hits_gem.C index 1c0fee826ed45bec9e4152f7b7e73f5404ec3a06..49a4e7b7c37b67e5f7b6bef142620b52cdc82c1e 100644 --- a/macro/much/much_hits_gem.C +++ b/macro/much/much_hits_gem.C @@ -1,6 +1,3 @@ -/** @file much_hits_gem.C - * @copyright Copyright (C) 2020 Variable Energy Cyclotron Centre, Kolkata - * @license SPDX-License-Identifier: GPL-3.0-only **/ // flag =0 for sis100 flag =1 for mini cbm geometry void much_hits_gem(Int_t flag = 1) { diff --git a/macro/much/run_ana.C b/macro/much/run_ana.C index eddc5782bd04fa5abd7e34745bf4a76c9b87e015..ef2e50747d84da1045e119d5daf200764836b7ba 100644 --- a/macro/much/run_ana.C +++ b/macro/much/run_ana.C @@ -1,6 +1,3 @@ -/** @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 **/ //--------------------------------------------------- // // Anna Senger a.senger@gsi.de diff --git a/macro/mvd/digitise.C b/macro/mvd/digitise.C index 17b501aee0b8dccd99e9b105dc4b4c7c3482d644..522ec581ce1e73f1db9291544d6d1e37cdd1412a 100644 --- a/macro/mvd/digitise.C +++ b/macro/mvd/digitise.C @@ -1,6 +1,3 @@ -/** @file digitise.C - * @copyright Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/digitise_and_HitReco.C b/macro/mvd/digitise_and_HitReco.C index 0cb3a2d11abcddad0e9345b46a1c263a872d299e..542f4422bc7e88396ba098c555bce8936c0c85b4 100644 --- a/macro/mvd/digitise_and_HitReco.C +++ b/macro/mvd/digitise_and_HitReco.C @@ -1,6 +1,3 @@ -/** @file digitise_and_HitReco.C - * @copyright Copyright (C) 2008-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/geometry/Create_Simple_MVD_Geometry.C b/macro/mvd/geometry/Create_Simple_MVD_Geometry.C index fb0e467bdddfd06eedc3c04e4887a87924701194..cb4030d4be7f1988e1470049f826c90b5e981f69 100644 --- a/macro/mvd/geometry/Create_Simple_MVD_Geometry.C +++ b/macro/mvd/geometry/Create_Simple_MVD_Geometry.C @@ -1,6 +1,3 @@ -/** @file Create_Simple_MVD_Geometry.C - * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_Simple_MVD_Geometry /// \brief Generates simple MVD geometry in Root format. diff --git a/macro/mvd/mvd_CbmUniGen_reco_cluster.C b/macro/mvd/mvd_CbmUniGen_reco_cluster.C index ec341da7994d7dab055e8954e723fec2d522fa76..9627414c8ed6b2dbd6de3a794976be49d4711dd3 100644 --- a/macro/mvd/mvd_CbmUniGen_reco_cluster.C +++ b/macro/mvd/mvd_CbmUniGen_reco_cluster.C @@ -1,6 +1,3 @@ -/** @file mvd_CbmUniGen_reco_cluster.C - * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/mvd_CbmUniGen_sim_cluster.C b/macro/mvd/mvd_CbmUniGen_sim_cluster.C index 36f998b86941ed078cbda32b252a0b33e52f6ee0..d5069179b470e819b0a3279937d4bbfa862bcc4e 100644 --- a/macro/mvd/mvd_CbmUniGen_sim_cluster.C +++ b/macro/mvd/mvd_CbmUniGen_sim_cluster.C @@ -1,6 +1,3 @@ -/** @file mvd_CbmUniGen_sim_cluster.C - * @copyright Copyright (C) 2014-2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input with CbmUniGen diff --git a/macro/mvd/mvd_analyse.C b/macro/mvd/mvd_analyse.C index 2410d18ccb2dda529a2b47277d77b7175af03ffc..76d2a7b8e120382177e6df4b73b25a7d861f0d4d 100644 --- a/macro/mvd/mvd_analyse.C +++ b/macro/mvd/mvd_analyse.C @@ -1,6 +1,5 @@ -/** @file mvd_analyse.C - * @copyright Copyright (C) 2015 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void mvd_analyse(TString input = "auau.25gev", TString system = "centr", Int_t nEvents = 100, Int_t iVerbose = 0, const char* setup = "sis300_electron", bool PileUp = true, bool littrack = false) { diff --git a/macro/mvd/mvd_reco.C b/macro/mvd/mvd_reco.C index 3f939d683d72fe5d992858d848aaa32819459edb..765aca33f0c4e56fe8d8a7ffb89f2e6bf05fc9a7 100644 --- a/macro/mvd/mvd_reco.C +++ b/macro/mvd/mvd_reco.C @@ -1,6 +1,3 @@ -/** @file mvd_reco.C - * @copyright Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/mvd_sim.C b/macro/mvd/mvd_sim.C index 4a92f4114111e5e527cd8cc068a5638807dd99dd..202f2171069dff047019281d993a50ab13ac045a 100644 --- a/macro/mvd/mvd_sim.C +++ b/macro/mvd/mvd_sim.C @@ -1,6 +1,3 @@ -/** @file mvd_sim.C - * @copyright Copyright (C) 2007-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mvd/mvd_transDelta.C b/macro/mvd/mvd_transDelta.C index 7845e6f73e77848828b04457934b8c2a86da401f..5b8da801fca50eb8ab71a5eb349d468cfa4081ab 100644 --- a/macro/mvd/mvd_transDelta.C +++ b/macro/mvd/mvd_transDelta.C @@ -1,6 +1,3 @@ -/** @file mvd_transDelta.C - * @copyright Copyright (C) 2015-2016 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------- // // Macro for standard transport delta simulation using GEANT3 diff --git a/macro/mvd/qa/mvd_digitize_for_debugging.C b/macro/mvd/qa/mvd_digitize_for_debugging.C index 78e8657160ac57642941af5b69a95887ae13b1d0..939d1f2a4984dc2ec0b1ca8a21cefddace95f4fc 100644 --- a/macro/mvd/qa/mvd_digitize_for_debugging.C +++ b/macro/mvd/qa/mvd_digitize_for_debugging.C @@ -1,6 +1,3 @@ -/** @file mvd_digitize_for_debugging.C - * @copyright Copyright (C) 2011 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/qa/mvd_qa1_transUrqmd.C b/macro/mvd/qa/mvd_qa1_transUrqmd.C index 129b3be43a1851a08f9dcac9f6a57d3c5e73b83e..7922cf645bc1d1f94faf35a1cd3c2dde3f3a8021 100644 --- a/macro/mvd/qa/mvd_qa1_transUrqmd.C +++ b/macro/mvd/qa/mvd_qa1_transUrqmd.C @@ -1,6 +1,3 @@ -/** @file mvd_qa1_transUrqmd.C - * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mvd/qa/mvd_qa2_transDelta.C b/macro/mvd/qa/mvd_qa2_transDelta.C index bfa6e30ac77bed0a00d5c9e8c0d940e90786af6f..1e9acaca2611d80f95dcc0c7c3bda69ab8262cbc 100644 --- a/macro/mvd/qa/mvd_qa2_transDelta.C +++ b/macro/mvd/qa/mvd_qa2_transDelta.C @@ -1,6 +1,3 @@ -/** @file mvd_qa2_transDelta.C - * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/mvd/qa/mvd_qa3_digitize.C b/macro/mvd/qa/mvd_qa3_digitize.C index 4e0ef3a9bed782994b0171055819580b1c1dbe1c..f4437027c2ad0c48f189a7a55ce229d8c84d0cc2 100644 --- a/macro/mvd/qa/mvd_qa3_digitize.C +++ b/macro/mvd/qa/mvd_qa3_digitize.C @@ -1,6 +1,3 @@ -/** @file mvd_qa3_digitize.C - * @copyright Copyright (C) 2010-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/mvd/qa/mvd_qa4_reco.C b/macro/mvd/qa/mvd_qa4_reco.C index 7b9c04bb11039614ce0ccddb6b484173c571cce4..1f5e42321561bfdbd05b57eced55cdf90a52da12 100644 --- a/macro/mvd/qa/mvd_qa4_reco.C +++ b/macro/mvd/qa/mvd_qa4_reco.C @@ -1,6 +1,3 @@ -/** @file mvd_qa4_reco.C - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local MVD reconstruction from MC data diff --git a/macro/obsolete/drawGLTracks.C b/macro/obsolete/drawGLTracks.C index f77e6418774fc527af5a4790a2fc964528f140e3..2fa06405079f06b772f6504e07dc329015afb2c5 100644 --- a/macro/obsolete/drawGLTracks.C +++ b/macro/obsolete/drawGLTracks.C @@ -1,7 +1,5 @@ -/** @file drawGLTracks.C - * @copyright Copyright (C) 2007-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { + TFile* f = new TFile("data/test.mc.root"); TTree* t = f->Get("cbmsim"); TClonesArray* fT = new TClonesArray("TGeoTrack"); diff --git a/macro/obsolete/lhetrack.C b/macro/obsolete/lhetrack.C index d6b19f8195c75058310f9f9d56d98c974d6c8ca5..a158b39b25a0e1c0ed49a2b9086038cc44306aa5 100644 --- a/macro/obsolete/lhetrack.C +++ b/macro/obsolete/lhetrack.C @@ -1,6 +1,3 @@ -/** @file lhetrack.C - * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // // script to run tracking routine with LHEtrack's classes // Modified 21/06/2005 diff --git a/macro/obsolete/run_reco_flow.C b/macro/obsolete/run_reco_flow.C index 10b8fd05f3aaade6f87c170c76112353f19d3232..67cdf556fb0e96e384ff97605a59d0762b65c1d8 100644 --- a/macro/obsolete/run_reco_flow.C +++ b/macro/obsolete/run_reco_flow.C @@ -1,6 +1,3 @@ -/** @file run_reco_flow.C - * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/obsolete/run_sim_flow.C b/macro/obsolete/run_sim_flow.C index 9fdd79fc4e53719fb73dd38737fdaff37953d875..ce6c96762145e2bdef4eb9c1e824baa12472e1a8 100644 --- a/macro/obsolete/run_sim_flow.C +++ b/macro/obsolete/run_sim_flow.C @@ -1,6 +1,3 @@ -/** @file run_sim_flow.C - * @copyright Copyright (C) 2015-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation for the sake of collective flow studies, using UrQMD or SHIELD input and GEANT4 diff --git a/macro/passive/pipe_v16a_mvdsts100.h b/macro/passive/pipe_v16a_mvdsts100.h index ba8aa7d358fa4f2395f9a236fc73a0d83294be15..4f72a7fee117d4c5ddb39aea8d18052b10b36aae 100644 --- a/macro/passive/pipe_v16a_mvdsts100.h +++ b/macro/passive/pipe_v16a_mvdsts100.h @@ -1,6 +1,5 @@ -/** @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 **/ + + // ----- Define beam pipe sections -------------------------------------- TString pipe1name = "pipe1 - vacuum chamber"; const Int_t nSects1 = 6; diff --git a/macro/psd/build_correlations_tof.C b/macro/psd/build_correlations_tof.C index ad6358311b0535a6f2f443d3e902e50008859bb6..9865a75abb617272a86f53de93e89a3c3a98f047 100644 --- a/macro/psd/build_correlations_tof.C +++ b/macro/psd/build_correlations_tof.C @@ -1,8 +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 **/ //#include <FairParIo.h> #include <FairRuntimeDb.h> + void build_correlations_tof(const string& digiFile = "/home/nikolay/FairRoot/cbmroot_trunk/macro/" "beamtime/mcbm2020/data/unp_mcbm_582.root", const string& parFile = "/home/nikolay/FairRoot/cbmroot_trunk/macro/beamtime/" diff --git a/macro/rich/CbmRichHitsProd.C b/macro/rich/CbmRichHitsProd.C index f023cfbc6756fc3f7bbe8fd6a9b041bfa26d71c1..d662fd3f7d3a6ce1f7fe36c3556e30ef42ead663 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 **/ /* $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 959585cae070b7e27a6e45bf4039d8fdaaeffe65..6c34f280bd33efacb078b3a1bc9ba75c241d40cf 100644 --- a/macro/rich/CbmRichTestHits.C +++ b/macro/rich/CbmRichTestHits.C @@ -1,6 +1,3 @@ -/** @file CbmRichTestHits.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /*************************************************************** * $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 d5a0f68e8058ecb61650c33ab2eb787e7aca4ccd..3912190c177947c621c5ebdce61a238f285141ff 100644 --- a/macro/rich/CbmRichTestSim.C +++ b/macro/rich/CbmRichTestSim.C @@ -1,6 +1,3 @@ -/** @file CbmRichTestSim.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /*************************************************************** * $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 887edb7bbf0713f830503c22e491b312ae8308bf..1899f7b3785d27fa03ed01747fdee1759af3a048 100644 --- a/macro/rich/alignment/Draw/Comp_Hist.C +++ b/macro/rich/alignment/Draw/Comp_Hist.C @@ -1,8 +1,6 @@ -/** @file Comp_Hist.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TH1.h" #include "TH2D.h" + #include <iomanip> #include <vector> diff --git a/macro/rich/alignment/Draw/Draw_Proj.C b/macro/rich/alignment/Draw/Draw_Proj.C index 5cdd3bf83e77f8f09ef3ea68c28efcf57e1e5c9e..d56ca629a94039f0c681038eaae03a4ce4c15a76 100644 --- a/macro/rich/alignment/Draw/Draw_Proj.C +++ b/macro/rich/alignment/Draw/Draw_Proj.C @@ -1,7 +1,5 @@ -/** @file Draw_Proj.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "/u/jbendar/cbmroot5/CBMSRC/base/draw/CbmDrawHist.h" + #include <iomanip> #include <vector> diff --git a/macro/rich/alignment/Draw/Draw_lit_reco_qa.C b/macro/rich/alignment/Draw/Draw_lit_reco_qa.C index 1e75c47e9405e3cee0885dd03eafa191255f1a31..6d9b11a1a6254083d0cc4bdec01939e3ba1f51b0 100644 --- a/macro/rich/alignment/Draw/Draw_lit_reco_qa.C +++ b/macro/rich/alignment/Draw/Draw_lit_reco_qa.C @@ -1,7 +1,5 @@ -/** @file Draw_lit_reco_qa.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 0e2b11273cafe43f1130cfb2fd6c13d952acc6ea..88665a06045667d836e665f927f9f3d12491b47e 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,5 @@ -/** @file draw_lit_reco_qa_matching.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa_matching(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 ef10277f88e8c0a15a25fd5975c5510ba421179f..3f441edf66e741b7e547cb852d37051a0e940159 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,5 @@ -/** @file draw_lit_reco_qa_position.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa_position(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 0e2b11273cafe43f1130cfb2fd6c13d952acc6ea..88665a06045667d836e665f927f9f3d12491b47e 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,5 @@ -/** @file draw_lit_reco_qa_matching.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa_matching(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 7fe934c8a68b74f00c5589de07dc0654d4717f45..ae6d8fc592be81d1e085dc91d4d272fe49da4601 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,5 @@ -/** @file draw_lit_reco_qa_position.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa_position(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 918e8f764ba3361b28ba0adac54c2780dd5a1bc6..1a0540db6ce89cbfd1d3d8b877bed982495b5cb9 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,5 @@ -/** @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 **/ #include <string> + void draw_lit_reco_qa_position_2(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); 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 5492dc7e9ee7ee7ccd06af1b7358f13a111c5636..49fd1d265690e3c82139247f60256210381ffa7e 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,5 @@ -/** @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 **/ #include <string> + void draw_lit_reco_qa_position_3(bool lit, bool reco) { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); diff --git a/macro/rich/alignment/Draw/test_add.C b/macro/rich/alignment/Draw/test_add.C index aec09b8266382367cb2442f9d42fd4f338e3e335..33e3769f9b3e37a023233b0d0bcba8809f33a472 100644 --- a/macro/rich/alignment/Draw/test_add.C +++ b/macro/rich/alignment/Draw/test_add.C @@ -1,6 +1,3 @@ -/** @file test_add.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void test_add() { TH2D* h1 = new TH2D("h1", "h1", 100, 0., 20., 100, 0., 20.); diff --git a/macro/rich/alignment/DrawHistograms_New.C b/macro/rich/alignment/DrawHistograms_New.C index 8b32a7eb6df28f4bfe878a2cff0879c341aa3b90..e318929e9e707e4f01f7cb7f66b7c1fc89c71f26 100644 --- a/macro/rich/alignment/DrawHistograms_New.C +++ b/macro/rich/alignment/DrawHistograms_New.C @@ -1,8 +1,6 @@ -/** @file DrawHistograms_New.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iomanip> #include <vector> + void DrawHistograms_New() { TH1F* Ref; diff --git a/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C b/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C index 1efe000b60da47bf4d93e8b357d8b62bff3c6e4b..9644f352aec8ecbdf77bf37f10010bb023294778 100644 --- a/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C +++ b/macro/rich/alignment/Read_Geo/ReadGeoManager_New.C @@ -1,7 +1,5 @@ -/** @file ReadGeoManager_New.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <unistd.h> + void ReadGeoManager_New() { // --------------------------------------------------------------------------------------------------------------------- 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 f7542ad6515fe3ad6b74718c2f7e17b6a32ae77d..5d188587e654c5ecc7d2994c31fd0c5bd518d3d6 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,6 +1,3 @@ -/** @file run_reco_align.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_align(Int_t nEvents) { TTree::SetMaxTreeSize(90000000000); 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 7de612e846f1371546ea7db095858f0a0a23dad3..e907a2ae7ecdd159b39dec485659ecc35f340a20 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,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; 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 418d9d246d7a1bb58ff2052a0aa392013ba60687..5fdef2c5363b00d5b06dd5a0033603c28e335737 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,6 +1,3 @@ -/** @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 **/ 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 14fd85e08504189423b0e8b6e0356199c4be0b26..9793ac613a344a27b30921f52ead0671c7f38e3a 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,5 @@ -/** @file draw_lit_reco_qa.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa(bool lit, bool reco) { // string dir = "/data/Sim_Outputs/Sim_Thesis/AuAu_10AGeV/Aligned/"; 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 65c7c290f0b066a8c5f300be02d1a65bda7c9906..426d040e502fc028fd17db3c133fbed6396f842c 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,5 @@ -/** @file draw_lit_reco_qa_Jan2019.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + void draw_lit_reco_qa_Jan2019(bool lit, bool reco) { // string dir = "/data/Sim_Outputs/Sim_Thesis/AuAu_10AGeV_Jan2019/Aligned/"; 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 d4001d5580be64594cebff5b100354ecf56f2374..9f799861b24fd5fc404c9a2c683b5e9e7ab14df3 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,5 @@ -/** @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 **/ #include <string> + void draw_lit_reco_qa_Jan2019_8AGeV(bool lit, bool reco) { // string dir = "/data/Sim_Outputs/Sim_Thesis/AuAu_8AGeV_Jan2019/Aligned/"; diff --git a/macro/rich/alignment/Sim_Thesis/eventDisplay.C b/macro/rich/alignment/Sim_Thesis/eventDisplay.C index 8af80b5fd12591f9f28815295fea60667c25d5ee..16d21b70c9fb15be201d5882b2bb44619bc55001 100644 --- a/macro/rich/alignment/Sim_Thesis/eventDisplay.C +++ b/macro/rich/alignment/Sim_Thesis/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay() { TString dataDir = "/home/jordan/Desktop/Thesis_Results/HERA-B_Ana/4mrad_X_2mrad_Y_5_3/New/"; diff --git a/macro/rich/alignment/Sim_Thesis/run_reco.C b/macro/rich/alignment/Sim_Thesis/run_reco.C index 48669c9cf5188740d0e4c513cd06101f84791e5f..fe2ddd91bd8f4914b4bc7d0de045cbc116cd6178 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco(Int_t nEvents = 200, Int_t input = 2, Int_t geom = 0) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_2.C b/macro/rich/alignment/Sim_Thesis/run_reco_2.C index 784ea68ed19e0e19f7d385c6ae3d18da35ab2fed..315244a52c23c552ce940273893bcb2fb6adfabf 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_2.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_2.C @@ -1,6 +1,3 @@ -/** @file run_reco_2.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_2(Int_t nEvents = 1000, Int_t input = 3, Int_t geom = 0) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_3.C b/macro/rich/alignment/Sim_Thesis/run_reco_3.C index a88f6634f5e81d4bde7f965794dbee0f1f9376a0..594b920a13de4a0f978d5ea3023c43625e5d78cf 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_3.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_3.C @@ -1,6 +1,3 @@ -/** @file run_reco_3.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_3(Int_t nEvents = 2500, Int_t geom = 3) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_4.C b/macro/rich/alignment/Sim_Thesis/run_reco_4.C index 3d83d83221fb3dd5ae3448374bc6f1800d8319ca..a87bb7ce8f64ace0ce9f3d1819de6f1088698fbc 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_4.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_4.C @@ -1,6 +1,3 @@ -/** @file run_reco_4.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_4(Int_t nEvents = 10000) { TTree::SetMaxTreeSize(90000000000); 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 028d010c5f333a98902b616dd89d1def0417fc7b..73483ed6ec9e5da7195de4f57549f9850aaf3f27 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_5_alignment.C @@ -1,6 +1,3 @@ -/** @file run_reco_5_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_5_alignment(Int_t nEvents) { TTree::SetMaxTreeSize(90000000000); 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 b16a066d40afa33699e29982c23a57264f41081b..55ef2b70214381defb1cf3341360fbc8e4c4eee3 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_5_correction.C @@ -1,6 +1,3 @@ -/** @file run_reco_5_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_5_correction(Int_t nEvents) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C b/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C index 9f129ea83c3cd419108eb98ecfb5b821eea37acd..fe6bc83dceadfb534870b19f829dc39f68d3e638 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_Jan2019.C @@ -1,6 +1,3 @@ -/** @file run_reco_Jan2019.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_Jan2019(Int_t nEvents = 10000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C b/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C index c66e8ebd664a97a6e6d74fe6fafbedeb4f1c0287..695867ab2d6a1775b5324062165d0329948ca1ab 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_alignment.C @@ -1,6 +1,3 @@ -/** @file run_reco_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_backup.C b/macro/rich/alignment/Sim_Thesis/run_reco_backup.C index 6608e4153265b000f7036ec3ffa37e4150c89e23..cf7e7dbcab36b17bfc5dc1bac52891fdc68be9a5 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_backup.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_backup.C @@ -1,6 +1,3 @@ -/** @file run_reco_backup.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/Sim_Thesis/run_reco_correction.C b/macro/rich/alignment/Sim_Thesis/run_reco_correction.C index 14c109d61745e778e6000b593c23924ebf820fd2..2c00b9002755d4432902b8afbc44dd3b85050555 100644 --- a/macro/rich/alignment/Sim_Thesis/run_reco_correction.C +++ b/macro/rich/alignment/Sim_Thesis/run_reco_correction.C @@ -1,6 +1,3 @@ -/** @file run_reco_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim.C b/macro/rich/alignment/Sim_Thesis/run_sim.C index 44df7848b5a564d2b1120833cd809a35a4d938b6..123f7d1c20b9c8ec8a720d26d1dc7a67570a3547 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_2.C b/macro/rich/alignment/Sim_Thesis/run_sim_2.C index a33b546a4d85a0298bb35c929f180ab268627a81..a3812dac3085301eab766d9b43e897afa061bfa8 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim_2.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim_2.C @@ -1,6 +1,3 @@ -/** @file run_sim_2.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_3.C b/macro/rich/alignment/Sim_Thesis/run_sim_3.C index 1f982489072f8829c3138c37bef7c28720a34239..1686f0a272b6c67214b915508c04b93c3de1c284 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim_3.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim_3.C @@ -1,6 +1,3 @@ -/** @file run_sim_3.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_4.C b/macro/rich/alignment/Sim_Thesis/run_sim_4.C index 6751a6efca4364766bbea5999257d36b469b2946..9e75ced2021ea2cae150979f3acf8d11d1423c9e 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim_4.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim_4.C @@ -1,6 +1,3 @@ -/** @file run_sim_4.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_5.C b/macro/rich/alignment/Sim_Thesis/run_sim_5.C index 5599fbe0086a68d7e9e4bb7fe01a33661e051b17..d8614419b80b3c44a6cd9e8d1cd0086957e07a9b 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim_5.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim_5.C @@ -1,6 +1,3 @@ -/** @file run_sim_5.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C index f6996616250a0774a5b17d3000b07b161599505e..f066136d084c9f193c725ac1eb8c01f5597c91f3 100644 --- a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C +++ b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.C @@ -1,6 +1,3 @@ -/** @file run_sim_Jan2019.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/Sim_Thesis/scaleHistos.C b/macro/rich/alignment/Sim_Thesis/scaleHistos.C index e5f8b4528366fa874d585a2ccc235424f7b175c5..c9143d13ae2e8838ada5d122b7189b53bf7e09d9 100644 --- a/macro/rich/alignment/Sim_Thesis/scaleHistos.C +++ b/macro/rich/alignment/Sim_Thesis/scaleHistos.C @@ -1,7 +1,5 @@ -/** @file scaleHistos.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TH3D.h" + #include <string> int Counter = 0; diff --git a/macro/rich/alignment/eventDisplay.C b/macro/rich/alignment/eventDisplay.C index f361941f7e8c42574ff0d883d5072b766dc9eb2e..74c32c6015e4ca6d62d19037ba36569cb18dc69c 100644 --- a/macro/rich/alignment/eventDisplay.C +++ b/macro/rich/alignment/eventDisplay.C @@ -1,8 +1,6 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay(const char* setup = "sis100_electron") { + // TString dataDir = "data/"; // TString InputFile = dataDir + setup + "_test.mc.root"; // TString ParFile = dataDir + setup + "_params.root"; diff --git a/macro/rich/alignment/eventDisplay1.C b/macro/rich/alignment/eventDisplay1.C index e3b1b2693c98692ee632b070ded05c8b2f756c7c..e77b3dd2e55ed7cc0eb89cba71fa8120ab470e45 100644 --- a/macro/rich/alignment/eventDisplay1.C +++ b/macro/rich/alignment/eventDisplay1.C @@ -1,8 +1,6 @@ -/** @file eventDisplay1.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay1() { + TString dataDir = "/data/Sim_Outputs/Event_Display/plusY/"; TString setupName = "setup_v17a_1e_3mrad_plusY_"; TString InputFile = dataDir + setupName + "mc.root"; diff --git a/macro/rich/alignment/gauss_distrib/eventDisplay.C b/macro/rich/alignment/gauss_distrib/eventDisplay.C index 839fa9ac2553a7c9528533646194b73ade5d3d06..b47bba654eae8ca497b3c2df9c682915ce007f2f 100644 --- a/macro/rich/alignment/gauss_distrib/eventDisplay.C +++ b/macro/rich/alignment/gauss_distrib/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay() { TString dataDir = "/data/Sim_Outputs/Event_Display/plusY/"; diff --git a/macro/rich/alignment/gauss_distrib/run_reco.C b/macro/rich/alignment/gauss_distrib/run_reco.C index 9514ed65b76ca3c64b9309ea85f55f36d2d29944..26b4d24f699e4efb97e78265763c33a485dc62f4 100644 --- a/macro/rich/alignment/gauss_distrib/run_reco.C +++ b/macro/rich/alignment/gauss_distrib/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/gauss_distrib/run_reco_alignment.C b/macro/rich/alignment/gauss_distrib/run_reco_alignment.C index c66e8ebd664a97a6e6d74fe6fafbedeb4f1c0287..695867ab2d6a1775b5324062165d0329948ca1ab 100644 --- a/macro/rich/alignment/gauss_distrib/run_reco_alignment.C +++ b/macro/rich/alignment/gauss_distrib/run_reco_alignment.C @@ -1,6 +1,3 @@ -/** @file run_reco_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/gauss_distrib/run_reco_correction.C b/macro/rich/alignment/gauss_distrib/run_reco_correction.C index 14c109d61745e778e6000b593c23924ebf820fd2..2c00b9002755d4432902b8afbc44dd3b85050555 100644 --- a/macro/rich/alignment/gauss_distrib/run_reco_correction.C +++ b/macro/rich/alignment/gauss_distrib/run_reco_correction.C @@ -1,6 +1,3 @@ -/** @file run_reco_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/gauss_distrib/run_sim.C b/macro/rich/alignment/gauss_distrib/run_sim.C index 8a66180604f5e52580bba02ab649d6d06e79c303..98be692389b66152c825b3d457d29ee45126346c 100644 --- a/macro/rich/alignment/gauss_distrib/run_sim.C +++ b/macro/rich/alignment/gauss_distrib/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/gauss_distrib/scaleHistos.C b/macro/rich/alignment/gauss_distrib/scaleHistos.C index e5f8b4528366fa874d585a2ccc235424f7b175c5..c9143d13ae2e8838ada5d122b7189b53bf7e09d9 100644 --- a/macro/rich/alignment/gauss_distrib/scaleHistos.C +++ b/macro/rich/alignment/gauss_distrib/scaleHistos.C @@ -1,7 +1,5 @@ -/** @file scaleHistos.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TH3D.h" + #include <string> int Counter = 0; 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 9de6068cb0e417c65cf039b88334a4d5ee24e74f..eb474df036a07c7804ddf8c66e1ee24fd4eac22c 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,6 +1,3 @@ -/** @file run_mirror_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco(Int_t nEvents = 50) { TTree::SetMaxTreeSize(90000000000); 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 74778bc8a7e9dc3ef598cc76be621649a0846ae6..976ea4b3976e5dc7733e4a2d88ee0a421a8e0856 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,6 +1,3 @@ -/** @file run_mirror_reco_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco_alignment(Int_t nEvents = 2000) { TTree::SetMaxTreeSize(90000000000); 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 c96ef7db7ca4d952f820cc69882a00acfd83f45b..83448bfe17ba12bb1bf5c253421a90cdb8b87a53 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,6 +1,3 @@ -/** @file run_mirror_reco_alignment_test.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco_alignment_test(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "") { TTree::SetMaxTreeSize(90000000000); 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 1b7345213b715df1fa49968930c3b87a1c30cea3..abf9fdb394447de7b07bf9cbaf4bc5493205ebfa 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,6 +1,3 @@ -/** @file run_mirror_reco_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco_correction(Int_t nEvents = 2000) { TTree::SetMaxTreeSize(90000000000); 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 0ab588c1087ef30b62e248d45d8c9897fb885a4f..dafceaf92a8b5ea0dd58406bc4f7040f36656550 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,6 +1,3 @@ -/** @file run_mirror_reco_correction_test.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco_correction_test(Int_t nEvents = 5000, TString tile = "", TString axis = "", TString numb = "") { TTree::SetMaxTreeSize(90000000000); 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 7241631ac6e065b15230b8f428c5241ba78e64fc..9a90e3bde442e9f32b55c39a89e1a364b8e667d5 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,6 +1,3 @@ -/** @file run_mirror_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 c5aceaa8d35e9e3b0b1065c910597bf385f7d6b8..ce8711c330c0282d74455f5a590b81ab06cb2f8d 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,6 +1,3 @@ -/** @file run_mirror_sim_test.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 977223f83f39522625f07a2a4bf26cac58514e18..76216d1ae25ef265e1861f4d9ce1aeacc6bc979d 100644 --- a/macro/rich/alignment/matching/Analyze_matching.C +++ b/macro/rich/alignment/matching/Analyze_matching.C @@ -1,8 +1,6 @@ -/** @file Analyze_matching.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iomanip> #include <vector> + #include <Analyze_matching.h> /* Draw histograms of radius, dR, a, b and b over a, on a same canvass. */ diff --git a/macro/rich/alignment/matching/Analyze_matching.h b/macro/rich/alignment/matching/Analyze_matching.h index d29e1c6b26b006676d4fd3b76ddb3fb8a55be156..9664bbb52f011d8d2613f35b90d5a6a9dbaec43c 100644 --- a/macro/rich/alignment/matching/Analyze_matching.h +++ b/macro/rich/alignment/matching/Analyze_matching.h @@ -1,7 +1,5 @@ -/** @file Analyze_matching.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ char HistText[256]; + TFile* ParFile; TFile* SimFile; TFile* RecFile; diff --git a/macro/rich/alignment/matching/calc.C b/macro/rich/alignment/matching/calc.C index 7c6013c7b5847d01bfe93782849ae5c72b54ab49..56a30065af59462d5f3f791f79b27b4113ac3c20 100644 --- a/macro/rich/alignment/matching/calc.C +++ b/macro/rich/alignment/matching/calc.C @@ -1,6 +1,3 @@ -/** @file calc.C - * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void calc(Double_t x, Double_t y, Double_t z) { Double_t rho = 0., theta = 0., phi = 0.; diff --git a/macro/rich/alignment/matching/eventDisplay.C b/macro/rich/alignment/matching/eventDisplay.C index 03f870c9bc8a7f6f34aa51faf9f090716872a085..659c04a560ea848e04a323c6219405bc2a4b0b13 100644 --- a/macro/rich/alignment/matching/eventDisplay.C +++ b/macro/rich/alignment/matching/eventDisplay.C @@ -1,8 +1,6 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay(const char* setup = "sis100_electron") { + TString dataDir = "data/"; TString InputFile = dataDir + setup + "_test.mc.root"; TString ParFile = dataDir + setup + "_params.root"; diff --git a/macro/rich/alignment/matching/run_reco_matching.C b/macro/rich/alignment/matching/run_reco_matching.C index c0ecf49ae9da50c1e4a9652aab9eeb82b79bfccd..0325ff6331a305caf757591dd2485d932fb6c23e 100644 --- a/macro/rich/alignment/matching/run_reco_matching.C +++ b/macro/rich/alignment/matching/run_reco_matching.C @@ -1,6 +1,3 @@ -/** @file run_reco_matching.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/matching/run_reco_matching_alignment.C b/macro/rich/alignment/matching/run_reco_matching_alignment.C index 100eec021af661ad5a97f4742deb691ebc3de67b..3b79a81d7e4d0b6f5496c4e9cc6f9355718f5a9f 100644 --- a/macro/rich/alignment/matching/run_reco_matching_alignment.C +++ b/macro/rich/alignment/matching/run_reco_matching_alignment.C @@ -1,6 +1,3 @@ -/** @file run_reco_matching_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/matching/run_reco_matching_correction.C b/macro/rich/alignment/matching/run_reco_matching_correction.C index 0a1e45520826a7517af92fda78911ad8f71d9980..8e39a914d7249eab9a0548382c44c95ba31d6479 100644 --- a/macro/rich/alignment/matching/run_reco_matching_correction.C +++ b/macro/rich/alignment/matching/run_reco_matching_correction.C @@ -1,6 +1,3 @@ -/** @file run_reco_matching_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/matching/run_sim_matching.C b/macro/rich/alignment/matching/run_sim_matching.C index 64c5270034adb65fd73e24da4fab04dad545f9ac..251ee412dacda965f35838fc1756e1acf6cde5c1 100644 --- a/macro/rich/alignment/matching/run_sim_matching.C +++ b/macro/rich/alignment/matching/run_sim_matching.C @@ -1,6 +1,3 @@ -/** @file run_sim_matching.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/matching/run_sim_matching2.C b/macro/rich/alignment/matching/run_sim_matching2.C index 3f78d61ef32b2b817cf8ec25c940d3b7a2fd3bf8..45ca212759b774e310a1753c21f980537560eb65 100644 --- a/macro/rich/alignment/matching/run_sim_matching2.C +++ b/macro/rich/alignment/matching/run_sim_matching2.C @@ -1,6 +1,3 @@ -/** @file run_sim_matching2.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/position/Compute_distance.C b/macro/rich/alignment/position/Compute_distance.C index 3c9ea8a135fff4a76494f0820681b36e4e309c95..a2bb4bdd6580ae76dd53b425eeca518806904c93 100644 --- a/macro/rich/alignment/position/Compute_distance.C +++ b/macro/rich/alignment/position/Compute_distance.C @@ -1,8 +1,6 @@ -/** @file Compute_distance.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iomanip> #include <vector> + #include <Compute_distance.h> //#include <TH3D.h> diff --git a/macro/rich/alignment/position/Compute_distance.h b/macro/rich/alignment/position/Compute_distance.h index a46a5ce95a10655701cad2c97b094c26f977d7e2..bb6cdc1f02fab6edfea82cc8f14e052498f76030 100644 --- a/macro/rich/alignment/position/Compute_distance.h +++ b/macro/rich/alignment/position/Compute_distance.h @@ -1,7 +1,5 @@ -/** @file Compute_distance.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ char HistText[256]; + TFile* ParFile; TFile* SimFile; TFile* RecFile; diff --git a/macro/rich/alignment/position/calc.C b/macro/rich/alignment/position/calc.C index 7c6013c7b5847d01bfe93782849ae5c72b54ab49..56a30065af59462d5f3f791f79b27b4113ac3c20 100644 --- a/macro/rich/alignment/position/calc.C +++ b/macro/rich/alignment/position/calc.C @@ -1,6 +1,3 @@ -/** @file calc.C - * @copyright Copyright (C) 2019-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void calc(Double_t x, Double_t y, Double_t z) { Double_t rho = 0., theta = 0., phi = 0.; diff --git a/macro/rich/alignment/position/eventDisplay.C b/macro/rich/alignment/position/eventDisplay.C index 03f870c9bc8a7f6f34aa51faf9f090716872a085..659c04a560ea848e04a323c6219405bc2a4b0b13 100644 --- a/macro/rich/alignment/position/eventDisplay.C +++ b/macro/rich/alignment/position/eventDisplay.C @@ -1,8 +1,6 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay(const char* setup = "sis100_electron") { + TString dataDir = "data/"; TString InputFile = dataDir + setup + "_test.mc.root"; TString ParFile = dataDir + setup + "_params.root"; diff --git a/macro/rich/alignment/position/run_reco_position.C b/macro/rich/alignment/position/run_reco_position.C index 06996cd6ebdc13bc1a9a2fb5708e68898d32db26..c4200703b196300c5e367e16ed795e408177d231 100644 --- a/macro/rich/alignment/position/run_reco_position.C +++ b/macro/rich/alignment/position/run_reco_position.C @@ -1,6 +1,3 @@ -/** @file run_reco_position.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_position(Int_t nEvents = 500000, Int_t Flag = 0) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/position/run_reco_position2.C b/macro/rich/alignment/position/run_reco_position2.C index 18286ba34a3ae3bdc90d93092a86c7ae18fce0e0..4c7e5cea0f0659697c431e44e860c45c3b2736e0 100644 --- a/macro/rich/alignment/position/run_reco_position2.C +++ b/macro/rich/alignment/position/run_reco_position2.C @@ -1,6 +1,3 @@ -/** @file run_reco_position2.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/position/run_reco_position3.C b/macro/rich/alignment/position/run_reco_position3.C index 5799af2491d87f6a10f04e24a6c6de33ee3bfea0..4b3fcff9db0e2f0d4a04cf20c64749e3d9736dff 100644 --- a/macro/rich/alignment/position/run_reco_position3.C +++ b/macro/rich/alignment/position/run_reco_position3.C @@ -1,6 +1,3 @@ -/** @file run_reco_position3.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/position/run_reco_position4.C b/macro/rich/alignment/position/run_reco_position4.C index e4d939ed29680f090feaf0ce167ecb9af7ffed43..c5e656845a291cbe0214363b1232b0094c0b86fb 100644 --- a/macro/rich/alignment/position/run_reco_position4.C +++ b/macro/rich/alignment/position/run_reco_position4.C @@ -1,6 +1,3 @@ -/** @file run_reco_position4.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/position/run_reco_position_old.C b/macro/rich/alignment/position/run_reco_position_old.C index acd954e7d50d14521dab492198f03b61f345a848..5d22c570e46c31ba073183ea14189251b3574746 100644 --- a/macro/rich/alignment/position/run_reco_position_old.C +++ b/macro/rich/alignment/position/run_reco_position_old.C @@ -1,6 +1,3 @@ -/** @file run_reco_position_old.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_position(Int_t nEvents = 500000, TString numb = "00001", Int_t Flag = 0) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/position/run_sim_position.C b/macro/rich/alignment/position/run_sim_position.C index debc7d378022cd07ea6a599c7dfab2ff3f3c34fb..fd8e5d99209ae2313c24082279e5f9c2eb3ef968 100644 --- a/macro/rich/alignment/position/run_sim_position.C +++ b/macro/rich/alignment/position/run_sim_position.C @@ -1,6 +1,3 @@ -/** @file run_sim_position.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_position(Int_t nEvents = 100, Int_t Flag = 0) { //TEST// diff --git a/macro/rich/alignment/position/run_sim_position2.C b/macro/rich/alignment/position/run_sim_position2.C index edaeec81b7b4d6d15d02e83ad70b6df4492655e6..a13440fe9874659bd8e7fcaa8df54e55364667d1 100644 --- a/macro/rich/alignment/position/run_sim_position2.C +++ b/macro/rich/alignment/position/run_sim_position2.C @@ -1,6 +1,3 @@ -/** @file run_sim_position2.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString caveGeom; static TString pipeGeom; static TString magnetGeom; diff --git a/macro/rich/alignment/position/run_sim_position3.C b/macro/rich/alignment/position/run_sim_position3.C index 647c78e0c16930131dd7465f13af9de737e28259..49992ffd3541bdeccc36b404a15f34d329df9653 100644 --- a/macro/rich/alignment/position/run_sim_position3.C +++ b/macro/rich/alignment/position/run_sim_position3.C @@ -1,6 +1,3 @@ -/** @file run_sim_position3.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/position/run_sim_position4.C b/macro/rich/alignment/position/run_sim_position4.C index 83e6a70ab53205de44006e15e42b0a928982cf33..aede9a7bc56a1be9b438fdc60e6dea4ca1452aae 100644 --- a/macro/rich/alignment/position/run_sim_position4.C +++ b/macro/rich/alignment/position/run_sim_position4.C @@ -1,6 +1,3 @@ -/** @file run_sim_position4.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/alignment/position/run_sim_position_old.C b/macro/rich/alignment/position/run_sim_position_old.C index 6d3bcf6a497c49b87056486fe821315b622daa5e..f6d0c6cf75b3367c45caa5fe1767813dbc16b307 100644 --- a/macro/rich/alignment/position/run_sim_position_old.C +++ b/macro/rich/alignment/position/run_sim_position_old.C @@ -1,6 +1,3 @@ -/** @file run_sim_position_old.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_position(Int_t nEvents = 200000, TString numb = "00001", Int_t Flag = 0) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_alignment_reco.C b/macro/rich/alignment/run_alignment_reco.C index c76edfae93376c36f6530f8b96931aa85f7b74ce..997dddcad3778ab08eddee4d79faf399a8737fcf 100644 --- a/macro/rich/alignment/run_alignment_reco.C +++ b/macro/rich/alignment/run_alignment_reco.C @@ -1,6 +1,3 @@ -/** @file run_alignment_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_alignment_reco(Int_t nEvents = 5000, TString Rot = "5") { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_correction_reco.C b/macro/rich/alignment/run_correction_reco.C index 573cfa512e9447227e03c57cc75fb64b5b901de9..0f49d58f51e4f0bc1179091b3666c225c4a2a1e8 100644 --- a/macro/rich/alignment/run_correction_reco.C +++ b/macro/rich/alignment/run_correction_reco.C @@ -1,6 +1,3 @@ -/** @file run_correction_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_correction_reco(Int_t nEvents = 5000, TString Rot = "5") { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_mirror_reco.C b/macro/rich/alignment/run_mirror_reco.C index 9de6068cb0e417c65cf039b88334a4d5ee24e74f..eb474df036a07c7804ddf8c66e1ee24fd4eac22c 100644 --- a/macro/rich/alignment/run_mirror_reco.C +++ b/macro/rich/alignment/run_mirror_reco.C @@ -1,6 +1,3 @@ -/** @file run_mirror_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco(Int_t nEvents = 50) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_mirror_reco_alignment.C b/macro/rich/alignment/run_mirror_reco_alignment.C index 74778bc8a7e9dc3ef598cc76be621649a0846ae6..976ea4b3976e5dc7733e4a2d88ee0a421a8e0856 100644 --- a/macro/rich/alignment/run_mirror_reco_alignment.C +++ b/macro/rich/alignment/run_mirror_reco_alignment.C @@ -1,6 +1,3 @@ -/** @file run_mirror_reco_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_mirror_reco_alignment(Int_t nEvents = 2000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_mirror_reco_correction.C b/macro/rich/alignment/run_mirror_reco_correction.C index 6590cc6e2086f6c5bc8128cffadeb059377cec76..1a63b31ac8609328dd531f56299d23cec25900ad 100644 --- a/macro/rich/alignment/run_mirror_reco_correction.C +++ b/macro/rich/alignment/run_mirror_reco_correction.C @@ -1,7 +1,5 @@ -/** @file run_mirror_reco_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; + void run_mirror_reco_correction(Int_t nEvents = 2000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_mirror_sim.C b/macro/rich/alignment/run_mirror_sim.C index 4c82b166c13e840de05f2f73c82a132c060371e8..1dc98712189968efcc385d0da4a47d68a0673658 100644 --- a/macro/rich/alignment/run_mirror_sim.C +++ b/macro/rich/alignment/run_mirror_sim.C @@ -1,6 +1,3 @@ -/** @file run_mirror_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 29507a0b3c22caf7aa0b4b6199c2dd8568be76a5..752e3d1781e7b637c5f464bf4064b5d55baa4c86 100644 --- a/macro/rich/alignment/run_reco.C +++ b/macro/rich/alignment/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco(Int_t nEvents = 5000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/alignment/run_sim.C b/macro/rich/alignment/run_sim.C index 9667748b1579061131215904b555f9f0f18b9afb..c16c638c50ef7136b66f63b7c88b2fd52cd750fb 100644 --- a/macro/rich/alignment/run_sim.C +++ b/macro/rich/alignment/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 839fa9ac2553a7c9528533646194b73ade5d3d06..b47bba654eae8ca497b3c2df9c682915ce007f2f 100644 --- a/macro/rich/alignment/single_tile/eventDisplay.C +++ b/macro/rich/alignment/single_tile/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay() { TString dataDir = "/data/Sim_Outputs/Event_Display/plusY/"; diff --git a/macro/rich/alignment/single_tile/run_reco.C b/macro/rich/alignment/single_tile/run_reco.C index 5f937b89e25011d2a314a6f7bfd84fa0382de833..cdeb8c75a14e2de1eedabff5f3de100031be3f1b 100644 --- a/macro/rich/alignment/single_tile/run_reco.C +++ b/macro/rich/alignment/single_tile/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/single_tile/run_reco_alignment.C b/macro/rich/alignment/single_tile/run_reco_alignment.C index 922017b99b07c1145e39a4c135b3c4e9c38c9715..d5c816d7cb74d1230a6bf908a00bdd454d614b05 100644 --- a/macro/rich/alignment/single_tile/run_reco_alignment.C +++ b/macro/rich/alignment/single_tile/run_reco_alignment.C @@ -1,6 +1,3 @@ -/** @file run_reco_alignment.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/single_tile/run_reco_correction.C b/macro/rich/alignment/single_tile/run_reco_correction.C index 14c109d61745e778e6000b593c23924ebf820fd2..2c00b9002755d4432902b8afbc44dd3b85050555 100644 --- a/macro/rich/alignment/single_tile/run_reco_correction.C +++ b/macro/rich/alignment/single_tile/run_reco_correction.C @@ -1,6 +1,3 @@ -/** @file run_reco_correction.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ TString caveGeom = ""; TString pipeGeom = ""; TString magnetGeom = ""; diff --git a/macro/rich/alignment/single_tile/run_sim.C b/macro/rich/alignment/single_tile/run_sim.C index 9943a75d37d8a4ed67d638422fd7f028b1b66a31..df616b1e662d47b7d68b79ebfad45db6b6ec7278 100644 --- a/macro/rich/alignment/single_tile/run_sim.C +++ b/macro/rich/alignment/single_tile/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/cbmlibs.C b/macro/rich/cbmlibs.C index 0ed577d97b5617bbeebd524ccb69f40a0cf8f6c8..1765b10c0ab49f3d006dc80c51623310f28b0188 100644 --- a/macro/rich/cbmlibs.C +++ b/macro/rich/cbmlibs.C @@ -1,8 +1,6 @@ -/** @file cbmlibs.C - * @copyright Copyright (C) 2009-2013 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void cbmlibs() { + gSystem->Load("libboost_regex"); gSystem->Load("libboost_regex"); diff --git a/macro/rich/create_RICH_geo_file.C b/macro/rich/create_RICH_geo_file.C index 50433b51cc95a44fa7189f10c134f82f0034e88a..f8b5ddc55b14a8dfa5720dac5acf7a69d6ef8c32 100644 --- a/macro/rich/create_RICH_geo_file.C +++ b/macro/rich/create_RICH_geo_file.C @@ -1,6 +1,3 @@ -/** @file create_RICH_geo_file.C - * @copyright Copyright (C) 2006-2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void create_RICH_geo_file(char* geometry = "rich-2900-N2-0") { char infile[256]; // geometry data file - input diff --git a/macro/rich/create_rich_geo_with_mirror_misalignment.C b/macro/rich/create_rich_geo_with_mirror_misalignment.C index 3ff95749d9689676d685a2a8baff99a66b0617e7..63cbcffa23bbc347ee56f64df979a15e87fd2e91 100644 --- a/macro/rich/create_rich_geo_with_mirror_misalignment.C +++ b/macro/rich/create_rich_geo_with_mirror_misalignment.C @@ -1,6 +1,3 @@ -/** @file create_rich_geo_with_mirror_misalignment.C - * @copyright Copyright (C) 2014 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 3ee6c75777bb9bbb86197bf7176b389055133b4e..e1f279507cb38af14eb5ae701a6dd31c8be10e25 100644 --- a/macro/rich/d0/run_d0.C +++ b/macro/rich/d0/run_d0.C @@ -1,8 +1,6 @@ -/** @file run_d0.C - * @copyright Copyright (C) 2015-2021 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> using namespace std; + double radius = 200; //in pixels double deltaR = 1.0; // in pixels double thresholdCoeff = 1.1; diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C index ad62fa06c516ff2f7f0bee22eeae8330d4b0ece1..b22e9d1a52b305cea81d7512573c451d83e9454d 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfileNew.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfileNew(float PMTrotX = 5, float PMTrotY = 5, int RotMir = -10) diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C index 15c882593603501e099f1bcb8b823472405ff02e..c14eb857ec1ddf75d0fd51dae35311bec56e444e 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileNew_Dec2014.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfileNew_Dec2014.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfileNew(float PMTrotX = 5, float PMTrotY = 5, int RotMir = -10) diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C index 68ee7e72ac229a0087722e3d31f63d49aafc8131..22c0cf55fb9dc7e87468d2a5132bd032b658735e 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfileOld.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfileOld.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfileOld(float PMTrotX = 5, float PMTrotY = -5, int RotMir = -10) diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C index 0420172d3ab0a6e700b8ac5347091b0ec33d2ca0..acbcb3ff2f2da38e075c9d13e6b53444508dc257 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfile_April2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfile_April2015(float PMTrotX = 5, float PMTrotY = 5, int RotMir = -10) diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C index 2d008896308075c0c15c1755833fd871f365778f..16f88d4d19c76018926f5ee4ef024964925cb6eb 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModAug2015.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfile_April2015_ModAug2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfile_April2015_ModAug2015(float pmt_pos_y_addend = 0, float pmt_pos_z_addend = 0, int RotMir = -10, diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C index 312b048aedee0b6e85c9b454c76eca02238f41cc..4207461abe383053f74c7aaa67bb03799089a80a 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_April2015_ModOct2015.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfile_April2015_ModOct2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfile_April2015_ModOct2015(float pmt_pos_y_addend = 0, float pmt_pos_z_addend = 0, int RotMir = -10, diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C index 231f326e92fa0b017c6226ea979d6d156967769b..a8193d4e6e86c34334d044390a88932d1004021f 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateGDMLfile_ExtMirrOct2015.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfile_ExtMirrOct2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfile_ExtMirrOct2015(float pmt_pos_y_addend = 10, float pmt_pos_z_addend = 80, int RotMir = -10, diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C index e420817d3639fbed04dbba5384c52c87c1547f58..1e2db11d71325cc00a3facb5993e9df3b2034297 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateInputForGeo.C @@ -1,6 +1,3 @@ -/** @file CreateInputForGeo.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateInputForGeo(float PMTrotX = 5., float PMTrotY = 5.) diff --git a/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C b/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C index 475cca726ffa43ceea59aae656dca27fc9f2b1f2..ed6c385baa0196aebc5fb48176b1bca733148ee0 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/CreateReducedGDMLfileNew.C @@ -1,6 +1,3 @@ -/** @file CreateReducedGDMLfileNew.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateReducedGDMLfileNew(float PMTrotX = 5, float PMTrotY = 5, int RotMir = -10) 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 120ff71a79a31bec4808a6cf9a39fccb80e35892..b14cafd72844fba7ea0451301810e76077551eb5 100644 --- a/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C +++ b/macro/rich/geotest/RotPMT/CreateGeo/create_RICH_geo_file.C @@ -1,8 +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 **/ void create_RICH_geo_file(float PMTrotX = 5., float PMTrotY = 5.) { //char *geometry="rich-2900-N2-0"){ + int ShiftXmod10 = (int(PMTrotX * 10)) % 10; float IntegerXValue = PMTrotX - (float(ShiftXmod10)) / 10.; int ShiftYmod10 = (int(PMTrotY * 10)) % 10; diff --git a/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C index 04c4d9b74e7bfac84afe23b74ea3d96a4b8aea5b..e745314b60e77608e2a5ff1719dd82a500ef5aad 100644 --- a/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C +++ b/macro/rich/geotest/RotPMT/Run_Ana_GeoOpt_Batch.C @@ -1,6 +1,3 @@ -/** @file Run_Ana_GeoOpt_Batch.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void Run_Ana_GeoOpt_Batch(Int_t nEvents = 10) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C index 3ed614bcf4a230bbf89be130111df2ae118fc171..7c4019ca2b9264bf548efd1e02f95814a232bd3d 100644 --- a/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C +++ b/macro/rich/geotest/RotPMT/Run_Reco_GeoOpt_Batch.C @@ -1,8 +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 **/ void Run_Reco_GeoOpt_Batch(Int_t nEvents = 1) { + TTree::SetMaxTreeSize(90000000000); gRandom->SetSeed(10); diff --git a/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C b/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C index d7afac1866fc97ab1c3b8448c67a206dccc095b9..aa0c7ef2020ad804491271bcf1a35dfec4d9b29a 100644 --- a/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C +++ b/macro/rich/geotest/RotPMT/Run_Sim_GeoOpt_Batch.C @@ -1,8 +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 **/ void Run_Sim_GeoOpt_Batch(Int_t nEvents = 1) { + float PMTrotX = 20, PMTrotY = 10; int PMTtransY = -40, PMTtransZ = 80; float ThetaMin = 250., ThetaMax = 2500.; //devide by 100 later diff --git a/macro/rich/geotest/RotPMT/eventDisplay.C b/macro/rich/geotest/RotPMT/eventDisplay.C index cb408aadc452ac94e5b26050a7caec84a9c72d46..347bd18f940350c34d12bee37b5663cae95a939e 100644 --- a/macro/rich/geotest/RotPMT/eventDisplay.C +++ b/macro/rich/geotest/RotPMT/eventDisplay.C @@ -1,6 +1,5 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void eventDisplay(int PMTrotX = 10, int PMTrotY = 15, int RotMir = 1) { int GeoCase = 2; diff --git a/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C b/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C index 5aafd1be7ab416dc8a3823c0c2fefe97f472aa7d..bb8631b279ea6813d42257d899da8f5b52327abd 100644 --- a/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C +++ b/macro/rich/geotest/TransPMT/CreateGeo/CreateGDMLfile_April2015.C @@ -1,6 +1,3 @@ -/** @file CreateGDMLfile_April2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateGDMLfile_April2015(float PMTrotX = 5, float PMTrotY = 5, int RotMir = -10) diff --git a/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C b/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C index 26d67b36f601c8fe1b67a2264720a1b7e1968bc5..f7e0954d079157eeae7caf57cac10776f9b73179 100644 --- a/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C +++ b/macro/rich/geotest/TransPMT/CreateGeo/CreateTransGDMLfile_April2015.C @@ -1,6 +1,3 @@ -/** @file CreateTransGDMLfile_April2015.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> void CreateTransGDMLfile_April2015(float pmt_pos_y_addend = 0, float pmt_pos_z_addend = 0, int RotMir = -10, 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 89354958766f0c56b516d9c5cc79e588f2aa2cd5..84839589d9650eebb0e0f95d4fc40023a319b207 100644 --- a/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C +++ b/macro/rich/geotest/TransPMT/CreateGeo/GDML_to_ROOT_Trans.C @@ -1,6 +1,3 @@ -/** @file GDML_to_ROOT_Trans.C - * @copyright Copyright (C) 2015-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 4c74c041170c4add1701f90b26afd9cb036989b7..7a5025a8b68187a801e94e44bdb0c18f1f1abc2a 100644 --- a/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C +++ b/macro/rich/geotest/TransPMT/Run_Ana_GeoOpt_Batch.C @@ -1,6 +1,3 @@ -/** @file Run_Ana_GeoOpt_Batch.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 d2a1ec171f885b6cac27775b0afa7a4475b7bf39..d5c96381b7f6a3f034595bc3d714fe77962b46c6 100644 --- a/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C +++ b/macro/rich/geotest/TransPMT/Run_Reco_GeoOpt_Batch.C @@ -1,6 +1,3 @@ -/** @file Run_Reco_GeoOpt_Batch.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 16eddd18387d8ef8a8d702c290b49ccb93010992..2d0baa750e5c4deeb8212a56ecad89a50478cab4 100644 --- a/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C +++ b/macro/rich/geotest/TransPMT/Run_Sim_GeoOpt_Batch.C @@ -1,6 +1,3 @@ -/** @file Run_Sim_GeoOpt_Batch.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 f14e7896b9159e5349d904d188a9601571dea309..d8f95c89eb869a24ab0a7dd95f74926a4c69e1ae 100644 --- a/macro/rich/geotest/geoopt/create_geos.C +++ b/macro/rich/geotest/geoopt/create_geos.C @@ -1,6 +1,3 @@ -/** @file create_geos.C - * @copyright Copyright (C) 2019 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <fstream> #include <iostream> #include <iterator> diff --git a/macro/rich/geotest/geoopt/run_geotest_opt.C b/macro/rich/geotest/geoopt/run_geotest_opt.C index 02ac02eac7998fd2e16ab8892164b67c926798e3..89f29d1c5eb6ef2e6b354b89261575ea19c9ac70 100644 --- a/macro/rich/geotest/geoopt/run_geotest_opt.C +++ b/macro/rich/geotest/geoopt/run_geotest_opt.C @@ -1,6 +1,3 @@ -/** @file run_geotest_opt.C - * @copyright Copyright (C) 2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_geotest_opt() { int mirrorRotation = 10; diff --git a/macro/rich/geotest/run_ana_geo_opt.C b/macro/rich/geotest/run_ana_geo_opt.C index b27c9a811e4d0c8ae823625d98e8f2c2992e99d7..1841a974bdcaf81ea9445d53c5963ea226cfaab5 100644 --- a/macro/rich/geotest/run_ana_geo_opt.C +++ b/macro/rich/geotest/run_ana_geo_opt.C @@ -1,6 +1,4 @@ -/** @file run_ana_geo_opt.C - * @copyright Copyright (C) 2014 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_ana_geo_opt(Int_t nEvents = 200) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/geotest/run_digi_geotest.C b/macro/rich/geotest/run_digi_geotest.C index 37ef128cf12258a2697c5afa7db2b7094e8f3f8e..c3b4640118ea1ba329be34a2f015f8fde93e5265 100644 --- a/macro/rich/geotest/run_digi_geotest.C +++ b/macro/rich/geotest/run_digi_geotest.C @@ -1,6 +1,3 @@ -/** @file run_digi_geotest.C - * @copyright Copyright (C) 2018-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/digi.00000.root", diff --git a/macro/rich/geotest/run_digi_urqmdtest.C b/macro/rich/geotest/run_digi_urqmdtest.C index f2e6b78d99be37d230cd273c5962078a8acedc64..eb0631b885c8c0b572ebe6a115f21b232bfd4f48 100644 --- a/macro/rich/geotest/run_digi_urqmdtest.C +++ b/macro/rich/geotest/run_digi_urqmdtest.C @@ -1,6 +1,3 @@ -/** @file run_digi_urqmdtest.C - * @copyright Copyright (C) 2018-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_digi_urqmdtest( const string& mcFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root", const string& parFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/param.00000.root", diff --git a/macro/rich/geotest/run_qa_geotest.C b/macro/rich/geotest/run_qa_geotest.C index 1d38262e7179ff278ac55dce2dc5fcc5d0d40308..d4c21197a9b13572f70e1b49f4dbb8a0c158ec21 100644 --- a/macro/rich/geotest/run_qa_geotest.C +++ b/macro/rich/geotest/run_qa_geotest.C @@ -1,6 +1,4 @@ -/** @file run_qa_geotest.C - * @copyright Copyright (C) 2019-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/digi.00000.root", diff --git a/macro/rich/geotest/run_qa_urqmdtest.C b/macro/rich/geotest/run_qa_urqmdtest.C index 2de3c2fc1e2da0b23c06aa4bdb21cd781a6ec06c..642716e44733eaaeba7fb79ab9c5750ac9f1d258 100644 --- a/macro/rich/geotest/run_qa_urqmdtest.C +++ b/macro/rich/geotest/run_qa_urqmdtest.C @@ -1,6 +1,3 @@ -/** @file run_qa_urqmdtest.C - * @copyright Copyright (C) 2019-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_qa_urqmdtest( const string& mcFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root", const string& parFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/param.00000.root", diff --git a/macro/rich/geotest/run_reco_geo_opt.C b/macro/rich/geotest/run_reco_geo_opt.C index e2af788fe305d2954285d2c60cbd8a10b5432ead..a7a9a44f037cfdae5ae295884cd49dcb2340752b 100644 --- a/macro/rich/geotest/run_reco_geo_opt.C +++ b/macro/rich/geotest/run_reco_geo_opt.C @@ -1,6 +1,4 @@ -/** @file run_reco_geo_opt.C - * @copyright Copyright (C) 2014-2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_reco_geo_opt(Int_t nEvents = 30000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/geotest/run_reco_geotest.C b/macro/rich/geotest/run_reco_geotest.C index dbc9858a5af68764e356277652fc61e6620bab10..2183b8d9e696bb75ede9c255fc23ce4f2ceca236 100644 --- a/macro/rich/geotest/run_reco_geotest.C +++ b/macro/rich/geotest/run_reco_geotest.C @@ -1,6 +1,4 @@ -/** @file run_reco_geotest.C - * @copyright Copyright (C) 2009-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/digi.00000.root", diff --git a/macro/rich/geotest/run_reco_urqmdtest.C b/macro/rich/geotest/run_reco_urqmdtest.C index 2b8dae0fdf6af1c174411ea20b2b32f785df8736..9d79e31d40746e24de0ce05ee4e3770cabc835ac 100644 --- a/macro/rich/geotest/run_reco_urqmdtest.C +++ b/macro/rich/geotest/run_reco_urqmdtest.C @@ -1,6 +1,3 @@ -/** @file run_reco_urqmdtest.C - * @copyright Copyright (C) 2013-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_urqmdtest( const string& mcFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/mc.00000.root", const string& parFile = "/Users/slebedev/Development/cbm/data/sim/rich/urqmdtest/param.00000.root", diff --git a/macro/rich/geotest/run_sim_geo_opt.C b/macro/rich/geotest/run_sim_geo_opt.C index fcd3a49bc231d90d11fb237ea8e6330238b92ecf..3069c90f3f8c788c255590de45f0544bd75b514d 100644 --- a/macro/rich/geotest/run_sim_geo_opt.C +++ b/macro/rich/geotest/run_sim_geo_opt.C @@ -1,6 +1,3 @@ -/** @file run_sim_geo_opt.C - * @copyright Copyright (C) 2014 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_geo_opt(Int_t nEvents = 200) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/geotest/run_sim_geotest.C b/macro/rich/geotest/run_sim_geotest.C index 88764f1fc75f73a97f625b5be5935cea945d2b67..096f30321066857827941cb1a344e61b6b5914e4 100644 --- a/macro/rich/geotest/run_sim_geotest.C +++ b/macro/rich/geotest/run_sim_geotest.C @@ -1,6 +1,3 @@ -/** @file run_sim_geotest.C - * @copyright Copyright (C) 2009-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& parFile = "/Users/slebedev/Development/cbm/data/sim/rich/geotest/param.00000.root", diff --git a/macro/rich/geotest/run_sim_urqmdtest.C b/macro/rich/geotest/run_sim_urqmdtest.C index b31dcc21fa7e385280a369f66db657d1065f7c8d..6d6925ec277479589b6ffea619f8545b6d322985 100644 --- a/macro/rich/geotest/run_sim_urqmdtest.C +++ b/macro/rich/geotest/run_sim_urqmdtest.C @@ -1,6 +1,3 @@ -/** @file run_sim_urqmdtest.C - * @copyright Copyright (C) 2013-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_urqmdtest( const string& urqmdFile = "/Users/slebedev/Development/cbm/data/urqmd/auau/" "8gev/centr/urqmd.auau.8gev.centr.00001.root", diff --git a/macro/rich/mcbm/beamtime/run_aerogel_analysis.C b/macro/rich/mcbm/beamtime/run_aerogel_analysis.C index dfb1331149766f40eebcace2322a128157f9cd0a..f80e619786ecc3a59b6c86823999b0400181a6f2 100644 --- a/macro/rich/mcbm/beamtime/run_aerogel_analysis.C +++ b/macro/rich/mcbm/beamtime/run_aerogel_analysis.C @@ -1,6 +1,3 @@ -/** @file run_aerogel_analysis.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_aerogel_analysis(const string& parFile = "/lustre/cbm/users/adrian/cbmgitnew/cbmsource/macro/" "beamtime/mcbm2020/data/unp_mcbm_params_598.root", const string& digiFile = "/lustre/cbm/users/adrian/cbmgitnew/cbmsource/macro/" diff --git a/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C index a26257b92fa5ee74b48c8a215cc489cc37d71b84..75a046470463b2c9831e61a74d1f46b0c51b93ff 100644 --- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C +++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real.C @@ -1,6 +1,4 @@ -/** @file run_reco_mcbm_real.C - * @copyright Copyright (C) 2019 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + 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", const string& recoFile = "reco_mcbm.root", int nEvents = 10) 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 a035e78c9ebe916eaddb7c5ad2adb3b3d0081c4b..9c0b6aba1cb2364c2111ec8c682dc99eb7027693 100644 --- a/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C +++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF.C @@ -1,6 +1,3 @@ -/** @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 **/ void run_reco_mcbm_real_wToF( // 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_dec19.C b/macro/rich/mcbm/beamtime/run_reco_mcbm_real_wToF_dec19.C index 855569a64ea8265390715b119ffb0d41a56cc0fe..89e5939359971023b67b3d5249196445fd6f50c3 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,6 +1,3 @@ -/** @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 **/ void run_reco_mcbm_real_wToF_dec19( // const string& parFile = "/lustre/nyx/cbm/users/adrian/data19Dec12/testNew2/unp_mcbm_params_384.root", // const string& digiFile = "/lustre/nyx/cbm/users/adrian/data19Dec12/testNew2/unp_mcbm_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 b417e06a9de3db4b304ebf3c604d88633a590bb5..da151a8f4ddb6ad5f21bae67ef7a0c139d83e9fe 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,6 +1,3 @@ -/** @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 **/ void run_reco_mcbm_real_wToF_mar20(const string srcfolder = "/lustre/cbm/users/adrian/mcbmbeamtime/cbmsource/" "macro/beamtime/mcbm2020/data", const unsigned int runId = 831, // used for the output folder 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 3d4b68626fb0c0fd52f4c832310f891d9e389227..3726ba155618d9882f732f82ad69e8f49d2e5812 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,6 +1,3 @@ -/** @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 **/ void run_reco_mcbm_real_wToF_nov19( const string& parFile = "/lustre/nyx/cbm/users/adrian/data/nov19/unp_mcbm_params_370.root", const string& digiFile = "/lustre/nyx/cbm/users/adrian/data/nov19/unp_mcbm_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 4cf39ecf5e348bef1da6b4a4f05a0b300b7409a3..37a0d60e97b502b47e5994e89dbe1f635395f07d 100644 --- a/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C +++ b/macro/rich/mcbm/beamtime/run_reco_mcbm_richOnly.C @@ -1,6 +1,4 @@ -/** @file run_reco_mcbm_richOnly.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_reco_mcbm_richOnly( const string srcfolder = "/lustre/cbm/users/adrian/cbmgitnew/cbmsource/macro/beamtime/mcbm2020/data", const unsigned int runId = 790, // used for the output folder diff --git a/macro/rich/mcbm/drawHistos.C b/macro/rich/mcbm/drawHistos.C index e52a0f378403080811864bc772f70b4560532504..f1fdf22b9c26b4bb8302603430d308a1337f2c64 100644 --- a/macro/rich/mcbm/drawHistos.C +++ b/macro/rich/mcbm/drawHistos.C @@ -1,6 +1,3 @@ -/** @file drawHistos.C - * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void drawHistos(TString inFilename = "~/TSA_files/result/test60001.root") { TFile* inFile = new TFile(inFilename, "READ"); diff --git a/macro/rich/mcbm/draw_mcbm_rich_qa.C b/macro/rich/mcbm/draw_mcbm_rich_qa.C index f9393b71368c1a0bc2c00676f4f4f3696e446b9f..6444b9896f491e809da9103b42e712cd75ee948b 100644 --- a/macro/rich/mcbm/draw_mcbm_rich_qa.C +++ b/macro/rich/mcbm/draw_mcbm_rich_qa.C @@ -1,6 +1,3 @@ -/** @file draw_mcbm_rich_qa.C - * @copyright Copyright (C) 2018 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_mcbm_rich_qa() { std::string outputDir = "results_mcbm_rich_qa/"; diff --git a/macro/rich/mcbm/eventDisplay.C b/macro/rich/mcbm/eventDisplay.C index 9dfb9ec15a6e785aa3e092a5e3d4ddbd89644e41..83aaefa356982a84852c4b97f343c27fdae2dbbf 100644 --- a/macro/rich/mcbm/eventDisplay.C +++ b/macro/rich/mcbm/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ //void eventDisplay(const char* setup = "sis18_mcbm_25deg") //void eventDisplay(const char* setup = "sis18_mcbm_20deg_short") void eventDisplay(const char* setup = "sis18_mcbm_20deg_long") diff --git a/macro/rich/mcbm/mcbm_mc_gp.C b/macro/rich/mcbm/mcbm_mc_gp.C index 63746cd4657398818ded22fdf95c52d94d1f0485..12991f75b6bed7e44e9ef69a3befbe4c7cb41b80 100644 --- a/macro/rich/mcbm/mcbm_mc_gp.C +++ b/macro/rich/mcbm/mcbm_mc_gp.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc_gp.C - * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/rich/mcbm/mcbm_reco_gp.C b/macro/rich/mcbm/mcbm_reco_gp.C index 3af87cef454343a2a5be316da27159fd4c247252..e468d29aa9208b12d08582b210d5289b174c9a96 100644 --- a/macro/rich/mcbm/mcbm_reco_gp.C +++ b/macro/rich/mcbm/mcbm_reco_gp.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco_gp.C - * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/rich/mcbm/run_reco_mcbm.C b/macro/rich/mcbm/run_reco_mcbm.C index 9898fdc1703ffece0f651db137ad039e05ee5095..63ca2659dff88344095dd9f9813cd546d05f8157 100644 --- a/macro/rich/mcbm/run_reco_mcbm.C +++ b/macro/rich/mcbm/run_reco_mcbm.C @@ -1,8 +1,6 @@ -/** @file run_reco_mcbm.C - * @copyright Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_mcbm(Int_t nEvents = 1000) { + TTree::SetMaxTreeSize(90000000000); TString script = TString(gSystem->Getenv("SCRIPT")); diff --git a/macro/rich/mcbm/run_sim_mcbm.C b/macro/rich/mcbm/run_sim_mcbm.C index 50fa508227d1d998a09c77544d260424a1928b70..6daf2ce2409d0331c092094c335be25ce94df8b0 100644 --- a/macro/rich/mcbm/run_sim_mcbm.C +++ b/macro/rich/mcbm/run_sim_mcbm.C @@ -1,6 +1,4 @@ -/** @file run_sim_mcbm.C - * @copyright Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_sim_mcbm(Int_t nEvents = 10) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/mcbm/test_daq.C b/macro/rich/mcbm/test_daq.C index 97bc75a3b770dc4ed994614e87ffc02378735de3..e239f5f1877b8875f7b6b57ee85741d2301668d0 100644 --- a/macro/rich/mcbm/test_daq.C +++ b/macro/rich/mcbm/test_daq.C @@ -1,6 +1,3 @@ -/** @file test_daq.C - * @copyright Copyright (C) 2018-2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 c46009c6a671599b901d8e8b15b196054d981edc..03ee8ca0df7d362ab0820025e4f86c573897e651 100644 --- a/macro/rich/mirrors/run_ronchi.C +++ b/macro/rich/mirrors/run_ronchi.C @@ -1,6 +1,3 @@ -/** @file run_ronchi.C - * @copyright Copyright (C) 2018-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_ronchi() { //gSystem->Load("libCbmRichMirrors"); diff --git a/macro/rich/prototype/PID.C b/macro/rich/prototype/PID.C index 69a41022a9212c4009aa5ef157838a67feaebda0..6a5626b0a20b81509b2d7c531f1639f082509859 100644 --- a/macro/rich/prototype/PID.C +++ b/macro/rich/prototype/PID.C @@ -1,6 +1,5 @@ -/** @file PID.C - * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + { const Float_t el_a_min = 4.4; const Float_t el_a_max = 8.; diff --git a/macro/rich/prototype/angle.C b/macro/rich/prototype/angle.C index 2cbec778f9825a934a07b805cf5ae230e1c59901..ea3abfa2c472c901141fb4321972b03bc89eda6f 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 **/ #include "/misc/kresan/tools/drawStyle.C" + + const Double_t n = 1.0004951; //1.0004462; const Double_t mass_el = 0.000510998902; const Double_t mass_pi = 0.13957018; diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C index b388eb5fe3eb5c56c8422025ee321c1d54c6d68a..73dd279961c465f4acc360b71ee6f77ee49bb607 100644 --- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C +++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/FilterMultiPeak.C @@ -1,6 +1,3 @@ -/** @file FilterMultiPeak.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define THRESHOLD 45. // Check the (un)commented code at the end of the macro #define KOEF 5 // Rebinning koef #define WINMIN 1.5 // ns diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C b/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C index 93ad34c2d5e36b16d701ed9dee891d31c9f4d660..55a9f31c93d582320d846e6feb3534fc9d131d0f 100644 --- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C +++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/buildDeltaTable.C @@ -1,6 +1,3 @@ -/** @file buildDeltaTable.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Transform pair tdcId/ch into some unique ID [from 0 to 255] // Size of the matrix is fixed to 16*16 UInt_t tdcAndChToID(UInt_t tdcId, UInt_t ch) 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 9c47c4b00e36dc5915f99d556d61995ec127ec1d..da728aad73d173e14115deb1533e5c9368018602 100644 --- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C +++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/entriesCounter_simple.C @@ -1,6 +1,3 @@ -/** @file entriesCounter_simple.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void entriesCounter_simple(TString filename = "alphas.root", TString picturesFolder = "pictures") { char LINE[256]; 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 585af4eba50490dfbf125661b1659edc28bf9eb4..352d55182a9bbc67853caeeb95648c02c3d24344 100644 --- a/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C +++ b/macro/rich/prototype/beamtime/Fall2015/beamtime_laser_analysis/buildDeltaTable.C @@ -1,6 +1,3 @@ -/** @file buildDeltaTable.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Transform pair tdcId/ch into some unique ID [from 0 to 255] // Size of the matrix is fixed to 16*16 UInt_t tdcAndChToID(UInt_t tdcId, UInt_t ch) 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 49739893c2117b8df25582251eea562f3f62544e..43f896bcdd8dee72409fc4d436eff3da0fd7bbc7 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,6 +1,3 @@ -/** @file entriesCounter_simple.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void entriesCounter_simple(TString filename = "alphas.root", TString picturesFolder = "pictures") { char LINE[256]; diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C index c97614ae01e3d293ef0e4a5bafe8012ee56d8db5..a252cc786bff3d766d2ad8c2dc17090f7a795e16 100644 --- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C +++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawAllHisto3.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto3.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C index b0024a806ed9e717fbf85b1a2f9d430746977e6a..3158d2aaaf398f8f7d17d59466cbde0c067abc0f 100644 --- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C +++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawDist.C @@ -1,6 +1,3 @@ -/** @file drawDist.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void drawDist(TString filename) { FILE* f = fopen(filename.Data(), "r"); diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C index cf508d995f2d8613e16d5807a0eb579b2aaa0bfa..612258c63a9fdf2d3e780a87dbb35d81b16f9954 100644 --- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C +++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/drawInTime.C @@ -1,6 +1,3 @@ -/** @file drawInTime.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void drawInTime(TString filename, Int_t num) { FILE* f = fopen(filename.Data(), "r"); diff --git a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C index 79889f29116b4ec9ce2016dcae1c5a58f2a7cb95..716f170b8056cd1bece4763ecb39c70590a77af0 100644 --- a/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C +++ b/macro/rich/prototype/beamtime/Fall2015/corrections_analysis/printMean.C @@ -1,8 +1,6 @@ -/** @file printMean.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration + void printMean(TString filename = "Wuppertal_analysis.histo.root", Int_t calib = 1) { TFile* f = new TFile(filename); diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis.C index ef8875365b9008673fa54838f7a3e8318946fa87..be439f5529bd75a3245953a848a82fcd7a0949a0 100644 --- a/macro/rich/prototype/beamtime/Fall2015/run_analysis.C +++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis.C @@ -1,6 +1,3 @@ -/** @file run_analysis.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C index 9926edca2a728b65333e4c3d21b6bf9e5a5afd1e..1f5b8d8a20a2dd14ab48638c7ac6f387b8a9cb7c 100644 --- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C +++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_calibrate.C @@ -1,6 +1,3 @@ -/** @file run_analysis_calibrate.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C index b86200f762e8f7b290f4237a6cc7588921c6eb03..8af18205273dbf0dba5f5891f698e9bcdb7cc2b3 100644 --- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C +++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan.C @@ -1,6 +1,3 @@ -/** @file run_analysis_ringscan.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C index e7c40b1bdd1ccd0b47ff180420ee2f66647de11e..5adc94fecdf59932b8a5f11005cc0499f8a4b385 100644 --- a/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C +++ b/macro/rich/prototype/beamtime/Fall2015/run_analysis_ringscan2.C @@ -1,6 +1,3 @@ -/** @file run_analysis_ringscan2.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C index c60d082796baeb5085fb89f4e23c13c4d1129a65..43fe967dddb8884c126c1355e100529b12cdcfea 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/FilterMultiPeak.C @@ -1,7 +1,5 @@ -/** @file FilterMultiPeak.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define THRESHOLD 50. + void FilterMultiPeak(TString filename = "output/sum_WLS_off.root") { TFile f(filename, "UPDATE"); diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C index 737c8b73574fe1e43c6b6b48db7140c343ccb885..537f0c6f23f2fe4ab8b046a561106b33177f3455 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAlHistograms.C @@ -1,6 +1,3 @@ -/** @file drawAlHistograms.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void drawAlHistograms(TString filename = "../output/sum_WLS_off.root", TString picturesFolder = "pictures") { TFile f(filename); diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C index f834ad80ff5068a4195a948c026ab9ad8851df3a..857b4cd0c996dd2d80c240f6a2e37d34f1bc4ade 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto3.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto3.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C index ee837cc2a6c9d9d14344d9a0b7ebe3a4911af6be..857b4cd0c996dd2d80c240f6a2e37d34f1bc4ade 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawAllHisto4.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto4.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C index ba9335890734d4d5f4a10a91929949ad915c4aef..c70feb755403eb7b343d9ea5a90b743ae34efff2 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/drawNonShityHistos.C @@ -1,7 +1,5 @@ -/** @file drawNonShityHistos.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define THRESHOLD 35. + #define KOEF 2 // Rebinning koef void drawNonShityHistos(TString filename = "../output/sum_WLS_off.root", TString picturesFolder = "pictures") 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 bd3a01dedd13f3a250d9cd2c68296fc0393ebae1..01568c8a5f4669518a4fbf649a7759f60418b95f 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_overlap.C @@ -1,6 +1,3 @@ -/** @file draw_overlap.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 7cc366922a2f5ac9e2796d2785d9039538b13237..ecae1ea5fb3a722f8ac15ef72fa741b5ab71eecf 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/entriesCounter.C @@ -1,6 +1,3 @@ -/** @file entriesCounter.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void entriesCounter(TString filename = "../output/sum_WLS_off.root") { TFile f(filename, "UPDATE"); diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C index 48da9b050e4e6478312ec84735261381b97e0d6d..6ece97226acaaf904f3dbcc5075e77188fe1d0fd 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/histoRemove.C @@ -1,6 +1,3 @@ -/** @file histoRemove.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void histoRemove(TString filename, TString histoname) { TFile f(filename, "UPDATE"); diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C b/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C index 006488b14d1267e10eb1c21532da44ef06906d4f..0c85c3a96fb93f985d964c7384076c79880925f2 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/testtest.C @@ -1,6 +1,3 @@ -/** @file testtest.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void testtest() { TString tdcIDs[16]; diff --git a/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C b/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C index 42b90e86ccec99cbaf4b4ba38a0c1cf4a824526d..454a4a49bd20879583c89f528c399463cf48b51a 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/doDraw.C @@ -1,6 +1,3 @@ -/** @file doDraw.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void doDraw(int tdc, int ch) { TFile* f = new TFile("output/Wuppertal_analysis.histo.root", "READ"); diff --git a/macro/rich/prototype/beamtime/NewUnpacker/doScan.C b/macro/rich/prototype/beamtime/NewUnpacker/doScan.C index a5d03a6fcf1af42d034fa6a9130b11f26f900756..6ee667ecccb212dc48c029316ccec24fc4e86b5e 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/doScan.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/doScan.C @@ -1,7 +1,5 @@ -/** @file doScan.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #!/ bin / bash + cd ~ / cbmroot_may2015_devel / build / make Rich make_return_code = $ ? cd - #Break execution if CbmRoot build was not succesfull diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C index a1be4b39d4eef829171bfb6ea620f4dfa05d6b18..030f8f7e5642d74e594a7a70d3aafceb0baaa343 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C index f948591de1417140dfd9b212fbeae164c9411f66..a4e4de37c3336a9ab13834e0e3cc07c0a5f103d1 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto2.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto2.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C index c97614ae01e3d293ef0e4a5bafe8012ee56d8db5..a252cc786bff3d766d2ad8c2dc17090f7a795e16 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/drawAllHisto3.C @@ -1,6 +1,3 @@ -/** @file drawAllHisto3.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration // ind = [0;15] - index of the canvas to plot diff --git a/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp b/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp index b1b5eaa13ef03bf79add3b1427e73c9307b64602..468b7ac331991e9acd290c4cd62937b4558261e6 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp +++ b/macro/rich/prototype/beamtime/NewUnpacker/dumpHLD.cpp @@ -1,7 +1,5 @@ -/** @file dumpHLD.cpp - * @copyright Copyright (C) - CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> + #include <arpa/inet.h> #include <stdio.h> #include <string.h> diff --git a/macro/rich/prototype/beamtime/NewUnpacker/printMean.C b/macro/rich/prototype/beamtime/NewUnpacker/printMean.C index 79889f29116b4ec9ce2016dcae1c5a58f2a7cb95..716f170b8056cd1bece4763ecb39c70590a77af0 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/printMean.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/printMean.C @@ -1,8 +1,6 @@ -/** @file printMean.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // calib = 0 - see results before calibration // calib = 1 - see results after calibration + void printMean(TString filename = "Wuppertal_analysis.histo.root", Int_t calib = 1) { TFile* f = new TFile(filename); diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C index 0ab7ca973309a5185b0c3a88855fb2984b02657b..7543ce42bddb488df07b54ecd9873ddfbabe8fc1 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis2.C @@ -1,6 +1,3 @@ -/** @file run_analysis2.C - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C index 0e29374294622f4c27feb7a46423680dd6dad146..07c5a3814bf26c61f9b18ddb0938b220213383b5 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis3.C @@ -1,6 +1,3 @@ -/** @file run_analysis3.C - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C index 40cc66523b6efe1d496f0e689c7c0252bbbac86b..26371bc95a2d6b8f2f7391e101e2926fc095b12e 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_single.C @@ -1,6 +1,3 @@ -/** @file run_analysis_single.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them 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 fd88eee5a5adb6c9d43b6e99239d68451882030c..8757ff09f881c1d09380ee54049665b84a9af786 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_thr_scan.C @@ -1,6 +1,3 @@ -/** @file run_analysis_thr_scan.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C index 83751f98db3708291d49f4e52e007416c2f2e28f..93540edf6d888141ef7ad4f187d2474097aff91c 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu.C @@ -1,6 +1,3 @@ -/** @file run_analysis_wu.C - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them 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 4153db0071e86d61817a5f75a5abeb320286aa5f..6647938cad732d201c7be6ac2046920d8a870e1a 100644 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis_wu_2.C @@ -1,6 +1,3 @@ -/** @file run_analysis_wu_2.C - * @copyright Copyright (C) 2015-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them 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 607d542d84d3ddc54c0c369558b58899584ab3e6..bbf36799e6776e88e1b759ac35563fa7dba6df10 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,6 +1,3 @@ -/** @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 **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them 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 1a3bfa00c8928e5000ce5b19054fb69c8947f38c..ea5d2925811d592fcc4500ed6df608224bca3dd6 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,5 @@ -/** @file drawSpectra.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define NUMOFLINES 46 + void drawSpectra(const char* filename) { // Read the table from the file diff --git a/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C b/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C index abe5fea3f11858b74cbac9d9dd43bc62900773cd..15b9eb599d81f67a04c97dc74c404f50b458993f 100644 --- a/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C +++ b/macro/rich/prototype/beamtime/Nov2015/FilterMultiPeak.C @@ -1,6 +1,3 @@ -/** @file FilterMultiPeak.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define THRESHOLD 45. // Check the (un)commented code at the end of the macro #define KOEF 5 // Rebinning koef #define WINMIN 1.5 // ns diff --git a/macro/rich/prototype/beamtime/Nov2015/FitExpo.C b/macro/rich/prototype/beamtime/Nov2015/FitExpo.C index ccbf06a2a21ddf799efc2e8f885fcc8c996361db..b95ea5b5366646e3d9c38a986f32b8c5b3e2281b 100644 --- a/macro/rich/prototype/beamtime/Nov2015/FitExpo.C +++ b/macro/rich/prototype/beamtime/Nov2015/FitExpo.C @@ -1,6 +1,3 @@ -/** @file FitExpo.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void FitExpo(TString filename = "sum_WLS_on_G1.root", TString histoName = "ExponentaBudetTut") { TFile* f1 = new TFile(filename); diff --git a/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C b/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C index aea22bcd71841f76bd11e011dc2e2356de6c3e8f..d825a883724a61ea13f3bb115229318397f9718f 100644 --- a/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C +++ b/macro/rich/prototype/beamtime/Nov2015/buildDeltaTable.C @@ -1,7 +1,5 @@ -/** @file buildDeltaTable.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define MATRIXSIZE 128 // or 256 if you consider 4*4 PMTs + // Transform pair tdcId/ch into some unique ID [from 0 to 255] // Size of the matrix is fixed to 16*16 UInt_t tdcAndChToID(UInt_t tdcId, UInt_t ch) diff --git a/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C b/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C index 79ad3c10512793ddcf28d51b0d8215e495d89882..73c33a77bc22936aa3c977248caeaa16f92dda7f 100644 --- a/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C +++ b/macro/rich/prototype/beamtime/Nov2015/draw_hitsPerEvent.C @@ -1,6 +1,3 @@ -/** @file draw_hitsPerEvent.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_hitsPerEvent(TString filename = "output_fine_2/output_file_list.txt", TString picturesFolder = "pictures_fine_2", TString analysisResultsFilename = "output_fine_2/analysisResults.root") diff --git a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C index 863983448f23d1284d695e7ea50aa6e38a874b1d..4ea7755ac9f6e181af39f746e87dddfacd10d142 100644 --- a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C +++ b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps.C @@ -1,6 +1,3 @@ -/** @file draw_two_exps.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 b7a00a58b700ea65ea0e44daa6c8cf7eb44b5490..af390242150d2aac2727cad442404807721196cc 100644 --- a/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C +++ b/macro/rich/prototype/beamtime/Nov2015/draw_two_exps_same.C @@ -1,6 +1,3 @@ -/** @file draw_two_exps_same.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 4e29f150a3fd5c8a0383c07f289dbdf54c502d2d..752b6b3a64a84b5d5beff5ba5c232fdf3b0c28f8 100644 --- a/macro/rich/prototype/beamtime/Nov2015/integrate.C +++ b/macro/rich/prototype/beamtime/Nov2015/integrate.C @@ -1,8 +1,6 @@ -/** @file integrate.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ void integrate(TString filename1, TString filename2, TString histoName1, TString histoName2) { + TFile* f1 = new TFile(filename1); TFile* f2 = new TFile(filename2); diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C index 5315d6ff6bad0e679f1912d48e3ff913a9c59139..000de71c87f167e4a7a9c537bb1cb3cf520e51b1 100644 --- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C +++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser.C @@ -1,6 +1,3 @@ -/** @file run_analysis_laser.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C index 8db93247583b41c016e2aeb05338102043cd720a..89700330c254fdbc320bcb03bb3b51b7be0b76ed 100644 --- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C +++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_laser2.C @@ -1,6 +1,3 @@ -/** @file run_analysis_laser2.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C index afb0b2ea40d2af8411252e0f37fb25fdb6a4e018..8f9d88a2a836048d5e9f392fe3f7a8a3ba02cbd1 100644 --- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C +++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings.C @@ -1,6 +1,3 @@ -/** @file run_analysis_rings.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C index 3cb898a9ca55f2c3bf499c860a3a371df3c47383..37323b968b5a0c47c200a3d6bded7d385a2842b1 100644 --- a/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C +++ b/macro/rich/prototype/beamtime/Nov2015/run_analysis_rings2.C @@ -1,6 +1,3 @@ -/** @file run_analysis_rings2.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them 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 b3656eaf047d4dfe9c7e793060c53c0b0bed37a1..9116ef38fa9b62a5b30978b35c0bdbb11b32b1a0 100644 --- a/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C +++ b/macro/rich/prototype/beamtime/Nov2015/test/draw_two_exps.C @@ -1,6 +1,3 @@ -/** @file draw_two_exps.C - * @copyright Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 474a0ec41e2a5cbd6a414223e537966102faae85..a93997b1d8e491a4f33b231c2f4f1b696e81a3c3 100644 --- a/macro/rich/prototype/beamtime/draw_analysis.C +++ b/macro/rich/prototype/beamtime/draw_analysis.C @@ -1,6 +1,4 @@ -/** @file draw_analysis.C - * @copyright Copyright (C) 2014-2016 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void draw_analysis() { TStopwatch timer; diff --git a/macro/rich/prototype/beamtime/draw_study_report.C b/macro/rich/prototype/beamtime/draw_study_report.C index 408c36142527ac2b671e207375bca90e22f4715f..10cc88e226bea4de3c740c900c7aec293419d98b 100644 --- a/macro/rich/prototype/beamtime/draw_study_report.C +++ b/macro/rich/prototype/beamtime/draw_study_report.C @@ -1,6 +1,4 @@ -/** @file draw_study_report.C - * @copyright Copyright (C) 2014-2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void draw_study_report() { gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); diff --git a/macro/rich/prototype/beamtime/run_analysis.C b/macro/rich/prototype/beamtime/run_analysis.C index c76ad39d59409476e77ddf171c4d1dfeb4c1a6bd..3af242ebc5e8e05bb80f7e110cbd370c3ba6ad4c 100644 --- a/macro/rich/prototype/beamtime/run_analysis.C +++ b/macro/rich/prototype/beamtime/run_analysis.C @@ -1,6 +1,3 @@ -/** @file run_analysis.C - * @copyright Copyright (C) 2014-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/beamtime/run_analysis2.C b/macro/rich/prototype/beamtime/run_analysis2.C index c68355ef8a899a0ca916590d46d2059efb4898c8..d6df75f1bd05cdb2f7ddb0ba91dd365fce531772 100644 --- a/macro/rich/prototype/beamtime/run_analysis2.C +++ b/macro/rich/prototype/beamtime/run_analysis2.C @@ -1,6 +1,3 @@ -/** @file run_analysis2.C - * @copyright Copyright (C) 2014-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ enum enu_calibMode { etn_IMPORT, // import calibration tables from the file and use them diff --git a/macro/rich/prototype/draw.C b/macro/rich/prototype/draw.C index 7f894ceea67e359b2d158b3d780e5aa6ff992709..a38b93b04f48f4afe28410d8405ad3938ce2c18b 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 **/ #include "/misc/kresan/tools/drawStyle.C" + + void draw_points(Int_t nev = 1) { TPstyle(); diff --git a/macro/rich/prototype/efficiency.C b/macro/rich/prototype/efficiency.C index 2a7a1d1bc87a3b3492e2a6015ae1d72e10de54c2..47a5842928460564b74e00ae7822e7191c550201 100644 --- a/macro/rich/prototype/efficiency.C +++ b/macro/rich/prototype/efficiency.C @@ -1,6 +1,5 @@ -/** @file efficiency.C - * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + { gROOT->LoadMacro("$VMCWORKDIR/gconfig/basiclibs.C"); basiclibs(); diff --git a/macro/rich/prototype/geometry.C b/macro/rich/prototype/geometry.C index 61f5bf989abaf9f99c0b6d2a63af86c91c92dc37..ed0041526dc0e124470b1a4e0314d8196fdb885e 100644 --- a/macro/rich/prototype/geometry.C +++ b/macro/rich/prototype/geometry.C @@ -1,6 +1,5 @@ -/** @file geometry.C - * @copyright Copyright (C) 2011-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void geometry() { TFile* file = new TFile("geofile_full.newgeo4.root"); diff --git a/macro/rich/prototype/run_ascii_generator.C b/macro/rich/prototype/run_ascii_generator.C index da6158b6c73d1b90d08d90648622c567816302dc..d5cf5365799dfe29b65e3e186aa9334920754db0 100644 --- a/macro/rich/prototype/run_ascii_generator.C +++ b/macro/rich/prototype/run_ascii_generator.C @@ -1,7 +1,5 @@ -/** @file run_ascii_generator.C - * @copyright Copyright (C) 2013 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + using namespace std; void run_ascii_generator(Int_t nEvents = 100000) diff --git a/macro/rich/prototype/run_reco.C b/macro/rich/prototype/run_reco.C index 929abebae551fda95c9f9694c9c68f25f70be8e6..097c455bb3846672306c83a166f6caf03efd4483 100644 --- a/macro/rich/prototype/run_reco.C +++ b/macro/rich/prototype/run_reco.C @@ -1,7 +1,5 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <string> + using namespace std; void run_reco(Int_t nEvents = 100000) diff --git a/macro/rich/prototype/run_sim.C b/macro/rich/prototype/run_sim.C index 9f1739c44215fbec3fd5718806c41ce579cc2dd0..abd065fe33deea14f013b86fa2fae95a1da52438 100644 --- a/macro/rich/prototype/run_sim.C +++ b/macro/rich/prototype/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim(Int_t nEvents = 100000) { TString script = TString(gSystem->Getenv("SCRIPT")); diff --git a/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C index b7408eadb39322d2b4291ce2029b6fadc186e9b7..2268328dcc73fed178e27840f84300baf694090c 100644 --- a/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C +++ b/macro/rich/prototype/smallprototype/cosy17/create_geo_cosy17.C @@ -1,9 +1,7 @@ -/** @file create_geo_cosy17.C - * @copyright Copyright (C) 2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> using namespace std; + enum RichGeomType { kGlassLense, 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 9ff273ee29403ccb758f0e02b94ef1700ad744f9..95c4e5b3e30ba7c649d2254ad795dcc2d3b15626 100644 --- a/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C +++ b/macro/rich/prototype/smallprototype/cosy17/draw_study_report_cosy17.C @@ -1,6 +1,3 @@ -/** @file draw_study_report_cosy17.C - * @copyright Copyright (C) 2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 2308c9654f9fd680939811cb506f008feecea7ca..6a9e4ef80416ef84bdeb3387f6cd67595bf17278 100644 --- a/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C +++ b/macro/rich/prototype/smallprototype/cosy17/run_ascii_generator_cosy17.C @@ -1,8 +1,6 @@ -/** @file run_ascii_generator_cosy17.C - * @copyright Copyright (C) 2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> #include <string> + using namespace std; void run_ascii_generator_cosy17(Int_t nEvents = 100000) diff --git a/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C index d65a0785195e7e943f259deccfb61a97534db605..2c2395b6439748be012d0bf28d4e1ac499371819 100644 --- a/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C +++ b/macro/rich/prototype/smallprototype/cosy17/run_reco_cosy17.C @@ -1,6 +1,3 @@ -/** @file run_reco_cosy17.C - * @copyright Copyright (C) 2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_reco_cosy17(Int_t nEvents = 500) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C b/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C index 14496b54db43979f64bc1fede2de4476a9d20999..8ba398db3c0137a8196a0b589df3b1e4bafe275e 100644 --- a/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C +++ b/macro/rich/prototype/smallprototype/cosy17/run_sim_cosy17.C @@ -1,8 +1,6 @@ -/** @file run_sim_cosy17.C - * @copyright Copyright (C) 2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_sim_cosy17(Int_t nEvents = 500) { + TTree::SetMaxTreeSize(90000000000); TString script = TString(gSystem->Getenv("SCRIPT")); diff --git a/macro/rich/prototype/smallprototype/create_geo_smallprototype.C b/macro/rich/prototype/smallprototype/create_geo_smallprototype.C index e2235bbc23fd39103a9fd540e9f78511e6b48cb0..f5405c9afe8d1088c8c6fc7f0a320cb56e162af6 100644 --- a/macro/rich/prototype/smallprototype/create_geo_smallprototype.C +++ b/macro/rich/prototype/smallprototype/create_geo_smallprototype.C @@ -1,9 +1,7 @@ -/** @file create_geo_smallprototype.C - * @copyright Copyright (C) 2016-2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> using namespace std; + enum RichGeomType { kGlassLense, diff --git a/macro/rich/prototype/smallprototype/draw_study_report.C b/macro/rich/prototype/smallprototype/draw_study_report.C index b1a83fde73f1d0af99da6381c53a46bd50fc4a79..cd12d64091cb1f4164a90bbef7a48e579eec9b08 100644 --- a/macro/rich/prototype/smallprototype/draw_study_report.C +++ b/macro/rich/prototype/smallprototype/draw_study_report.C @@ -1,6 +1,3 @@ -/** @file draw_study_report.C - * @copyright Copyright (C) 2016-2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; void draw_study_report() { diff --git a/macro/rich/prototype/smallprototype/run_ascii_generator.C b/macro/rich/prototype/smallprototype/run_ascii_generator.C index ce356a1d54b66f7916895b1a90939e647fd0bd65..23d6c00ee71013df09e66199592a7d8457186312 100644 --- a/macro/rich/prototype/smallprototype/run_ascii_generator.C +++ b/macro/rich/prototype/smallprototype/run_ascii_generator.C @@ -1,8 +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 **/ #include <iostream> #include <string> + using namespace std; void run_ascii_generator(Int_t nEvents = 100000) diff --git a/macro/rich/prototype/smallprototype/run_reco.C b/macro/rich/prototype/smallprototype/run_reco.C index dddba04a24ead5e1950dcc6241b3135b945999eb..bce8a353453b85ddab702d95a096053436842e1b 100644 --- a/macro/rich/prototype/smallprototype/run_reco.C +++ b/macro/rich/prototype/smallprototype/run_reco.C @@ -1,7 +1,5 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2016-2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ using namespace std; + void run_reco(Int_t nEvents = 100000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/prototype/smallprototype/run_sim.C b/macro/rich/prototype/smallprototype/run_sim.C index ce706273f545129ef9dbe0451f2afc36d5fb097f..16bb60b23000187e8865e459bb5f1456ace3b2d2 100644 --- a/macro/rich/prototype/smallprototype/run_sim.C +++ b/macro/rich/prototype/smallprototype/run_sim.C @@ -1,6 +1,3 @@ -/** @file run_sim.C - * @copyright Copyright (C) 2016-2017 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ static TString fieldMap; static Double_t fieldZ; static Double_t fieldScale; diff --git a/macro/rich/prototype/spectrum.C b/macro/rich/prototype/spectrum.C index 4658c2591d45218d850772703be04ff4bef1400e..05c9f3b80d8d23ea9f96eb7b389484a76ba5e002 100644 --- a/macro/rich/prototype/spectrum.C +++ b/macro/rich/prototype/spectrum.C @@ -1,6 +1,6 @@ -/** @file spectrum.C - * @copyright Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + + { const Float_t c = 2.998e8; const Float_t h = 6.626e-34; diff --git a/macro/rich/run/draw_litqa.C b/macro/rich/run/draw_litqa.C index 4a2f2b91748212c50cec3d8b651766e50328e893..3d1d2cfbb99f19ff0221446b0594efb28b5446f3 100644 --- a/macro/rich/run/draw_litqa.C +++ b/macro/rich/run/draw_litqa.C @@ -1,6 +1,3 @@ -/** @file draw_litqa.C - * @copyright Copyright (C) 2014-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_litqa() { //gROOT->LoadMacro("$VMCWORKDIR/macro/littrack/loadlibs.C"); diff --git a/macro/rich/run/run_digi.C b/macro/rich/run/run_digi.C index 8e2a83df3e7782b892d89d212f0f91ad44550312..d2be733b3582ccf4ff8c0a28b5802189bc4ddbc1 100644 --- a/macro/rich/run/run_digi.C +++ b/macro/rich/run/run_digi.C @@ -1,6 +1,3 @@ -/** @file run_digi.C - * @copyright Copyright (C) 2018-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/reco/raw.00000.root", diff --git a/macro/rich/run/run_qa.C b/macro/rich/run/run_qa.C index c44f59c6a8e2d9feb2278a06a75a8586fc4ec538..bcb6bc211bb391d3475c8cf6049c7c3fcc17b460 100644 --- a/macro/rich/run/run_qa.C +++ b/macro/rich/run/run_qa.C @@ -1,6 +1,3 @@ -/** @file run_qa.C - * @copyright Copyright (C) 2019-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/reco/digi.00000.root", diff --git a/macro/rich/run/run_reco.C b/macro/rich/run/run_reco.C index 674601d97b9ad1356d4dcf7a766dd68948a3224c..582a5c07a805261932aac5909539a3a6479891eb 100644 --- a/macro/rich/run/run_reco.C +++ b/macro/rich/run/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2009-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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", const string& digiFile = "/Users/slebedev/Development/cbm/data/sim/rich/reco/raw.00000.root", diff --git a/macro/rich/run/run_transport.C b/macro/rich/run/run_transport.C index 2af1b1eeb89fa4f15bf584f8ceba30333825c0fd..a8102cf0ebada9bf7704c019d56171a474a9f0e7 100644 --- a/macro/rich/run/run_transport.C +++ b/macro/rich/run/run_transport.C @@ -1,6 +1,3 @@ -/** @file run_transport.C - * @copyright Copyright (C) 2021 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void run_transport(const string& urqmdFile = "/Users/slebedev/Development/cbm/data/urqmd/auau/8gev/centr/" "urqmd.auau.8gev.centr.00001.root", // if "", no urqmd const string& traFile = "/Users/slebedev/Development/cbm/data/sim/rich/reco/tra.00000.root", diff --git a/macro/rich/timebased/run_rich_digi_tb.C b/macro/rich/timebased/run_rich_digi_tb.C index 5c20730ed4455975b14aa9c495073f11480624e5..13f1e71739bbaff99f219cb0ed758db58cdfed5a 100644 --- a/macro/rich/timebased/run_rich_digi_tb.C +++ b/macro/rich/timebased/run_rich_digi_tb.C @@ -1,6 +1,5 @@ -/** @file run_rich_digi_tb.C - * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + 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 b6080b371f59ff38c5e2bf5b2ef37536e163fa63..075f5f54d97d0f47279991844d3858e0edb21e4c 100644 --- a/macro/rich/timebased/run_rich_reco_tb.C +++ b/macro/rich/timebased/run_rich_reco_tb.C @@ -1,6 +1,4 @@ -/** @file run_rich_reco_tb.C - * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void run_rich_reco_tb() { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/rich/timebased/run_rich_sim_tb.C b/macro/rich/timebased/run_rich_sim_tb.C index 4af2c3d70bcad32e70fc2c0afe9e995cfac4152f..bbddd79844b4b8a1f54413b26bd58f9f57ec193a 100644 --- a/macro/rich/timebased/run_rich_sim_tb.C +++ b/macro/rich/timebased/run_rich_sim_tb.C @@ -1,7 +1,5 @@ -/** @file run_rich_sim_tb.C - * @copyright Copyright (C) 2017-2018 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <stdio.h> + void run_rich_sim_tb(Int_t nEvents = 1000) { TTree::SetMaxTreeSize(90000000000); diff --git a/macro/run/checkFieldMap.C b/macro/run/checkFieldMap.C index b1f969f1da49ccaedf0b830ed1f38985789cfda7..7e5df31cb30adbf4f1d62828cba61aee3265d9c9 100644 --- a/macro/run/checkFieldMap.C +++ b/macro/run/checkFieldMap.C @@ -1,6 +1,3 @@ -/** @file checkFieldMap.C - * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for check of a magnetic field map diff --git a/macro/run/checkFieldSym.C b/macro/run/checkFieldSym.C index 38913c2a1e1c56526dd5896d31f0b21f2968d72f..5bd10c8c313875084e255461b8a842e40291efcd 100644 --- a/macro/run/checkFieldSym.C +++ b/macro/run/checkFieldSym.C @@ -1,6 +1,3 @@ -/** @file checkFieldSym.C - * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for check of the symmetries of a magnetic field map diff --git a/macro/run/checkFields.C b/macro/run/checkFields.C index 0f343f319f4e6adce8017d2007ec886ad106015c..8995f82618ad08f9132dc713007ff37394fc3890 100644 --- a/macro/run/checkFields.C +++ b/macro/run/checkFields.C @@ -1,6 +1,3 @@ -/** @file checkFields.C - * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------------- // // Macro to plot selected parts of magnetic field (map or B-splined) and auto save to pdf diff --git a/macro/run/check_overlaps.C b/macro/run/check_overlaps.C index bd67381d7c76583b237755fd2b877676425b2467..72e83a480aba7c094640b557c7dc47a107a595bf 100644 --- a/macro/run/check_overlaps.C +++ b/macro/run/check_overlaps.C @@ -1,6 +1,3 @@ -/** @file check_overlaps.C - * @copyright Copyright (C) 2010-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void check_overlaps(const char* dataset = "test") { // 2014-07-04 - DE - test CBM setups for collisions in nightly tests diff --git a/macro/run/draw.C b/macro/run/draw.C index ec942a449ee7836fcf413d56e73c9bd636c88ed9..3adf7fd044e634a06d1eaf6afac8b5f01bbb5979 100644 --- a/macro/run/draw.C +++ b/macro/run/draw.C @@ -1,6 +1,3 @@ -/** @file draw.C - * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { TFile* f = new TFile("data/test.mc.root"); TTree* t = f->Get("cbmsim"); diff --git a/macro/run/eventDisplay.C b/macro/run/eventDisplay.C index ceec8bb22dd7a607e446be5efca0e7399e82e418..e38c0b44be05ec5ed92ff96d160bb77dfa2a53bb 100644 --- a/macro/run/eventDisplay.C +++ b/macro/run/eventDisplay.C @@ -1,6 +1,3 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2008-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void eventDisplay(TString dataset = "test") { TString inFile = dataset + ".tra.root"; diff --git a/macro/run/run_qa.C b/macro/run/run_qa.C index 084e7bf8deb3c5d8fc77080731a99258219ef571..267e2caf8aead256462879cb0b93404086441d7c 100644 --- a/macro/run/run_qa.C +++ b/macro/run/run_qa.C @@ -1,6 +1,3 @@ -/** @file run_qa.C - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for simulation & reconstruction QA diff --git a/macro/run/run_qa_old.C b/macro/run/run_qa_old.C index a6ba690e376cd66699faebdcf3671d0a0c4d76f5..632232ac56bf1c58ae05545fde0bdb784585485d 100644 --- a/macro/run/run_qa_old.C +++ b/macro/run/run_qa_old.C @@ -1,6 +1,3 @@ -/** @file run_qa_old.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for STS QA diff --git a/macro/run/run_reco_event.C b/macro/run/run_reco_event.C index 32641689636520620518a28ad96c07ca238c1d6b..1d9629a7828950a0a6808323c616c1aca83b04cd 100644 --- a/macro/run/run_reco_event.C +++ b/macro/run/run_reco_event.C @@ -1,6 +1,3 @@ -/** @file run_reco_event.C - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #// -------------------------------------------------------------------------- // // Macro for reconstruction of simulated raw data diff --git a/macro/run/run_recoqa_tb_track.C b/macro/run/run_recoqa_tb_track.C index de69bd00d74f4143c5f8eac3f6da2b02481b3181..b4442a9fd75d3836b1b68cbe9bfe47df839ed840 100644 --- a/macro/run/run_recoqa_tb_track.C +++ b/macro/run/run_recoqa_tb_track.C @@ -1,6 +1,3 @@ -/** @file run_recoqa_tb_track.C - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated time slices diff --git a/macro/run/run_transport_qa.C b/macro/run/run_transport_qa.C index 42e7385fb60a6ab7811b55914304eb46d6f86ae1..62d14396de23436332e7e81a73b1bd255a0cadcb 100644 --- a/macro/run/run_transport_qa.C +++ b/macro/run/run_transport_qa.C @@ -1,6 +1,3 @@ -/** @file run_transport_qa.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Test macro which compares the mean number of MC points for the various // detectors with benchmark values which were calculated using 100 central // UrQMD events. If the number of events is smaller than 10 the maximum deviation diff --git a/macro/simcheck/checkSimField.C b/macro/simcheck/checkSimField.C index a904a29bf9f6559dcd4d9a73eac86d103686663c..68b3b0e59abecbd47ffb9c884a4c0ff58f54838a 100644 --- a/macro/simcheck/checkSimField.C +++ b/macro/simcheck/checkSimField.C @@ -1,6 +1,3 @@ -/** @file checkSimField.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for check of the magnetic field used in simulation diff --git a/macro/sts/Occupancy.C b/macro/sts/Occupancy.C index 346af8a743e9e22b4706778164757f7d370730d4..43567c11ef4752ec622ed92946718a9a4cb28e9b 100644 --- a/macro/sts/Occupancy.C +++ b/macro/sts/Occupancy.C @@ -1,6 +1,3 @@ -/** @file Occupancy.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // example.C #include <TCanvas.h> #include <TF1.h> diff --git a/macro/sts/draw_qa_reco.C b/macro/sts/draw_qa_reco.C index f843cef21a4a4f01a33b12aa08e48c810987f3e1..f1d9b1a54de66afccb780e0c43f48d9b9cee9ba3 100644 --- a/macro/sts/draw_qa_reco.C +++ b/macro/sts/draw_qa_reco.C @@ -1,6 +1,3 @@ -/** @file draw_qa_reco.C - * @copyright Copyright (C) 2007 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_qa_reco(TString inFileName = "reco.qa.root") { gStyle->SetPalette(1); diff --git a/macro/sts/draw_qa_sim.C b/macro/sts/draw_qa_sim.C index 50691b5a7099a48de76a46cebd1b9056d15f84a4..2397162ecdff0fec0ca76156e68dc7a659c7a077 100644 --- a/macro/sts/draw_qa_sim.C +++ b/macro/sts/draw_qa_sim.C @@ -1,6 +1,3 @@ -/** @file draw_qa_sim.C - * @copyright Copyright (C) 2007 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ void draw_qa_sim(TString inFileName = "sim.qa.root") { gStyle->SetPalette(1); diff --git a/macro/sts/geometry/create_STS_geo_file.C b/macro/sts/geometry/create_STS_geo_file.C index b152fb2ef877dd608b28c293c4226a8e460c6bda..35eea69e5708615db8ead822c67212a893a0eb7f 100644 --- a/macro/sts/geometry/create_STS_geo_file.C +++ b/macro/sts/geometry/create_STS_geo_file.C @@ -1,8 +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 **/ void create_STS_geo_file(char* geometry = "sts-3maps-4strips") { + // macro to create STS geometry description files for CBMROOT // from a data table diff --git a/macro/sts/geometry/create_positionlist_plus4.C b/macro/sts/geometry/create_positionlist_plus4.C index b1ff1a935728ca9fea5817d5028b3af25420370f..8e65708d1290d6c46d2d2570a700a43fd002c735 100644 --- a/macro/sts/geometry/create_positionlist_plus4.C +++ b/macro/sts/geometry/create_positionlist_plus4.C @@ -1,8 +1,6 @@ -/** @file create_positionlist_plus4.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //forward declaration void loop_over_nodes(TObjArray*, TString&, std::map<TString, TVector3>&); + void create_positionlist_plus4(TString inFileName = "") { diff --git a/macro/sts/matbudget_ana.C b/macro/sts/matbudget_ana.C index cffb50645fc8f67a68d05236da80fdc21c527ddc..ea4dd7b2d22acfe5cefade2cf9efc67cbc3fdd1d 100644 --- a/macro/sts/matbudget_ana.C +++ b/macro/sts/matbudget_ana.C @@ -1,8 +1,6 @@ -/** @file matbudget_ana.C - * @copyright Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #if !defined(__CINT__) || defined(__MAKECINT__) #include "FairRadLenPoint.h" + #include "TCanvas.h" #include "TClonesArray.h" #include "TFile.h" diff --git a/macro/sts/matbudget_ana_phi.C b/macro/sts/matbudget_ana_phi.C index 3f0574871025d6e2934c08e52f8f16acedad5b8c..b7bce2f6ffe846e296c8b5763a8f564cea7ce98b 100644 --- a/macro/sts/matbudget_ana_phi.C +++ b/macro/sts/matbudget_ana_phi.C @@ -1,8 +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 **/ #if !defined(__CINT__) || defined(__MAKECINT__) #include "FairRadLenPoint.h" + #include "TCanvas.h" #include "TClonesArray.h" #include "TFile.h" diff --git a/macro/sts/matbudget_mc.C b/macro/sts/matbudget_mc.C index d84b4b0e3a2748e080c9e7911aeeca331990b623..011a4c7d46c6879704561088aefbeeb818095a80 100644 --- a/macro/sts/matbudget_mc.C +++ b/macro/sts/matbudget_mc.C @@ -1,6 +1,3 @@ -/** @file matbudget_mc.C - * @copyright Copyright (C) 2015-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation with the STS diff --git a/macro/sts/matbudget_mc_phi.C b/macro/sts/matbudget_mc_phi.C index 78352ae393c9a03eda975857bb7bd16effb41bd3..c42d3505205f4a682ce147779ac2735aec4fa4d9 100644 --- a/macro/sts/matbudget_mc_phi.C +++ b/macro/sts/matbudget_mc_phi.C @@ -1,6 +1,3 @@ -/** @file matbudget_mc_phi.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for transport simulation with the STS diff --git a/macro/sts/qa_reco.C b/macro/sts/qa_reco.C index 51bfb3bfdf212727d18eb655b2c8eb8617dcef78..1baa213ac3a82dc22efb0c9b0ece8415bc00a8bf 100644 --- a/macro/sts/qa_reco.C +++ b/macro/sts/qa_reco.C @@ -1,6 +1,3 @@ -/** @file qa_reco.C - * @copyright Copyright (C) 2007-2009 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for STS Reconstruction QA diff --git a/macro/sts/qa_sim.C b/macro/sts/qa_sim.C index 03fb8198a3cd8a63cb1104179e29e955438f68fa..34422a3218e50420f620cdf69ec7c9e64513ba53 100644 --- a/macro/sts/qa_sim.C +++ b/macro/sts/qa_sim.C @@ -1,6 +1,3 @@ -/** @file qa_sim.C - * @copyright Copyright (C) 2007-2009 CBM Collaboration, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for STS Simulation QA diff --git a/macro/sts/sts_Qa.C b/macro/sts/sts_Qa.C index f608d55c0264aa23fdd2ccacbb8daee5a321b4cb..a8431bd95aff27b53cb98f9849e19f37464ea04e 100644 --- a/macro/sts/sts_Qa.C +++ b/macro/sts/sts_Qa.C @@ -1,6 +1,3 @@ -/** @file sts_Qa.C - * @copyright Copyright (C) 2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for quality check in STS diff --git a/macro/sts/sts_digi.C b/macro/sts/sts_digi.C index 00c277287c6ce03a73aa36667ad4881146b482c9..b9c506d4b6d55acd84e9f4a8b8d181f50866a7a0 100644 --- a/macro/sts/sts_digi.C +++ b/macro/sts/sts_digi.C @@ -1,6 +1,3 @@ -/** @file sts_digi.C - * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for digitization in STS from MC data diff --git a/macro/sts/sts_reco.C b/macro/sts/sts_reco.C index 32ff8820eb439b8c6a3e2bcb7112f45794066143..4f9596eabd249556f63e74cebe119db6c94a545e 100644 --- a/macro/sts/sts_reco.C +++ b/macro/sts/sts_reco.C @@ -1,6 +1,3 @@ -/** @file sts_reco.C - * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction in STS from digi data diff --git a/macro/sts/sts_reco_all.C b/macro/sts/sts_reco_all.C index 1ed31d6c21cfa1c936d155f755700970a8f24468..332f02025526a32c1d13e499c42045871323e126 100644 --- a/macro/sts/sts_reco_all.C +++ b/macro/sts/sts_reco_all.C @@ -1,6 +1,3 @@ -/** @file sts_reco_all.C - * @copyright Copyright (C) 2010-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction in STS from MC data diff --git a/macro/sts/sts_reco_ideal.C b/macro/sts/sts_reco_ideal.C index 9a8c758e1db70c61c844aba3d3216282d30bf9eb..2b1d018ea3ad43d122c7e4fdbd5e231831081cb5 100644 --- a/macro/sts/sts_reco_ideal.C +++ b/macro/sts/sts_reco_ideal.C @@ -1,6 +1,3 @@ -/** @file sts_reco_ideal.C - * @copyright Copyright (C) 2009-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction in STS from MC data diff --git a/macro/sts/sts_reco_raw.C b/macro/sts/sts_reco_raw.C index 4de14b368ad983415b44afe7040f14cfff8787f1..86441ee6f4cac3a9161b6cefa8e701b5980bf3eb 100644 --- a/macro/sts/sts_reco_raw.C +++ b/macro/sts/sts_reco_raw.C @@ -1,6 +1,3 @@ -/** @file sts_reco_raw.C - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for local reconstruction in STS from RAW data diff --git a/macro/sts/sts_sim.C b/macro/sts/sts_sim.C index b2654e0f4eac1355dc301bf3cc4187cb11b65d34..a2a9e0fc86a3bb76547712bd27ee95922002dcd5 100644 --- a/macro/sts/sts_sim.C +++ b/macro/sts/sts_sim.C @@ -1,6 +1,3 @@ -/** @file sts_sim.C - * @copyright Copyright (C) 2006-2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/sts/sts_sim_auau.C b/macro/sts/sts_sim_auau.C index b4442797a1c5c67e7fa2b27ecd34ba3627089ff9..62afbee643f2292c1203028ed81f35ac60b3e5a0 100644 --- a/macro/sts/sts_sim_auau.C +++ b/macro/sts/sts_sim_auau.C @@ -1,6 +1,3 @@ -/** @file sts_sim_auau.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/sts/sts_sim_pau.C b/macro/sts/sts_sim_pau.C index 6376a318b88792071f6c38354086046bb2a6f644..718b56531e04cd98adbee1bdeb705229bcfe382a 100644 --- a/macro/sts/sts_sim_pau.C +++ b/macro/sts/sts_sim_pau.C @@ -1,6 +1,3 @@ -/** @file sts_sim_pau.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/sts/sts_sim_single.C b/macro/sts/sts_sim_single.C index 82572306842be69a16ace5f06389abcfbccdeaeb..9d7d80a2e67e6804a18ebcf5a74676f68c5dd359 100644 --- a/macro/sts/sts_sim_single.C +++ b/macro/sts/sts_sim_single.C @@ -1,6 +1,3 @@ -/** @file sts_sim_single.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for STS-only simulation, digitisation and reconstruction diff --git a/macro/sts/sts_transport.C b/macro/sts/sts_transport.C index de04a31170a891f5b41a0d1b246c844574456a73..81d548b6bb6e2fd8908499cf1f3012e645eab65e 100644 --- a/macro/sts/sts_transport.C +++ b/macro/sts/sts_transport.C @@ -1,6 +1,3 @@ -/** @file sts_transport.C - * @copyright Copyright (C) 2010-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for STS-only transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/CbmTofHitsProd.C b/macro/tof/CbmTofHitsProd.C index 693a0b46efe58eee35ee1ae0413d0beafcef81f7..d6240aadb3d4efffa028433b357e00b30dee8152 100644 --- a/macro/tof/CbmTofHitsProd.C +++ b/macro/tof/CbmTofHitsProd.C @@ -1,7 +1,5 @@ -/** @file CbmTofHitsProd.C - * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro to produce Tof Hit from transported file + { TStopwatch timer; timer.Start(); diff --git a/macro/tof/TOF_test.C b/macro/tof/TOF_test.C index 51e4c8913b588a090ba811d4433625b6701d5e51..6dfa83e0c52bb518e3f1deff255c231e20cccee6 100644 --- a/macro/tof/TOF_test.C +++ b/macro/tof/TOF_test.C @@ -1,6 +1,3 @@ -/** @file TOF_test.C - * @copyright Copyright (C) 2012 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ //Generator for CbmTof Geometry //Update 01/10/2012 nh // 08/10/2012 add sensitive gas gaps diff --git a/macro/tof/Tof_QA.C b/macro/tof/Tof_QA.C index 089009a44d12124812d8e43b3b283fce104891c7..af808664d78a46a3e5c898a4d16e4c3bc6300d1c 100644 --- a/macro/tof/Tof_QA.C +++ b/macro/tof/Tof_QA.C @@ -1,6 +1,3 @@ -/** @file Tof_QA.C - * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmGlobalTrack.h" #include "CbmMCTrack.h" #include "CbmStsTrack.h" diff --git a/macro/tof/anaTof100.C b/macro/tof/anaTof100.C index 45b2d9e995924938e69f5eb09e7c58eacd1ab05e..04f61a806bf706a6fd47379b1521777aac6deb86 100644 --- a/macro/tof/anaTof100.C +++ b/macro/tof/anaTof100.C @@ -1,8 +1,6 @@ -/** @file anaTof100.C - * @copyright Copyright (C) 2012 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ anaTof100() { + TString InputFile = "data/auaumbias.root"; TString ParFile = "data/testparams.root"; diff --git a/macro/tof/beamtime/apr14/ana_digi.C b/macro/tof/beamtime/apr14/ana_digi.C index 45b100c8049d5117f581b6ac1899fbc21e988372..bb9d79210ec5b14279e53e13594e487b2fbeaa19 100644 --- a/macro/tof/beamtime/apr14/ana_digi.C +++ b/macro/tof/beamtime/apr14/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 64c97e5792e6d38d83bf23d7f8e4da31e4ae374d..e42a4233b3d3660769f94a82f5ed5a1895424107 100644 --- a/macro/tof/beamtime/apr14/ana_digi_Sun2325.C +++ b/macro/tof/beamtime/apr14/ana_digi_Sun2325.C @@ -1,6 +1,3 @@ -/** @file ana_digi_Sun2325.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 62ce312a4b4e789f9ae1f1b688ff2a10c14117ba..c68cdad4895a4cf07c5f3fcc61d741a5115f4a8a 100644 --- a/macro/tof/beamtime/apr14/ana_lmd.C +++ b/macro/tof/beamtime/apr14/ana_lmd.C @@ -1,6 +1,3 @@ -/** @file ana_lmd.C - * @copyright Copyright (C) 2015-2016 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for analyzing test setup data diff --git a/macro/tof/beamtime/apr14/currents/CurrRateHd.C b/macro/tof/beamtime/apr14/currents/CurrRateHd.C index e9380a49976ea49de6741c70b8861d96df889ed8..5285ee4988e4620663f632f9b3d8d2af1871f813 100644 --- a/macro/tof/beamtime/apr14/currents/CurrRateHd.C +++ b/macro/tof/beamtime/apr14/currents/CurrRateHd.C @@ -1,7 +1,5 @@ -/** @file CurrRateHd.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TString.h" + #include "StructDef.h" Bool_t CurrRateHd(Int_t iDet = 0, Int_t iDetectorIndex = 0, Double_t dTimeOffset = 0.0, Double_t dScaleFactor = 1.0) diff --git a/macro/tof/beamtime/apr14/currents/StructDef.h b/macro/tof/beamtime/apr14/currents/StructDef.h index a0f0c3046b8b4eadf26047a9b713663886eb9af5..2b72339d55f39171937472b139467f3de0bc6b8e 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 **/ + #include "Riostream.h" + typedef struct { Int_t iTimeSec; Int_t iTimeMilliSec; diff --git a/macro/tof/beamtime/apr14/currents/currentPlot.C b/macro/tof/beamtime/apr14/currents/currentPlot.C index 65237cd778aaec32deef18577d5c89c6e249b2fb..a432e53d087b415e8b66b3ebb15dba20c21de9ad 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 **/ + #include "TString.h" + #include "StructDef.h" //200414 200414 200414 200414 200414 diff --git a/macro/tof/beamtime/apr14/currents/currentPlotHd.C b/macro/tof/beamtime/apr14/currents/currentPlotHd.C index eb247932e2558780d34409b5547e9f424946d884..0a63b520c32a8440e943806a24bb9da169f16fec 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 **/ + #include "TString.h" + #include "StructDef.h" //200414 200414 200414 200414 200414 diff --git a/macro/tof/beamtime/apr14/currents/currentTreeConv.C b/macro/tof/beamtime/apr14/currents/currentTreeConv.C index d333088efc46a90d2e887de6f20488956078d64a..eaf4e39aee7446167b2ae3b610240ed4aeaf86ea 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 **/ + #include "TString.h" + #include "StructDef.h" diff --git a/macro/tof/beamtime/apr14/currents/hvScalUseExample.C b/macro/tof/beamtime/apr14/currents/hvScalUseExample.C index cb4e81fa5b4cc9dba4f45aee03a914611807b7d2..17818b8ffcfdc806fc29c7cccd64d6fd97573408 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 **/ + #include "StructDef.h" + //#include "$SIMPATH/unpack/tof/calib/scaler/TTofCalibScaler.h" Bool_t hvScalUseExample(Int_t iFirstRPC = 0, Int_t iSecondRpc = 2, Int_t iScalerIndex = 3, Double_t dScalerArea = -1) diff --git a/macro/tof/beamtime/apr14/currents/loopTreeConv.C b/macro/tof/beamtime/apr14/currents/loopTreeConv.C index 76958a23b9a17475648d2b199172b82dc6eba808..49b6433d2bf0a95d044e987bc2bd0b7377f5a2bc 100644 --- a/macro/tof/beamtime/apr14/currents/loopTreeConv.C +++ b/macro/tof/beamtime/apr14/currents/loopTreeConv.C @@ -1,6 +1,5 @@ -/** @file loopTreeConv.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + Bool_t loopTreeConv(Int_t iSecOffset = 0, Int_t iMilliSecOffset = 0) { const Int_t kiNbFiles = 5 + 12 + 8 + 14 + 15 + 1; diff --git a/macro/tof/beamtime/apr14/currents/mergeTrees.C b/macro/tof/beamtime/apr14/currents/mergeTrees.C index 220dae422c4352cc37e2d474b2790443d03d3d67..ae679e9f8d8dca6dfe12113a7888e3743a16197a 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 **/ + #include "TString.h" + Bool_t mergeTrees() { diff --git a/macro/tof/beamtime/apr14/currents/ratePlot.C b/macro/tof/beamtime/apr14/currents/ratePlot.C index bfbe40b83b17d194279b9d15c249f741ef539bac..617c811298e20d7aeb93c3e169f42275ab95bba6 100644 --- a/macro/tof/beamtime/apr14/currents/ratePlot.C +++ b/macro/tof/beamtime/apr14/currents/ratePlot.C @@ -1,6 +1,4 @@ -/** @file ratePlot.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t ratePlot() { diff --git a/macro/tof/beamtime/apr14/currents/ratePlotExample.C b/macro/tof/beamtime/apr14/currents/ratePlotExample.C index 0a4efc00c2793c1ce31dc63d46f5896e40d397ea..52e92e9ff7e5b8b473db5005a642fa67099e6e60 100644 --- a/macro/tof/beamtime/apr14/currents/ratePlotExample.C +++ b/macro/tof/beamtime/apr14/currents/ratePlotExample.C @@ -1,6 +1,4 @@ -/** @file ratePlotExample.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t ratePlotExample(Int_t iScalerIndex = 3, Double_t dScalerArea = -1) { if (-1 == dScalerArea && 3 == iScalerIndex) dScalerArea = 40; //cm^2, just a guess for HD PMT diff --git a/macro/tof/beamtime/apr14/currents/ratePlotHd.C b/macro/tof/beamtime/apr14/currents/ratePlotHd.C index 0119b1cb49fc095cdc56076aa13dbf772a25cbd3..a52fb90a793993ba74e4bf2bf63626749d4fc90b 100644 --- a/macro/tof/beamtime/apr14/currents/ratePlotHd.C +++ b/macro/tof/beamtime/apr14/currents/ratePlotHd.C @@ -1,6 +1,4 @@ -/** @file ratePlotHd.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + Bool_t ratePlotHd() { diff --git a/macro/tof/beamtime/apr14/pl_all_DigiCor.C b/macro/tof/beamtime/apr14/pl_all_DigiCor.C index b2c36550e12181e8e9493a52172bcf65c7600ebd..3d123bfbee8732b27770ca401a8b2b97b4fe6c4e 100644 --- a/macro/tof/beamtime/apr14/pl_all_DigiCor.C +++ b/macro/tof/beamtime/apr14/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNDet = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C b/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C index 4e0e1ab2d1243154f89d3f5db6c90a78ffaece94..24f3d9dc98c2a1615eaa9f8c3e494dd9cd6991b1 100644 --- a/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C +++ b/macro/tof/beamtime/apr14/pl_all_cluDelTofTrg.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluDelTofTrg.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluDelTofTrg(Int_t iNch = 1, Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C b/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C index 68347de13d9ae9b01eb7df5bddbfb40909f84604..eff45541d31ec17d8961b02e718f982970a712aa 100644 --- a/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C +++ b/macro/tof/beamtime/apr14/pl_all_cluWalkTrg.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalkTrg.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalkTrg(Int_t iNch = 1, Int_t i1 = 0, Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C b/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C index cdd4d83234a3618735dc5a041f9ed208aefa7c8d..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/apr14/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @file pl_all_trb_evtsize.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_all_trbtdc.C b/macro/tof/beamtime/apr14/pl_all_trbtdc.C index f7352defd4d2d3695eb9e0d452eadfd1be84c673..fe5cf786e7cb6d19c0ad964363b87ef44d53cf35 100644 --- a/macro/tof/beamtime/apr14/pl_all_trbtdc.C +++ b/macro/tof/beamtime/apr14/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); 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 e62270c88cbfd5a53ae4c319cad6f23a60178152..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/apr14/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_proc_status.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C b/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C index bae08aa77571085b4bf6c1b10c2ec3090354b068..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/apr14/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_words.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_deb_pla.C b/macro/tof/beamtime/apr14/pl_deb_pla.C index e4591709d5fd50430a67f60ebbffa9abcd024c63..3502d5d7f70ed498ea41cdac80f1b5407c9f4325 100644 --- a/macro/tof/beamtime/apr14/pl_deb_pla.C +++ b/macro/tof/beamtime/apr14/pl_deb_pla.C @@ -1,6 +1,3 @@ -/** @file pl_deb_pla.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_moni_clu.C b/macro/tof/beamtime/apr14/pl_moni_clu.C index b77988b4f6bea0d22d5cb177d0e60a5a20097662..1349f2be3c69125104c1d7d4407707bcd64c1f72 100644 --- a/macro/tof/beamtime/apr14/pl_moni_clu.C +++ b/macro/tof/beamtime/apr14/pl_moni_clu.C @@ -1,6 +1,3 @@ -/** @file pl_moni_clu.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_Mat04best.C b/macro/tof/beamtime/apr14/pl_over_Mat04best.C index 295949782d0622c7bb87a22f9be054c5142cd0eb..9a39056e1f6275a9c785f27d8cfd91a09531e164 100644 --- a/macro/tof/beamtime/apr14/pl_over_Mat04best.C +++ b/macro/tof/beamtime/apr14/pl_over_Mat04best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04best.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_Mat24.C b/macro/tof/beamtime/apr14/pl_over_Mat24.C index 67a15a9f8b19789cd6ce110223dc7a10a8250723..200aa76c538afe57b306c7d4e3aaddd8c3353e14 100644 --- a/macro/tof/beamtime/apr14/pl_over_Mat24.C +++ b/macro/tof/beamtime/apr14/pl_over_Mat24.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat24.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_cl2g.C b/macro/tof/beamtime/apr14/pl_over_cl2g.C index cea14cb79d56217b88e1739ce1ff96266b1fab27..54153d3d6d3c6aa30ee6523fb07566df21aa1f3e 100644 --- a/macro/tof/beamtime/apr14/pl_over_cl2g.C +++ b/macro/tof/beamtime/apr14/pl_over_cl2g.C @@ -1,6 +1,3 @@ -/** @file pl_over_cl2g.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu.C b/macro/tof/beamtime/apr14/pl_over_clu.C index ad19cc4768d0bdaed3592347fe5fc6c40177c44e..4f6a6294365e82006bd52fd40eaeb1ad12916c4b 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu.C +++ b/macro/tof/beamtime/apr14/pl_over_clu.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_clu(Int_t SmT = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_over_clu0.C b/macro/tof/beamtime/apr14/pl_over_clu0.C index 2625ce05c372c3aee0e5ae013449d59f61ebb615..f595acb4c1ff427475f1f91986f7625c23c3be95 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu0.C +++ b/macro/tof/beamtime/apr14/pl_over_clu0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu0T0.C b/macro/tof/beamtime/apr14/pl_over_clu0T0.C index 9b0d2169540cf94404911194dd60886969502ea7..c480e0702fd8d64f1ba3ea63cac5ca5b87a551c6 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu0T0.C +++ b/macro/tof/beamtime/apr14/pl_over_clu0T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0T0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu1.C b/macro/tof/beamtime/apr14/pl_over_clu1.C index 50f3b550ac700f034c4230df79f09e74e3f96c9e..0d30825eced07c6b5c94121382b7c071567ddd5a 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu1.C +++ b/macro/tof/beamtime/apr14/pl_over_clu1.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu1.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu2.C b/macro/tof/beamtime/apr14/pl_over_clu2.C index 664695a488994536b43a8953b2550bfcb7b7c17b..7e6ae434435e8c25ab492c5bbdb5e303bf6d837e 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu2.C +++ b/macro/tof/beamtime/apr14/pl_over_clu2.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu2T.C b/macro/tof/beamtime/apr14/pl_over_clu2T.C index f11f74a0cebe496783961b47852ef128d5c8a058..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu2T.C +++ b/macro/tof/beamtime/apr14/pl_over_clu2T.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu2trg0.C b/macro/tof/beamtime/apr14/pl_over_clu2trg0.C index f54d642019f519a21d55e2abb32e975bd9a33c6d..829d747e11c5b9488d41fc12afa4866a60dd4c4a 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu2trg0.C +++ b/macro/tof/beamtime/apr14/pl_over_clu2trg0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2trg0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_clu4.C b/macro/tof/beamtime/apr14/pl_over_clu4.C index 03256cb5ee0330b76618f9ec02e5d06a85242681..5f964e9f73335e550066fec59d7abdfc849a239a 100644 --- a/macro/tof/beamtime/apr14/pl_over_clu4.C +++ b/macro/tof/beamtime/apr14/pl_over_clu4.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_cluTrg.C b/macro/tof/beamtime/apr14/pl_over_cluTrg.C index 303a2f8f8462829d009cd84ca5bf61c30423c52b..748eb097db0fd3c831413eff17106ec4ad0ef76f 100644 --- a/macro/tof/beamtime/apr14/pl_over_cluTrg.C +++ b/macro/tof/beamtime/apr14/pl_over_cluTrg.C @@ -1,6 +1,3 @@ -/** @file pl_over_cluTrg.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cluTrg(Int_t iTrg = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_over_clust.C b/macro/tof/beamtime/apr14/pl_over_clust.C index 6b3779083c3a43df6fef365283d97c9edf4f5e2c..179ce00364a6eae64e23801a032d02129ae7f712 100644 --- a/macro/tof/beamtime/apr14/pl_over_clust.C +++ b/macro/tof/beamtime/apr14/pl_over_clust.C @@ -1,6 +1,3 @@ -/** @file pl_over_clust.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_pla.C b/macro/tof/beamtime/apr14/pl_over_pla.C index 2b3f7eacbc37d80d9449e9ed99211d907b250b95..bd8c402dd46e80eeb412361712e4556c4eefc366 100644 --- a/macro/tof/beamtime/apr14/pl_over_pla.C +++ b/macro/tof/beamtime/apr14/pl_over_pla.C @@ -1,6 +1,3 @@ -/** @file pl_over_pla.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/apr14/pl_over_trb_ct.C b/macro/tof/beamtime/apr14/pl_over_trb_ct.C index f1f141385fd2648a27c235533e8638902e455836..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/apr14/pl_over_trb_ct.C +++ b/macro/tof/beamtime/apr14/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ct.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_over_trb_ft.C b/macro/tof/beamtime/apr14/pl_over_trb_ft.C index 7936482ad08396b31c9c4ff797a07b990f699526..c9180330badfd2f1b2deb673363a50c2e9d3c883 100644 --- a/macro/tof/beamtime/apr14/pl_over_trb_ft.C +++ b/macro/tof/beamtime/apr14/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ft.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/apr14/pl_over_vftx.C b/macro/tof/beamtime/apr14/pl_over_vftx.C index c14828bd45da2a343c8e7e20bdecddb04caf8779..3a318b8546f02ce8e9a2d12e47bb9e44f6394733 100644 --- a/macro/tof/beamtime/apr14/pl_over_vftx.C +++ b/macro/tof/beamtime/apr14/pl_over_vftx.C @@ -1,6 +1,3 @@ -/** @file pl_over_vftx.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/ana_digi.C b/macro/tof/beamtime/feb15/ana_digi.C index 5d65af623994f65e087dcc5315d84c189d2b36a8..4da26a132f3e7909e6ddbea6ed5f189e2e98c4e9 100644 --- a/macro/tof/beamtime/feb15/ana_digi.C +++ b/macro/tof/beamtime/feb15/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 515bf62e21479806a2e609560c71d09f9e3d4b49..3b76a20e0367bbdbf4e3775aacceeee9845c0f32 100644 --- a/macro/tof/beamtime/feb15/ana_digi_cal.C +++ b/macro/tof/beamtime/feb15/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 3acf40b8134c73ca3c281ee81a79353e40db6fcb..59959f218ed3694ff433f4ab596bcbc79402fa90 100644 --- a/macro/tof/beamtime/feb15/ana_digi_deb.C +++ b/macro/tof/beamtime/feb15/ana_digi_deb.C @@ -1,6 +1,3 @@ -/** @file ana_digi_deb.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 c6a60cd709d15c566d4d5de3af91244340f49121..96111e302ccf6d0d6cfce914ce50e41e08713987 100644 --- a/macro/tof/beamtime/feb15/ana_digi_ini.C +++ b/macro/tof/beamtime/feb15/ana_digi_ini.C @@ -1,6 +1,3 @@ -/** @file ana_digi_ini.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 99d7ff487940143b19768f5d53a4ba86bdd706a5..2e53d4724c4e4611ec210fd4ac9257a228bc116f 100644 --- a/macro/tof/beamtime/feb15/ana_digi_nodia.C +++ b/macro/tof/beamtime/feb15/ana_digi_nodia.C @@ -1,6 +1,3 @@ -/** @file ana_digi_nodia.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 30a91be227c61a4336f7e41c18b2729ae60de157..2b32de166fb83981caed9f993679e70c9549f099 100644 --- a/macro/tof/beamtime/feb15/ana_hits.C +++ b/macro/tof/beamtime/feb15/ana_hits.C @@ -1,6 +1,3 @@ -/** @file ana_hits.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/basic_unpacking.C b/macro/tof/beamtime/feb15/basic_unpacking.C index f96f86e885dbcb2fd068e070b9b8beadec197cb6..d61c0eb8ec9eaa433464213f10852df1e56e1c0b 100644 --- a/macro/tof/beamtime/feb15/basic_unpacking.C +++ b/macro/tof/beamtime/feb15/basic_unpacking.C @@ -1,6 +1,3 @@ -/** @file basic_unpacking.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/feb15/current/FileListDef.h b/macro/tof/beamtime/feb15/current/FileListDef.h index 7789f95d7767fcf85f15ee7e742067bda4407826..35050e5decffbf51aa968aaff35cc727496d678c 100644 --- a/macro/tof/beamtime/feb15/current/FileListDef.h +++ b/macro/tof/beamtime/feb15/current/FileListDef.h @@ -1,8 +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 **/ // Definitions for the HV monitoring in Feb. 2015 beamtime at CERN SPS // 22/04/2015, P.-A. Loizeau + /************************ Files definitions *************************/ // 2015-02-24 3 // 240215 240215 240215 diff --git a/macro/tof/beamtime/feb15/current/StructDef.h b/macro/tof/beamtime/feb15/current/StructDef.h index 4245f64aa85639ca758dd75afaddc2c51a8bc57b..b689d74609560181f5e716cc5ef2172e958ed660 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 **/ + //#include "Riostream.h" + typedef struct Rpc_HV { Int_t iTimeSec; Int_t iTimeMilliSec; diff --git a/macro/tof/beamtime/feb15/current/currentTreeConv.C b/macro/tof/beamtime/feb15/current/currentTreeConv.C index 31d37cb26c6d924493b8e886951b3ea2ed09a4f7..269d64d9dffe44af78d6fe0ef1f2b723bf59d201 100644 --- a/macro/tof/beamtime/feb15/current/currentTreeConv.C +++ b/macro/tof/beamtime/feb15/current/currentTreeConv.C @@ -1,6 +1,3 @@ -/** @file currentTreeConv.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ROOT headers #include "TFile.h" #include "TObjArray.h" diff --git a/macro/tof/beamtime/feb15/current/loopTreeConv.C b/macro/tof/beamtime/feb15/current/loopTreeConv.C index f40e018dc0c516c9d2404e561a2c0a60c508d295..9afa530c549f4fff946a6b77b5589e29df76dfa1 100644 --- a/macro/tof/beamtime/feb15/current/loopTreeConv.C +++ b/macro/tof/beamtime/feb15/current/loopTreeConv.C @@ -1,7 +1,5 @@ -/** @file loopTreeConv.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "FileListDef.h" + Bool_t loopTreeConv(Int_t iSecOffset = 0, Int_t iMilliSecOffset = 0) { diff --git a/macro/tof/beamtime/feb15/current/mergeTrees.C b/macro/tof/beamtime/feb15/current/mergeTrees.C index 92069b6f2ce2223835e3bc565ea1734d7941cd03..3d378e5adc4dbd0d800c09cb92c9a0594e4cdd43 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 **/ + #include "TString.h" + #include "FileListDef.h" Bool_t mergeTrees() diff --git a/macro/tof/beamtime/feb15/current/plot_Current_Date.C b/macro/tof/beamtime/feb15/current/plot_Current_Date.C index f1a6242b199500b4137f1d69267e3f5f63017ae5..d60f1f4d98bb8953ca0a764fc12fe24a9f4f3176 100644 --- a/macro/tof/beamtime/feb15/current/plot_Current_Date.C +++ b/macro/tof/beamtime/feb15/current/plot_Current_Date.C @@ -1,6 +1,4 @@ -/** @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 **/ + #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 acf62c6e83d013e3037842849a48884dfd2b5d64..f48da62d3a6169cd29ba6543493fdaa10c51c78f 100644 --- a/macro/tof/beamtime/feb15/dis_hits.C +++ b/macro/tof/beamtime/feb15/dis_hits.C @@ -1,6 +1,3 @@ -/** @file dis_hits.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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) { // display hits in event display diff --git a/macro/tof/beamtime/feb15/merge_rate.C b/macro/tof/beamtime/feb15/merge_rate.C index c2d9febf754128d89d0e58fe5893d273311dfe71..3eabe5a83648daf3e18fd2988f44b8cbebbb8f61 100644 --- a/macro/tof/beamtime/feb15/merge_rate.C +++ b/macro/tof/beamtime/feb15/merge_rate.C @@ -1,6 +1,5 @@ -/** @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 **/ + + void merge_rate() { TChain* inputChain = new TChain("cbmsim"); diff --git a/macro/tof/beamtime/feb15/pl_XY_trk.C b/macro/tof/beamtime/feb15/pl_XY_trk.C index 0887ef40bd9b871174955741e6cf73180b4ebb67..2bf2533bebcede5e1e6121fb281c598672737355 100644 --- a/macro/tof/beamtime/feb15/pl_XY_trk.C +++ b/macro/tof/beamtime/feb15/pl_XY_trk.C @@ -1,6 +1,3 @@ -/** @file pl_XY_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_XY_trk(Int_t NSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_CluMul.C b/macro/tof/beamtime/feb15/pl_all_CluMul.C index 4a36d48df5f8406f3e267f97da04e49aa6dcb41d..f2fd4aa61a8281db762996175004bfd14b116423 100644 --- a/macro/tof/beamtime/feb15/pl_all_CluMul.C +++ b/macro/tof/beamtime/feb15/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNDet = 8) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_DigiCor.C b/macro/tof/beamtime/feb15/pl_all_DigiCor.C index 5262b25ce8a4fc7ab65ca4296a9607c738ee61eb..5c088c09ecaaa2fd543e52ef3daff6c4f35653bd 100644 --- a/macro/tof/beamtime/feb15/pl_all_DigiCor.C +++ b/macro/tof/beamtime/feb15/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 9) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_XY.C b/macro/tof/beamtime/feb15/pl_all_XY.C index 8bcb037a98f5e8796fc8278e108e9e19bef5ef92..a85765113bc8d720aa503b55ee68e1324572b9db 100644 --- a/macro/tof/beamtime/feb15/pl_all_XY.C +++ b/macro/tof/beamtime/feb15/pl_all_XY.C @@ -1,6 +1,3 @@ -/** @file pl_all_XY.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_XY(Int_t iNDet = 10) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C b/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C index 5b010cd01c0d4e4eace3c5a41f511053a3744e6c..6efa4cded5585f1231c43b5433d6065cafb9e593 100644 --- a/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C +++ b/macro/tof/beamtime/feb15/pl_all_cluDelTofSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluDelTofSel.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_cluWalk.C b/macro/tof/beamtime/feb15/pl_all_cluWalk.C index 719e0b7c23e4b889a7df50c07b2c65a08ac6a886..df137f91d95f81e67f383026e43266431ac27c98 100644 --- a/macro/tof/beamtime/feb15/pl_all_cluWalk.C +++ b/macro/tof/beamtime/feb15/pl_all_cluWalk.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C b/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C index 23caac0f9846c5001b5355e9bcd54255135540a9..ae3a76edfab88a08cbb0f3dd0e939b1844aef15d 100644 --- a/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C +++ b/macro/tof/beamtime/feb15/pl_all_cluWalkSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalkSel.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_time_resolution.C b/macro/tof/beamtime/feb15/pl_all_time_resolution.C index bbd9257612fe14e63f5aed398a2f98d0236e733a..a13fa3eb55b7f79fdfcd309af2935bdf09e3f20c 100644 --- a/macro/tof/beamtime/feb15/pl_all_time_resolution.C +++ b/macro/tof/beamtime/feb15/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_all_time_resolution.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C b/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C index 2f69de5ce3720a96287a2aa485824a637b684ee2..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/feb15/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @file pl_all_trb_evtsize.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc.C b/macro/tof/beamtime/feb15/pl_all_trbtdc.C index 9c872592148e88d8a5f5d8a975111288261a22e6..2849872cd109580cf792a5be3433c5d0fdcd2172 100644 --- a/macro/tof/beamtime/feb15/pl_all_trbtdc.C +++ b/macro/tof/beamtime/feb15/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); 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 805550c92d862ee0c25bae1652e1008334ffd40c..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_proc_status.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C b/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C index cd64d6dfabd2eea519f2a5da3bf32de4dd1aa962..0826c497615570af47abb66bba071e54a18bcb10 100644 --- a/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C +++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_refs.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_refs.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_refs(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C b/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C index bda31b8782a363af6f988b7e15e04c45d68d6a80..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/feb15/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_words.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_calib_trk.C b/macro/tof/beamtime/feb15/pl_calib_trk.C index 41d7af57f89083b613377a1e186cdc776e0e9c5f..905c6b3a2bc7f52627e235c9dac670a62c50d7c8 100644 --- a/macro/tof/beamtime/feb15/pl_calib_trk.C +++ b/macro/tof/beamtime/feb15/pl_calib_trk.C @@ -1,6 +1,3 @@ -/** @file pl_calib_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_calib_trk() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_deb_pla.C b/macro/tof/beamtime/feb15/pl_deb_pla.C index 25e5e68f4edfd812f030ffa03e67d7615e818869..3502d5d7f70ed498ea41cdac80f1b5407c9f4325 100644 --- a/macro/tof/beamtime/feb15/pl_deb_pla.C +++ b/macro/tof/beamtime/feb15/pl_deb_pla.C @@ -1,6 +1,3 @@ -/** @file pl_deb_pla.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_diam_tres.C b/macro/tof/beamtime/feb15/pl_diam_tres.C index 9ebfbb570bb39f2b0f0dc4f3872095d8cdea1ad2..0f5a1bbdaa6b25ce8bc7d3fd872e4368ecb97dd5 100644 --- a/macro/tof/beamtime/feb15/pl_diam_tres.C +++ b/macro/tof/beamtime/feb15/pl_diam_tres.C @@ -1,6 +1,3 @@ -/** @file pl_diam_tres.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33) { const Int_t kiNbCh = 16; diff --git a/macro/tof/beamtime/feb15/pl_eff_XY.C b/macro/tof/beamtime/feb15/pl_eff_XY.C index fb237097d216638d801f24351a1a783a1456cc41..2af0c5944e99791bd3f95d6d66e72cb118ea174b 100644 --- a/macro/tof/beamtime/feb15/pl_eff_XY.C +++ b/macro/tof/beamtime/feb15/pl_eff_XY.C @@ -1,6 +1,3 @@ -/** @file pl_eff_XY.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_eff_XY(Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_info_2D.C b/macro/tof/beamtime/feb15/pl_info_2D.C index 2badb3eeb44d16eb39e4fb0b26df0b25efbb0130..4c41ee0e307bcc8c1536573e7617ad29500d021a 100644 --- a/macro/tof/beamtime/feb15/pl_info_2D.C +++ b/macro/tof/beamtime/feb15/pl_info_2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_2D.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_info_Chi2D.C b/macro/tof/beamtime/feb15/pl_info_Chi2D.C index 442b48d04fa997fe27dff964ea8088f959f84971..f098507b256d6d4b7ecda69f19110e6969e6d656 100644 --- a/macro/tof/beamtime/feb15/pl_info_Chi2D.C +++ b/macro/tof/beamtime/feb15/pl_info_Chi2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_Chi2D.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C b/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C index ec4f27daaedf1466b9507a81ed4811a7a9057710..0418ac2756e9617c35dbeb52e4b78a6567610f93 100644 --- a/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C +++ b/macro/tof/beamtime/feb15/pl_info_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_info_Mat04D4best.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_info_cluTot.C b/macro/tof/beamtime/feb15/pl_info_cluTot.C index 7d3ab09e41c01f0d852d04f398dee68eeeff38c0..3ab816732c4357ba95f8cf2a5610ac0f2d5f69f6 100644 --- a/macro/tof/beamtime/feb15/pl_info_cluTot.C +++ b/macro/tof/beamtime/feb15/pl_info_cluTot.C @@ -1,6 +1,3 @@ -/** @file pl_info_cluTot.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_cluTot(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_loc_XY.C b/macro/tof/beamtime/feb15/pl_loc_XY.C index 6521ccc4f222fd28b2c033d8723a58244741a20b..8405ab71349b029162a2eec31e0498453444745a 100644 --- a/macro/tof/beamtime/feb15/pl_loc_XY.C +++ b/macro/tof/beamtime/feb15/pl_loc_XY.C @@ -1,6 +1,3 @@ -/** @file pl_loc_XY.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_loc_XY(Int_t iNDet = 10) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_map_debug.C b/macro/tof/beamtime/feb15/pl_map_debug.C index 985c740470863d7d9003a65d8196e7bbe21f616a..053e99bf14da8a1d1131ad812210a3f7eed6b8f4 100644 --- a/macro/tof/beamtime/feb15/pl_map_debug.C +++ b/macro/tof/beamtime/feb15/pl_map_debug.C @@ -1,6 +1,4 @@ -/** @file pl_map_debug.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30) { // constants diff --git a/macro/tof/beamtime/feb15/pl_moni_clu.C b/macro/tof/beamtime/feb15/pl_moni_clu.C index e01db53151646b701e5e71dc1e3b356845912e86..1349f2be3c69125104c1d7d4407707bcd64c1f72 100644 --- a/macro/tof/beamtime/feb15/pl_moni_clu.C +++ b/macro/tof/beamtime/feb15/pl_moni_clu.C @@ -1,6 +1,3 @@ -/** @file pl_moni_clu.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_2hit.C b/macro/tof/beamtime/feb15/pl_over_2hit.C index 8e11d8e0f6013e0f2f58b1865ec60413045c20e5..79d0bc0fd264f73866e8e0a27f99fe6c63e83dcf 100644 --- a/macro/tof/beamtime/feb15/pl_over_2hit.C +++ b/macro/tof/beamtime/feb15/pl_over_2hit.C @@ -1,6 +1,3 @@ -/** @file pl_over_2hit.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_2hit(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04.C b/macro/tof/beamtime/feb15/pl_over_Mat04.C index de34c50eb4250a95b3af04970dee1b903c242570..6416c2bc2c5c203f998bddb399b4282efc79fc10 100644 --- a/macro/tof/beamtime/feb15/pl_over_Mat04.C +++ b/macro/tof/beamtime/feb15/pl_over_Mat04.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C b/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C index a670cd76e3e1b1237112baff3cb93b5dc28f4674..ac5bdf67ede386d6d0a2f3c38a71b1508c26311c 100644 --- a/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C +++ b/macro/tof/beamtime/feb15/pl_over_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4best.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4best(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C index 6d14260952358a25bf0de627af0ca9b3aa71868e..6e7d38db64c5de6415de897b6dca3773c5ac2777 100644 --- a/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C +++ b/macro/tof/beamtime/feb15/pl_over_Mat04D4sbest.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4sbest.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4sbest(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_Mat04best.C b/macro/tof/beamtime/feb15/pl_over_Mat04best.C index 64a7491ab933200082f6ddff353e871d4a8ba92a..3a2cc8a6ffac47a03d9d0d72d341ea3a6a9a47d2 100644 --- a/macro/tof/beamtime/feb15/pl_over_Mat04best.C +++ b/macro/tof/beamtime/feb15/pl_over_Mat04best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04best.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_Mat24.C b/macro/tof/beamtime/feb15/pl_over_Mat24.C index b2d9f472ca61575ece26c631465e5b673853a46a..d4bf23cd526d443cc7f66dc9b5cecc35bdb42242 100644 --- a/macro/tof/beamtime/feb15/pl_over_Mat24.C +++ b/macro/tof/beamtime/feb15/pl_over_Mat24.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat24.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_MatD4sel.C b/macro/tof/beamtime/feb15/pl_over_MatD4sel.C index 0c710aa4009b2412f5e1e39723fa31e3d3d875f8..f3f5a2bf1a84fc5943b08b16304efe66ff9189dd 100644 --- a/macro/tof/beamtime/feb15/pl_over_MatD4sel.C +++ b/macro/tof/beamtime/feb15/pl_over_MatD4sel.C @@ -1,6 +1,3 @@ -/** @file pl_over_MatD4sel.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_MatD4sel() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_XX.C b/macro/tof/beamtime/feb15/pl_over_XX.C index cfa620055f75d32aadd00471e015cb2bb440afa7..4a851f2a81f2b33ef2d3f3738acf384208746493 100644 --- a/macro/tof/beamtime/feb15/pl_over_XX.C +++ b/macro/tof/beamtime/feb15/pl_over_XX.C @@ -1,6 +1,3 @@ -/** @file pl_over_XX.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_cl2g.C b/macro/tof/beamtime/feb15/pl_over_cl2g.C index bfbd11d7c11de50d47f9ecba0d5636cdbee6246d..54153d3d6d3c6aa30ee6523fb07566df21aa1f3e 100644 --- a/macro/tof/beamtime/feb15/pl_over_cl2g.C +++ b/macro/tof/beamtime/feb15/pl_over_cl2g.C @@ -1,6 +1,3 @@ -/** @file pl_over_cl2g.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu.C b/macro/tof/beamtime/feb15/pl_over_clu.C index b85c6d4c18e55dd10e5e2715da88391c34108ef2..a49bb227ac6b613e8fa7207a210379091cdb1b57 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu.C +++ b/macro/tof/beamtime/feb15/pl_over_clu.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_clu0.C b/macro/tof/beamtime/feb15/pl_over_clu0.C index 8b7bc0d434252f4816da61a617b231d0ab143aa5..f595acb4c1ff427475f1f91986f7625c23c3be95 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu0T0.C b/macro/tof/beamtime/feb15/pl_over_clu0T0.C index f6d8d1a1e3d3254461849adca0db33fbe15e9388..c480e0702fd8d64f1ba3ea63cac5ca5b87a551c6 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu0T0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu0T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0T0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu1.C b/macro/tof/beamtime/feb15/pl_over_clu1.C index 3792a2d305ac2cd64727e13c431666d7d449a704..0d30825eced07c6b5c94121382b7c071567ddd5a 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu1.C +++ b/macro/tof/beamtime/feb15/pl_over_clu1.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu1.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu2.C b/macro/tof/beamtime/feb15/pl_over_clu2.C index 7b6361f2db58a0875da74f1b26e05cab80934ac6..7e6ae434435e8c25ab492c5bbdb5e303bf6d837e 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu2.C +++ b/macro/tof/beamtime/feb15/pl_over_clu2.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu2T.C b/macro/tof/beamtime/feb15/pl_over_clu2T.C index 62232f1e64e7fb4d1377eaff039a0ee717e07b0c..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu2T.C +++ b/macro/tof/beamtime/feb15/pl_over_clu2T.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu2T0.C b/macro/tof/beamtime/feb15/pl_over_clu2T0.C index 2cf57e3383f7f17ec99bfac764ff8694254916fb..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu2T0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu2T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu2trg0.C b/macro/tof/beamtime/feb15/pl_over_clu2trg0.C index 55dca170add77a7335b4405de45109f90851e2ed..829d747e11c5b9488d41fc12afa4866a60dd4c4a 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu2trg0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu2trg0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2trg0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu4.C b/macro/tof/beamtime/feb15/pl_over_clu4.C index 3b4e9cc210d16c26a76bca8d743b97ab85267dec..5f964e9f73335e550066fec59d7abdfc849a239a 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu4.C +++ b/macro/tof/beamtime/feb15/pl_over_clu4.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu4T0.C b/macro/tof/beamtime/feb15/pl_over_clu4T0.C index a0511d536e528fb1f0491a65546742991c617746..6d3afd79197d90f22afd4a120226394fd6bdbc24 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu4T0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu4T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4T0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu5.C b/macro/tof/beamtime/feb15/pl_over_clu5.C index 484eb247d6c5d578c0452a5d1f833e3da9643c7c..743a7bea2e0613caba6ea1d498097ef3c05fd8ed 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu5.C +++ b/macro/tof/beamtime/feb15/pl_over_clu5.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu5.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu6.C b/macro/tof/beamtime/feb15/pl_over_clu6.C index cc16d1808041fdae3dcde255d76fdd5c8bfefb21..0bcc770ca1f48c966aa97d0620d895da2b4ea0e7 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu6.C +++ b/macro/tof/beamtime/feb15/pl_over_clu6.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu6.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu7.C b/macro/tof/beamtime/feb15/pl_over_clu7.C index 72accf6782d76483796bea828720a0ba46c912f5..8dad0767b7e0595f994ff042e25969b7ad4dd773 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu7.C +++ b/macro/tof/beamtime/feb15/pl_over_clu7.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu7.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu7T0.C b/macro/tof/beamtime/feb15/pl_over_clu7T0.C index 6867340220563bfadc524bc504e1806eb922b957..c3e5d85c1251f1942e6a6623f3ff56c3b4b5b61f 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu7T0.C +++ b/macro/tof/beamtime/feb15/pl_over_clu7T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu7T0.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_clu8.C b/macro/tof/beamtime/feb15/pl_over_clu8.C index 01ef378a35658048ae3c9647b853cf887c62cc8e..1d90c415ac1275dc113e6ab3836a3bf14383ad4f 100644 --- a/macro/tof/beamtime/feb15/pl_over_clu8.C +++ b/macro/tof/beamtime/feb15/pl_over_clu8.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu8.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_cluSel.C b/macro/tof/beamtime/feb15/pl_over_cluSel.C index fc45e686e322ef1057ead627c99ee109231b391b..c6633a9c56ce1fb937085b4f2955b677e7f9056e 100644 --- a/macro/tof/beamtime/feb15/pl_over_cluSel.C +++ b/macro/tof/beamtime/feb15/pl_over_cluSel.C @@ -1,6 +1,3 @@ -/** @file pl_over_cluSel.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_clust.C b/macro/tof/beamtime/feb15/pl_over_clust.C index a6e356235bde0d81e616948c0eb280c342190b7d..179ce00364a6eae64e23801a032d02129ae7f712 100644 --- a/macro/tof/beamtime/feb15/pl_over_clust.C +++ b/macro/tof/beamtime/feb15/pl_over_clust.C @@ -1,6 +1,3 @@ -/** @file pl_over_clust.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_cor.C b/macro/tof/beamtime/feb15/pl_over_cor.C index 2a92ce28aa16ff5fe101063142dd478ed6534133..69b7bb56b5c6d56494c2c8a69647a3ca5227e0a8 100644 --- a/macro/tof/beamtime/feb15/pl_over_cor.C +++ b/macro/tof/beamtime/feb15/pl_over_cor.C @@ -1,6 +1,3 @@ -/** @file pl_over_cor.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_off.C b/macro/tof/beamtime/feb15/pl_over_off.C index 223327dd5973ec5b88264fd86a19bcb6b109fd3d..365522ac79fa46f415b10db242b326a3d2acb9bf 100644 --- a/macro/tof/beamtime/feb15/pl_over_off.C +++ b/macro/tof/beamtime/feb15/pl_over_off.C @@ -1,6 +1,3 @@ -/** @file pl_over_off.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_off(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_pla.C b/macro/tof/beamtime/feb15/pl_over_pla.C index 08e1cf50c87c4937071be2e6115ff96f7f19202f..f860dcd627a5b0663ffe1cee9575e84b5d0ff62e 100644 --- a/macro/tof/beamtime/feb15/pl_over_pla.C +++ b/macro/tof/beamtime/feb15/pl_over_pla.C @@ -1,6 +1,3 @@ -/** @file pl_over_pla.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_over_trb_ct.C b/macro/tof/beamtime/feb15/pl_over_trb_ct.C index 697a7f2d73dab7d50e42e4a40bebc3af77f0d0ee..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/feb15/pl_over_trb_ct.C +++ b/macro/tof/beamtime/feb15/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ct.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_trb_ft.C b/macro/tof/beamtime/feb15/pl_over_trb_ft.C index 8e12c25adee746a404967ae60636e3fcb854f3b6..6541d18f754825eb37107aa94f0ced27f248ea70 100644 --- a/macro/tof/beamtime/feb15/pl_over_trb_ft.C +++ b/macro/tof/beamtime/feb15/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ft.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_trk.C b/macro/tof/beamtime/feb15/pl_over_trk.C index 35b60778b0d851c48023dcc9eb9bc930295c27c9..211911dffe9564741dd86512535acb9808db22de 100644 --- a/macro/tof/beamtime/feb15/pl_over_trk.C +++ b/macro/tof/beamtime/feb15/pl_over_trk.C @@ -1,6 +1,3 @@ -/** @file pl_over_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trk(Int_t NSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_over_vftx.C b/macro/tof/beamtime/feb15/pl_over_vftx.C index 67d289e2bd936448d831cd829d5f85df252d44c6..3a318b8546f02ce8e9a2d12e47bb9e44f6394733 100644 --- a/macro/tof/beamtime/feb15/pl_over_vftx.C +++ b/macro/tof/beamtime/feb15/pl_over_vftx.C @@ -1,6 +1,3 @@ -/** @file pl_over_vftx.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/feb15/pl_page.C b/macro/tof/beamtime/feb15/pl_page.C index 56e14c333482d96a40b64121cb7a1d31be03fa01..15b54f955e3106ae9050c6e1ca6ccf5e9d961bce 100644 --- a/macro/tof/beamtime/feb15/pl_page.C +++ b/macro/tof/beamtime/feb15/pl_page.C @@ -1,6 +1,3 @@ -/** @file pl_page.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_page(Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); 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 59cda8a2b566b838bdd186923c199a8767d83c60..b395202cceac7d5671f54377eef6a42d0c5d4abc 100644 --- a/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C +++ b/macro/tof/beamtime/feb15/pl_pla_res_vs_tot.C @@ -1,6 +1,3 @@ -/** @file pl_pla_res_vs_tot.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 05eba92df3814370cebda6c9cfde1a56db0394e3..8db2c8a62973962b220305b41232c1ad65f565ef 100644 --- a/macro/tof/beamtime/feb15/pl_pla_resolution.C +++ b/macro/tof/beamtime/feb15/pl_pla_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_pla_resolution.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 966a3c3362c3f2f93019c8c1e10289f9d0ffe980..3e1d40b11e31be74ed1820d12f4f146f01797b7e 100644 --- a/macro/tof/beamtime/feb15/pl_pull_trk.C +++ b/macro/tof/beamtime/feb15/pl_pull_trk.C @@ -1,6 +1,3 @@ -/** @file pl_pull_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_pull_trk(Int_t NSt = 5, char* var = "X", Int_t iFit = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/pl_tdc_ref_res.C b/macro/tof/beamtime/feb15/pl_tdc_ref_res.C index f6031ac8cb3695307f84d65a0fc383c055594fca..62cf9722786276ff15a0f2cc6cb3ce3d5bb7ed3d 100644 --- a/macro/tof/beamtime/feb15/pl_tdc_ref_res.C +++ b/macro/tof/beamtime/feb15/pl_tdc_ref_res.C @@ -1,6 +1,4 @@ -/** @file pl_tdc_ref_res.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_tdc_ref_res(Int_t fNumberOfTDC = 34) { // Monitoring of the TDc resolution stability using reference channel diff --git a/macro/tof/beamtime/feb15/pl_time_resolution.C b/macro/tof/beamtime/feb15/pl_time_resolution.C index 9bb0acd9056b51bade1a13e1c00cedea5c3587af..9a7c41bcf47c4b8d6f7c50f78bb4c61819dd423e 100644 --- a/macro/tof/beamtime/feb15/pl_time_resolution.C +++ b/macro/tof/beamtime/feb15/pl_time_resolution.C @@ -1,8 +1,6 @@ -/** @file pl_time_resolution.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2) { + delete gROOT->FindObjectAny("tHistogram"); FairRootManager* tManager = FairRootManager::Instance(); diff --git a/macro/tof/beamtime/feb15/pl_tot_per_channel.C b/macro/tof/beamtime/feb15/pl_tot_per_channel.C index b42eeffea0d1bdeed6ba1dc3896244962cd3d923..713971c1e9f412fc174b6c1307844e45fa8c4734 100644 --- a/macro/tof/beamtime/feb15/pl_tot_per_channel.C +++ b/macro/tof/beamtime/feb15/pl_tot_per_channel.C @@ -1,6 +1,3 @@ -/** @file pl_tot_per_channel.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_tot_per_channel(UInt_t uTdcNumber) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/feb15/pl_vert_trk.C b/macro/tof/beamtime/feb15/pl_vert_trk.C index be110a59102b771844550961fad4a52f0a308e57..dd73207fd87547a22ea43d9041ebe226c5787d06 100644 --- a/macro/tof/beamtime/feb15/pl_vert_trk.C +++ b/macro/tof/beamtime/feb15/pl_vert_trk.C @@ -1,6 +1,3 @@ -/** @file pl_vert_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_vert_trk() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/feb15/plot_Flux.C b/macro/tof/beamtime/feb15/plot_Flux.C index 1bf75cfc82a4d401bb9872c9b3634daf674bb65b..a5f011f4d995675cec192dabd88a7772078e5005 100644 --- a/macro/tof/beamtime/feb15/plot_Flux.C +++ b/macro/tof/beamtime/feb15/plot_Flux.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/feb15/plot_Flux_Date.C b/macro/tof/beamtime/feb15/plot_Flux_Date.C index d2f8677f344651c2693b503441435deb56d47336..bebade73785ddac4d2d44f64b15ed98ff05af258 100644 --- a/macro/tof/beamtime/feb15/plot_Flux_Date.C +++ b/macro/tof/beamtime/feb15/plot_Flux_Date.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/feb15/rates_unpacking.C b/macro/tof/beamtime/feb15/rates_unpacking.C index 65f5f7a9ac186559f8dbb73fcc3c008eb74f7b36..55071b7724db27c82ae84bc36702a291f989f89c 100644 --- a/macro/tof/beamtime/feb15/rates_unpacking.C +++ b/macro/tof/beamtime/feb15/rates_unpacking.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/feb15/rootlogon.C b/macro/tof/beamtime/feb15/rootlogon.C index 3e695d2217fd630d4e4fd966acb60c85aee217d9..56774779ce44d92243a310245ab9b3e14c619acb 100644 --- a/macro/tof/beamtime/feb15/rootlogon.C +++ b/macro/tof/beamtime/feb15/rootlogon.C @@ -1,6 +1,3 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { cout << " Executing rootlogon.C (nh)" << endl; gStyle->SetOptStat(111); diff --git a/macro/tof/beamtime/feb15/unpackCalib.C b/macro/tof/beamtime/feb15/unpackCalib.C index dc789cb7b207737cebe57882dc11e9e5c126e9fd..a7670b861c8cec6e1bdce43c00a9e9cd8f10ad64 100644 --- a/macro/tof/beamtime/feb15/unpackCalib.C +++ b/macro/tof/beamtime/feb15/unpackCalib.C @@ -1,6 +1,3 @@ -/** @file unpackCalib.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackCalib(char* cFileId = "CernSps05Mar0041") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/feb15/unpackRun.C b/macro/tof/beamtime/feb15/unpackRun.C index ef7db19a767103ea3cf16af1811d9bc804848782..4766a34b3e3ea4cc885d2f67b8b0454607caff7d 100644 --- a/macro/tof/beamtime/feb15/unpackRun.C +++ b/macro/tof/beamtime/feb15/unpackRun.C @@ -1,6 +1,3 @@ -/** @file unpackRun.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackRun(char* cFileId = "CernSps05Mar0041") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/fit_ybox.C b/macro/tof/beamtime/fit_ybox.C index 4f16aeb17fbcbd95450a56361437271c0b1bd249..1a55a78941eb06313f39c55b45632da7f3129dd8 100644 --- a/macro/tof/beamtime/fit_ybox.C +++ b/macro/tof/beamtime/fit_ybox.C @@ -1,6 +1,3 @@ -/** @file fit_ybox.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 ec9ea8151f3ec316a541f555070465c5b69db85f..09499d315075bf22479683de651af3e916c599e1 100644 --- a/macro/tof/beamtime/get4/set_Get4v1Cond.C +++ b/macro/tof/beamtime/get4/set_Get4v1Cond.C @@ -1,6 +1,3 @@ -/** @file set_Get4v1Cond.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 a43dfe82ba23b11d625c509a7e43ca7c614696c0..e3a80e2694b050c1f1baf5feebcbd0bd4d93bbc1 100644 --- a/macro/tof/beamtime/get4/set_Get4v1Par.C +++ b/macro/tof/beamtime/get4/set_Get4v1Par.C @@ -1,6 +1,3 @@ -/** @file set_Get4v1Par.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 cb5c69926a93b8f6cde410379d8bdb7756a9b7c8..241986c6c123c407c79ae2291a45fa2c83f9f3d0 100644 --- a/macro/tof/beamtime/get4/unpack_get4_Fair.C +++ b/macro/tof/beamtime/get4/unpack_get4_Fair.C @@ -1,6 +1,3 @@ -/** @file unpack_get4_Fair.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/tof/beamtime/invert_matrix.C b/macro/tof/beamtime/invert_matrix.C index f373b97a3f9b8ad8c57ce0729aff8248c6ef73c8..454e7290fa26e1f79304e58c27ddb5d6b06b70f6 100644 --- a/macro/tof/beamtime/invert_matrix.C +++ b/macro/tof/beamtime/invert_matrix.C @@ -1,6 +1,3 @@ -/** @file invert_matrix.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void invert_matrix(Int_t NSt = 3, char* var = "X", Int_t iFit = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/ana_digi.C b/macro/tof/beamtime/lab16/ana_digi.C index 3a27ac881f793203346b034aee3585705692d2c7..6004f6446d8abb7b7df8e7e828daa1f02697e1f2 100644 --- a/macro/tof/beamtime/lab16/ana_digi.C +++ b/macro/tof/beamtime/lab16/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Bool_t bAvWalk = kTRUE) diff --git a/macro/tof/beamtime/lab16/ana_digi_cal.C b/macro/tof/beamtime/lab16/ana_digi_cal.C index ea2934d646c4671212f73aefdd9a37f504ca6298..083d55ad8bee4bf610b125c5e44b80d01486d712 100644 --- a/macro/tof/beamtime/lab16/ana_digi_cal.C +++ b/macro/tof/beamtime/lab16/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 97209dda00c7f930a3f92dddab3763cfb5ddbac3..d6db84da2bea5be4036b9147e0eefe83f02d8e6c 100644 --- a/macro/tof/beamtime/lab16/ana_digi_cal_self.C +++ b/macro/tof/beamtime/lab16/ana_digi_cal_self.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal_self.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 ce308ff85b23b17e02ef1a5349ceab6553f9dd40..cc788ea3e2351dfc1c4632097bc9369ca69df773 100644 --- a/macro/tof/beamtime/lab16/ana_digi_ini.C +++ b/macro/tof/beamtime/lab16/ana_digi_ini.C @@ -1,6 +1,3 @@ -/** @file ana_digi_ini.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 ed7e2750d362c2148e9166f89a18d51bf421d332..c2415ab4edd54be636dcedcc68315b6e73476e9a 100644 --- a/macro/tof/beamtime/lab16/ana_digi_nh.C +++ b/macro/tof/beamtime/lab16/ana_digi_nh.C @@ -1,6 +1,3 @@ -/** @file ana_digi_nh.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Bool_t bAvWalk = kTRUE) diff --git a/macro/tof/beamtime/lab16/ana_hits.C b/macro/tof/beamtime/lab16/ana_hits.C index 08205c8d9d3e6fda248d3bceadb19afbed538008..662a1567a5ceda010333b3cc7ba2a3570fba32b6 100644 --- a/macro/tof/beamtime/lab16/ana_hits.C +++ b/macro/tof/beamtime/lab16/ana_hits.C @@ -1,6 +1,3 @@ -/** @file ana_hits.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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., Double_t dChi2Lim2 = 10.) diff --git a/macro/tof/beamtime/lab16/ana_hits_nh.C b/macro/tof/beamtime/lab16/ana_hits_nh.C index 468d363ec30fac65e1074474d582ce3f4ca3fb30..c481fa2257abbd83d0162208146d03ef6a105580 100644 --- a/macro/tof/beamtime/lab16/ana_hits_nh.C +++ b/macro/tof/beamtime/lab16/ana_hits_nh.C @@ -1,6 +1,3 @@ -/** @file ana_hits_nh.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/basic_unpacking.C b/macro/tof/beamtime/lab16/basic_unpacking.C index 8becb1dddfdb1999dbf0b2d8a2e3ee064cddcd42..4ddab81409c38b53a172503193a2278092466ff5 100644 --- a/macro/tof/beamtime/lab16/basic_unpacking.C +++ b/macro/tof/beamtime/lab16/basic_unpacking.C @@ -1,6 +1,3 @@ -/** @file basic_unpacking.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/lab16/dis_digi.C b/macro/tof/beamtime/lab16/dis_digi.C index e71930980e5fd362e64d639b090bbb091ba0a723..c241423d3bf424af798d1c662ba91bdd24c44c7b 100644 --- a/macro/tof/beamtime/lab16/dis_digi.C +++ b/macro/tof/beamtime/lab16/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iTrackingSetup = 0) diff --git a/macro/tof/beamtime/lab16/dis_hits.C b/macro/tof/beamtime/lab16/dis_hits.C index bc250ba017082bd2b379f807c67181457a44b0ec..967450000d332d0edcf0633a99916d12dd35bbb2 100644 --- a/macro/tof/beamtime/lab16/dis_hits.C +++ b/macro/tof/beamtime/lab16/dis_hits.C @@ -1,6 +1,3 @@ -/** @file dis_hits.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 df565bfd8ff41f845896b39e742f250e97160c32..e47cb31cf4816d7abbf6cd1f5da62de0a62bf560 100644 --- a/macro/tof/beamtime/lab16/hld_unpack.C +++ b/macro/tof/beamtime/lab16/hld_unpack.C @@ -1,6 +1,3 @@ -/** @file hld_unpack.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/lab16/merge_rate.C b/macro/tof/beamtime/lab16/merge_rate.C index 5d206957dd25b78fad5f4679fa9f7a0759d536c9..e99ef082a5e12ba3a8790aca9cfa46ab88031671 100644 --- a/macro/tof/beamtime/lab16/merge_rate.C +++ b/macro/tof/beamtime/lab16/merge_rate.C @@ -1,6 +1,5 @@ -/** @file merge_rate.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void merge_rate() { TChain* inputChain = new TChain("cbmsim"); diff --git a/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C index 745b0f17c29854edb1a6606f7b894de0590bccc3..84c512bbebdd830c19fe6a377d033bb84885ab57 100644 --- a/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C +++ b/macro/tof/beamtime/lab16/pl_TdcChannelCoincidences.C @@ -1,6 +1,5 @@ -/** @file pl_TdcChannelCoincidences.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void pl_TdcChannelCoincidences( const TString& sTreeFile = "unpack_CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", bool usePlaMultEvents = 1) diff --git a/macro/tof/beamtime/lab16/pl_all_time_resolution.C b/macro/tof/beamtime/lab16/pl_all_time_resolution.C index 615075256991f6a037d812ecc264387f8df00a01..414d1bdf983dec7e58a5957295efcdfef974f8f3 100644 --- a/macro/tof/beamtime/lab16/pl_all_time_resolution.C +++ b/macro/tof/beamtime/lab16/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_all_time_resolution.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_time_resolution( UInt_t uTdcNumber1, UInt_t uTdcNumber2, const TString& sTreeFile = "unpack_CbmTofQa_05Jun1043_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", diff --git a/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C b/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C index 5a7891502df39ac8df7c87793adc3327f669364f..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/lab16/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @file pl_all_trb_evtsize.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc.C b/macro/tof/beamtime/lab16/pl_all_trbtdc.C index 6f1f10cf3e58ef3cc22feedc203b90b2d340b4fa..2849872cd109580cf792a5be3433c5d0fdcd2172 100644 --- a/macro/tof/beamtime/lab16/pl_all_trbtdc.C +++ b/macro/tof/beamtime/lab16/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); 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 53b43f55c00d5ff9611f7b66e5cfd14e00bae300..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_proc_status.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C b/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C index a1cac9954da53f04fc6e06dd3cd4680de8b0dace..0826c497615570af47abb66bba071e54a18bcb10 100644 --- a/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C +++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_refs.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_refs.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_refs(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C b/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C index 677322041557e6f3de7a9aafd5d9902430ea2d52..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/lab16/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_words.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/pl_over_trb_ct.C b/macro/tof/beamtime/lab16/pl_over_trb_ct.C index 20fcea6800049768b5e3aae2426fb4a38a6cee1e..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/lab16/pl_over_trb_ct.C +++ b/macro/tof/beamtime/lab16/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ct.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/pl_over_trb_ft.C b/macro/tof/beamtime/lab16/pl_over_trb_ft.C index 568bca98095da5fb5c286f1fd45eeb9682639f3d..6541d18f754825eb37107aa94f0ced27f248ea70 100644 --- a/macro/tof/beamtime/lab16/pl_over_trb_ft.C +++ b/macro/tof/beamtime/lab16/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ft.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/lab16/plot_Flux.C b/macro/tof/beamtime/lab16/plot_Flux.C index b905f0d7d93173efa9220d6208fb9b7e16da5ab5..a5f011f4d995675cec192dabd88a7772078e5005 100644 --- a/macro/tof/beamtime/lab16/plot_Flux.C +++ b/macro/tof/beamtime/lab16/plot_Flux.C @@ -1,6 +1,3 @@ -/** @file plot_Flux.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/lab16/plot_Flux_Date.C b/macro/tof/beamtime/lab16/plot_Flux_Date.C index 4fe37299a18fe06e7af78fa29f45b01d64a12713..3cf79c0e29a88c3e9802e4c22c2e8c8da086ca18 100644 --- a/macro/tof/beamtime/lab16/plot_Flux_Date.C +++ b/macro/tof/beamtime/lab16/plot_Flux_Date.C @@ -1,6 +1,3 @@ -/** @file plot_Flux_Date.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/lab16/rates_monitoring.C b/macro/tof/beamtime/lab16/rates_monitoring.C index 5469feff9207db380357870fc1db7b88de247be3..3f7eafb2c569e574b9708c8dfbf49e6ebf8d17ca 100644 --- a/macro/tof/beamtime/lab16/rates_monitoring.C +++ b/macro/tof/beamtime/lab16/rates_monitoring.C @@ -1,6 +1,3 @@ -/** @file rates_monitoring.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/lab16/rates_unpacking.C b/macro/tof/beamtime/lab16/rates_unpacking.C index b2b208779520759ee96631e56ff146736858f4fb..55071b7724db27c82ae84bc36702a291f989f89c 100644 --- a/macro/tof/beamtime/lab16/rates_unpacking.C +++ b/macro/tof/beamtime/lab16/rates_unpacking.C @@ -1,6 +1,3 @@ -/** @file rates_unpacking.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/lab16/rootlogon.C b/macro/tof/beamtime/lab16/rootlogon.C index 21e34d008c491f64d0178a56bbedf86caed22720..01ea59afd9416298f1bfb7e075e65d3e700b41ee 100644 --- a/macro/tof/beamtime/lab16/rootlogon.C +++ b/macro/tof/beamtime/lab16/rootlogon.C @@ -1,6 +1,3 @@ -/** @file rootlogon.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { cout << " Executing rootlogon.C (nh)" << endl; gStyle->SetOptStat(111); diff --git a/macro/tof/beamtime/lab16/tdcref_monitoring.C b/macro/tof/beamtime/lab16/tdcref_monitoring.C index 3601233a1fcdc2b4065ab26ea82167dc98677292..14b233e01fd35caf8487b26f15e6aca4391739a5 100644 --- a/macro/tof/beamtime/lab16/tdcref_monitoring.C +++ b/macro/tof/beamtime/lab16/tdcref_monitoring.C @@ -1,6 +1,3 @@ -/** @file tdcref_monitoring.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C b/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C index 9e9cf3477f00889c86a3d1f983d7c77f0e57d179..0a2e2d3d2b77744427527cf27d02054cfc6d4a55 100644 --- a/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C +++ b/macro/tof/beamtime/lab16/tdcref_monitoring_auto.C @@ -1,6 +1,3 @@ -/** @file tdcref_monitoring_auto.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/lab16/unpackCalib.C b/macro/tof/beamtime/lab16/unpackCalib.C index 7a3c3db1b71085c2d31409b50c84708b162266f9..39ff7480a81985799f9c8382e186706c3400969a 100644 --- a/macro/tof/beamtime/lab16/unpackCalib.C +++ b/macro/tof/beamtime/lab16/unpackCalib.C @@ -1,6 +1,3 @@ -/** @file unpackCalib.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackCalib(char* cFileId = "CbmTofSps_01Dec0206") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/lab16/unpackRun.C b/macro/tof/beamtime/lab16/unpackRun.C index 707fcd373070e9f7b1048cc2571f87b5c5fb753e..665b044d85f6890b7cdfdb5f54b6067804ceeabe 100644 --- a/macro/tof/beamtime/lab16/unpackRun.C +++ b/macro/tof/beamtime/lab16/unpackRun.C @@ -1,6 +1,3 @@ -/** @file unpackRun.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackRun(char* cFileId = "CbmTofSps_01Dec0206") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/load_hst.C b/macro/tof/beamtime/load_hst.C index e362410ff6fd405c05ffd9c83aac40380ae6d38c..7346802673da09ed149a28ba3cf9f5ae8a5e9d66 100644 --- a/macro/tof/beamtime/load_hst.C +++ b/macro/tof/beamtime/load_hst.C @@ -1,6 +1,3 @@ -/** @file load_hst.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void load_hst(TString cstr = "hst/default.hst.root") { // Read histogramms from the file diff --git a/macro/tof/beamtime/nov15/ana_calib_hits.C b/macro/tof/beamtime/nov15/ana_calib_hits.C index 1008dbee579bbaaa52edec6dfeaf1bb2a9a107ee..d9c5cbd1a034f668d26cc9e7a12ac6d8e6905b00 100644 --- a/macro/tof/beamtime/nov15/ana_calib_hits.C +++ b/macro/tof/beamtime/nov15/ana_calib_hits.C @@ -1,6 +1,3 @@ -/** @file ana_calib_hits.C - * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ana_calib_hits.C ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/ana_digi.C b/macro/tof/beamtime/nov15/ana_digi.C index 59d1bb20c2ed72d8f7d0f86b7e30d72c831ebcf4..0aee70aae40c7ea6a18ff20d9eb5a328a7ca76aa 100644 --- a/macro/tof/beamtime/nov15/ana_digi.C +++ b/macro/tof/beamtime/nov15/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 b413947b50f55150e34b26e108a836711a344799..2136598ebe579c15b2e386eedbaf931ec34f1d49 100644 --- a/macro/tof/beamtime/nov15/ana_digi_cal.C +++ b/macro/tof/beamtime/nov15/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 51af0e61c3b8b7693dc2309d50f74ea0ca455914..c76bc36e170ab2047677ca177c668513e0aaaf7d 100644 --- a/macro/tof/beamtime/nov15/ana_digi_ini.C +++ b/macro/tof/beamtime/nov15/ana_digi_ini.C @@ -1,6 +1,3 @@ -/** @file ana_digi_ini.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 25bf500b01d935544222e048bd1c89f91f94b434..ad4d050c069ced0c1969f97489520af4e8f5a8a2 100644 --- a/macro/tof/beamtime/nov15/ana_hits.C +++ b/macro/tof/beamtime/nov15/ana_hits.C @@ -1,6 +1,3 @@ -/** @file ana_hits.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 954b349b44e0bdb5400be8a197865ec31ef8184e..5803ee5c6f61a615ff31cf9cded6f36297047577 100644 --- a/macro/tof/beamtime/nov15/ana_trks.C +++ b/macro/tof/beamtime/nov15/ana_trks.C @@ -1,6 +1,3 @@ -/** @file ana_trks.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/basic_unpacking.C b/macro/tof/beamtime/nov15/basic_unpacking.C index baf2ae0b6fb5a3f5ee20230f5c666eff311239c6..4ddab81409c38b53a172503193a2278092466ff5 100644 --- a/macro/tof/beamtime/nov15/basic_unpacking.C +++ b/macro/tof/beamtime/nov15/basic_unpacking.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/calib_digi.C b/macro/tof/beamtime/nov15/calib_digi.C index cfbdbcf5861e55ab3dfff2899556a259473880d2..a63c3b89f9f792c8dbcbefc77fccab036b2f92ec 100644 --- a/macro/tof/beamtime/nov15/calib_digi.C +++ b/macro/tof/beamtime/nov15/calib_digi.C @@ -1,6 +1,3 @@ -/** @file calib_digi.C - * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- calib_digi.C ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/calib_digi_cal.C b/macro/tof/beamtime/nov15/calib_digi_cal.C index d3f1cddc5276ff14533664ffc052cc644a0f9c63..2f7c0fd2594ec7e4f8fb94a362fd09eba1acd8e5 100644 --- a/macro/tof/beamtime/nov15/calib_digi_cal.C +++ b/macro/tof/beamtime/nov15/calib_digi_cal.C @@ -1,6 +1,3 @@ -/** @file calib_digi_cal.C - * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- 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 209a75d181a54996c4c90533b17601c170c60045..3e4cfc6db01075af4fddaeafdb16d436edd2d35b 100644 --- a/macro/tof/beamtime/nov15/calib_digi_ini.C +++ b/macro/tof/beamtime/nov15/calib_digi_ini.C @@ -1,6 +1,3 @@ -/** @file calib_digi_ini.C - * @copyright Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- calib_digi_ini.C ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/current/FileListDef.h b/macro/tof/beamtime/nov15/current/FileListDef.h index ef909b59d48a486c072966067f16568e0742d015..9b39a83d5774537fa49fc4035b518c3688304c1d 100644 --- a/macro/tof/beamtime/nov15/current/FileListDef.h +++ b/macro/tof/beamtime/nov15/current/FileListDef.h @@ -1,8 +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 **/ // Definitions for the HV monitoring in Nov. 2015 beamtime at CERN SPS // 15/12/2015, P.-A. Loizeau + /************************ Files definitions *************************/ // 2015-11-26 1 // 261115 diff --git a/macro/tof/beamtime/nov15/current/StructDef.h b/macro/tof/beamtime/nov15/current/StructDef.h index 4245f64aa85639ca758dd75afaddc2c51a8bc57b..b689d74609560181f5e716cc5ef2172e958ed660 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 **/ + //#include "Riostream.h" + typedef struct Rpc_HV { Int_t iTimeSec; Int_t iTimeMilliSec; diff --git a/macro/tof/beamtime/nov15/current/currentTreeConv.C b/macro/tof/beamtime/nov15/current/currentTreeConv.C index 9e9e7c7ff7abf0e5e9a28eaa52e216738579e7f6..5402d9ed904f8be05261498bdd9fe752d9fe1b54 100644 --- a/macro/tof/beamtime/nov15/current/currentTreeConv.C +++ b/macro/tof/beamtime/nov15/current/currentTreeConv.C @@ -1,6 +1,3 @@ -/** @file currentTreeConv.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ROOT headers #include "TFile.h" #include "TObjArray.h" diff --git a/macro/tof/beamtime/nov15/current/loopTreeConv.C b/macro/tof/beamtime/nov15/current/loopTreeConv.C index f40e018dc0c516c9d2404e561a2c0a60c508d295..9afa530c549f4fff946a6b77b5589e29df76dfa1 100644 --- a/macro/tof/beamtime/nov15/current/loopTreeConv.C +++ b/macro/tof/beamtime/nov15/current/loopTreeConv.C @@ -1,7 +1,5 @@ -/** @file loopTreeConv.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "FileListDef.h" + Bool_t loopTreeConv(Int_t iSecOffset = 0, Int_t iMilliSecOffset = 0) { diff --git a/macro/tof/beamtime/nov15/current/mergeTrees.C b/macro/tof/beamtime/nov15/current/mergeTrees.C index 4b9e52f9c068ea2db3d416cda0e634057514fdb2..01abe537096a7a9c10d56c30f781006e72d3d491 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 **/ + #include "TString.h" + #include "FileListDef.h" Bool_t mergeTrees() diff --git a/macro/tof/beamtime/nov15/current/plot_Current_Date.C b/macro/tof/beamtime/nov15/current/plot_Current_Date.C index 7b143d431c74972a82b86a9d2eb4206f10730f58..d00069fdc459ef3f722a01e276be9e9f9947013c 100644 --- a/macro/tof/beamtime/nov15/current/plot_Current_Date.C +++ b/macro/tof/beamtime/nov15/current/plot_Current_Date.C @@ -1,6 +1,4 @@ -/** @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 **/ + #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 679986363aecfcb8b9331fbc607250b6fbffaca2..87d66c70b3cf555b177b840a81284f9fd9c23a14 100644 --- a/macro/tof/beamtime/nov15/dis_digi.C +++ b/macro/tof/beamtime/nov15/dis_digi.C @@ -1,6 +1,3 @@ -/** @file dis_digi.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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, Int_t iTrackingSetup = 0) diff --git a/macro/tof/beamtime/nov15/dis_hits.C b/macro/tof/beamtime/nov15/dis_hits.C index 36d9835198cb97a5ae1a96226e223f9b8014fb19..c3346ceaa99fde2c0df06455cea2a693f2dfde72 100644 --- a/macro/tof/beamtime/nov15/dis_hits.C +++ b/macro/tof/beamtime/nov15/dis_hits.C @@ -1,6 +1,3 @@ -/** @file dis_hits.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 e219007bf5e2740563a5a09a53c02e1e16aa81e5..9957472eff8e737c1b7dd55fcc18d0a292338402 100644 --- a/macro/tof/beamtime/nov15/hld_unpack.C +++ b/macro/tof/beamtime/nov15/hld_unpack.C @@ -1,6 +1,3 @@ -/** @file hld_unpack.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/merge_rate.C b/macro/tof/beamtime/nov15/merge_rate.C index 1584258c6b448ef412561f6bfa0181efda616ac8..350dbe9b334f7822cbc7b93a85028c84f8641ff1 100644 --- a/macro/tof/beamtime/nov15/merge_rate.C +++ b/macro/tof/beamtime/nov15/merge_rate.C @@ -1,6 +1,5 @@ -/** @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 **/ + + void merge_rate() { TChain* inputChain = new TChain("cbmsim"); diff --git a/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C index 21704f745f763ecccf89a8e1aa958fa44b81e992..84c512bbebdd830c19fe6a377d033bb84885ab57 100644 --- a/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C +++ b/macro/tof/beamtime/nov15/pl_TdcChannelCoincidences.C @@ -1,6 +1,5 @@ -/** @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 **/ + + void pl_TdcChannelCoincidences( const TString& sTreeFile = "unpack_CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", bool usePlaMultEvents = 1) diff --git a/macro/tof/beamtime/nov15/pl_all_time_resolution.C b/macro/tof/beamtime/nov15/pl_all_time_resolution.C index 6e2d20e5abfb6f460357e57395f3b5bb9f35072b..414d1bdf983dec7e58a5957295efcdfef974f8f3 100644 --- a/macro/tof/beamtime/nov15/pl_all_time_resolution.C +++ b/macro/tof/beamtime/nov15/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_time_resolution( UInt_t uTdcNumber1, UInt_t uTdcNumber2, const TString& sTreeFile = "unpack_CbmTofQa_05Jun1043_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", diff --git a/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C b/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C index f5ff57566219ae4c075007d24dd773504a2968f0..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/nov15/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc.C b/macro/tof/beamtime/nov15/pl_all_trbtdc.C index b8177188914eec7e17b5331368d90f2e9e6ac028..2849872cd109580cf792a5be3433c5d0fdcd2172 100644 --- a/macro/tof/beamtime/nov15/pl_all_trbtdc.C +++ b/macro/tof/beamtime/nov15/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_trbtdc(Int_t iNTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); 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 e26a0e2272156ca5e5953e23ac20ab0e689da5a8..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C b/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C index 4d16f7ce764e25dcb13d2ebd732166f330a81fc9..0826c497615570af47abb66bba071e54a18bcb10 100644 --- a/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C +++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_refs.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_trbtdc_refs(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C b/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C index c13f66d7b9b2e120a9bf62577842570eaac86b1f..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/nov15/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/pl_over_trb_ct.C b/macro/tof/beamtime/nov15/pl_over_trb_ct.C index 0a724a486d200a7d648c5b9d073cd49bd73330ee..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/nov15/pl_over_trb_ct.C +++ b/macro/tof/beamtime/nov15/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/pl_over_trb_ft.C b/macro/tof/beamtime/nov15/pl_over_trb_ft.C index 37da1f48084ce224ea412cef088f6a9ec6d3ded9..6541d18f754825eb37107aa94f0ced27f248ea70 100644 --- a/macro/tof/beamtime/nov15/pl_over_trb_ft.C +++ b/macro/tof/beamtime/nov15/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @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 **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/nov15/plot_Flux.C b/macro/tof/beamtime/nov15/plot_Flux.C index 1bf75cfc82a4d401bb9872c9b3634daf674bb65b..a5f011f4d995675cec192dabd88a7772078e5005 100644 --- a/macro/tof/beamtime/nov15/plot_Flux.C +++ b/macro/tof/beamtime/nov15/plot_Flux.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/nov15/plot_Flux_Date.C b/macro/tof/beamtime/nov15/plot_Flux_Date.C index 6649fe100bf8fed446f206088eb5a28178e95e93..e25e69ff593e263284054bbd080e79febbe43c1e 100644 --- a/macro/tof/beamtime/nov15/plot_Flux_Date.C +++ b/macro/tof/beamtime/nov15/plot_Flux_Date.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/nov15/rates_monitoring.C b/macro/tof/beamtime/nov15/rates_monitoring.C index d4e822f424057c438c9fe39a4d174ac43460e638..3f7eafb2c569e574b9708c8dfbf49e6ebf8d17ca 100644 --- a/macro/tof/beamtime/nov15/rates_monitoring.C +++ b/macro/tof/beamtime/nov15/rates_monitoring.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/nov15/rates_unpacking.C b/macro/tof/beamtime/nov15/rates_unpacking.C index 73dc2790d2ef7600176b13796f0caa9a684e4d9c..a193fbb82e11421918c08049c96c6d2736207057 100644 --- a/macro/tof/beamtime/nov15/rates_unpacking.C +++ b/macro/tof/beamtime/nov15/rates_unpacking.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- intended use: unpacking of rate data acquired with MBS ----- diff --git a/macro/tof/beamtime/nov15/rootlogon.C b/macro/tof/beamtime/nov15/rootlogon.C index a40106db1000aa67b41a27068ba04ad45ffcd95d..56774779ce44d92243a310245ab9b3e14c619acb 100644 --- a/macro/tof/beamtime/nov15/rootlogon.C +++ b/macro/tof/beamtime/nov15/rootlogon.C @@ -1,6 +1,3 @@ -/** @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 **/ { cout << " Executing rootlogon.C (nh)" << endl; gStyle->SetOptStat(111); diff --git a/macro/tof/beamtime/nov15/tdcref_monitoring.C b/macro/tof/beamtime/nov15/tdcref_monitoring.C index fc4c7bd0ca61cfd415858b92be9770755ab83bdc..14b233e01fd35caf8487b26f15e6aca4391739a5 100644 --- a/macro/tof/beamtime/nov15/tdcref_monitoring.C +++ b/macro/tof/beamtime/nov15/tdcref_monitoring.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C b/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C index 091fc59e2c15ceebe591fa9958e46c3d5f8d52e9..698dcb66f2b81d3c0186e4445a5a95364dd45693 100644 --- a/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C +++ b/macro/tof/beamtime/nov15/tdcref_monitoring_auto.C @@ -1,6 +1,3 @@ -/** @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 **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/nov15/unpackCalib.C b/macro/tof/beamtime/nov15/unpackCalib.C index 7a3c3db1b71085c2d31409b50c84708b162266f9..39ff7480a81985799f9c8382e186706c3400969a 100644 --- a/macro/tof/beamtime/nov15/unpackCalib.C +++ b/macro/tof/beamtime/nov15/unpackCalib.C @@ -1,6 +1,3 @@ -/** @file unpackCalib.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackCalib(char* cFileId = "CbmTofSps_01Dec0206") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/nov15/unpackRun.C b/macro/tof/beamtime/nov15/unpackRun.C index 3b3155b2ff1ae27608cc8c938e9d2f81fc41be3f..d8ca545f58414b9e3d81ba1d2d804982e2c030b3 100644 --- a/macro/tof/beamtime/nov15/unpackRun.C +++ b/macro/tof/beamtime/nov15/unpackRun.C @@ -1,6 +1,3 @@ -/** @file unpackRun.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void unpackRun(char* cFileId = "CbmTofSps_01Dec0206") { FairRunOnline* run = new FairRunOnline(); diff --git a/macro/tof/beamtime/pl_Ana_Dut.C b/macro/tof/beamtime/pl_Ana_Dut.C index 7a56092774821657e940338d8e9febdfd3acc7f7..d40a497688efb9c5b70234aad29a1d5a9948ed7c 100644 --- a/macro/tof/beamtime/pl_Ana_Dut.C +++ b/macro/tof/beamtime/pl_Ana_Dut.C @@ -1,6 +1,3 @@ -/** @file pl_Ana_Dut.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_Ana_Dut(Int_t iDut = 3, Int_t iFit = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_DigiCor.C b/macro/tof/beamtime/pl_DigiCor.C index 9e90ea63e6a814762f9dd1fa6813ac0154d4852d..5385a169834e4fe009a1f1956fd756e2663418ec 100644 --- a/macro/tof/beamtime/pl_DigiCor.C +++ b/macro/tof/beamtime/pl_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_DigiCor.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_DigiCor(Int_t SmT = 1, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_MulCor.C b/macro/tof/beamtime/pl_MulCor.C index 2fbc02251f3caec3f1519d7df682de3948876dcf..11d208b1b4d0d9e408cfc61012ecaa4db3ee84f5 100644 --- a/macro/tof/beamtime/pl_MulCor.C +++ b/macro/tof/beamtime/pl_MulCor.C @@ -1,6 +1,3 @@ -/** @file pl_MulCor.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_MulCor(Int_t SmT = 1, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_TIS.C b/macro/tof/beamtime/pl_TIS.C index dbe5879c17b100e86b800c0ad91672c03ca70983..f08c8cb3733e6283f3949f9aa3ba808402f3a36e 100644 --- a/macro/tof/beamtime/pl_TIS.C +++ b/macro/tof/beamtime/pl_TIS.C @@ -1,6 +1,3 @@ -/** @file pl_TIS.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ pl_TIS(Double_t dFracMax = 0.1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_XY_trk.C b/macro/tof/beamtime/pl_XY_trk.C index 07e3662b549d5119120c5fafc1f9bd4696dc28ab..782ca82108b563b3313f01eb20258763382c40d9 100644 --- a/macro/tof/beamtime/pl_XY_trk.C +++ b/macro/tof/beamtime/pl_XY_trk.C @@ -1,6 +1,3 @@ -/** @file pl_XY_trk.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_XY_trk(Int_t NSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_CluMul.C b/macro/tof/beamtime/pl_all_CluMul.C index 06b8bfe0f96091aa15bf09be69f6986eb1a3846d..f2fd4aa61a8281db762996175004bfd14b116423 100644 --- a/macro/tof/beamtime/pl_all_CluMul.C +++ b/macro/tof/beamtime/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNDet = 8) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_DigiCor.C b/macro/tof/beamtime/pl_all_DigiCor.C index 746db48f83db8e7cff3cc973290717bc13d77dfa..5c088c09ecaaa2fd543e52ef3daff6c4f35653bd 100644 --- a/macro/tof/beamtime/pl_all_DigiCor.C +++ b/macro/tof/beamtime/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 9) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_XY.C b/macro/tof/beamtime/pl_all_XY.C index f45bd47fdc70a60bc954635d78ce932e545ff0cb..556276ee163b7552d412aebac0a3d2a9e09cc800 100644 --- a/macro/tof/beamtime/pl_all_XY.C +++ b/macro/tof/beamtime/pl_all_XY.C @@ -1,6 +1,3 @@ -/** @file pl_all_XY.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_XY(Int_t iNDet = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_cluDelTofSel.C b/macro/tof/beamtime/pl_all_cluDelTofSel.C index 45ed26aac6bf54f0341277eae057c65081a020d0..6efa4cded5585f1231c43b5433d6065cafb9e593 100644 --- a/macro/tof/beamtime/pl_all_cluDelTofSel.C +++ b/macro/tof/beamtime/pl_all_cluDelTofSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluDelTofSel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_cluWalk.C b/macro/tof/beamtime/pl_all_cluWalk.C index 92d201e575a11186927c726473f0c15301acfb7a..00e2327ad86fcbbbcf8820f19a11d96e9c79959e 100644 --- a/macro/tof/beamtime/pl_all_cluWalk.C +++ b/macro/tof/beamtime/pl_all_cluWalk.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalk.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_cluWalkSel.C b/macro/tof/beamtime/pl_all_cluWalkSel.C index 17cb254832994fea16c87427049d241bdba55fec..ae3a76edfab88a08cbb0f3dd0e939b1844aef15d 100644 --- a/macro/tof/beamtime/pl_all_cluWalkSel.C +++ b/macro/tof/beamtime/pl_all_cluWalkSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalkSel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_dTSel.C b/macro/tof/beamtime/pl_all_dTSel.C index 685a84618258c35d19429eee948ce8ec1e49ecb0..49717a4674fb7c502447fdd9a9aeb3109de1460e 100644 --- a/macro/tof/beamtime/pl_all_dTSel.C +++ b/macro/tof/beamtime/pl_all_dTSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_dTSel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_dTSel(Int_t iNSel = 2) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_time_resolution.C b/macro/tof/beamtime/pl_all_time_resolution.C index 156460162722481f5befc7ab7572ee59556c74ea..a13fa3eb55b7f79fdfcd309af2935bdf09e3f20c 100644 --- a/macro/tof/beamtime/pl_all_time_resolution.C +++ b/macro/tof/beamtime/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_all_time_resolution.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/pl_all_trb_evtsize.C b/macro/tof/beamtime/pl_all_trb_evtsize.C index 5a7891502df39ac8df7c87793adc3327f669364f..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @file pl_all_trb_evtsize.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_trbtdc.C b/macro/tof/beamtime/pl_all_trbtdc.C index 6f1f10cf3e58ef3cc22feedc203b90b2d340b4fa..2849872cd109580cf792a5be3433c5d0fdcd2172 100644 --- a/macro/tof/beamtime/pl_all_trbtdc.C +++ b/macro/tof/beamtime/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_trbtdc_proc_status.C b/macro/tof/beamtime/pl_all_trbtdc_proc_status.C index 53b43f55c00d5ff9611f7b66e5cfd14e00bae300..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_proc_status.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_trbtdc_refs.C b/macro/tof/beamtime/pl_all_trbtdc_refs.C index a1cac9954da53f04fc6e06dd3cd4680de8b0dace..0826c497615570af47abb66bba071e54a18bcb10 100644 --- a/macro/tof/beamtime/pl_all_trbtdc_refs.C +++ b/macro/tof/beamtime/pl_all_trbtdc_refs.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_refs.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_refs(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_trbtdc_tot.C b/macro/tof/beamtime/pl_all_trbtdc_tot.C index 777869a9a8e49f5cc60067056ae58940138cb9aa..2c343369347060c899286f7c136b82d01789b7ee 100644 --- a/macro/tof/beamtime/pl_all_trbtdc_tot.C +++ b/macro/tof/beamtime/pl_all_trbtdc_tot.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_tot.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_tot(Int_t iTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_all_trbtdc_words.C b/macro/tof/beamtime/pl_all_trbtdc_words.C index 677322041557e6f3de7a9aafd5d9902430ea2d52..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_words.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_ana_DTXY.C b/macro/tof/beamtime/pl_ana_DTXY.C index 8954ec4fa14e7d854e3ae08c145d71e135273e6c..1085e270b498506256cb3c4de9c755af4b079ee8 100644 --- a/macro/tof/beamtime/pl_ana_DTXY.C +++ b/macro/tof/beamtime/pl_ana_DTXY.C @@ -1,6 +1,3 @@ -/** @file pl_ana_DTXY.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_ana_DTXY(Int_t iDut = 9, Int_t NewNbinsX = 3, Int_t NewNbinsY = 3, Int_t iOpt = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_calib_trk.C b/macro/tof/beamtime/pl_calib_trk.C index 75171ba9c085b68789161d215ac46604840f4d10..fba44b6c5a20edce62ff95a785d920e55afd7137 100644 --- a/macro/tof/beamtime/pl_calib_trk.C +++ b/macro/tof/beamtime/pl_calib_trk.C @@ -1,6 +1,3 @@ -/** @file pl_calib_trk.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_calib_trk() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_deb_pla.C b/macro/tof/beamtime/pl_deb_pla.C index 89e09cda499bd072570fbdc24e90dfdbb7ff6693..3502d5d7f70ed498ea41cdac80f1b5407c9f4325 100644 --- a/macro/tof/beamtime/pl_deb_pla.C +++ b/macro/tof/beamtime/pl_deb_pla.C @@ -1,6 +1,3 @@ -/** @file pl_deb_pla.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_diam_tres.C b/macro/tof/beamtime/pl_diam_tres.C index 485fcf1706f1eabad100e3f2e59874a28e99cadd..0f5a1bbdaa6b25ce8bc7d3fd872e4368ecb97dd5 100644 --- a/macro/tof/beamtime/pl_diam_tres.C +++ b/macro/tof/beamtime/pl_diam_tres.C @@ -1,6 +1,3 @@ -/** @file pl_diam_tres.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33) { const Int_t kiNbCh = 16; diff --git a/macro/tof/beamtime/pl_eff_XY.C b/macro/tof/beamtime/pl_eff_XY.C index 585f45bfb7a6e80124da3765ab1ace6dcfd06581..20b6042ee1aeb365d296f18d11c43a7b79407c87 100644 --- a/macro/tof/beamtime/pl_eff_XY.C +++ b/macro/tof/beamtime/pl_eff_XY.C @@ -1,6 +1,3 @@ -/** @file pl_eff_XY.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_eff_XY(Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_info_2D.C b/macro/tof/beamtime/pl_info_2D.C index 78deb7d4cc06067933d48b64ae7d2f4668536c78..4c41ee0e307bcc8c1536573e7617ad29500d021a 100644 --- a/macro/tof/beamtime/pl_info_2D.C +++ b/macro/tof/beamtime/pl_info_2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_2D.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_info_Chi2D.C b/macro/tof/beamtime/pl_info_Chi2D.C index 4526f88838ab2576db48399627b9cdbef1557d65..f098507b256d6d4b7ecda69f19110e6969e6d656 100644 --- a/macro/tof/beamtime/pl_info_Chi2D.C +++ b/macro/tof/beamtime/pl_info_Chi2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_Chi2D.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_info_Mat04D4best.C b/macro/tof/beamtime/pl_info_Mat04D4best.C index e799269c69a4acf687107d6212f9b799fabb1b6b..0418ac2756e9617c35dbeb52e4b78a6567610f93 100644 --- a/macro/tof/beamtime/pl_info_Mat04D4best.C +++ b/macro/tof/beamtime/pl_info_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_info_Mat04D4best.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_info_cluTot.C b/macro/tof/beamtime/pl_info_cluTot.C index 868b9c28e80c1d9956f851b509a675a2a90df507..3ab816732c4357ba95f8cf2a5610ac0f2d5f69f6 100644 --- a/macro/tof/beamtime/pl_info_cluTot.C +++ b/macro/tof/beamtime/pl_info_cluTot.C @@ -1,6 +1,3 @@ -/** @file pl_info_cluTot.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_cluTot(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_loc_XY.C b/macro/tof/beamtime/pl_loc_XY.C index d4ef4fe705b61493813fbcb281200e248a94e455..8405ab71349b029162a2eec31e0498453444745a 100644 --- a/macro/tof/beamtime/pl_loc_XY.C +++ b/macro/tof/beamtime/pl_loc_XY.C @@ -1,6 +1,3 @@ -/** @file pl_loc_XY.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_loc_XY(Int_t iNDet = 10) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_map_debug.C b/macro/tof/beamtime/pl_map_debug.C index 800f6320ebd079552c2ec265d042fbd23e1d225f..053e99bf14da8a1d1131ad812210a3f7eed6b8f4 100644 --- a/macro/tof/beamtime/pl_map_debug.C +++ b/macro/tof/beamtime/pl_map_debug.C @@ -1,6 +1,4 @@ -/** @file pl_map_debug.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30) { // constants diff --git a/macro/tof/beamtime/pl_moni_clu.C b/macro/tof/beamtime/pl_moni_clu.C index 1d944062fd150df973c506de377d0e92ab424157..1349f2be3c69125104c1d7d4407707bcd64c1f72 100644 --- a/macro/tof/beamtime/pl_moni_clu.C +++ b/macro/tof/beamtime/pl_moni_clu.C @@ -1,6 +1,3 @@ -/** @file pl_moni_clu.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_2hit.C b/macro/tof/beamtime/pl_over_2hit.C index 6e642a9bbbf71c2e6c467e2f0565287b62edbc91..79d0bc0fd264f73866e8e0a27f99fe6c63e83dcf 100644 --- a/macro/tof/beamtime/pl_over_2hit.C +++ b/macro/tof/beamtime/pl_over_2hit.C @@ -1,6 +1,3 @@ -/** @file pl_over_2hit.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_2hit(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_Mat04.C b/macro/tof/beamtime/pl_over_Mat04.C index 406e6413a1fc8cfe36bf8dc414c5df5776148d17..6416c2bc2c5c203f998bddb399b4282efc79fc10 100644 --- a/macro/tof/beamtime/pl_over_Mat04.C +++ b/macro/tof/beamtime/pl_over_Mat04.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_Mat04D4best.C b/macro/tof/beamtime/pl_over_Mat04D4best.C index e081e62c55792974421670ac997dbeb81ade9853..148d87184541689a89292c3477248c46655c97c8 100644 --- a/macro/tof/beamtime/pl_over_Mat04D4best.C +++ b/macro/tof/beamtime/pl_over_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4best.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4best(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/pl_over_Mat04D4sbest.C index fad64e9b6463d93738e932b959e69d6d2c6ec1d9..6e7d38db64c5de6415de897b6dca3773c5ac2777 100644 --- a/macro/tof/beamtime/pl_over_Mat04D4sbest.C +++ b/macro/tof/beamtime/pl_over_Mat04D4sbest.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4sbest.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4sbest(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_Mat04best.C b/macro/tof/beamtime/pl_over_Mat04best.C index fdd1d2b59661fd9991839c8e0891fb1fa2cb1bd7..3a2cc8a6ffac47a03d9d0d72d341ea3a6a9a47d2 100644 --- a/macro/tof/beamtime/pl_over_Mat04best.C +++ b/macro/tof/beamtime/pl_over_Mat04best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04best.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_Mat24.C b/macro/tof/beamtime/pl_over_Mat24.C index 999bcb0b8eab37814caf0b0046870d7cf7a7e72b..d4bf23cd526d443cc7f66dc9b5cecc35bdb42242 100644 --- a/macro/tof/beamtime/pl_over_Mat24.C +++ b/macro/tof/beamtime/pl_over_Mat24.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat24.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_MatD4sel.C b/macro/tof/beamtime/pl_over_MatD4sel.C index b4843cd55d3278016e00564339c23d1441919860..fd6baa2cb3e268b2fedb7aea5eeddccb4d5b7faa 100644 --- a/macro/tof/beamtime/pl_over_MatD4sel.C +++ b/macro/tof/beamtime/pl_over_MatD4sel.C @@ -1,6 +1,3 @@ -/** @file pl_over_MatD4sel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_MatD4sel() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_XX.C b/macro/tof/beamtime/pl_over_XX.C index 8d14764701690da335c0e01db82c23521398f349..ee861265c9af51b44ee9dcd5bc723a7e1bf207fe 100644 --- a/macro/tof/beamtime/pl_over_XX.C +++ b/macro/tof/beamtime/pl_over_XX.C @@ -1,6 +1,3 @@ -/** @file pl_over_XX.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_cl2g.C b/macro/tof/beamtime/pl_over_cl2g.C index c04fb358b9ce14f0f3fcbe5d4cedecf8dd795ba9..54153d3d6d3c6aa30ee6523fb07566df21aa1f3e 100644 --- a/macro/tof/beamtime/pl_over_cl2g.C +++ b/macro/tof/beamtime/pl_over_cl2g.C @@ -1,6 +1,3 @@ -/** @file pl_over_cl2g.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu.C b/macro/tof/beamtime/pl_over_clu.C index 4e52700e73cb5f77a2b05b0471bc8b80c4b36f9c..35e5b2d40a749b905b63314223ecb87108cdff8f 100644 --- a/macro/tof/beamtime/pl_over_clu.C +++ b/macro/tof/beamtime/pl_over_clu.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_clu0.C b/macro/tof/beamtime/pl_over_clu0.C index 88a7a22dd8385ba76e50acd45df154cbbddfb83c..f595acb4c1ff427475f1f91986f7625c23c3be95 100644 --- a/macro/tof/beamtime/pl_over_clu0.C +++ b/macro/tof/beamtime/pl_over_clu0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu0T0.C b/macro/tof/beamtime/pl_over_clu0T0.C index 83eba6b6135afe3cc38090ce500b6cdd5be4b36e..c480e0702fd8d64f1ba3ea63cac5ca5b87a551c6 100644 --- a/macro/tof/beamtime/pl_over_clu0T0.C +++ b/macro/tof/beamtime/pl_over_clu0T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0T0.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu2T.C b/macro/tof/beamtime/pl_over_clu2T.C index 5186f771fa0b3fd6c21dce3832d54a12d64c6f8a..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/pl_over_clu2T.C +++ b/macro/tof/beamtime/pl_over_clu2T.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu2T0.C b/macro/tof/beamtime/pl_over_clu2T0.C index c8a11ab4bb4e3d29d9088940403da8603b6237ed..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/pl_over_clu2T0.C +++ b/macro/tof/beamtime/pl_over_clu2T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T0.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu2trg0.C b/macro/tof/beamtime/pl_over_clu2trg0.C index 81ddb8daea4656ee5b78ffc5b4145c466a059a0d..829d747e11c5b9488d41fc12afa4866a60dd4c4a 100644 --- a/macro/tof/beamtime/pl_over_clu2trg0.C +++ b/macro/tof/beamtime/pl_over_clu2trg0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2trg0.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_clu4T0.C b/macro/tof/beamtime/pl_over_clu4T0.C index 2cbefc12a64c2c99cfeb0a97ebd777202e8cf0a9..6d3afd79197d90f22afd4a120226394fd6bdbc24 100644 --- a/macro/tof/beamtime/pl_over_clu4T0.C +++ b/macro/tof/beamtime/pl_over_clu4T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4T0.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_cluSel.C b/macro/tof/beamtime/pl_over_cluSel.C index 0acc17c1604032393f47de9c373cdccd2b500b0a..26e5af8120c7a2e6925ec2f2d95e5491088df719 100644 --- a/macro/tof/beamtime/pl_over_cluSel.C +++ b/macro/tof/beamtime/pl_over_cluSel.C @@ -1,6 +1,3 @@ -/** @file pl_over_cluSel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_clust.C b/macro/tof/beamtime/pl_over_clust.C index 0b226df117c2caed018e3814302ac7ef19484ba2..179ce00364a6eae64e23801a032d02129ae7f712 100644 --- a/macro/tof/beamtime/pl_over_clust.C +++ b/macro/tof/beamtime/pl_over_clust.C @@ -1,6 +1,3 @@ -/** @file pl_over_clust.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_cor.C b/macro/tof/beamtime/pl_over_cor.C index 172e3210f428b0bd8e0995f8731f165051fdcc62..69b7bb56b5c6d56494c2c8a69647a3ca5227e0a8 100644 --- a/macro/tof/beamtime/pl_over_cor.C +++ b/macro/tof/beamtime/pl_over_cor.C @@ -1,6 +1,3 @@ -/** @file pl_over_cor.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_off.C b/macro/tof/beamtime/pl_over_off.C index 2c68cc6a21fa155d1c3954cdae44675dfa918f93..365522ac79fa46f415b10db242b326a3d2acb9bf 100644 --- a/macro/tof/beamtime/pl_over_off.C +++ b/macro/tof/beamtime/pl_over_off.C @@ -1,6 +1,3 @@ -/** @file pl_over_off.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_off(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_pla.C b/macro/tof/beamtime/pl_over_pla.C index b29831fa80097b14df06b199f6a26331faf3cdb2..f860dcd627a5b0663ffe1cee9575e84b5d0ff62e 100644 --- a/macro/tof/beamtime/pl_over_pla.C +++ b/macro/tof/beamtime/pl_over_pla.C @@ -1,6 +1,3 @@ -/** @file pl_over_pla.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_over_trb_ct.C b/macro/tof/beamtime/pl_over_trb_ct.C index 20fcea6800049768b5e3aae2426fb4a38a6cee1e..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/pl_over_trb_ct.C +++ b/macro/tof/beamtime/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ct.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_trb_ft.C b/macro/tof/beamtime/pl_over_trb_ft.C index 568bca98095da5fb5c286f1fd45eeb9682639f3d..6541d18f754825eb37107aa94f0ced27f248ea70 100644 --- a/macro/tof/beamtime/pl_over_trb_ft.C +++ b/macro/tof/beamtime/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ft.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_trk.C b/macro/tof/beamtime/pl_over_trk.C index 8abe7bd1946c2d8e4dcf9a72dc0da7860f9371d8..bee19c802bf946a99d211931d9ca16f4d6ae7e8e 100644 --- a/macro/tof/beamtime/pl_over_trk.C +++ b/macro/tof/beamtime/pl_over_trk.C @@ -1,6 +1,3 @@ -/** @file pl_over_trk.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trk(Int_t NSt = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_over_vftx.C b/macro/tof/beamtime/pl_over_vftx.C index d8a12c5f7f3e21312b75d8e35ec30a41d37ed922..3a318b8546f02ce8e9a2d12e47bb9e44f6394733 100644 --- a/macro/tof/beamtime/pl_over_vftx.C +++ b/macro/tof/beamtime/pl_over_vftx.C @@ -1,6 +1,3 @@ -/** @file pl_over_vftx.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_page.C b/macro/tof/beamtime/pl_page.C index 3e4b6bb8d620c0d9ce79dfb7908ca3948ec5e03e..15b54f955e3106ae9050c6e1ca6ccf5e9d961bce 100644 --- a/macro/tof/beamtime/pl_page.C +++ b/macro/tof/beamtime/pl_page.C @@ -1,6 +1,3 @@ -/** @file pl_page.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_page(Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_pla_res_vs_tot.C b/macro/tof/beamtime/pl_pla_res_vs_tot.C index 2ffa0a16e313bce66bc49986c217074b1383f8fc..b395202cceac7d5671f54377eef6a42d0c5d4abc 100644 --- a/macro/tof/beamtime/pl_pla_res_vs_tot.C +++ b/macro/tof/beamtime/pl_pla_res_vs_tot.C @@ -1,6 +1,3 @@ -/** @file pl_pla_res_vs_tot.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 e900ffc975e5006bf6d7114ad377bcf9c5df408f..8db2c8a62973962b220305b41232c1ad65f565ef 100644 --- a/macro/tof/beamtime/pl_pla_resolution.C +++ b/macro/tof/beamtime/pl_pla_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_pla_resolution.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 8f14388ab04bee7589995880a52a68987117cef2..810940f891bf1ac37f96f073e63c2430e2459cb9 100644 --- a/macro/tof/beamtime/pl_pull_trk.C +++ b/macro/tof/beamtime/pl_pull_trk.C @@ -1,6 +1,3 @@ -/** @file pl_pull_trk.C - * @copyright Copyright (C) 2015-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_pull_trk(Int_t NSt = 8, char* var = "X", Int_t iFit = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/pl_tdc_ref_res.C b/macro/tof/beamtime/pl_tdc_ref_res.C index c5b064b2f76e570c55f77c2bb9c702154aba2ee0..a47a875ffcfcfb79d9b2aa96dd271987e84633e2 100644 --- a/macro/tof/beamtime/pl_tdc_ref_res.C +++ b/macro/tof/beamtime/pl_tdc_ref_res.C @@ -1,6 +1,4 @@ -/** @file pl_tdc_ref_res.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_tdc_ref_res(Int_t fNumberOfTDC = 34) { // Monitoring of the TDc resolution stability using reference channel diff --git a/macro/tof/beamtime/pl_time_resolution.C b/macro/tof/beamtime/pl_time_resolution.C index da664d2759b53c02e6f6cbebd9e6011100452fbe..9a7c41bcf47c4b8d6f7c50f78bb4c61819dd423e 100644 --- a/macro/tof/beamtime/pl_time_resolution.C +++ b/macro/tof/beamtime/pl_time_resolution.C @@ -1,8 +1,6 @@ -/** @file pl_time_resolution.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2) { + delete gROOT->FindObjectAny("tHistogram"); FairRootManager* tManager = FairRootManager::Instance(); diff --git a/macro/tof/beamtime/pl_tot_per_channel.C b/macro/tof/beamtime/pl_tot_per_channel.C index dc6d98aa3225bb7bf5025f221811e14f38ac5107..713971c1e9f412fc174b6c1307844e45fa8c4734 100644 --- a/macro/tof/beamtime/pl_tot_per_channel.C +++ b/macro/tof/beamtime/pl_tot_per_channel.C @@ -1,6 +1,3 @@ -/** @file pl_tot_per_channel.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_tot_per_channel(UInt_t uTdcNumber) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/pl_trigger.C b/macro/tof/beamtime/pl_trigger.C index bee8a9be95b0a697de3207a7ab949d1058d621b9..2c652a5485530d14ae79bc3c266995873ca05eb3 100644 --- a/macro/tof/beamtime/pl_trigger.C +++ b/macro/tof/beamtime/pl_trigger.C @@ -1,6 +1,3 @@ -/** @file pl_trigger.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/pl_vert_trk.C b/macro/tof/beamtime/pl_vert_trk.C index c34398e8434874a287d86fa607d1d7fce4db6d4e..dd73207fd87547a22ea43d9041ebe226c5787d06 100644 --- a/macro/tof/beamtime/pl_vert_trk.C +++ b/macro/tof/beamtime/pl_vert_trk.C @@ -1,6 +1,3 @@ -/** @file pl_vert_trk.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_vert_trk() { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/save_hst.C b/macro/tof/beamtime/save_hst.C index 96c9d20fd25b0eed4fa06f161ce1eda489a56547..bf8830f302739978d3b773ca1bcba56202abc314 100644 --- a/macro/tof/beamtime/save_hst.C +++ b/macro/tof/beamtime/save_hst.C @@ -1,6 +1,3 @@ -/** @file save_hst.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void save_hst(TString cstr = "hst/default.hst.root") { TIter next(gDirectory->GetList()); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C index 2859b4883a6f7a69951fb5b93dc4f83c9c619d61..f3c23c7cd56b9a496a0055e1326dd1566c7541c6 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Day.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Fri10Day.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0811_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0811_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0811_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C index 5983ef67ba6177aa95bc50baf04e97c20f6d7bf9..b39c5bda970995b7b98fdad2bded02ff1699e02a 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Late.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Fri10Late.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri1906_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri1906_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri1906_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C index 9b7166dfa955d8363cd5cc8c609ddd267819da68..e9408dabfb9a35d82afdad223e0e29c56cc18b34 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Fri10Night.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Fri10Night.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0028_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0036_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbFri0036_0001.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C index 00b1e0dba67fa394170f82db902214b60a70d004..ace5423d090f404e95a0bc9e9400844338feb68f 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Mon13Night.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Mon13Night.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbMon0020_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbMon0100_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbMon0100_0001.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C index 4b870e86731f065661c22bb3acc9373c716e304c..d35bff49fe1bb4d2b127cf857e7bd010c90a5680 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Late.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Sat11Late.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat1630_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat1630_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat1630_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C index 791d214b5be85827dc16907cde61fbfe73313bde..ee802902aaea1d658bd581869b5d1463a4bd7166 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Sat11Night.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Sat11Night.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat0011_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat0011_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSat0011_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C index ece2a3d7456d453863901ae12ef8be892a7f1bdb..d47a163991c03174e71eb86879b6d98d4d411713 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Day.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Sun12Day.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0900_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0900_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0900_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C index 051b59c487387a860c700932a36376f7b3827771..f38d30301fc6762050ba33b804f40fc76b70059d 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Late.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Sun12Late.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun1630_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun1630_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun1630_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C index b99caa063ef3ea096ecad0c4451fefb2e4168907..1dcf8bc51a475a0f6bdfca8be1ee9b9b7bd895d2 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Sun12Night.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Sun12Night.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0125_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0133_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbSun0142_0000.lmd"); diff --git a/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C b/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C index c300f2bb4e5eea4ca56ba567102a4c9d61d099e6..c32341749cbbbc6c19bc67549549ff541cb52392 100644 --- a/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C +++ b/macro/tof/beamtime/sep14/AddFileGsi_Thu09Test.C @@ -1,6 +1,3 @@ -/** @file AddFileGsi_Thu09Test.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbThu1715_0000.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbThu1715_0001.lmd"); source->AddFile("/hera/cbm/users/tofGsiApr14/sep14/MbsTrbThu1715_0002.lmd"); diff --git a/macro/tof/beamtime/sep14/ana_digi.C b/macro/tof/beamtime/sep14/ana_digi.C index 0ec5fa9a57861e28b91778455608fb6edb5a5124..60d3f2c9fcf85820fbd87d3f58a8eb80ff70a0f3 100644 --- a/macro/tof/beamtime/sep14/ana_digi.C +++ b/macro/tof/beamtime/sep14/ana_digi.C @@ -1,6 +1,3 @@ -/** @file ana_digi.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 5ed0714682420499ed0c1d1a794a98c03597d310..909d364930d0c8b77bd121be586598991a623738 100644 --- a/macro/tof/beamtime/sep14/ana_digi3.C +++ b/macro/tof/beamtime/sep14/ana_digi3.C @@ -1,6 +1,3 @@ -/** @file ana_digi3.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 08bf99b1bbae653dd822aeb24a73c776202559e6..7b3f06b74e8d6f140b939733c523249c4a8ff776 100644 --- a/macro/tof/beamtime/sep14/ana_digi_cal.C +++ b/macro/tof/beamtime/sep14/ana_digi_cal.C @@ -1,6 +1,3 @@ -/** @file ana_digi_cal.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 b4b2e99fdda596bfce7b4b2cf940d8cce2283195..5946b96b5f26573fdcaccc90d5c97d7cf5a17f52 100644 --- a/macro/tof/beamtime/sep14/ana_hits.C +++ b/macro/tof/beamtime/sep14/ana_hits.C @@ -1,6 +1,3 @@ -/** @file ana_hits.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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/pl_all_CluMul.C b/macro/tof/beamtime/sep14/pl_all_CluMul.C index 7ee2e2d651bfe978053094a9d14b242a034ca05f..cf7bf49e3e92ba0ff64a7aaf4779827c04f79685 100644 --- a/macro/tof/beamtime/sep14/pl_all_CluMul.C +++ b/macro/tof/beamtime/sep14/pl_all_CluMul.C @@ -1,6 +1,3 @@ -/** @file pl_all_CluMul.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_CluMul(Int_t iNDet = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_DigiCor.C b/macro/tof/beamtime/sep14/pl_all_DigiCor.C index d7200b2f6277de892d11b4f3fdf327a5111740a1..d89817d6fb4bc8b9163ad0d3683a4dfa5babf96a 100644 --- a/macro/tof/beamtime/sep14/pl_all_DigiCor.C +++ b/macro/tof/beamtime/sep14/pl_all_DigiCor.C @@ -1,6 +1,3 @@ -/** @file pl_all_DigiCor.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_DigiCor(Int_t iNDet = 6) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_XY.C b/macro/tof/beamtime/sep14/pl_all_XY.C index 730ddf76010da529970dced492e82785306a803c..512d55ba75cf837b4bc644533ed1ab84f0134ea0 100644 --- a/macro/tof/beamtime/sep14/pl_all_XY.C +++ b/macro/tof/beamtime/sep14/pl_all_XY.C @@ -1,6 +1,3 @@ -/** @file pl_all_XY.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_XY(Int_t iNDet = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C b/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C index 6a3f74a50edd758ef8eb3ae8b5375232d0bd1bc8..717bf3b6e426c7f36ce939e323d50c3cf5660d58 100644 --- a/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C +++ b/macro/tof/beamtime/sep14/pl_all_cluDelTofSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluDelTofSel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluDelTofSel(Int_t iNch = 1, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_cluWalk.C b/macro/tof/beamtime/sep14/pl_all_cluWalk.C index 81ccf7b5f8ae16a3906df68e5feb3f182b804354..52586981400bdfb77d95794c4cca022146324dc8 100644 --- a/macro/tof/beamtime/sep14/pl_all_cluWalk.C +++ b/macro/tof/beamtime/sep14/pl_all_cluWalk.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalk.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalk(Int_t iNch = 1, Int_t i1 = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C b/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C index c3a7c205ab89c857134ac442a032186af04981f1..699a947cbaa983b6cc950e26109290d6bb842cdf 100644 --- a/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C +++ b/macro/tof/beamtime/sep14/pl_all_cluWalkSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_cluWalkSel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_cluWalkSel(Int_t iNch = 1, Int_t i1 = 0, Int_t iSel = 0, Int_t SmT = 0, Int_t iSm = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_dTSel.C b/macro/tof/beamtime/sep14/pl_all_dTSel.C index c89858b9259de63671a69e140f78d1910a957af8..28ad06aefa7d3dd0205113dff82453194ff3547c 100644 --- a/macro/tof/beamtime/sep14/pl_all_dTSel.C +++ b/macro/tof/beamtime/sep14/pl_all_dTSel.C @@ -1,6 +1,3 @@ -/** @file pl_all_dTSel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_dTSel(Int_t iNSel = 4) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_time_resolution.C b/macro/tof/beamtime/sep14/pl_all_time_resolution.C index bf2b69172c850dc112b01bc9c530a137bd18924e..a13fa3eb55b7f79fdfcd309af2935bdf09e3f20c 100644 --- a/macro/tof/beamtime/sep14/pl_all_time_resolution.C +++ b/macro/tof/beamtime/sep14/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_all_time_resolution.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_time_resolution(UInt_t uTdcNumber1, UInt_t uTdcNumber2) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C b/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C index cdd4d83234a3618735dc5a041f9ed208aefa7c8d..f52ddb5576f2187f565bac6dea0b1bf511b25fd2 100644 --- a/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C +++ b/macro/tof/beamtime/sep14/pl_all_trb_evtsize.C @@ -1,6 +1,3 @@ -/** @file pl_all_trb_evtsize.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trb_evtsize(Int_t iNBoard = 5) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc.C b/macro/tof/beamtime/sep14/pl_all_trbtdc.C index 1781f8990a5d384071efe566cefd009cdfd5d9dd..2849872cd109580cf792a5be3433c5d0fdcd2172 100644 --- a/macro/tof/beamtime/sep14/pl_all_trbtdc.C +++ b/macro/tof/beamtime/sep14/pl_all_trbtdc.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc(Int_t iNTdc = 34) { // TCanvas *can = new TCanvas("can22","can22"); 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 e62270c88cbfd5a53ae4c319cad6f23a60178152..d232607aac06d4f127b31afa5108aae984887019 100644 --- a/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C +++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_proc_status.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_proc_status.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_proc_status(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C b/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C index bf6ee0174655545c298ac8202aa92527a1371f89..0826c497615570af47abb66bba071e54a18bcb10 100644 --- a/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C +++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_refs.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_refs.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_refs(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C b/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C index bae08aa77571085b4bf6c1b10c2ec3090354b068..aeca9a805898ff161fe7c3b02ee4250aa94a8068 100644 --- a/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C +++ b/macro/tof/beamtime/sep14/pl_all_trbtdc_words.C @@ -1,6 +1,3 @@ -/** @file pl_all_trbtdc_words.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_trbtdc_words(Int_t iNTdc = 24) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_diam_tres.C b/macro/tof/beamtime/sep14/pl_diam_tres.C index 1e810c7b76adbe1bce3ffeac82f458aa27e52637..0f5a1bbdaa6b25ce8bc7d3fd872e4368ecb97dd5 100644 --- a/macro/tof/beamtime/sep14/pl_diam_tres.C +++ b/macro/tof/beamtime/sep14/pl_diam_tres.C @@ -1,6 +1,3 @@ -/** @file pl_diam_tres.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_diam_tres(UInt_t uTdcNumber1 = 32, UInt_t uTdcNumber2 = 33) { const Int_t kiNbCh = 16; diff --git a/macro/tof/beamtime/sep14/pl_info_2D.C b/macro/tof/beamtime/sep14/pl_info_2D.C index 5ce3968f24286aebda12fd175df5efa5fce38fe4..9f7124c599af66671e14817ddc7d3e3f27939018 100644 --- a/macro/tof/beamtime/sep14/pl_info_2D.C +++ b/macro/tof/beamtime/sep14/pl_info_2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_2D.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_2D(char* cHist = "hDTD4DT04D4best", Int_t iDBin = 1, Int_t iMode = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_info_Chi2D.C b/macro/tof/beamtime/sep14/pl_info_Chi2D.C index b850529f2e4230a689ce6f300f6d7b0cf78ce011..f098507b256d6d4b7ecda69f19110e6969e6d656 100644 --- a/macro/tof/beamtime/sep14/pl_info_Chi2D.C +++ b/macro/tof/beamtime/sep14/pl_info_Chi2D.C @@ -1,6 +1,3 @@ -/** @file pl_info_Chi2D.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_info_Chi2D(char* cHist = "hChiDT04D4best", Int_t iDBin = 1) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C b/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C index 5f0281fc285fce2d8f77eb9888bfc43304fdafd5..0418ac2756e9617c35dbeb52e4b78a6567610f93 100644 --- a/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C +++ b/macro/tof/beamtime/sep14/pl_info_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_info_Mat04D4best.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_map_debug.C b/macro/tof/beamtime/sep14/pl_map_debug.C index 6ab26e7cc8be18491598c27a23d3d6124f205540..053e99bf14da8a1d1131ad812210a3f7eed6b8f4 100644 --- a/macro/tof/beamtime/sep14/pl_map_debug.C +++ b/macro/tof/beamtime/sep14/pl_map_debug.C @@ -1,6 +1,4 @@ -/** @file pl_map_debug.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_map_debug(Int_t iFirstTdc = 30, Int_t iSecondTdc = 30) { // constants diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04.C b/macro/tof/beamtime/sep14/pl_over_Mat04.C index bd25179a8f7ade1ad848f6d92e0a52237dae7d14..6416c2bc2c5c203f998bddb399b4282efc79fc10 100644 --- a/macro/tof/beamtime/sep14/pl_over_Mat04.C +++ b/macro/tof/beamtime/sep14/pl_over_Mat04.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C b/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C index ead8cc090db3f0368ac791ecefd4ef5844406168..ac5bdf67ede386d6d0a2f3c38a71b1508c26311c 100644 --- a/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C +++ b/macro/tof/beamtime/sep14/pl_over_Mat04D4best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4best.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4best(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C b/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C index c70325ee4cc3ffab58829e1bb5105f206774d5ad..a3ab75f1d5c04e9d5660d98dbf49ed6e88c5ad3e 100644 --- a/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C +++ b/macro/tof/beamtime/sep14/pl_over_Mat04D4sbest.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04D4sbest.C - * @copyright Copyright (C) 2015 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_Mat04D4sbest(Int_t iLog = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_Mat04best.C b/macro/tof/beamtime/sep14/pl_over_Mat04best.C index 336ddb356028fec780a369883f093f8017b3dddc..3a2cc8a6ffac47a03d9d0d72d341ea3a6a9a47d2 100644 --- a/macro/tof/beamtime/sep14/pl_over_Mat04best.C +++ b/macro/tof/beamtime/sep14/pl_over_Mat04best.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat04best.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_Mat24.C b/macro/tof/beamtime/sep14/pl_over_Mat24.C index 8ceb0005b1240573f2ebfd3f62d22c9b1e114b4e..d4bf23cd526d443cc7f66dc9b5cecc35bdb42242 100644 --- a/macro/tof/beamtime/sep14/pl_over_Mat24.C +++ b/macro/tof/beamtime/sep14/pl_over_Mat24.C @@ -1,6 +1,3 @@ -/** @file pl_over_Mat24.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_MatD4sel.C b/macro/tof/beamtime/sep14/pl_over_MatD4sel.C index ce95c5cff20282de0065e8675ffb99dd1b91f637..5d0a87c5cc912c835b7528e1409985a8ff77cc7f 100644 --- a/macro/tof/beamtime/sep14/pl_over_MatD4sel.C +++ b/macro/tof/beamtime/sep14/pl_over_MatD4sel.C @@ -1,6 +1,3 @@ -/** @file pl_over_MatD4sel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_XX.C b/macro/tof/beamtime/sep14/pl_over_XX.C index 678002e35404e6d18e0083ca8d53e899aa584c0b..4a851f2a81f2b33ef2d3f3738acf384208746493 100644 --- a/macro/tof/beamtime/sep14/pl_over_XX.C +++ b/macro/tof/beamtime/sep14/pl_over_XX.C @@ -1,6 +1,3 @@ -/** @file pl_over_XX.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_cl2g.C b/macro/tof/beamtime/sep14/pl_over_cl2g.C index cea14cb79d56217b88e1739ce1ff96266b1fab27..54153d3d6d3c6aa30ee6523fb07566df21aa1f3e 100644 --- a/macro/tof/beamtime/sep14/pl_over_cl2g.C +++ b/macro/tof/beamtime/sep14/pl_over_cl2g.C @@ -1,6 +1,3 @@ -/** @file pl_over_cl2g.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu.C b/macro/tof/beamtime/sep14/pl_over_clu.C index fbbef72f82c59e8f8be9225b1dba0a672d4665b9..5d94f78bf4210fecc6f93675b62908f10147bab2 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu.C +++ b/macro/tof/beamtime/sep14/pl_over_clu.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_clu(Int_t SmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_clu0.C b/macro/tof/beamtime/sep14/pl_over_clu0.C index 2625ce05c372c3aee0e5ae013449d59f61ebb615..f595acb4c1ff427475f1f91986f7625c23c3be95 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu0T0.C b/macro/tof/beamtime/sep14/pl_over_clu0T0.C index 9b0d2169540cf94404911194dd60886969502ea7..c480e0702fd8d64f1ba3ea63cac5ca5b87a551c6 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu0T0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu0T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu0T0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu1.C b/macro/tof/beamtime/sep14/pl_over_clu1.C index 50f3b550ac700f034c4230df79f09e74e3f96c9e..0d30825eced07c6b5c94121382b7c071567ddd5a 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu1.C +++ b/macro/tof/beamtime/sep14/pl_over_clu1.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu1.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu2.C b/macro/tof/beamtime/sep14/pl_over_clu2.C index 664695a488994536b43a8953b2550bfcb7b7c17b..7e6ae434435e8c25ab492c5bbdb5e303bf6d837e 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu2.C +++ b/macro/tof/beamtime/sep14/pl_over_clu2.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu2T.C b/macro/tof/beamtime/sep14/pl_over_clu2T.C index f11f74a0cebe496783961b47852ef128d5c8a058..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu2T.C +++ b/macro/tof/beamtime/sep14/pl_over_clu2T.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu2T0.C b/macro/tof/beamtime/sep14/pl_over_clu2T0.C index 3b194cfb316dcb44542a2f73974d8b2abb5ac50b..548655afe8c68ab182339ac4d59b05fbe8315fdd 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu2T0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu2T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2T0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu2trg0.C b/macro/tof/beamtime/sep14/pl_over_clu2trg0.C index f54d642019f519a21d55e2abb32e975bd9a33c6d..829d747e11c5b9488d41fc12afa4866a60dd4c4a 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu2trg0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu2trg0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu2trg0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu4.C b/macro/tof/beamtime/sep14/pl_over_clu4.C index 03256cb5ee0330b76618f9ec02e5d06a85242681..5f964e9f73335e550066fec59d7abdfc849a239a 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu4.C +++ b/macro/tof/beamtime/sep14/pl_over_clu4.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu4T0.C b/macro/tof/beamtime/sep14/pl_over_clu4T0.C index 1af005d4bdfd199f3cf87e7570381200353d2181..6d3afd79197d90f22afd4a120226394fd6bdbc24 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu4T0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu4T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu4T0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu5.C b/macro/tof/beamtime/sep14/pl_over_clu5.C index c83b21c857585cf6154367fa592350f76bf465d8..743a7bea2e0613caba6ea1d498097ef3c05fd8ed 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu5.C +++ b/macro/tof/beamtime/sep14/pl_over_clu5.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu5.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu6.C b/macro/tof/beamtime/sep14/pl_over_clu6.C index f8ca44dea748f8c4a9652fdbce18e8951c84c428..0bcc770ca1f48c966aa97d0620d895da2b4ea0e7 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu6.C +++ b/macro/tof/beamtime/sep14/pl_over_clu6.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu6.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu7.C b/macro/tof/beamtime/sep14/pl_over_clu7.C index 3b37601b0b6b42b3a213e43c90fdd684b283ddcd..8dad0767b7e0595f994ff042e25969b7ad4dd773 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu7.C +++ b/macro/tof/beamtime/sep14/pl_over_clu7.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu7.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu7T0.C b/macro/tof/beamtime/sep14/pl_over_clu7T0.C index ff582d16dff6581adeb0e9f136fc9d665839e59c..c3e5d85c1251f1942e6a6623f3ff56c3b4b5b61f 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu7T0.C +++ b/macro/tof/beamtime/sep14/pl_over_clu7T0.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu7T0.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_clu8.C b/macro/tof/beamtime/sep14/pl_over_clu8.C index 75e4a2c582ae034d2b3cf9394ea2d5cf25c62c28..1d90c415ac1275dc113e6ab3836a3bf14383ad4f 100644 --- a/macro/tof/beamtime/sep14/pl_over_clu8.C +++ b/macro/tof/beamtime/sep14/pl_over_clu8.C @@ -1,6 +1,3 @@ -/** @file pl_over_clu8.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_cluSel.C b/macro/tof/beamtime/sep14/pl_over_cluSel.C index 62e1b3dd06e2f234d11b68ac0b184000fddd5674..0af22392eeb890fcf33072e5c117c736fc867359 100644 --- a/macro/tof/beamtime/sep14/pl_over_cluSel.C +++ b/macro/tof/beamtime/sep14/pl_over_cluSel.C @@ -1,6 +1,3 @@ -/** @file pl_over_cluSel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cluSel(Int_t iSel = 0, Int_t iSmT = 0, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_clust.C b/macro/tof/beamtime/sep14/pl_over_clust.C index 6b3779083c3a43df6fef365283d97c9edf4f5e2c..179ce00364a6eae64e23801a032d02129ae7f712 100644 --- a/macro/tof/beamtime/sep14/pl_over_clust.C +++ b/macro/tof/beamtime/sep14/pl_over_clust.C @@ -1,6 +1,3 @@ -/** @file pl_over_clust.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_cor.C b/macro/tof/beamtime/sep14/pl_over_cor.C index b8be14419d8e5cd783496245d04136cc4d311e51..3f827a633d367f45ba28ac9c40859dce49a91804 100644 --- a/macro/tof/beamtime/sep14/pl_over_cor.C +++ b/macro/tof/beamtime/sep14/pl_over_cor.C @@ -1,6 +1,3 @@ -/** @file pl_over_cor.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_cor(Int_t SmT = 3, Int_t iSm = 0, Int_t iRpc = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_pla.C b/macro/tof/beamtime/sep14/pl_over_pla.C index 79e5ed9d90a132c7b07b6846e177ee5beb466899..0280a91d9a600d8e002ddef118c602ae01031a6a 100644 --- a/macro/tof/beamtime/sep14/pl_over_pla.C +++ b/macro/tof/beamtime/sep14/pl_over_pla.C @@ -1,6 +1,3 @@ -/** @file pl_over_pla.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); diff --git a/macro/tof/beamtime/sep14/pl_over_trb_ct.C b/macro/tof/beamtime/sep14/pl_over_trb_ct.C index f1f141385fd2648a27c235533e8638902e455836..5cf941221e4a4dbd1a4567159980cda5531b736f 100644 --- a/macro/tof/beamtime/sep14/pl_over_trb_ct.C +++ b/macro/tof/beamtime/sep14/pl_over_trb_ct.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ct.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ct(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_trb_ft.C b/macro/tof/beamtime/sep14/pl_over_trb_ft.C index 7387b2fad5822caf7c19ec50d57085338de8066e..6541d18f754825eb37107aa94f0ced27f248ea70 100644 --- a/macro/tof/beamtime/sep14/pl_over_trb_ft.C +++ b/macro/tof/beamtime/sep14/pl_over_trb_ft.C @@ -1,6 +1,3 @@ -/** @file pl_over_trb_ft.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_over_trb_ft(Int_t iBoard = 0) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/beamtime/sep14/pl_over_vftx.C b/macro/tof/beamtime/sep14/pl_over_vftx.C index c14828bd45da2a343c8e7e20bdecddb04caf8779..3a318b8546f02ce8e9a2d12e47bb9e44f6394733 100644 --- a/macro/tof/beamtime/sep14/pl_over_vftx.C +++ b/macro/tof/beamtime/sep14/pl_over_vftx.C @@ -1,6 +1,3 @@ -/** @file pl_over_vftx.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ { // TCanvas *can = new TCanvas("can22","can22"); // can->Divide(2,2); 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 6f3deff570ea3e80b9016d3091434a372f2e0a62..b395202cceac7d5671f54377eef6a42d0c5d4abc 100644 --- a/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C +++ b/macro/tof/beamtime/sep14/pl_pla_res_vs_tot.C @@ -1,6 +1,3 @@ -/** @file pl_pla_res_vs_tot.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 1e3fcc8a5d456d376cd379457b4c4f7b99ac8cc7..8db2c8a62973962b220305b41232c1ad65f565ef 100644 --- a/macro/tof/beamtime/sep14/pl_pla_resolution.C +++ b/macro/tof/beamtime/sep14/pl_pla_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_pla_resolution.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 4dd3a8be7f3e1d4b030a3ab974f8814101fa96dc..62cf9722786276ff15a0f2cc6cb3ce3d5bb7ed3d 100644 --- a/macro/tof/beamtime/sep14/pl_tdc_ref_res.C +++ b/macro/tof/beamtime/sep14/pl_tdc_ref_res.C @@ -1,6 +1,4 @@ -/** @file pl_tdc_ref_res.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + void pl_tdc_ref_res(Int_t fNumberOfTDC = 34) { // Monitoring of the TDc resolution stability using reference channel diff --git a/macro/tof/beamtime/sep14/pl_time_resolution.C b/macro/tof/beamtime/sep14/pl_time_resolution.C index 23176a7fec20cbeadc5fec11cbd82d745b73dc34..9a7c41bcf47c4b8d6f7c50f78bb4c61819dd423e 100644 --- a/macro/tof/beamtime/sep14/pl_time_resolution.C +++ b/macro/tof/beamtime/sep14/pl_time_resolution.C @@ -1,8 +1,6 @@ -/** @file pl_time_resolution.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_time_resolution(UInt_t uTdcNumber1, UInt_t uChNumber1, UInt_t uTdcNumber2, UInt_t uChNumber2) { + delete gROOT->FindObjectAny("tHistogram"); FairRootManager* tManager = FairRootManager::Instance(); diff --git a/macro/tof/beamtime/sep14/pl_tot_per_channel.C b/macro/tof/beamtime/sep14/pl_tot_per_channel.C index 1c40be9673cdd436ee6e2cc2252645148afc934f..713971c1e9f412fc174b6c1307844e45fa8c4734 100644 --- a/macro/tof/beamtime/sep14/pl_tot_per_channel.C +++ b/macro/tof/beamtime/sep14/pl_tot_per_channel.C @@ -1,6 +1,3 @@ -/** @file pl_tot_per_channel.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_tot_per_channel(UInt_t uTdcNumber) { Int_t const kTdcChNb = 16; diff --git a/macro/tof/beamtime/thuqa/basic_unpacking.C b/macro/tof/beamtime/thuqa/basic_unpacking.C index c2af9062dc8a3bab8b93d28fde7eb0b002876d22..2544b0632fb8da12bb530b24125e8cd3d941ad88 100644 --- a/macro/tof/beamtime/thuqa/basic_unpacking.C +++ b/macro/tof/beamtime/thuqa/basic_unpacking.C @@ -1,6 +1,3 @@ -/** @file basic_unpacking.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- $Id:: $ ----- // ----- ----- diff --git a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C index 579fcb45fc784f3152cf189b81f50edbca182efa..84c512bbebdd830c19fe6a377d033bb84885ab57 100644 --- a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C +++ b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidences.C @@ -1,6 +1,5 @@ -/** @file pl_TdcChannelCoincidences.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void pl_TdcChannelCoincidences( const TString& sTreeFile = "unpack_CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", bool usePlaMultEvents = 1) diff --git a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C index ef4663d42297fcad2a3e49d02b942809fa0ecb06..288e0854306e0182e9bc78e3d9721cac21d61262 100644 --- a/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C +++ b/macro/tof/beamtime/thuqa/pl_TdcChannelCoincidencesNoCalib.C @@ -1,6 +1,5 @@ -/** @file pl_TdcChannelCoincidencesNoCalib.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void pl_TdcChannelCoincidencesNoCalib( const TString& sTreeFile = "unpack_CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root") { diff --git a/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C b/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C index c987ffd61fd081e1d45fc2a1e413535fbaaed231..2f10604c145d84a3025bf91e5eabd1f346c18e41 100644 --- a/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C +++ b/macro/tof/beamtime/thuqa/pl_TdcPlaCheck0703.C @@ -1,6 +1,5 @@ -/** @file pl_TdcPlaCheck0703.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + void pl_TdcPlaCheck0703( const TString& sTreeFile = "unpack_CbmTofQa_02Jul1721_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root") { diff --git a/macro/tof/beamtime/thuqa/pl_all_time_resolution.C b/macro/tof/beamtime/thuqa/pl_all_time_resolution.C index 884cde92c629e9eaee0cd3dfdb3d617aa9daa08d..414d1bdf983dec7e58a5957295efcdfef974f8f3 100644 --- a/macro/tof/beamtime/thuqa/pl_all_time_resolution.C +++ b/macro/tof/beamtime/thuqa/pl_all_time_resolution.C @@ -1,6 +1,3 @@ -/** @file pl_all_time_resolution.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_all_time_resolution( UInt_t uTdcNumber1, UInt_t uTdcNumber2, const TString& sTreeFile = "unpack_CbmTofQa_05Jun1043_mrpc1_000_mrpc2_200_mrpc3_200_nb.out.root", diff --git a/macro/tof/beamtime/unpack_run36_Fair.C b/macro/tof/beamtime/unpack_run36_Fair.C index 7b26b2f8019c12a32eb08dfce2f357259b579b67..99a3d88701a6c487d05c8319dfec6bfcc99cba36 100644 --- a/macro/tof/beamtime/unpack_run36_Fair.C +++ b/macro/tof/beamtime/unpack_run36_Fair.C @@ -1,6 +1,3 @@ -/** @file unpack_run36_Fair.C - * @copyright Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/tof/deb/global_phys.C b/macro/tof/deb/global_phys.C index 8b5f8f562923777bae2524d24c2e77751728602c..35f956285c058658080bed77972b30436f68383d 100644 --- a/macro/tof/deb/global_phys.C +++ b/macro/tof/deb/global_phys.C @@ -1,6 +1,3 @@ -/** @file global_phys.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void global_phys(Int_t nEvents = 10, Int_t seed = 555) { gRandom->SetSeed(seed); diff --git a/macro/tof/deb/tof_Ana100p.C b/macro/tof/deb/tof_Ana100p.C index fab49640b0271ef8eeff34a11d576fc9dd1fc5c9..090fde0b8a2ea85dda5f43e12803e4f24044d66a 100644 --- a/macro/tof/deb/tof_Ana100p.C +++ b/macro/tof/deb/tof_Ana100p.C @@ -1,8 +1,6 @@ -/** @file tof_Ana100p.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_Ana100p(Int_t nEvents = 1000, Int_t iout = 1) { + TString InputFile = "data/auaumbias.mc.root"; TString ParFile = "data/auaumbias.params.root"; diff --git a/macro/tof/deb/tof_Ana104.C b/macro/tof/deb/tof_Ana104.C index df92a57220ba4705816967c50dbebad9575f07f0..40f252f087ecf1cf6ae729c56167a36ec7420eb6 100644 --- a/macro/tof/deb/tof_Ana104.C +++ b/macro/tof/deb/tof_Ana104.C @@ -1,8 +1,6 @@ -/** @file tof_Ana104.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_Ana104(Int_t nEvents = 1000, Int_t iout = 1) { + TString InputFile = "data/auaumbias4.mc.root"; TString ParFile = "data/auaumbias4.params.root"; diff --git a/macro/tof/deb/tof_Ana300.C b/macro/tof/deb/tof_Ana300.C index c838e311cc0f41bbd68abb8b3ae464f5b1033419..7c3884fc3b7138d5f756f3bbc147174fe501b0a3 100644 --- a/macro/tof/deb/tof_Ana300.C +++ b/macro/tof/deb/tof_Ana300.C @@ -1,8 +1,6 @@ -/** @file tof_Ana300.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_Ana300(Int_t nEvents = 1000, Int_t iout = 0) { + TString InputFile = "data/mc.0000.root"; TString ParFile = "data/param.0000.root"; diff --git a/macro/tof/deb/tof_Ana_100.C b/macro/tof/deb/tof_Ana_100.C index 4c07910005aee101e5a3c3b9c34d43d94082bb14..ab497e8b9e01f3f091906ab90c5c4e95d81c08f9 100644 --- a/macro/tof/deb/tof_Ana_100.C +++ b/macro/tof/deb/tof_Ana_100.C @@ -1,8 +1,6 @@ -/** @file tof_Ana_100.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_Ana_100(Int_t nEvents = 1000, Int_t iout = 1) { + TString InputFile = "data/auaumbias.mc.root"; TString ParFile = "data/auaumbias.params.root"; diff --git a/macro/tof/deb/tof_ana100.C b/macro/tof/deb/tof_ana100.C index a6f197678538e3f10eac57dfa30cebefd2b5e2b1..c9db7ed6e63af968e95e87a704848d0cc3bdbff9 100644 --- a/macro/tof/deb/tof_ana100.C +++ b/macro/tof/deb/tof_ana100.C @@ -1,8 +1,6 @@ -/** @file tof_ana100.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_ana100(Int_t nEvents = 1000, Int_t iout = 1) { + TString InputFile = "data/auaumbias.mc.root"; TString ParFile = "data/auaumbias.params.root"; diff --git a/macro/tof/deb/tof_deb100.C b/macro/tof/deb/tof_deb100.C index 1985aa19d141f84811e53a9c0ca70297772558a2..0c76360087a5d35e1d81393b3287c8f3819a3ad5 100644 --- a/macro/tof/deb/tof_deb100.C +++ b/macro/tof/deb/tof_deb100.C @@ -1,8 +1,6 @@ -/** @file tof_deb100.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ tof_deb100(Int_t nEvents = 1000, Int_t iout = 1) { + TString InputFile = "data/auaumbias.mc.root"; TString ParFile = "data/auaumbias.params.root"; diff --git a/macro/tof/deb/tof_reco100.C b/macro/tof/deb/tof_reco100.C index 4cb4f840b1f0081f0aed9ee5c5ea701190760903..4e7152428a07d75eca90e28bfe85809167f4b471 100644 --- a/macro/tof/deb/tof_reco100.C +++ b/macro/tof/deb/tof_reco100.C @@ -1,6 +1,3 @@ -/** @file tof_reco100.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/deb/tof_reco100box.C b/macro/tof/deb/tof_reco100box.C index fe022edd0af9f9b3c18f986d01000001dcf0ebd0..66c770b49a0c716a4dec5a161921c6ddd0a54e2c 100644 --- a/macro/tof/deb/tof_reco100box.C +++ b/macro/tof/deb/tof_reco100box.C @@ -1,6 +1,3 @@ -/** @file tof_reco100box.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/deb/tof_reco100p.C b/macro/tof/deb/tof_reco100p.C index 1e27f6f3b2494e5c8b59ec0bb9f9d963c18379cb..6e2854d6b2b8ef1f88e443faecbfa4373b8e1352 100644 --- a/macro/tof/deb/tof_reco100p.C +++ b/macro/tof/deb/tof_reco100p.C @@ -1,6 +1,3 @@ -/** @file tof_reco100p.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/deb/tof_reco104.C b/macro/tof/deb/tof_reco104.C index dadad0210346858f730f164a24a1222a43860844..70abf010b5927dcb579d516547e675f1c8ffe03c 100644 --- a/macro/tof/deb/tof_reco104.C +++ b/macro/tof/deb/tof_reco104.C @@ -1,6 +1,3 @@ -/** @file tof_reco104.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/deb/tof_reco300.C b/macro/tof/deb/tof_reco300.C index 17a104f978f6ec88626f4753da7ea7239552db0a..0166064684ca046ed44cc32d27960bd7f815249e 100644 --- a/macro/tof/deb/tof_reco300.C +++ b/macro/tof/deb/tof_reco300.C @@ -1,6 +1,3 @@ -/** @file tof_reco300.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/deb/tof_sim100box.C b/macro/tof/deb/tof_sim100box.C index e4d90bf735f70e31d99758f29e499c15f9728eda..786a9116179333a88ad18a2ade81461b4d27627b 100644 --- a/macro/tof/deb/tof_sim100box.C +++ b/macro/tof/deb/tof_sim100box.C @@ -1,6 +1,3 @@ -/** @file tof_sim100box.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/deb/tof_sim100p.C b/macro/tof/deb/tof_sim100p.C index 5b9153dbd5c84deb6f49eb66aab6d2df04074cc0..c2f2bd4c72b3edf8b88a021b0c648ef5305631fe 100644 --- a/macro/tof/deb/tof_sim100p.C +++ b/macro/tof/deb/tof_sim100p.C @@ -1,6 +1,3 @@ -/** @file tof_sim100p.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/deb/tof_sim104.C b/macro/tof/deb/tof_sim104.C index c585224cd536e9c048c804668ccc97a7f940dd17..9793c044a0245a2b2a2ec9d2d2d65d5eab34e392 100644 --- a/macro/tof/deb/tof_sim104.C +++ b/macro/tof/deb/tof_sim104.C @@ -1,6 +1,3 @@ -/** @file tof_sim104.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/digitizer/GenTofBdfRootInput_v17a.C b/macro/tof/digitizer/GenTofBdfRootInput_v17a.C index c6b86a5d66cb2fa25610d9e00fbe8715b5b10d5b..05eab0fbe51b9f0b1417a31faa4f410a5a5b9393 100644 --- a/macro/tof/digitizer/GenTofBdfRootInput_v17a.C +++ b/macro/tof/digitizer/GenTofBdfRootInput_v17a.C @@ -1,6 +1,3 @@ -/** @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 **/ /* * GenTofBdfRootInput_v17a.C * p.-a Loizeau, GSI, 09/05/2017 diff --git a/macro/tof/digitizer/run_digi.C b/macro/tof/digitizer/run_digi.C index fb7d47857eb48dc50a8e8bdb53ed2289a2559455..a600e0335d86e9ccc12afd905751b33c03d38ce4 100644 --- a/macro/tof/digitizer/run_digi.C +++ b/macro/tof/digitizer/run_digi.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for TOF digitzer testing diff --git a/macro/tof/digitizer/run_digi_test.C b/macro/tof/digitizer/run_digi_test.C index cca45c8f6b2a6f749bea6ff24c74d182151759a9..f26ad0123c4260e9ee6de1199cf452a5b17e2f60 100644 --- a/macro/tof/digitizer/run_digi_test.C +++ b/macro/tof/digitizer/run_digi_test.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for TOF digitzer testing diff --git a/macro/tof/digitizer/run_reco.C b/macro/tof/digitizer/run_reco.C index 6f16f405d239b4e48e62427b7c0f9b3e90f14f4d..af86ff251a609f0811ea3a2eaacdfe5ce3060aeb 100644 --- a/macro/tof/digitizer/run_reco.C +++ b/macro/tof/digitizer/run_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/tof/digitizer/run_reco100.C b/macro/tof/digitizer/run_reco100.C index 75113f8429dbc6dd1429cc7a1d762ffb9710611c..9efe0615c0a8fe0974f93a1aff29754a59afafc5 100644 --- a/macro/tof/digitizer/run_reco100.C +++ b/macro/tof/digitizer/run_reco100.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/tof/digitizer/run_tof_disim.C b/macro/tof/digitizer/run_tof_disim.C index 7f2b8f570668f38cdb66a1390ae3a7043841a9fb..ab93612360efdd14d888238b7a364ae4561473b6 100644 --- a/macro/tof/digitizer/run_tof_disim.C +++ b/macro/tof/digitizer/run_tof_disim.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/eventDisplay100.C b/macro/tof/eventDisplay100.C index 19f0dd41443d5d344e11876d02be7743ad9cac1a..62c44edfae610cdd8e3b21bb3d77c9c635b65c43 100644 --- a/macro/tof/eventDisplay100.C +++ b/macro/tof/eventDisplay100.C @@ -1,8 +1,6 @@ -/** @file eventDisplay100.C - * @copyright Copyright (C) 2012-2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ eventDisplay100() { + TString InputFile = "data/auaumbias.root"; TString ParFile = "data/params.root"; diff --git a/macro/tof/eventDisplay_1p.C b/macro/tof/eventDisplay_1p.C index bcb1f0d60db14c5f1a23ad8fb3c787079119a388..8d9b96b020cbaa2c894c04105293230befbc1570 100644 --- a/macro/tof/eventDisplay_1p.C +++ b/macro/tof/eventDisplay_1p.C @@ -1,6 +1,3 @@ -/** @file eventDisplay_1p.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ eventDisplay_1p(Int_t iTrackingSetup = 1, Int_t iSys = 0, Int_t iSel = 1, Int_t iSel2 = -3) { switch (iSys) { diff --git a/macro/tof/geometry/Create_TOF_Geometry_v12a.C b/macro/tof/geometry/Create_TOF_Geometry_v12a.C index bfd01ff96cfc318782804508ffa9b5c80c7301c2..5f059eac2893ca7e1306075669344201a900b2ab 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v12a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v12a.C @@ -1,7 +1,5 @@ -/** @file Create_TOF_Geometry_v12a.C - * @copyright Copyright (C) 2012-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // in root all sizes are given in cm + #include "TFile.h" #include "TGeoCompositeShape.h" #include "TGeoManager.h" diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C b/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C index 31010ea235fe89c66de544a42d8a652202aa2d41..2b1e4a836b0ebd17dbd58d69ab2bc8ea3a57c0fc 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v13_3a.C @@ -1,7 +1,5 @@ -/** @file Create_TOF_Geometry_v13_3a.C - * @copyright Copyright (C) 2013-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // in root all sizes are given in cm + #include "TFile.h" #include "TGeoCompositeShape.h" #include "TGeoManager.h" diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C b/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C index 1649a6edda52c5bd3d932ac3b5c3ca464b47acea..0a59b6a80608b14be2484ad5b420a9951d892e89 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v13_3b.C @@ -1,7 +1,5 @@ -/** @file Create_TOF_Geometry_v13_3b.C - * @copyright Copyright (C) 2013-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // in root all sizes are given in cm + #include "TFile.h" #include "TGeoCompositeShape.h" #include "TGeoManager.h" diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C b/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C index 5c32d563f996d86818a2071aebf947a98b5ae24c..5d36f1716f7992dbe1c6122bd15468b40a9bfb07 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v13_4x.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C b/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C index efd0eb2e1579a8dac58987022730737ac6870f99..9451a84544bd5e4a87e352fa4d6c174f6f82937d 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v13_5x.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14_0.C b/macro/tof/geometry/Create_TOF_Geometry_v14_0.C index 45bf9c4851af33640cba4f324bd0375ec40eebd4..8c402e4cdd0750a6661ac434bef90ab8cc06b884 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v14_0.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v14_0.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v14_0.C - * @copyright Copyright (C) 2014-2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14a.C b/macro/tof/geometry/Create_TOF_Geometry_v14a.C index 1efd4c5b781d0053485bfa3badb48e7a96f65980..2c97f8ceb1b92b9ad431a3ce512fce35effd829a 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v14a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v14a.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v14a.C - * @copyright Copyright (C) 2015-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14b.C b/macro/tof/geometry/Create_TOF_Geometry_v14b.C index cb77be157872ea7a275c063800c0a6d5b8c93118..b5b085adee78e4522f871b0c69075f5ba277e792 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v14b.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v14b.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v14b.C - * @copyright Copyright (C) 2015-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v14c.C b/macro/tof/geometry/Create_TOF_Geometry_v14c.C index d47bfe0134d7276fbe7aa716cadb7af15c13d3f0..51a7ad55d8db7b2908628a599f5f1ebe467101c2 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v14c.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v14c.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v14c.C - * @copyright Copyright (C) 2015-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v14c - Cern Feb 15, compact version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15a.C b/macro/tof/geometry/Create_TOF_Geometry_v15a.C index 4b3519fd1b7d1e2d2e91716708b4edf3c660066d..39adae19a72136358b5848ee948b158407025845 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v15a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v15a.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v15a.C - * @copyright Copyright (C) 2015-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v15a - Cern Feb 15, (before moving) compact version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15b.C b/macro/tof/geometry/Create_TOF_Geometry_v15b.C index 0ffd0ee028a00fd01a142f3af30eb7674fd31245..c9158811e02bc24c85ad98a0cb24c619f8c21aea 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v15b.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v15b.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v15b.C - * @copyright Copyright (C) 2015-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v14c - Cern Feb 15, compact version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15c.C b/macro/tof/geometry/Create_TOF_Geometry_v15c.C index 9837c14e408f930cd88788829cf47c0232109c47..455b694117db91fdb74ffb769b792ddd7b5a1f06 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v15c.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v15c.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v15c.C - * @copyright Copyright (C) 2015-2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v15c - Cern Nov 15, initial version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v15d.C b/macro/tof/geometry/Create_TOF_Geometry_v15d.C index 92158d22608289a1a5fe92f83b9ee5f40553156e..4008549e579cb701022aa6a28dbf6f7df72b1281 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v15d.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v15d.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v15d.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for cosmic setup: v15d // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16a.C b/macro/tof/geometry/Create_TOF_Geometry_v16a.C index c276765870b7ec1167bca2392433a03bb63bf13a..dd78fe075a203305a215e8ce79de003f31dac484 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v16a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v16a.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16b.C b/macro/tof/geometry/Create_TOF_Geometry_v16b.C index 24d941db90c4d6381e10c434a1d7470c9c9489ab..beaa88d419d0a2d98e208ed4f81ee6d9344ec441 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v16b.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v16b.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v16b.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v16b - Cern Nov 2016, initial version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16c.C b/macro/tof/geometry/Create_TOF_Geometry_v16c.C index 7ce05449462de9fb906c180d21cfd8e9f2279039..a45e3d08509b411de1e09b8d35a464e1bc7768fa 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v16c.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v16c.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16d.C b/macro/tof/geometry/Create_TOF_Geometry_v16d.C index 5c46b9d12b8a21227ebfe5a2869a7db6b4fac20c..46d2d70b04cab2028489f5008135771b3df1da37 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v16d.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v16d.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v16d.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v16e.C b/macro/tof/geometry/Create_TOF_Geometry_v16e.C index 50a68b3cb3121461ce6a6cae18b3ea5c2380730a..58320537e025059737dc5ebc9de0dbde9741bb53 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v16e.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v16e.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v16e.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17a.C b/macro/tof/geometry/Create_TOF_Geometry_v17a.C index 3d1f8923ff87d2c366f6fadd283f01f8125f6328..7b4fb6b1b3fa78a2b1acfbd7d0cebefd7b85fbc9 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v17a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v17a.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v17a.C - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17b.C b/macro/tof/geometry/Create_TOF_Geometry_v17b.C index dd5dc71e35ebfa226f446497ceda477542ab89ef..c69812555cceb3a54d8a9d5f75b0137b3f4b1f18 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v17b.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v17b.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v17b.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v17b - Heidelberg Cosmic April 2017, initial version // // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v17c.C b/macro/tof/geometry/Create_TOF_Geometry_v17c.C index b3bc53e46b977799dac3e7465d85a6bad942f4e2..62d3417d3999a869f296f71cf4ed29e0e18ea0cb 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v17c.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v17c.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C b/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C index fd37237c92f112e39f090dea2145851423063379..f145264644a527a3d4dbdb07b5c20d9e8125aab2 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v18j_cosmicHD.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18j_cosmicHD.C - * @copyright Copyright (C) 2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18h_mcbm.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C b/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C index a5be0fd16dd7f1bc4b5a2fc7a0c5ef387adfb776..08f7aaf008f38931f6e1e5abd0f04eaa440cef0a 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v18l_mCbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18l_mCbm.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18k_mCbm.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C b/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C index c1b2828d2daf10c8ee00df9562aba47f97274fd6..daec7fbce7048f8f6abeecdf7c8ba91230d1e8ac 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v18m_mCbm.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18m_mCbm.C - * @copyright Copyright (C) 2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TOF_Geometry_v18k_mCbm.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/Create_TOF_Geometry_v18p.C b/macro/tof/geometry/Create_TOF_Geometry_v18p.C index 8b6809a6467810386bce4517a5c6bdb93d14a4db..ebad146dbfb884d39f4e5cf7c92338037411df45 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v18p.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v18p.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_v18p.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v18a - Heidelberg Cosmic December 2017, 1 real STAR module // Ingo Deppner // Usage: diff --git a/macro/tof/geometry/Create_TOF_Geometry_v20a.C b/macro/tof/geometry/Create_TOF_Geometry_v20a.C index ea22f7ba8333b8f9a1eb421f234fa8570dd2ae02..cd931b730921d7da1b9a46a9906dec53775ec551 100644 --- a/macro/tof/geometry/Create_TOF_Geometry_v20a.C +++ b/macro/tof/geometry/Create_TOF_Geometry_v20a.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TOF_Geometry_v13_4x.C /// \brief Generates TOF geometry in Root format. diff --git a/macro/tof/geometry/TOF_test.C b/macro/tof/geometry/TOF_test.C index 28b5f22ed5faf9f65573c70b04553719bef549e4..3df24fab64dbca77f016e4306812926cab74fbf5 100644 --- a/macro/tof/geometry/TOF_test.C +++ b/macro/tof/geometry/TOF_test.C @@ -1,6 +1,3 @@ -/** @file TOF_test.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //Generator for CbmTof Geometry //Update 01/10/2012 nh // 08/10/2012 add sensitive gas gaps diff --git a/macro/tof/geometry/make_geofile.C b/macro/tof/geometry/make_geofile.C index 8df18524d5bd717588ff5ae1877d9dd894013aa2..17c7f92cb56b4e96ea507b52c2ecfa50702ec62e 100644 --- a/macro/tof/geometry/make_geofile.C +++ b/macro/tof/geometry/make_geofile.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/geometry/make_geofile_noBfield.C b/macro/tof/geometry/make_geofile_noBfield.C index 4b64ba82832946688f433561bc37049e8f7b5e94..14062d67fd35678d557d701c224e55fff20c1769 100644 --- a/macro/tof/geometry/make_geofile_noBfield.C +++ b/macro/tof/geometry/make_geofile_noBfield.C @@ -1,6 +1,3 @@ -/** @file make_geofile_noBfield.C - * @copyright Copyright (C) 2016-2019 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 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 2022c70a469edd2f1b33bdb1b13169f1ea0b8e67..9ef36c7328ce9f5d0ed1fa16b32e0bf4c5d21e63 100644 --- a/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C +++ b/macro/tof/geometry/star/Create_TOF_Geometry_Star_1.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_Star_1.C - * @copyright Copyright (C) 2016-2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for STAR wheel // // Usage: 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 bccdc26b4e5e100365e5797d183637fa85a2b617..a477ab329532396b901240ebda6c2287f57513e6 100644 --- a/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C +++ b/macro/tof/geometry/star/Create_TOF_Geometry_Star_2.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_Star_2.C - * @copyright Copyright (C) 2017 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for STAR wheel within FAIRROOT // // Usage: 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 0030a6b83bff2c1ec99f002c2038664dbf565b4d..e81a9c311ac920d8e9d0f79718a9ed88bf1bd0b9 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,6 +1,3 @@ -/** @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 **/ // Macro creating a ToF geometry for test beam: v18a - Heidelberg Cosmic December 2017, 1 real STAR module // Ingo Deppner // Usage: diff --git a/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C b/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C index 62778802afe847aa2496a96722dcd34f7eb079f0..8eb2b434cdd21323752371fdeed4d8ea97cd7133 100644 --- a/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C +++ b/macro/tof/geometry/star/Create_TOF_Geometry_vSTAR17a.C @@ -1,6 +1,3 @@ -/** @file Create_TOF_Geometry_vSTAR17a.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro creating a ToF geometry for test beam: v16b - Cern Nov 2016, initial version // // Usage: diff --git a/macro/tof/pl_lambda.C b/macro/tof/pl_lambda.C index 03529bed58456ad9aa551728f7182e7e46e1e806..51b67771948dee1d7943d8e8244ad4b37e664b35 100644 --- a/macro/tof/pl_lambda.C +++ b/macro/tof/pl_lambda.C @@ -1,6 +1,3 @@ -/** @file pl_lambda.C - * @copyright Copyright (C) 2018 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ void pl_lambda(Double_t sf = 0.) { // TCanvas *can = new TCanvas("can22","can22"); diff --git a/macro/tof/qa/GeomHitMapComp.C b/macro/tof/qa/GeomHitMapComp.C index c0837ef589b33e68493ef0b4d3c578aa29aa3f9d..7b0a11a6091abb739ab511ae16cae19542d199bb 100644 --- a/macro/tof/qa/GeomHitMapComp.C +++ b/macro/tof/qa/GeomHitMapComp.C @@ -1,6 +1,5 @@ -/** @file GeomHitMapComp.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + + Bool_t GeomHitMapComp() { diff --git a/macro/tof/qa/data/MultiPntDeltaYClosest.C b/macro/tof/qa/data/MultiPntDeltaYClosest.C index 2de720a70cc7fa61b82bd02cbfd0534f717b8951..b89aec2deab69410daaaf7ebd24be716472cb8c4 100644 --- a/macro/tof/qa/data/MultiPntDeltaYClosest.C +++ b/macro/tof/qa/data/MultiPntDeltaYClosest.C @@ -1,6 +1,3 @@ -/** @file MultiPntDeltaYClosest.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel1/ //========= (Tue Sep 29 13:53:52 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/data/MultiPntDeltaYMean.C b/macro/tof/qa/data/MultiPntDeltaYMean.C index 8b9ee3fdf4d2de849edbfc62c465ba93c2c99e0a..3d9727b7d2f7d5638ec2fc1fdd634fcd2120b139 100644 --- a/macro/tof/qa/data/MultiPntDeltaYMean.C +++ b/macro/tof/qa/data/MultiPntDeltaYMean.C @@ -1,6 +1,3 @@ -/** @file MultiPntDeltaYMean.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel2/ //========= (Tue Sep 29 13:54:31 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/data/MultiTrkDeltaYClosest.C b/macro/tof/qa/data/MultiTrkDeltaYClosest.C index 3f71d06eac4aa7ebdbb230c289999f151aa74fee..5d94c165cdcb0941f27780442599f0a908c58344 100644 --- a/macro/tof/qa/data/MultiTrkDeltaYClosest.C +++ b/macro/tof/qa/data/MultiTrkDeltaYClosest.C @@ -1,6 +1,3 @@ -/** @file MultiTrkDeltaYClosest.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel1/ //========= (Tue Sep 29 13:57:45 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/data/MultiTrkDeltaYMean.C b/macro/tof/qa/data/MultiTrkDeltaYMean.C index 19cc6532fc81162f13a48418865a340b04c29457..7e62ec1a316f35e91c871340da41ccbc6d2d6de8 100644 --- a/macro/tof/qa/data/MultiTrkDeltaYMean.C +++ b/macro/tof/qa/data/MultiTrkDeltaYMean.C @@ -1,6 +1,3 @@ -/** @file MultiTrkDeltaYMean.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel1/ //========= (Tue Sep 29 13:58:32 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/data/SingTrkDeltaY.C b/macro/tof/qa/data/SingTrkDeltaY.C index fa0028c51e629bc3fb1e3c54615fa40031ad09c2..25b91ab14bb4013173671575a3f71b435e801db2 100644 --- a/macro/tof/qa/data/SingTrkDeltaY.C +++ b/macro/tof/qa/data/SingTrkDeltaY.C @@ -1,6 +1,3 @@ -/** @file SingTrkDeltaY.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel1/ //========= (Tue Sep 29 14:12:56 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/data/SingTrkMultiPntDeltaY.C b/macro/tof/qa/data/SingTrkMultiPntDeltaY.C index a2d873550b971e96e1a71eb841a8315ea21d1690..42da9d466af9900d1f5872b2484ca588fda216c4 100644 --- a/macro/tof/qa/data/SingTrkMultiPntDeltaY.C +++ b/macro/tof/qa/data/SingTrkMultiPntDeltaY.C @@ -1,6 +1,3 @@ -/** @file SingTrkMultiPntDeltaY.C - * @copyright Copyright (C) 2016 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ { //=========Macro generated from canvas: Panel1/ //========= (Tue Sep 29 14:00:13 2015) by ROOT version5.34/32 diff --git a/macro/tof/qa/hitProdComp.C b/macro/tof/qa/hitProdComp.C index 720a553859a7afe182b0cbcaf0df6353bef9e37f..a25cdc13fd0e7d9e1f08bb9fa6dd4fe7fac10c6f 100644 --- a/macro/tof/qa/hitProdComp.C +++ b/macro/tof/qa/hitProdComp.C @@ -1,6 +1,3 @@ -/** @file hitProdComp.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/qa/hitProdCompPull.C b/macro/tof/qa/hitProdCompPull.C index ac8ece72eabbc00c633205c2a9ae6cf44c027bb8..24b4385ec4135f143c44d96ee893f85cfd423e6a 100644 --- a/macro/tof/qa/hitProdCompPull.C +++ b/macro/tof/qa/hitProdCompPull.C @@ -1,6 +1,3 @@ -/** @file hitProdCompPull.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 4; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R"}; diff --git a/macro/tof/qa/hitProdDigiComp.C b/macro/tof/qa/hitProdDigiComp.C index 929f1d87ee2629b47ae634ba5a7713a3b01e22c9..4d2bab8854a5e7f66ebaf17032f1816c62762f73 100644 --- a/macro/tof/qa/hitProdDigiComp.C +++ b/macro/tof/qa/hitProdDigiComp.C @@ -1,6 +1,3 @@ -/** @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 **/ const UInt_t kuNbHistos = 5; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/qa/hitQualComp.C b/macro/tof/qa/hitQualComp.C index fbcba43ad1fefe6f622a99074bf56a658ce1fb50..2653b5872c45fb357f05126313d1c6aa9eb77b41 100644 --- a/macro/tof/qa/hitQualComp.C +++ b/macro/tof/qa/hitQualComp.C @@ -1,6 +1,4 @@ -/** @file hitQualComp.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/qa/hitQualCompBest.C b/macro/tof/qa/hitQualCompBest.C index f89799de8263324b3250914b7548d606417a80db..3e63d1df393588278d145ba3c40e58d70b8b32e1 100644 --- a/macro/tof/qa/hitQualCompBest.C +++ b/macro/tof/qa/hitQualCompBest.C @@ -1,6 +1,4 @@ -/** @file hitQualCompBest.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/qa/hitQualCompPull.C b/macro/tof/qa/hitQualCompPull.C index 93019e5219a7c14444233f253b0bc8ac2dbcb205..8faf1ba514ed4c6b806abbd7b64fa20d0761c475 100644 --- a/macro/tof/qa/hitQualCompPull.C +++ b/macro/tof/qa/hitQualCompPull.C @@ -1,6 +1,4 @@ -/** @file hitQualCompPull.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 4; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R"}; diff --git a/macro/tof/qa/qaPlotsComp.C b/macro/tof/qa/qaPlotsComp.C index 436d3e9c4e28b1119db2cd5b99c40557c6a9abc9..408633652973750f48d747b42e59fda7a51739ad 100644 --- a/macro/tof/qa/qaPlotsComp.C +++ b/macro/tof/qa/qaPlotsComp.C @@ -1,6 +1,3 @@ -/** @file qaPlotsComp.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ const UInt_t kuNbFiles = 4; const Color_t kcFileColor[kuNbFiles] = {kBlue, kRed, kGreen, kOrange}; const Int_t kiLineWidth = 2; diff --git a/macro/tof/qa/tof_hitMeanMc_eff.C b/macro/tof/qa/tof_hitMeanMc_eff.C index 691ed7d2317cc8ec130ee271683b63f891de5a25..2095b9161f134eddd9313b5ca71de97fe10ed0f7 100644 --- a/macro/tof/qa/tof_hitMeanMc_eff.C +++ b/macro/tof/qa/tof_hitMeanMc_eff.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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 e830addd9d5a610dfa444aba430891c0c1f74287..87304e732986e758c0e77733a6ccc12195b4d67e 100644 --- a/macro/tof/qa/tof_map_norm_gen_ana.C +++ b/macro/tof/qa/tof_map_norm_gen_ana.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for TOF digitzer testing diff --git a/macro/tof/qa/tof_map_norm_gen_mc.C b/macro/tof/qa/tof_map_norm_gen_mc.C index 6686d18eecc304e63828661bc7147f1292a8ec8f..23494a6ab7a167b17e71c8e37252e9220e8e1299 100644 --- a/macro/tof/qa/tof_map_norm_gen_mc.C +++ b/macro/tof/qa/tof_map_norm_gen_mc.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for transport simulation with the TOF diff --git a/macro/tof/qa/tof_qa_ana.C b/macro/tof/qa/tof_qa_ana.C index cba95b0fee650b238b75d42d1fc0aef2b35ee820..3c00f2d798fa70618002f600476768263735929d 100644 --- a/macro/tof/qa/tof_qa_ana.C +++ b/macro/tof/qa/tof_qa_ana.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for TOF digitzer and clusterizer QA diff --git a/macro/tof/qa/tof_qa_hp.C b/macro/tof/qa/tof_qa_hp.C index 7fa12c3eb50ed0bf6d0efe1cdab25d6251373bd5..c7a6fb963439398055fad822a6dbbffdcd8f85db 100644 --- a/macro/tof/qa/tof_qa_hp.C +++ b/macro/tof/qa/tof_qa_hp.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for TOF digitzer and clusterizer QA diff --git a/macro/tof/qa/tof_qa_plot.C b/macro/tof/qa/tof_qa_plot.C index 08d7d214f6a1a4262918470dba74e2a66ba6a5d1..4cb9d506357b101f35a999a5bc1c4f5c8c5ca706 100644 --- a/macro/tof/qa/tof_qa_plot.C +++ b/macro/tof/qa/tof_qa_plot.C @@ -1,6 +1,4 @@ -/** @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 **/ + // Constants definitions: Particles list const Int_t kiNbPart = 13; const TString ksPartTag[kiNbPart] = {"others", "ep", "em", "pip", "pim", "kp", "km", "p", "pbar", "d", "t", "he", "a"}; diff --git a/macro/tof/qa/tof_qa_sim.C b/macro/tof/qa/tof_qa_sim.C index 99f494e5bf3f1fafb808191822ed9a86df461bf8..8e813eb863b8a62fbc92eec6ee7bdfb54ba088a2 100644 --- a/macro/tof/qa/tof_qa_sim.C +++ b/macro/tof/qa/tof_qa_sim.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/qa/trd_notrd_comp.C b/macro/tof/qa/trd_notrd_comp.C index 54447dc1f9ff291a965c3060ebf8d666ec7c147e..c3107efe3f6d1249a52cdccea44bc3621d7ca3d3 100644 --- a/macro/tof/qa/trd_notrd_comp.C +++ b/macro/tof/qa/trd_notrd_comp.C @@ -1,6 +1,4 @@ -/** @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 **/ + 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", TString sOutFileTag = "_cbm100_pbar_25gev") diff --git a/macro/tof/qa/valGeomComp.C b/macro/tof/qa/valGeomComp.C index af44341e389e2fb955423ea7733d6903851bbdd6..92db283744b251a21661d5bca200f90c89746cca 100644 --- a/macro/tof/qa/valGeomComp.C +++ b/macro/tof/qa/valGeomComp.C @@ -1,6 +1,4 @@ -/** @file valGeomComp.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/qa/valHpDigiComp.C b/macro/tof/qa/valHpDigiComp.C index 45c093b709d6c2ffdb2445bec8fcd4451555f908..e9acc0fe2cadc5bd840df03437c271627ab850a0 100644 --- a/macro/tof/qa/valHpDigiComp.C +++ b/macro/tof/qa/valHpDigiComp.C @@ -1,6 +1,4 @@ -/** @file valHpDigiComp.C - * @copyright Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + const UInt_t kuNbFiles = 4; const UInt_t kuNbDim = 5; const TString ksDimName[kuNbDim] = {"X", "Y", "Z", "R", "T"}; diff --git a/macro/tof/run100.C b/macro/tof/run100.C index 2ea160b8a35838b87051cc1d47a80181ac024aa0..c4df01ddec469b57af68b11f43e2fac25766fb49 100644 --- a/macro/tof/run100.C +++ b/macro/tof/run100.C @@ -1,6 +1,3 @@ -/** @file run100.C - * @copyright Copyright (C) 2012 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 ddcc70f5ec973a6d9d96a723d63a61492b13e052..67e60a5f64092f54b9920bba97584274f9d17c61 100644 --- a/macro/tof/run_reco100.C +++ b/macro/tof/run_reco100.C @@ -1,6 +1,3 @@ -/** @file run_reco100.C - * @copyright Copyright (C) 2012 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/tof/run_reco_TOF_QA.C b/macro/tof/run_reco_TOF_QA.C index 987030d493afc02fc7d4e8b165472b5d368c1aec..ad362ab618d408c63bfb8513f55a4569f98e7686 100644 --- a/macro/tof/run_reco_TOF_QA.C +++ b/macro/tof/run_reco_TOF_QA.C @@ -1,6 +1,3 @@ -/** @file run_reco_TOF_QA.C - * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events diff --git a/macro/tof/run_sim_TOF_QA.C b/macro/tof/run_sim_TOF_QA.C index bde149b7d89d893827b737d7862fa35ee75f5190..bb21af88d99bbbbbbd13ee8f65eb0d328a6a81bd 100644 --- a/macro/tof/run_sim_TOF_QA.C +++ b/macro/tof/run_sim_TOF_QA.C @@ -1,6 +1,3 @@ -/** @file run_sim_TOF_QA.C - * @copyright Copyright (C) 2007-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/tof_ana_Testbeam.C b/macro/tof/tof_ana_Testbeam.C index 85ab2cebcda32b2afc88a96898d2ccb8b0675d75..fe941ed8e9f8396deb38459e3a9483c39ed2acb4 100644 --- a/macro/tof/tof_ana_Testbeam.C +++ b/macro/tof/tof_ana_Testbeam.C @@ -1,6 +1,3 @@ -/** @file tof_ana_Testbeam.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ 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 5c201ec7cdc92491bd1de45faf48782e69bdb927..f2de0124c08bba937ccb86db1464d67019700f35 100644 --- a/macro/tof/tof_reco.C +++ b/macro/tof/tof_reco.C @@ -1,6 +1,3 @@ -/** @file tof_reco.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/tof_reco100.C b/macro/tof/tof_reco100.C index cefb9510db8c232f662b6b6cd0c6c90b0854f931..280ad1347cb97c031cfabea6b1c16c3eb29054a2 100644 --- a/macro/tof/tof_reco100.C +++ b/macro/tof/tof_reco100.C @@ -1,6 +1,3 @@ -/** @file tof_reco100.C - * @copyright Copyright (C) 2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/tof_reco_Testbeam.C b/macro/tof/tof_reco_Testbeam.C index 87653a793b3756c7418ccf2d5612eaf8b4fb33c0..09372da6839eba3cf423dce6a68f1830fb4dd6f8 100644 --- a/macro/tof/tof_reco_Testbeam.C +++ b/macro/tof/tof_reco_Testbeam.C @@ -1,6 +1,3 @@ -/** @file tof_reco_Testbeam.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with sts and tof allone diff --git a/macro/tof/tof_sim.C b/macro/tof/tof_sim.C index ef51f420f146a948a46bc5466daf716cbc473f30..e7880c31c0d8eb240e76907259cec9df7572e524 100644 --- a/macro/tof/tof_sim.C +++ b/macro/tof/tof_sim.C @@ -1,6 +1,3 @@ -/** @file tof_sim.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/tof_sim100.C b/macro/tof/tof_sim100.C index 88f9e11f7bad3679ff2e50c8aee59ddcd0937c21..1efcd1ff4adce3c001ba5d976e1c67929079349e 100644 --- a/macro/tof/tof_sim100.C +++ b/macro/tof/tof_sim100.C @@ -1,6 +1,3 @@ -/** @file tof_sim100.C - * @copyright Copyright (C) 2012-2013 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tof/tof_sim_Testbeam.C b/macro/tof/tof_sim_Testbeam.C index 2a5277d0058dd74f0488d9c3dc31d6519124c7d7..6a3db211b90af06e7ed2a3c830e6080219f2056c 100644 --- a/macro/tof/tof_sim_Testbeam.C +++ b/macro/tof/tof_sim_Testbeam.C @@ -1,6 +1,3 @@ -/** @file tof_sim_Testbeam.C - * @copyright Copyright (C) 2016 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tools/skimming_reco.C b/macro/tools/skimming_reco.C index b75cce04a76c0f401c66549f83d471c07c93b31d..dddd9f2a2b99e3a54617638ae03cbb55a52c5c4b 100644 --- a/macro/tools/skimming_reco.C +++ b/macro/tools/skimming_reco.C @@ -1,6 +1,3 @@ -/** @file skimming_reco.C - * @copyright Copyright (C) 2015-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCollection.h" #include "TError.h" #include "TFile.h" diff --git a/macro/tracking/lx/gen_mu_pairs.C b/macro/tracking/lx/gen_mu_pairs.C index 764534df4e46d769996fc6839ae17eac227a8de9..582ebdbe891f5b9c35dde6fd0a26d4c822d10dce 100644 --- a/macro/tracking/lx/gen_mu_pairs.C +++ b/macro/tracking/lx/gen_mu_pairs.C @@ -1,6 +1,3 @@ -/** @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 **/ #include "TDatabasePDG.h" #include "TMath.h" #include "TRandom3.h" diff --git a/macro/tracking/lx/run_mc.C b/macro/tracking/lx/run_mc.C index 5eb14dfe954a2517377a02dac7bc55ca0b97c89f..037f8c1d3366f1448fd0d7b73974f7dac964c0cf 100644 --- a/macro/tracking/lx/run_mc.C +++ b/macro/tracking/lx/run_mc.C @@ -1,6 +1,3 @@ -/** @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 **/ void run_mc(int index = -1) { Int_t nEvents = 1000; diff --git a/macro/tracking/lx/run_reco.C b/macro/tracking/lx/run_reco.C index e8c310c6ee9d7809c47ce8709b4330b59e92062a..8d3be36bb85092933e10d14dce8ba64178b6dd82 100644 --- a/macro/tracking/lx/run_reco.C +++ b/macro/tracking/lx/run_reco.C @@ -1,6 +1,3 @@ -/** @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 **/ void run_reco(int index = -1) { Int_t nEvents = 1000; diff --git a/macro/tracking/lx/run_stat.C b/macro/tracking/lx/run_stat.C index dea1925cc86af74ac465d6cdbaf9ce3c814e8f91..291b7444eda52315e03ad3fb20ca1149bd1f32f8 100644 --- a/macro/tracking/lx/run_stat.C +++ b/macro/tracking/lx/run_stat.C @@ -1,6 +1,3 @@ -/** @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 **/ void run_stat(int index = -1) { Int_t nEvents = 1000; diff --git a/macro/trd/CbmTrdHitsProd.C b/macro/trd/CbmTrdHitsProd.C index 9a43958539cc551edbf6922d8933722767fb93bc..e6378461962d25a8dd830d98f2939ee09699a21f 100644 --- a/macro/trd/CbmTrdHitsProd.C +++ b/macro/trd/CbmTrdHitsProd.C @@ -1,6 +1,3 @@ -/** @file CbmTrdHitsProd.C - * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 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 c30e3e8dc887fadc4113e8b2fa8fa03093d93d71..d1eb7c8f698fa6d3ae5230536ba0de38a3d1aa35 100644 --- a/macro/trd/TimeBasedSim/run_trd_reco.C +++ b/macro/trd/TimeBasedSim/run_trd_reco.C @@ -1,6 +1,3 @@ -/** @file run_trd_reco.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for testing the trd digitizer and hit producer diff --git a/macro/trd/TimeBasedSim/run_trd_sim.C b/macro/trd/TimeBasedSim/run_trd_sim.C index 504c35f0b23128368e476acc1ab78f5503b2b206..a1c3867469aa3637bb281a88ed27e942e4418a34 100644 --- a/macro/trd/TimeBasedSim/run_trd_sim.C +++ b/macro/trd/TimeBasedSim/run_trd_sim.C @@ -1,6 +1,3 @@ -/** @file run_trd_sim.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/beamtime/hv/analyzeHV.C b/macro/trd/beamtime/hv/analyzeHV.C index 13258cddd94b82de2b7785af88ae2866c0bc664f..67f4d901bc4a615285d222ac92034668bbce572a 100644 --- a/macro/trd/beamtime/hv/analyzeHV.C +++ b/macro/trd/beamtime/hv/analyzeHV.C @@ -1,6 +1,3 @@ -/** @file analyzeHV.C - * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCanvas.h" #include "TDatime.h" #include "TFile.h" diff --git a/macro/trd/beamtime/hv/monHV.C b/macro/trd/beamtime/hv/monHV.C index 24d29c1b1a0d3fbc74c3050ed3efab364a55ff37..78cf2272a26bd06e205e3f8b8f3ca29657e97cb7 100644 --- a/macro/trd/beamtime/hv/monHV.C +++ b/macro/trd/beamtime/hv/monHV.C @@ -1,6 +1,3 @@ -/** @file monHV.C - * @copyright Copyright (C) 2015-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCanvas.h" #include "TDatime.h" #include "TFile.h" diff --git a/macro/trd/beamtime/hv/monHVlong.C b/macro/trd/beamtime/hv/monHVlong.C index 237fe98180f96ceed2f557f125ff7f694fada102..5d706d1fcb22dfd2c6cb367d670c0c57301fbb41 100644 --- a/macro/trd/beamtime/hv/monHVlong.C +++ b/macro/trd/beamtime/hv/monHVlong.C @@ -1,6 +1,3 @@ -/** @file monHVlong.C - * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCanvas.h" #include "TDatime.h" #include "TFile.h" diff --git a/macro/trd/beamtime/hv/readHV.C b/macro/trd/beamtime/hv/readHV.C index 0e0303288d6b87ffd19ea9268360f7e62de02389..e91510f3f463c45e5af85655149b089c5c7d2096 100644 --- a/macro/trd/beamtime/hv/readHV.C +++ b/macro/trd/beamtime/hv/readHV.C @@ -1,6 +1,3 @@ -/** @file readHV.C - * @copyright Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCanvas.h" #include "TDatime.h" #include "TFile.h" diff --git a/macro/trd/create_geometry_file_root.C b/macro/trd/create_geometry_file_root.C index 116f61007f1333b83a927f12254619427cc23e02..c978e909c9633d9729f0dae497c189e10720174d 100644 --- a/macro/trd/create_geometry_file_root.C +++ b/macro/trd/create_geometry_file_root.C @@ -1,6 +1,3 @@ -/** @file create_geometry_file_root.C - * @copyright Copyright (C) 2012-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro to create a geometry file for the TRD diff --git a/macro/trd/create_geometry_file_root_test.C b/macro/trd/create_geometry_file_root_test.C index ad0d54322bebc4eab5979333b066526512c1258b..5916ac0cd679566c875a395589ea62543037bed4 100644 --- a/macro/trd/create_geometry_file_root_test.C +++ b/macro/trd/create_geometry_file_root_test.C @@ -1,6 +1,3 @@ -/** @file create_geometry_file_root_test.C - * @copyright Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro to create a geometry file for the TRD diff --git a/macro/trd/data/plotResults.C b/macro/trd/data/plotResults.C index c172b27fb9b8ddc673b26b500a2fd48f8fdc9da8..a7322762905413df2128d864789f7a0d566cc62a 100644 --- a/macro/trd/data/plotResults.C +++ b/macro/trd/data/plotResults.C @@ -1,6 +1,3 @@ -/** @file plotResults.C - * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TBox.h" #include "TCanvas.h" #include "TChain.h" diff --git a/macro/trd/data/readResults.C b/macro/trd/data/readResults.C index 6278003af16cd5173f8c11fdb9d58079c3a734de..0bf65c13a066c743b95689d63fdd879ae8597613 100644 --- a/macro/trd/data/readResults.C +++ b/macro/trd/data/readResults.C @@ -1,6 +1,3 @@ -/** @file readResults.C - * @copyright Copyright (C) 2014-2016 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TLine.h" #include "TMath.h" #include "TString.h" diff --git a/macro/trd/elid/trd_elid_reco.C b/macro/trd/elid/trd_elid_reco.C index f2bd0f440af2b2abe660d460523bfb70c14557ee..275e337a653a7c6f8942e08428fc32e6e94ec81c 100644 --- a/macro/trd/elid/trd_elid_reco.C +++ b/macro/trd/elid/trd_elid_reco.C @@ -1,6 +1,3 @@ -/** @file trd_elid_reco.C - * @copyright Copyright (C) 2009-2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void trd_elid_reco(Int_t nEvents = 200) { Int_t trdNFoils = 70; diff --git a/macro/trd/elid/trd_elid_sim.C b/macro/trd/elid/trd_elid_sim.C index 8c32da841329a9e53060b04347a0f0e57e7c9ef5..62984936b1e01636f17f658464319e10efe61bae 100644 --- a/macro/trd/elid/trd_elid_sim.C +++ b/macro/trd/elid/trd_elid_sim.C @@ -1,6 +1,3 @@ -/** @file trd_elid_sim.C - * @copyright Copyright (C) 2009-2015 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ void trd_elid_sim(Int_t nEvents = 200) { Double_t minMomentum = 1.5; //minimum momentum diff --git a/macro/trd/eventDisplay.C b/macro/trd/eventDisplay.C index df79fd5f4ac6834e8cf3ecd799e3a6c49e872583..2980df80e85bf650bf4681f5229ed1d222f3cfed 100644 --- a/macro/trd/eventDisplay.C +++ b/macro/trd/eventDisplay.C @@ -1,7 +1,5 @@ -/** @file eventDisplay.C - * @copyright Copyright (C) 2009-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // 20130605 - checked by DE + eventDisplay() { diff --git a/macro/trd/geometry/plot_hollow_modules.C b/macro/trd/geometry/plot_hollow_modules.C index 0ab05926742b19998a6e14b33a68275af4173879..1bd24b67cf536d4fe0fceed1183c3bba40f16447 100644 --- a/macro/trd/geometry/plot_hollow_modules.C +++ b/macro/trd/geometry/plot_hollow_modules.C @@ -1,6 +1,3 @@ -/** @file plot_hollow_modules.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // // plot pad size of layers in cm2 in png files // Nov 2012 diff --git a/macro/trd/geometry/plot_pad_size_in_layer.C b/macro/trd/geometry/plot_pad_size_in_layer.C index 39c6a9abe0871bf0dcc2728544e64a95aeee40ce..e6809ea70160336c135c91b138b5954b71958fbd 100644 --- a/macro/trd/geometry/plot_pad_size_in_layer.C +++ b/macro/trd/geometry/plot_pad_size_in_layer.C @@ -1,6 +1,3 @@ -/** @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 **/ // // plot pad size of layers in cm2 in png files // Nov 2012 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 a96100afbe7c4066cfdd65bb41cd4d9c927dcfe9..f71c7865ab41cb2f04e2c0bf169bac6ac206e7d7 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,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v15a.C /// \brief Generates TRD geometry in Root format. 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 8abfe6ffc4f78b6ae7cb8e420ca9524b10eeba6f..c453bbfd5bb38feb4f80159bcfff296950dc52bb 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,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v15a.C /// \brief Generates TRD geometry in Root format. 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 ab2b28123f635f3fad1f3d9d27723f46505bbd43..cfb725e4bf0dabf92e502b04aec059e28905e7ac 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,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v15c.C /// \brief Generates TRD geometry in Root format. 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 2bc99e27ac57fb143cd521e6bb71dc9e58eeaf86..5734e7b2c3d3bd0898eaa1eed1b4399fcbdf8bd7 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,6 +1,3 @@ -/** @file Create_TRD_Geometry_v15d_1e.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v15d.C /// \brief Generates TRD geometry in Root format. 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 9311574cf67aaa34026cc0f5dc89f04f909f8326..66ae0313861db4cb4b80e9fbb0e2c07541574f6b 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,6 +1,3 @@ -/** @file Create_TRD_Geometry_v15d_1m.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v15d.C /// \brief Generates TRD geometry in Root format. 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 4c679db0effe19868d48b84100bfcad538e1944d..6ba553a99b37741ad128c9ed18e08b5b9e3d9add 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,6 +1,3 @@ -/** @file Create_TRD_Geometry_v15e_1e.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v15e.C /// \brief Generates TRD geometry in Root format. 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 c6f66e4f7e72db264148d9f15439738417c11d2e..145653be73b18fc66e7c9437ae133028fd195403 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,6 +1,3 @@ -/** @file Create_TRD_Geometry_v15e_1m.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v15e.C /// \brief Generates TRD geometry in Root format. 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 e9046304916d0ef1cf01afee01a715085df96e3e..3d0b89c7cee27770790b381548a01eb803eacbb1 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16a.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16a.C - * @copyright Copyright (C) 2016-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v16a.C /// \brief Generates TRD geometry in Root format. 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 04221c7ea7933ee4fbbbdffcca83e4fd76363f0c..50eb99bd2c2bca14bbbfad1c87c773a16867b278 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,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16a_3e.C - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v16a.C /// \brief Generates TRD geometry in Root format. 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 4bd1ebd5d7bb68a01bfc3a76cd690547af6aea27..06e96959d7efca18badde581acd3404524606814 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16b.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16b.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 1e01e8b89f82d5f9bbc1d266f6e76710b8f5c734..1488d7ecd0e29c1c5889fd8c8ab9ae34b222464c 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16c.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16c.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 46fbbeceef6a3e7e5bb5577c5f32041e4ec26f07..1f162dca1bc38dbe43d7a1209d6fe2cbc9ebc67a 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16d.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16d.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 28f3ddac8be5e40b452c3af80316e9a097e04d54..957e5f6d0ed77c5aac9638c63e3bce1b92b7efc6 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16e.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16e.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 22e81b42f48447f7c3f333047b2e0083e200dace..d40dcc6d2139181829bb87b95ab69de1a41d826e 100644 --- a/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C +++ b/macro/trd/geometry/trd.v16/Create_TRD_Geometry_v16f.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v16f.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 0390b7574ccf06187d72d2b35c065dcd37e42c63..a07acb8645d70f3c59816a5d7d4cb94ff9d5a325 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17a.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17a.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17a.C /// \brief Generates TRD geometry in Root format. 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 347fed4ac9ead481f45ced66e3349f9cf20a79d5..9366c089adb0fec63bca275cf9abf1dcca3c4ca6 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17b.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17b.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17b.C /// \brief Generates TRD geometry in Root format. 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 1ccd4253b5404513fe8db0db4423727958118f31..7c849b2e743a73bceee35153a2f95344d574f25c 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17c.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17c.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17c.C /// \brief Generates TRD geometry in Root format. 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 f83f8c6e5652f43c425bcd288920c9cccb665eda..ace244b5913ea5517c7bbae77072e5f9219a7939 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17d.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17d.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17d.C /// \brief Generates TRD geometry in Root format. 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 df38e780606aceb44927fe8e4a8a07da94cd3384..16d9593f70d3df0aa634d9c1250d6496db29b827 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17e.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17e.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17e.C /// \brief Generates TRD geometry in Root format. 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 014b3425bd76803312e4978dd8aff48c40914678..b1d46322d5a99fcbd575ece383fce38e7ff42780 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17f.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17f.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17f.C /// \brief Generates TRD geometry in Root format. 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 f2010f1748e0dff0428397aa337b46947a4c00b9..c041be5c3668f0f438fc96a78e9cd94936a2d2dd 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17g.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17g.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17g.C /// \brief Generates TRD geometry in Root format. 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 98baff5e8ece93f1f0908815cfc83c19f0e02cc3..eeed124836bd03cf1be9e126173a12b7cf9f765f 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17h.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17h.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17h.C /// \brief Generates TRD geometry in Root format. 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 e5eabdf185bd30301ebfe6a62e5977f0f5467a7a..26b1f3cd1dd7352aeee2ac92e2144ca7f36639dc 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17i.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17i.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17i.C /// \brief Generates TRD geometry in Root format. 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 64f6b001f8c357fa933379f9ee18b74ced01421a..5bd26ac8447e1088000f66859ef0520371be5fb8 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17j.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17j.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17j.C /// \brief Generates TRD geometry in Root format. 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 5cdc516ed456575b6566d0c528635d645dbfac8d..c221a287e7866f169e02ba33e88fe9227b7ff930 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17k.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17k.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17k.C /// \brief Generates TRD geometry in Root format. 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 57cd3a1bedf0b752ad17e99f6c38df1e15462bc3..ddd07fa0b101896ec93d9a28d98bfc6ea23535f5 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17l.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17l.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17l.C /// \brief Generates TRD geometry in Root format. 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 d304c4dd789acf449aaa5cfc2ce61717cff9ce98..e7b509ad03067d9add1d146ed5f0deae748b506a 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17m.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17m.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17m.C /// \brief Generates TRD geometry in Root format. 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 100a44aaed377c0b3e27d05df8cfaa68df23a473..cdd16ed85b9e9aa21e44151a26b7c6f897ebdec2 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17n.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17n.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17n.C /// \brief Generates TRD geometry in Root format. 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 e205a91137b3348240d4c6ae6ddb0ab058289a97..1defd333d000a2eeb22cf5bef22e5de6b2781ccc 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17o.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17o.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17o.C /// \brief Generates TRD geometry in Root format. 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 cc9bf917247bd715a3b3f2d4c1153a933ec63855..90863e246c14b63e3ddf854ba59a9941c6cc91dc 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17p.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17p.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17n.C /// \brief Generates TRD geometry in Root format. 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 a435632703b32b552fdb095236890dc768cea616..fec77a3f22fb83cc3ded35688331bf14fd4b7d95 100644 --- a/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C +++ b/macro/trd/geometry/trd.v17/Create_TRD_Geometry_v17q.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v17q.C - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v17n.C /// \brief Generates TRD geometry in Root format. 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 49f2398b0063390838dbffd6ad055232838fad11..248fa678794be20b12f9001c57dc4b6ee025dde2 100644 --- a/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C +++ b/macro/trd/geometry/trd.v18/Create_TRD_Geometry_v18a.C @@ -1,6 +1,3 @@ -/** @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 **/ /// /// \file Create_TRD_Geometry_v18a.C /// \brief Generates TRD geometry in Root format. 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 77c95a17133940aa11f943e88fb622801899a4c0..803fb011edf257de1473e953e59b46f860194863 100644 --- a/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C +++ b/macro/trd/geometry/trd.v20/Create_TRD_Geometry_v20a.C @@ -1,6 +1,3 @@ -/** @file Create_TRD_Geometry_v20a.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /// /// \file Create_TRD_Geometry_v20a.C /// \brief Generates TRD geometry in Root format. diff --git a/macro/trd/hitrateDisplay.C b/macro/trd/hitrateDisplay.C index e5f5dd5f16c67baf94df6a2dcabd23387c572c0a..9ed8cacd7b540cb3d7220252313b5597b98954c0 100644 --- a/macro/trd/hitrateDisplay.C +++ b/macro/trd/hitrateDisplay.C @@ -1,6 +1,3 @@ -/** @file hitrateDisplay.C - * @copyright Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TCanvas.h" #include "TColor.h" #include "TFile.h" diff --git a/macro/trd/mcbm_mc.C b/macro/trd/mcbm_mc.C index 8eb85262ff5d5f76034ad89df107f75a9009aad8..1a7b1017d04470d5ca36539f8d92dabeeac6598a 100644 --- a/macro/trd/mcbm_mc.C +++ b/macro/trd/mcbm_mc.C @@ -1,6 +1,3 @@ -/** @file mcbm_mc.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/mcbm_reco.C b/macro/trd/mcbm_reco.C index dac899a6363c9f39b5b35e422576ae712375d483..c3ec80718117ae858f377b5ad6ec268d1e9954ec 100644 --- a/macro/trd/mcbm_reco.C +++ b/macro/trd/mcbm_reco.C @@ -1,6 +1,3 @@ -/** @file mcbm_reco.C - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/pidTraining/run_pid_sim.C b/macro/trd/pidTraining/run_pid_sim.C index fb4e245f1749609b3ba17087fdaea3f9908855c1..1cc4991e489aca2d35a19275dc9359357e5db10b 100644 --- a/macro/trd/pidTraining/run_pid_sim.C +++ b/macro/trd/pidTraining/run_pid_sim.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/run_CbmMCEventHeader.C b/macro/trd/run_CbmMCEventHeader.C index ab41a32709129faf12edc318559f155dbfddd0c2..42e53ee3ea329927388200bbe9b6e10030997f79 100644 --- a/macro/trd/run_CbmMCEventHeader.C +++ b/macro/trd/run_CbmMCEventHeader.C @@ -1,6 +1,3 @@ -/** @file run_CbmMCEventHeader.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/run_reco.C b/macro/trd/run_reco.C index ad3f247b36b0062549fec8cafc3fbfd84c51bf40..be79566474b8e1ee92a3553698f930ede9abd3f8 100644 --- a/macro/trd/run_reco.C +++ b/macro/trd/run_reco.C @@ -1,6 +1,3 @@ -/** @file run_reco.C - * @copyright Copyright (C) 2009-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_TB.C b/macro/trd/run_reco_TB.C index 2e7ae5fa8f981e7fc38d93f52a755d6c3010a1b9..bc67d6b18fdfca591aa9d26683c0daf71747c74e 100644 --- a/macro/trd/run_reco_TB.C +++ b/macro/trd/run_reco_TB.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_clusterizer.C b/macro/trd/run_reco_clusterizer.C index ed5fc66f4bce2cd908c588bc86e336cc3e842c93..3d173719f1588e4eada12156a4f80eb0375c6bc4 100644 --- a/macro/trd/run_reco_clusterizer.C +++ b/macro/trd/run_reco_clusterizer.C @@ -1,6 +1,3 @@ -/** @file run_reco_clusterizer.C - * @copyright Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_clusterizerFast.C b/macro/trd/run_reco_clusterizerFast.C index 5ad969cf4b0b3885533f97602c706baff4bc1675..c94a1325a1dd7c5fceb7c4f39634dc2c184fb36a 100644 --- a/macro/trd/run_reco_clusterizerFast.C +++ b/macro/trd/run_reco_clusterizerFast.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_digitizer.C b/macro/trd/run_reco_digitizer.C index c81aa1b76ded36a8131af10807199e2283e2e90b..db6abd5bc81d06d2fdb7db67296e7c089fdb47eb 100644 --- a/macro/trd/run_reco_digitizer.C +++ b/macro/trd/run_reco_digitizer.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for testing the trd digitizer and hit producer diff --git a/macro/trd/run_reco_dpb.C b/macro/trd/run_reco_dpb.C index 3b922c3ddd2ec9ce1ae6ed5df3ba1e81f54d429c..2efa69f82f891fb0667dfcc8a64c7cd6751e74e3 100644 --- a/macro/trd/run_reco_dpb.C +++ b/macro/trd/run_reco_dpb.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_hitdensitytest.C b/macro/trd/run_reco_hitdensitytest.C index da58de58cdd51cb559dd8229041b1e461b813c07..dd7c39c2602baa7036ff654083f96d0cb9e3ce0b 100644 --- a/macro/trd/run_reco_hitdensitytest.C +++ b/macro/trd/run_reco_hitdensitytest.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_hitratetest.C b/macro/trd/run_reco_hitratetest.C index b233ffc27de2a768eb728e75856c4f5f60f11ad4..44a9b8f800fc0d50ba402de9ce5892e59bb5b358 100644 --- a/macro/trd/run_reco_hitratetest.C +++ b/macro/trd/run_reco_hitratetest.C @@ -1,6 +1,3 @@ -/** @file run_reco_hitratetest.C - * @copyright Copyright (C) 2011-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_maf.C b/macro/trd/run_reco_maf.C index 5ff17a60b91ede14a5e25e471daab3083d9d7dda..aca3826f0823f633f88eb0c26655d5042c81cbc6 100644 --- a/macro/trd/run_reco_maf.C +++ b/macro/trd/run_reco_maf.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_occupancy.C b/macro/trd/run_reco_occupancy.C index 00219932b5ab38cbc14131585226fd54ad051759..bb936fbc91984ffa272ae486245988bbd27b3729 100644 --- a/macro/trd/run_reco_occupancy.C +++ b/macro/trd/run_reco_occupancy.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_photon.C b/macro/trd/run_reco_photon.C index aa25a4705524cd91d2e1e7299e2994a081a6eb66..c0dee7bd2327c3f365d81f626cfda5fc8cc1efca 100644 --- a/macro/trd/run_reco_photon.C +++ b/macro/trd/run_reco_photon.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_pi0.C b/macro/trd/run_reco_pi0.C index 6aaca456f51423fbe6eca2651e900b7a3b14a74e..0ab19c279619641f7fcbb099d168ea5d4765dcc7 100644 --- a/macro/trd/run_reco_pi0.C +++ b/macro/trd/run_reco_pi0.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_plot.C b/macro/trd/run_reco_plot.C index b81248576d557e4719f73dd8952f29ffe520175d..d319149ee635fe1f220536062e2b64e2ddce816a 100644 --- a/macro/trd/run_reco_plot.C +++ b/macro/trd/run_reco_plot.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_qa.C b/macro/trd/run_reco_qa.C index 0025f0870132d29c6e0cd54720fcc190ba3a35af..ca98816cc532935ba98a21893efb15412297b82d 100644 --- a/macro/trd/run_reco_qa.C +++ b/macro/trd/run_reco_qa.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_ratioplot.C b/macro/trd/run_reco_ratioplot.C index c80fe62b72a4ebb57a17a4c82c6fb6c1594c7328..ee33909dbe91fb685d5cf2022eb2b269981db5e1 100644 --- a/macro/trd/run_reco_ratioplot.C +++ b/macro/trd/run_reco_ratioplot.C @@ -1,6 +1,3 @@ -/** @file run_reco_ratioplot.C - * @copyright Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/run_reco_smearing.C b/macro/trd/run_reco_smearing.C index d2bb6d78ae586480bdbe8cce1288e3c61c993ed0..1b9579e461ab75315b8e11b8a92b5bf67c236f1a 100644 --- a/macro/trd/run_reco_smearing.C +++ b/macro/trd/run_reco_smearing.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for testing the trd digitizer and hit producer diff --git a/macro/trd/run_sim100.C b/macro/trd/run_sim100.C index b1d3ba4d121e2d302456f6d1ebb124aec62dadf7..2137aa30e068af884032a399cc7cb06bd12706d0 100644 --- a/macro/trd/run_sim100.C +++ b/macro/trd/run_sim100.C @@ -1,6 +1,3 @@ -/** @file run_sim100.C - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/run_sim_maf.C b/macro/trd/run_sim_maf.C index f436f4e538adf2e1f3033a5f96d56ad4342e8c2b..6a8b5b5bf0e76383ca54f01831756e7ce68c3517 100644 --- a/macro/trd/run_sim_maf.C +++ b/macro/trd/run_sim_maf.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard simulation (transport + digitisation) diff --git a/macro/trd/run_sim_pi0.C b/macro/trd/run_sim_pi0.C index c817757521659fbe2dd85a930f224a3e69b27bca..8549fb68821582b95417f0a1a8f23122eadf55b0 100644 --- a/macro/trd/run_sim_pi0.C +++ b/macro/trd/run_sim_pi0.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/run_sim_qa.C b/macro/trd/run_sim_qa.C index 3504f039b3f2fdbb4c6b67e44ce56c87fe10e7a5..833fa06b5cbdef8408443147554d4e233e2a7059 100644 --- a/macro/trd/run_sim_qa.C +++ b/macro/trd/run_sim_qa.C @@ -1,6 +1,3 @@ -/** @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 **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/run_sim_single_elec.C b/macro/trd/run_sim_single_elec.C index 2ea32d674b1c7c8af7418b938104b9941fc84e54..aa174af4c835cecf12c53668e3b7d523681f516a 100644 --- a/macro/trd/run_sim_single_elec.C +++ b/macro/trd/run_sim_single_elec.C @@ -1,6 +1,3 @@ -/** @file run_sim_single_elec.C - * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/sim.C b/macro/trd/sim.C index 14622841f8867d0bc5c1da966a50f85975298ee5..512f3d479e61df272621e6cec5aa8c139b850f6f 100644 --- a/macro/trd/sim.C +++ b/macro/trd/sim.C @@ -1,9 +1,7 @@ -/** @file sim.C - * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Macro for transport { + TStopwatch timer; timer.Start(); gDebug = 0; diff --git a/macro/trd/trd_digi1.C b/macro/trd/trd_digi1.C index 5bbe2f3b9208fdbafc3ceabb0a55d4e7cc463668..9fbe1b31dca67ed7da8ef717baf4c6adc34ea8c4 100644 --- a/macro/trd/trd_digi1.C +++ b/macro/trd/trd_digi1.C @@ -1,6 +1,3 @@ -/** @file trd_digi1.C - * @copyright Copyright (C) 2013-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #// -------------------------------------------------------------------------- // // Macro for testing the trd digitizer and hit producer diff --git a/macro/trd/trd_digi2.C b/macro/trd/trd_digi2.C index a59a79f3d4624d16d44a5fc5a4a594f7c61d1c14..2af2816373199a69e2808d766d356d0e6913868f 100644 --- a/macro/trd/trd_digi2.C +++ b/macro/trd/trd_digi2.C @@ -1,6 +1,3 @@ -/** @file trd_digi2.C - * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for reconstruction of simulated events with standard settings diff --git a/macro/trd/trd_sim.C b/macro/trd/trd_sim.C index 226d442ead9a42a909aa86d012da9a47500e53fe..88d2fe98ebee0f9861622bcc46e30674d137dcf6 100644 --- a/macro/trd/trd_sim.C +++ b/macro/trd/trd_sim.C @@ -1,6 +1,3 @@ -/** @file trd_sim.C - * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/trd/trd_sim_benchmark.C b/macro/trd/trd_sim_benchmark.C index 2c6f8405a4c67711d7bcfe2c5a8b59475ff56c66..a4fa7051c52cb22ccc4e22fa400bdce5c4bce9f9 100644 --- a/macro/trd/trd_sim_benchmark.C +++ b/macro/trd/trd_sim_benchmark.C @@ -1,6 +1,3 @@ -/** @file trd_sim_benchmark.C - * @copyright Copyright (C) 2013-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // // Macro for standard transport simulation using UrQMD input and GEANT3 diff --git a/macro/tutorial/run_HitProducerTaskIdeal.C b/macro/tutorial/run_HitProducerTaskIdeal.C index 4ed7c5661b5a3c578792b588be2d9bf32f994ef6..95391164bbce34a7c3e24466c8c3e950180247aa 100644 --- a/macro/tutorial/run_HitProducerTaskIdeal.C +++ b/macro/tutorial/run_HitProducerTaskIdeal.C @@ -1,6 +1,3 @@ -/** @file run_HitProducerTaskIdeal.C - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // -------------------------------------------------------------------------- // Macro to demonstrate the algorith based task // diff --git a/mvd/CbmMvdClusterfinder.cxx b/mvd/CbmMvdClusterfinder.cxx index 260051e813228ca5479cd81e53665916730ee045..3bd0a8bc7010a6774c3f97a9bf3f8ac1bbf1b842 100644 --- a/mvd/CbmMvdClusterfinder.cxx +++ b/mvd/CbmMvdClusterfinder.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdClusterfinder.cxx - * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdClusterfinder source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdClusterfinderTB.cxx b/mvd/CbmMvdClusterfinderTB.cxx index 80e8f96ed6aaa1a8aa97c41d8a167acff9081e69..ca7fe78f52561c71cfd8a20e58ad2dbbd3c1a66b 100644 --- a/mvd/CbmMvdClusterfinderTB.cxx +++ b/mvd/CbmMvdClusterfinderTB.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdClusterfinderTB.cxx - * @copyright Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdClusterfinderTB source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdDigiToHit.cxx b/mvd/CbmMvdDigiToHit.cxx index 16a5a0aa1193c1792782bb2ef576510482a6d2e7..72ba34dd59c8d8c522ba1ddae6ab923c17da914b 100644 --- a/mvd/CbmMvdDigiToHit.cxx +++ b/mvd/CbmMvdDigiToHit.cxx @@ -1,6 +1,3 @@ -/** @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 **/ // ------------------------------------------------------------------------- // ----- CbmMvdDigiToHit source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdDigiToHitTB.cxx b/mvd/CbmMvdDigiToHitTB.cxx index 06fb79440e342e8c0804367337e290448469032f..b2daf219baf74083f3e52a356058df3607260dac 100644 --- a/mvd/CbmMvdDigiToHitTB.cxx +++ b/mvd/CbmMvdDigiToHitTB.cxx @@ -1,6 +1,3 @@ -/** @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 **/ // ------------------------------------------------------------------------- // ----- CbmMvdDigiToHitTB source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdDigitizer.cxx b/mvd/CbmMvdDigitizer.cxx index 6c7305bde5b026dfb01e27672e63858bf6182237..29c6cac26dfe5f16b92629048b87dd63598a388b 100644 --- a/mvd/CbmMvdDigitizer.cxx +++ b/mvd/CbmMvdDigitizer.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdDigitizer.cxx - * @copyright Copyright (C) 2014-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdDigitizer source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdDigitizerTB.cxx b/mvd/CbmMvdDigitizerTB.cxx index 920c6faa27e72cd5e98fbb5ebf0804b373159b47..a80e09819216668817430d73432f35e7606e4bc5 100644 --- a/mvd/CbmMvdDigitizerTB.cxx +++ b/mvd/CbmMvdDigitizerTB.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdDigitizerTB.cxx - * @copyright Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdDigitizerTB source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdHitfinder.cxx b/mvd/CbmMvdHitfinder.cxx index b78432286e446161e0da6e1686f41b9d22f29493..a4825fdebf15ba8ecbc634041831c743ee8fa61b 100644 --- a/mvd/CbmMvdHitfinder.cxx +++ b/mvd/CbmMvdHitfinder.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdHitfinder.cxx - * @copyright Copyright (C) 2014-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdHitfinder source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdHitfinderTB.cxx b/mvd/CbmMvdHitfinderTB.cxx index a8dd7d656950b45b1e3fcf2e9ac8b598bfb6b548..78ffcaab8afc28d33397608e25b03da46acdafc9 100644 --- a/mvd/CbmMvdHitfinderTB.cxx +++ b/mvd/CbmMvdHitfinderTB.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdHitfinderTB.cxx - * @copyright Copyright (C) 2017-2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdHitfinderTB source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/CbmMvdLinkDef.h b/mvd/CbmMvdLinkDef.h index 3182fb205f8b15527f728a2e3c4795b3c73637bd..3de2cd2f4654512bfc08972d36bd71b32a1db110 100644 --- a/mvd/CbmMvdLinkDef.h +++ b/mvd/CbmMvdLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmMvdLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/mvd/CbmMvdReadout.cxx b/mvd/CbmMvdReadout.cxx index 5f57ad85a50b1a07124d77e6a2f96d352bbeb8bf..6773c7fd72915e14d3413e1f07a33da9a7d5434a 100644 --- a/mvd/CbmMvdReadout.cxx +++ b/mvd/CbmMvdReadout.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdReadout.cxx - * @copyright Copyright (C) 2017-2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdClusterfinder source file ----- // ------------------------------------------------------------------------- diff --git a/mvd/SensorDataSheets/CbmMvdMimosis.cxx b/mvd/SensorDataSheets/CbmMvdMimosis.cxx index 32966bb5ab379cc90594cb491938bc6341dff6df..9c3f92b297cd8d31d6e4a662046b32c51d25a0d2 100644 --- a/mvd/SensorDataSheets/CbmMvdMimosis.cxx +++ b/mvd/SensorDataSheets/CbmMvdMimosis.cxx @@ -1,6 +1,3 @@ -/** @file CbmMvdMimosis.cxx - * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdMimosis source file ----- // ----- ----- diff --git a/mvd/SensorDataSheets/CbmMvdMimosis.h b/mvd/SensorDataSheets/CbmMvdMimosis.h index f6b4efba89ecef1644399b750c61ab06feab2337..e96da38c6d9c95b31070bd735d2da4a0b7130d81 100644 --- a/mvd/SensorDataSheets/CbmMvdMimosis.h +++ b/mvd/SensorDataSheets/CbmMvdMimosis.h @@ -1,6 +1,3 @@ -/** @file CbmMvdMimosis.h - * @copyright Copyright (C) 2017 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmMvdMimosis header file ----- // ----- ----- diff --git a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx index 8ea140369c09eeef401df8077b02d01c1eae21c5..8dd18c96be11f615002134d108dfb17e4d08d27b 100644 --- a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx +++ b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.cxx @@ -1,6 +1,3 @@ -/** @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 **/ // ------------------------------------------------------------------------- // ----- CbmMvdSensorDigiToHitTask source file ----- // ----- 27.11.18 Edited by K. Hunold ----- diff --git a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h index b16e1242781070a2cb5340c8704de4a07e4c332a..d12cbc69c7f4fbac063ac49fdf18675813710a4d 100644 --- a/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h +++ b/mvd/plugins/tasks/CbmMvdSensorDigiToHitTask.h @@ -1,6 +1,3 @@ -/** @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 **/ // ------------------------------------------------------------------------- // ----- CbmMvdSensorClusterfinderTask header file ----- // ----- 27.11.18 Edited by K. Hunold ----- diff --git a/mvd/tools/CbmMvdHelper.h b/mvd/tools/CbmMvdHelper.h index a550fd1e6234cf3cd79e726f71040c3bbf1d7aa7..c7b2263525306ec386faadd442781a0f1cf9cc64 100644 --- a/mvd/tools/CbmMvdHelper.h +++ b/mvd/tools/CbmMvdHelper.h @@ -1,6 +1,4 @@ -/** @file CbmMvdHelper.h - * @copyright Copyright (C) 2017-2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBMMVDHELPER_H_ #define CBMMVDHELPER_H_ 1 enum class CbmMvdSensorTyp diff --git a/reco/KF/CbmKF.cxx b/reco/KF/CbmKF.cxx index cba354222115c457fd01f5648b3157321feb39f9..c360f1301d513fe526dc533e484a4ac22e67ddc1 100644 --- a/reco/KF/CbmKF.cxx +++ b/reco/KF/CbmKF.cxx @@ -1,7 +1,5 @@ -/** @file CbmKF.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKF.h" + #include "CbmDefs.h" #include "CbmDigiManager.h" #include "CbmKFFieldMath.h" diff --git a/reco/KF/CbmKFFieldMath.cxx b/reco/KF/CbmKFFieldMath.cxx index 3137cc4e779c4a2a8f378ad3775370699bda556e..9516157baab4e6f3e8f9b19794843f64f10db444 100644 --- a/reco/KF/CbmKFFieldMath.cxx +++ b/reco/KF/CbmKFFieldMath.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFFieldMath.cxx - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFFieldMath.h" + #include "CbmKFMath.h" #include "FairField.h" diff --git a/reco/KF/CbmKFHit.cxx b/reco/KF/CbmKFHit.cxx index 5a3c39c32ad44525b923e09ab0d6d4b5e5b88e68..524f980a9fb38789f37b62cb0ec87258d55ae61d 100644 --- a/reco/KF/CbmKFHit.cxx +++ b/reco/KF/CbmKFHit.cxx @@ -1,5 +1,4 @@ -/** @file CbmKFHit.cxx - * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #include "CbmKFHit.h" + ClassImp(CbmKFHit); diff --git a/reco/KF/CbmKFMaterial.cxx b/reco/KF/CbmKFMaterial.cxx index a2c02952917d2d319942eb2a898b40a72f2a124d..1be757e3f20a29d15047b3c6ac4e358278b52a5f 100644 --- a/reco/KF/CbmKFMaterial.cxx +++ b/reco/KF/CbmKFMaterial.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFMaterial.cxx - * @copyright Copyright (C) 2006-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFMaterial.h" + #include "CbmKF.h" #include "CbmKFMath.h" diff --git a/reco/KF/CbmKFMath.cxx b/reco/KF/CbmKFMath.cxx index d96979bfb60c130193cf9ea244d02f1ee1714c53..beb61fddd9c43844778be776cbec75fbadea62bd 100644 --- a/reco/KF/CbmKFMath.cxx +++ b/reco/KF/CbmKFMath.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFMath.cxx - * @copyright Copyright (C) 2006-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFMath.h" + #include "FairField.h" #include "FairTrackParam.h" diff --git a/reco/KF/CbmKFParticleFinder.cxx b/reco/KF/CbmKFParticleFinder.cxx index 4548d2520be0fb2d636713a339733c71b31ac4fc..b8fdfb744159edcd735dc91da820f5902e057e53 100644 --- a/reco/KF/CbmKFParticleFinder.cxx +++ b/reco/KF/CbmKFParticleFinder.cxx @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinder.cxx - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + // Cbm Headers ---------------------- #include "CbmKFParticleFinder.h" diff --git a/reco/KF/CbmKFParticleFinder.h b/reco/KF/CbmKFParticleFinder.h index 99c12628cf0f04285a7df26460b159fcba27582b..0c73664692c1e0f9454294222c6b307595f7e98c 100644 --- a/reco/KF/CbmKFParticleFinder.h +++ b/reco/KF/CbmKFParticleFinder.h @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinder.h - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + #ifndef CbmKFParticleFinder_HH #define CbmKFParticleFinder_HH diff --git a/reco/KF/CbmKFParticleFinderPID.cxx b/reco/KF/CbmKFParticleFinderPID.cxx index 47af8edd7122822738e038b17a1fdc98f4d7e144..35b8002efa5edba61b1ac7757789791dcc666cb0 100644 --- a/reco/KF/CbmKFParticleFinderPID.cxx +++ b/reco/KF/CbmKFParticleFinderPID.cxx @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinderPID.cxx - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + // Cbm Headers ---------------------- #include "CbmKFParticleFinderPID.h" diff --git a/reco/KF/CbmKFParticleFinderPID.h b/reco/KF/CbmKFParticleFinderPID.h index fc8443695177d90d264f29bfa9554b742349474d..a07ace1be09bba304321216cebf1ac0cf427df2e 100644 --- a/reco/KF/CbmKFParticleFinderPID.h +++ b/reco/KF/CbmKFParticleFinderPID.h @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinderPID.h - * @copyright Copyright (C) 2014-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + #ifndef CbmKFParticleFinderPID_HH #define CbmKFParticleFinderPID_HH diff --git a/reco/KF/CbmKFParticleFinderQA.cxx b/reco/KF/CbmKFParticleFinderQA.cxx index b0aa3eb54228bb96e4512f7025ccf2cac9718666..2ab315547cdf60897804b86de2e0e6ab970b5901 100644 --- a/reco/KF/CbmKFParticleFinderQA.cxx +++ b/reco/KF/CbmKFParticleFinderQA.cxx @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinderQA.cxx - * @copyright Copyright (C) 2014-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + // Cbm Headers ---------------------- #include "CbmKFParticleFinderQA.h" diff --git a/reco/KF/CbmKFParticleFinderQA.h b/reco/KF/CbmKFParticleFinderQA.h index e1a774c555b93ed76fccf6dc2350c6b1c7a6bd3c..b5becaaa662e2235d9537f0e03210a053fd1986e 100644 --- a/reco/KF/CbmKFParticleFinderQA.h +++ b/reco/KF/CbmKFParticleFinderQA.h @@ -1,8 +1,6 @@ -/** @file CbmKFParticleFinderQA.h - * @copyright Copyright (C) 2014-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + #ifndef CbmKFParticleFinderQA_HH #define CbmKFParticleFinderQA_HH diff --git a/reco/KF/CbmKFParticleInterface.cxx b/reco/KF/CbmKFParticleInterface.cxx index 9af357f68e6ba084e73b071d9c7ae21cf0b06886..5787ef677e0dfce4b6eaa10f6e2e9e621d2636f9 100644 --- a/reco/KF/CbmKFParticleInterface.cxx +++ b/reco/KF/CbmKFParticleInterface.cxx @@ -1,8 +1,6 @@ -/** @file CbmKFParticleInterface.cxx - * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + // Cbm Headers ---------------------- #include "CbmKFParticleInterface.h" diff --git a/reco/KF/CbmKFParticleInterface.h b/reco/KF/CbmKFParticleInterface.h index 2759fa47cbf67a408ba921148ffbf53a74692f85..a1c3d70785ac939cda0755eedac9ab230ac0e135 100644 --- a/reco/KF/CbmKFParticleInterface.h +++ b/reco/KF/CbmKFParticleInterface.h @@ -1,8 +1,6 @@ -/** @file CbmKFParticleInterface.h - * @copyright Copyright (C) 2014-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + #ifndef CbmKFParticleInterface_HH #define CbmKFParticleInterface_HH diff --git a/reco/KF/CbmKFPixelMeasurement.cxx b/reco/KF/CbmKFPixelMeasurement.cxx index 8d91634f0af1e00e2c9d98677fc6920ee7d46037..acf8fadb3683da4d89003d3551807cbc3aeebec6 100644 --- a/reco/KF/CbmKFPixelMeasurement.cxx +++ b/reco/KF/CbmKFPixelMeasurement.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFPixelMeasurement.cxx - * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFPixelMeasurement.h" + #include <cmath> using std::vector; diff --git a/reco/KF/CbmKFUMeasurement.cxx b/reco/KF/CbmKFUMeasurement.cxx index 33a763c2193b5a92905bceab6d060b68be189eac..735a975a380552d33e047e94ff4839df011361db 100644 --- a/reco/KF/CbmKFUMeasurement.cxx +++ b/reco/KF/CbmKFUMeasurement.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFUMeasurement.cxx - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFUMeasurement.h" + #include <cmath> ClassImp(CbmKFUMeasurement) diff --git a/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx b/reco/KF/Interface/CbmEcalTrackExtrapolationKF.cxx index 1448d0612eaffdd91c16ffc4a365ae1b28eaedec..fd99968956d92d356061f7714ea44e436ea02c3a 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 **/ + #include "CbmEcalTrackExtrapolationKF.h" + #include "CbmEcalInf.h" #include "CbmEcalStructure.h" #include "CbmGlobalTrack.h" diff --git a/reco/KF/Interface/CbmKFStsHit.cxx b/reco/KF/Interface/CbmKFStsHit.cxx index 2e9f58cae9080baf1a0d7181b16c2fa35e70b61d..e7ef5a4f6231988194b56c425efad027bc137d33 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 **/ + #include "CbmKFStsHit.h" + #include "CbmKF.h" #include "CbmKFMaterial.h" #include "CbmKFTrackInterface.h" diff --git a/reco/KF/Interface/CbmKFStsHit.h b/reco/KF/Interface/CbmKFStsHit.h index e551f2e6db3c5a084cf63d379cbec383dc65d619..c0d290566ebc7fd441ef5368829f6c01883c01b8 100644 --- a/reco/KF/Interface/CbmKFStsHit.h +++ b/reco/KF/Interface/CbmKFStsHit.h @@ -1,8 +1,6 @@ -/** @file CbmKFStsHit.h - * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmKFStsHit_H #define CbmKFStsHit_H 1 + #include "CbmKFHit.h" #include "CbmKFMaterial.h" #include "CbmKFPixelMeasurement.h" diff --git a/reco/KF/Interface/CbmKFTrack.cxx b/reco/KF/Interface/CbmKFTrack.cxx index ec2dc6fda0586ee53349f0a8ed847c06c68a5bdf..f893b6a4755259e97303b71477d85c707ef2d4ae 100644 --- a/reco/KF/Interface/CbmKFTrack.cxx +++ b/reco/KF/Interface/CbmKFTrack.cxx @@ -1,7 +1,5 @@ -/** @file CbmKFTrack.cxx - * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmKFTrack.h" + #include "CbmKFMath.h" #include "CbmStsTrack.h" diff --git a/reco/KF/Interface/CbmKFVertex.cxx b/reco/KF/Interface/CbmKFVertex.cxx index 45ec61bd2ea67d857e6fefaf5ad3b7b46f8139eb..bd5d31fd7b92efdbc17640666f53c5663e91fa52 100644 --- a/reco/KF/Interface/CbmKFVertex.cxx +++ b/reco/KF/Interface/CbmKFVertex.cxx @@ -1,5 +1,4 @@ -/** @file CbmKFVertex.cxx - * @copyright Copyright (C) 2006 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #include "CbmKFVertex.h" + ClassImp(CbmKFVertex); diff --git a/reco/KF/Interface/CbmKFVertex.h b/reco/KF/Interface/CbmKFVertex.h index 47f34564fd4892b4317967b6d002d1ff8fb7e81a..4bd09f767029eb784bc909938cb49e64c2ef474c 100644 --- a/reco/KF/Interface/CbmKFVertex.h +++ b/reco/KF/Interface/CbmKFVertex.h @@ -1,8 +1,6 @@ -/** @file CbmKFVertex.h - * @copyright Copyright (C) 2006-2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMKFVERTEX_H #define CBMKFVERTEX_H + #include "CbmKFVertexInterface.h" class CbmKFVertex : public CbmKFVertexInterface { diff --git a/reco/KF/Interface/CbmPVFinderKF.cxx b/reco/KF/Interface/CbmPVFinderKF.cxx index d1d0ca5fa37205137756e59eb56d84ccf03ed560..634f276a65cc321d0617008e4c35b0de84d44363 100644 --- a/reco/KF/Interface/CbmPVFinderKF.cxx +++ b/reco/KF/Interface/CbmPVFinderKF.cxx @@ -1,7 +1,5 @@ -/** @file CbmPVFinderKF.cxx - * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPVFinderKF.h" + #include "CbmEvent.h" #include "CbmKFPrimaryVertexFinder.h" #include "CbmKFTrack.h" diff --git a/reco/KF/Interface/CbmStsKFTrackFitter.cxx b/reco/KF/Interface/CbmStsKFTrackFitter.cxx index b24f612eb086e1a16159ff2491168771a7e169c9..45dfeafd71e4a397fdf1064cb27974976cb3b1b2 100644 --- a/reco/KF/Interface/CbmStsKFTrackFitter.cxx +++ b/reco/KF/Interface/CbmStsKFTrackFitter.cxx @@ -1,7 +1,5 @@ -/** @file CbmStsKFTrackFitter.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmStsKFTrackFitter.h" + #include "CbmKFMath.h" #include "CbmKFStsHit.h" #include "CbmKFTrack.h" diff --git a/reco/KF/Interface/CbmStsKFTrackFitter.h b/reco/KF/Interface/CbmStsKFTrackFitter.h index 9e659caaeea771a450ebadbe515c7d37f94ddd44..4c3162c8b09e11d31f5f4c1883666fcc7c40549a 100644 --- a/reco/KF/Interface/CbmStsKFTrackFitter.h +++ b/reco/KF/Interface/CbmStsKFTrackFitter.h @@ -1,8 +1,6 @@ -/** @file CbmStsKFTrackFitter.h - * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMSTSKFTRACKFITTER #define CBMSTSKFTRACKFITTER 1 + #include "CbmKFStsHit.h" #include "CbmStsTrackFitter.h" diff --git a/reco/KF/KFLinkDef.h b/reco/KF/KFLinkDef.h index 32803cb8d8aaae56b069580713fb8e459ec66646..372ca46c474e4b9dbe033b0aaf32e1875f7545f5 100644 --- a/reco/KF/KFLinkDef.h +++ b/reco/KF/KFLinkDef.h @@ -1,7 +1,5 @@ -/** @file KFLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/KF/KFQA/CbmKFPartEfficiencies.h b/reco/KF/KFQA/CbmKFPartEfficiencies.h index ad6a2acb6c9ea95db7e14c825d10f16fd875a541..733708cd666f14765224e8620e1eb430995cbb7f 100644 --- a/reco/KF/KFQA/CbmKFPartEfficiencies.h +++ b/reco/KF/KFQA/CbmKFPartEfficiencies.h @@ -1,8 +1,6 @@ -/** @file CbmKFPartEfficiencies.h - * @copyright Copyright (C) 2012-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmKFPartEfficiencies_H #define CbmKFPartEfficiencies_H + #include "CbmL1Counters.h" #include "TNamed.h" diff --git a/reco/KF/KFQA/CbmKFTrackQA.cxx b/reco/KF/KFQA/CbmKFTrackQA.cxx index cf2fde02769d76b4e8ac4d69da4c4d4dfd7f63f3..c1088105847b09a4362f421281203f2e29f995b2 100644 --- a/reco/KF/KFQA/CbmKFTrackQA.cxx +++ b/reco/KF/KFQA/CbmKFTrackQA.cxx @@ -1,8 +1,6 @@ -/** @file CbmKFTrackQA.cxx - * @copyright Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + // Cbm Headers ---------------------- #include "CbmKFTrackQA.h" diff --git a/reco/KF/KFQA/CbmKFTrackQA.h b/reco/KF/KFQA/CbmKFTrackQA.h index 01d3d03f334dc9d16c5fd03cf164e48b8c98e1c0..106aec808a7554666bcf931f6fb717ca02fe21c1 100644 --- a/reco/KF/KFQA/CbmKFTrackQA.h +++ b/reco/KF/KFQA/CbmKFTrackQA.h @@ -1,8 +1,6 @@ -/** @file CbmKFTrackQA.h - * @copyright Copyright (C) 2015-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //----------------------------------------------------------- //----------------------------------------------------------- + #ifndef CbmKFTrackQA_HH #define CbmKFTrackQA_HH diff --git a/reco/L1/CbmL1Constants.h b/reco/L1/CbmL1Constants.h index ed9c471e2159f59998aff1dc332744d641585dd0..10e2a3cc51a54c2e05c0d95078b843729e29537c 100644 --- a/reco/L1/CbmL1Constants.h +++ b/reco/L1/CbmL1Constants.h @@ -1,8 +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 **/ #ifndef CBML1CONSTANTS_H_ #define CBML1CONSTANTS_H_ + namespace CbmL1Constants { /// Performance constants diff --git a/reco/L1/CbmL1Counters.h b/reco/L1/CbmL1Counters.h index aa20ee5669ed65f1e270eb352b27bdcd4b5b4a44..565543a202491eb3d8340825210972496c6c34ac 100644 --- a/reco/L1/CbmL1Counters.h +++ b/reco/L1/CbmL1Counters.h @@ -1,8 +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 **/ #ifndef CbmL1Counters_H #define CbmL1Counters_H + #include "TString.h" #include <fstream> diff --git a/reco/L1/CbmL1Def.h b/reco/L1/CbmL1Def.h index e5df13514dbbe15c3117b8e66d2e985bd9fe7fc3..dfb878af3cf1bd8ad34bc452fce8ffef7968d709 100644 --- a/reco/L1/CbmL1Def.h +++ b/reco/L1/CbmL1Def.h @@ -1,8 +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 **/ #ifndef CbmL1Def_h #define CbmL1Def_h 1 + // #define FAST_CODE // FAST_CODE = more unsafe diff --git a/reco/L1/CbmL1StsHit.h b/reco/L1/CbmL1StsHit.h index 86cd19bdf9a330b05ddfeb487fda8aa0a3bc2d92..56d42988400d7a46beeb970013ea1c52e1044bf6 100644 --- a/reco/L1/CbmL1StsHit.h +++ b/reco/L1/CbmL1StsHit.h @@ -1,8 +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 **/ #ifndef _CbmL1StsHit_h_ #define _CbmL1StsHit_h_ + #include <vector> using std::vector; diff --git a/reco/L1/CbmL1TrackPar.h b/reco/L1/CbmL1TrackPar.h index c4c2c23de65aaf1b2839e560798e364c16f5761a..d6d726148f64a77b1989ed3016ec1ac561cb2345 100644 --- a/reco/L1/CbmL1TrackPar.h +++ b/reco/L1/CbmL1TrackPar.h @@ -1,6 +1,4 @@ -/** @file CbmL1TrackPar.h - * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CbmL1TrackPar_H #define CbmL1TrackPar_H diff --git a/reco/L1/CbmL1TrdTracklet.cxx b/reco/L1/CbmL1TrdTracklet.cxx index 731760a9f607f849b7949450acd7f8abd22d1942..311e43e81cfbdfbfa2a8ba7f423074aeb04701ea 100644 --- a/reco/L1/CbmL1TrdTracklet.cxx +++ b/reco/L1/CbmL1TrdTracklet.cxx @@ -1,7 +1,5 @@ -/** @file CbmL1TrdTracklet.cxx - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1TrdTracklet.h" + ClassImp(CbmL1TrdTracklet); // ----------------------- Default constructor --------------------------- diff --git a/reco/L1/CbmL1TrdTracklet.h b/reco/L1/CbmL1TrdTracklet.h index 1a0c7d1dfcf52522ef9ba5897e35aae2ed6742c4..8a22c289d9e27345aec0a7513f2681701c094151 100644 --- a/reco/L1/CbmL1TrdTracklet.h +++ b/reco/L1/CbmL1TrdTracklet.h @@ -1,8 +1,6 @@ -/** @file CbmL1TrdTracklet.h - * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBML1TRDTRACKLET_H #define CBML1TRDTRACKLET_H 1 + #include "TObject.h" #include <vector> diff --git a/reco/L1/CbmL1TrdTracklet4.cxx b/reco/L1/CbmL1TrdTracklet4.cxx index 95bd57919c00750e25b61d453ef86a2f49cd8921..4a6eef5df3bb111fc65cb655db312d00fb3c0782 100644 --- a/reco/L1/CbmL1TrdTracklet4.cxx +++ b/reco/L1/CbmL1TrdTracklet4.cxx @@ -1,7 +1,5 @@ -/** @file CbmL1TrdTracklet4.cxx - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1TrdTracklet4.h" + ClassImp(CbmL1TrdTracklet4); // ----------------------- Default constructor --------------------------- diff --git a/reco/L1/CbmL1TrdTracklet4.h b/reco/L1/CbmL1TrdTracklet4.h index 2c8e560562b2d15b72eb9c796209316d5a41b875..e5564b5592da9c698640268646bd4797dea9fca4 100644 --- a/reco/L1/CbmL1TrdTracklet4.h +++ b/reco/L1/CbmL1TrdTracklet4.h @@ -1,8 +1,6 @@ -/** @file CbmL1TrdTracklet4.h - * @copyright Copyright (C) 2006-2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBML1TRDTRACKLET4_H #define CBML1TRDTRACKLET4_H 1 + #include "TObject.h" #include <vector> diff --git a/reco/L1/L1Algo/L1Algo.cxx b/reco/L1/L1Algo/L1Algo.cxx index 481088203b22d02b82e5417a655776c7e667e617..f958ba212f9435dfbde3e5e4a5fe321c56617a2e 100644 --- a/reco/L1/L1Algo/L1Algo.cxx +++ b/reco/L1/L1Algo/L1Algo.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "L1Algo.h" + #include "L1Grid.h" #include "L1HitPoint.h" diff --git a/reco/L1/L1Algo/L1Algo.h b/reco/L1/L1Algo/L1Algo.h index 2a5907611056e2b68a751dd3ff48e5678f499a3d..632316516404784518dadb2f5f3676cdd150a4e6 100644 --- a/reco/L1/L1Algo/L1Algo.h +++ b/reco/L1/L1Algo/L1Algo.h @@ -1,8 +1,6 @@ -/** @file L1Algo.h - * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Algo_h #define L1Algo_h 1 + // #define TBB // TODO: Doesn't work now. Renew /// Debug features diff --git a/reco/L1/L1Algo/L1AlgoTBB.h b/reco/L1/L1Algo/L1AlgoTBB.h index c0ed11bb94b8a505c3c46b09aa4a1326c73a0c09..6813ab369dc886c2193f50fafa36f865cf768158 100644 --- a/reco/L1/L1Algo/L1AlgoTBB.h +++ b/reco/L1/L1Algo/L1AlgoTBB.h @@ -1,9 +1,7 @@ -/** @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 **/ #ifndef L1AlgoTBB_h #define L1AlgoTBB_h + #include "L1Algo.h" #ifdef TBB diff --git a/reco/L1/L1Algo/L1Event.cxx b/reco/L1/L1Algo/L1Event.cxx index ca00a56ef4bddd9ac0abaa913528cf2110b053bb..eb08e3a7d4ca76248ba8a5d5044156fabd06a4b7 100644 --- a/reco/L1/L1Algo/L1Event.cxx +++ b/reco/L1/L1Algo/L1Event.cxx @@ -1,7 +1,5 @@ -/** @file L1Event.cxx - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1Event.h" + void L1Event::Clear() { fStsHit.clear(); } void L1Event::TopoReconstructor() diff --git a/reco/L1/L1Algo/L1Event.h b/reco/L1/L1Algo/L1Event.h index 11069822f703b1faac6686621b5a3b3d968bfac2..a6ebbefa354b0adee52657117dc1faf040224044 100644 --- a/reco/L1/L1Algo/L1Event.h +++ b/reco/L1/L1Algo/L1Event.h @@ -1,8 +1,6 @@ -/** @file L1Event.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Event_H #define L1Event_H + #include "CbmL1Track.h" #include <vector> diff --git a/reco/L1/L1Algo/L1EventEfficiencies.h b/reco/L1/L1Algo/L1EventEfficiencies.h index 82c866c23ef57f3a4a2fbb47d72f2c07cad58f6e..ee1511c4ef40b19505617ea3405964378d50ad74 100644 --- a/reco/L1/L1Algo/L1EventEfficiencies.h +++ b/reco/L1/L1Algo/L1EventEfficiencies.h @@ -1,7 +1,5 @@ -/** @file L1EventEfficiencies.h - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1Counters.h" + #include <cstring> #include <iostream> diff --git a/reco/L1/L1Algo/L1EventMatch.cxx b/reco/L1/L1Algo/L1EventMatch.cxx index 1df2e7e7fe4dfe0f5b151fb47581224856661c14..61cafa7cb4a0f689da84b9b53fd3707ffeaae0bf 100644 --- a/reco/L1/L1Algo/L1EventMatch.cxx +++ b/reco/L1/L1Algo/L1EventMatch.cxx @@ -1,7 +1,5 @@ -/** @file L1EventMatch.cxx - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1EventMatch.h" + void L1EventMatch::Clear() { fMCEvent.clear(); diff --git a/reco/L1/L1Algo/L1EventMatch.h b/reco/L1/L1Algo/L1EventMatch.h index cb797aac99afd216b16a28f8f13f2f3ac553a82a..1ac2c2a3228420eba74c5191a855d7ffb763fe41 100644 --- a/reco/L1/L1Algo/L1EventMatch.h +++ b/reco/L1/L1Algo/L1EventMatch.h @@ -1,8 +1,6 @@ -/** @file L1EventMatch.h - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1EventMatch_H #define L1EventMatch_H + #include <map> #include <vector> diff --git a/reco/L1/L1Algo/L1Extrapolation.h b/reco/L1/L1Algo/L1Extrapolation.h index 41ea852c7e0523736650c5a1525570fc0c49051a..1503a226e7e34d7f3ad1b8e05c067bd11be2d6e4 100644 --- a/reco/L1/L1Algo/L1Extrapolation.h +++ b/reco/L1/L1Algo/L1Extrapolation.h @@ -1,8 +1,6 @@ -/** @file L1Extrapolation.h - * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Extrapolation_h #define L1Extrapolation_h + #include "CbmL1Def.h" #include "L1Field.h" diff --git a/reco/L1/L1Algo/L1Field.h b/reco/L1/L1Algo/L1Field.h index 3944582a186c57bd47a8750539adeb447a4370d0..3e9fee86537ffe0a653fd382b8d0646f2661c5f7 100644 --- a/reco/L1/L1Algo/L1Field.h +++ b/reco/L1/L1Algo/L1Field.h @@ -1,8 +1,6 @@ -/** @file L1Field.h - * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Field_h #define L1Field_h 1 + #include "CbmL1Def.h" #include <iostream> diff --git a/reco/L1/L1Algo/L1Filtration.h b/reco/L1/L1Algo/L1Filtration.h index 1d36b78c36a3dd9d5bb8293dc3396ee0ccb358fb..b4d090ad4d3e30285bb820977fcb42b2145738cd 100644 --- a/reco/L1/L1Algo/L1Filtration.h +++ b/reco/L1/L1Algo/L1Filtration.h @@ -1,8 +1,6 @@ -/** @file L1Filtration.h - * @copyright Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Filtration_h #define L1Filtration_h + #include "CbmL1Def.h" #include "L1TrackPar.h" diff --git a/reco/L1/L1Algo/L1FitMaterial.h b/reco/L1/L1Algo/L1FitMaterial.h index 4d83daf16768ca06703d87620060655ab4b5e852..ea3537f80d1f0202c27cdb6d579184459552d5dc 100644 --- a/reco/L1/L1Algo/L1FitMaterial.h +++ b/reco/L1/L1Algo/L1FitMaterial.h @@ -1,8 +1,6 @@ -/** @file L1FitMaterial.h - * @copyright Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1FitMaterial_h #define L1FitMaterial_h + #include "CbmL1Def.h" #include "L1MaterialInfo.h" diff --git a/reco/L1/L1Algo/L1Grid.cxx b/reco/L1/L1Algo/L1Grid.cxx index c20f13ca7a312b8ac1f902c59ae563634324f447..21f1ad87326d725d633e79719db7941c6ebd4c91 100644 --- a/reco/L1/L1Algo/L1Grid.cxx +++ b/reco/L1/L1Algo/L1Grid.cxx @@ -1,7 +1,5 @@ -/** @file L1Grid.cxx - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1Grid.h" + #include "CbmL1Def.h" #include <algorithm> diff --git a/reco/L1/L1Algo/L1HitArea.h b/reco/L1/L1Algo/L1HitArea.h index bc3b5ed399037d6c5e170ed5fdabbfe02679e0c7..4e8464bb5a54a3b6b7299f2576306edbad3ca5c0 100644 --- a/reco/L1/L1Algo/L1HitArea.h +++ b/reco/L1/L1Algo/L1HitArea.h @@ -1,8 +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 **/ #ifndef L1HitArea_H #define L1HitArea_H + #include "CbmL1Def.h" #include "L1Grid.h" diff --git a/reco/L1/L1Algo/L1HitPoint.h b/reco/L1/L1Algo/L1HitPoint.h index e3c891766eb650d2bcbe73220a1c729071b7a8ce..47f227e5f8d7b129389525355cef6456c7a31cee 100644 --- a/reco/L1/L1Algo/L1HitPoint.h +++ b/reco/L1/L1Algo/L1HitPoint.h @@ -1,8 +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 **/ #ifndef _L1HitPoint_h_ #define _L1HitPoint_h_ + /// contain strips positions and coordinates of hit #if 1 struct L1HitPoint { diff --git a/reco/L1/L1Algo/L1HitsSortHelper.cxx b/reco/L1/L1Algo/L1HitsSortHelper.cxx index 90fd1c02d2dd1f6f137b10b16c575c3ad8e1281a..8708831308b407f6b51e9e477eace2004191ac17 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 **/ + #include "L1HitsSortHelper.h" + #include <algorithm> #include <vector> diff --git a/reco/L1/L1Algo/L1HitsSortHelper.h b/reco/L1/L1Algo/L1HitsSortHelper.h index 1eb12cce8c37940b03c396e83fb58e629dab737a..cdd10f4765910428473578369ecd5c5063085c59 100644 --- a/reco/L1/L1Algo/L1HitsSortHelper.h +++ b/reco/L1/L1Algo/L1HitsSortHelper.h @@ -1,8 +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 **/ #ifndef _L1HitsL1HitsSortHelper_h_ #define _L1HitsL1HitsSortHelper_h_ + #include <algorithm> #include <vector> diff --git a/reco/L1/L1Algo/L1MCEvent.cxx b/reco/L1/L1Algo/L1MCEvent.cxx index c4ef9f4a8ba2283be8a914bc36873bc0dcc2aa9f..6067924082cb1d5ac7204eb878313b4e19bb508d 100644 --- a/reco/L1/L1Algo/L1MCEvent.cxx +++ b/reco/L1/L1Algo/L1MCEvent.cxx @@ -1,7 +1,5 @@ -/** @file L1MCEvent.cxx - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1MCEvent.h" + int L1MCEvent::IsReconstructed() { if (fRecoEvents.size() > 0) return 1; diff --git a/reco/L1/L1Algo/L1MCEvent.h b/reco/L1/L1Algo/L1MCEvent.h index bb61c2eed87e4c067173d87a5c4af52935845a91..6fb7f0d580e437aaf3f96eba31a7afdb9da05bb1 100644 --- a/reco/L1/L1Algo/L1MCEvent.h +++ b/reco/L1/L1Algo/L1MCEvent.h @@ -1,8 +1,6 @@ -/** @file L1MCEvent.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1MCEvent_H #define L1MCEvent_H + #include <vector> using std::vector; diff --git a/reco/L1/L1Algo/L1MaterialInfo.h b/reco/L1/L1Algo/L1MaterialInfo.h index 54584409e5f4fe680e474b5a3d27409dedcb9c68..9a3aa0a0d0013e41dee2218a978e69ab97ec542d 100644 --- a/reco/L1/L1Algo/L1MaterialInfo.h +++ b/reco/L1/L1Algo/L1MaterialInfo.h @@ -1,8 +1,6 @@ -/** @file L1MaterialInfo.h - * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1MaterialInfo_h #define L1MaterialInfo_h + #include "../CbmL1Def.h" #include <vector> diff --git a/reco/L1/L1Algo/L1Portion.h b/reco/L1/L1Algo/L1Portion.h index 9608eee55cb239ee03ad4b10cd92f2d841af79e6..4819f2ed27aaa8e801e6290d1bfb42d76e2571a8 100644 --- a/reco/L1/L1Algo/L1Portion.h +++ b/reco/L1/L1Algo/L1Portion.h @@ -1,8 +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 **/ #ifndef L1Portion_H #define L1Portion_H + #include <vector> #include "L1TrackPar.h" diff --git a/reco/L1/L1Algo/L1Station.h b/reco/L1/L1Algo/L1Station.h index ba3cab23285c11848e031029e1ae410612164fa3..6616eba12c0f765079e9b8132e1a538233e697ba 100644 --- a/reco/L1/L1Algo/L1Station.h +++ b/reco/L1/L1Algo/L1Station.h @@ -1,8 +1,6 @@ -/** @file L1Station.h - * @copyright Copyright (C) 2007-2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Station_h #define L1Station_h 1 + #include "L1Field.h" #include "L1MaterialInfo.h" #include "L1UMeasurementInfo.h" diff --git a/reco/L1/L1Algo/L1StsHit.h b/reco/L1/L1Algo/L1StsHit.h index cee497f24ead8b6261d7cd0e593c847b71306f66..f0f78baaf7d4c8e269a0594282a39a142e7d0b0f 100644 --- a/reco/L1/L1Algo/L1StsHit.h +++ b/reco/L1/L1Algo/L1StsHit.h @@ -1,8 +1,6 @@ -/** @file L1StsHit.h - * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef _L1StsHit_h_ #define _L1StsHit_h_ + //struct L1Branch; typedef unsigned /*short*/ int THitI; // strip index type typedef unsigned short int TZPosI; // strip z-coor index type diff --git a/reco/L1/L1Algo/L1TrackExtender.cxx b/reco/L1/L1Algo/L1TrackExtender.cxx index 4352c29f8f05596a7ef8b144b2a13c6990fe35b0..7816725cb500692bef2a5a84cab5ec52ab04de77 100644 --- a/reco/L1/L1Algo/L1TrackExtender.cxx +++ b/reco/L1/L1Algo/L1TrackExtender.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include <iostream> + #include "L1Algo.h" #include "L1Branch.h" #include "L1Extrapolation.h" diff --git a/reco/L1/L1Algo/L1TrackPar.h b/reco/L1/L1Algo/L1TrackPar.h index 23b733f06aae11b694c3702ee359617f756bb72f..e780c996968d92907aa22c04ff73c562407a42d3 100644 --- a/reco/L1/L1Algo/L1TrackPar.h +++ b/reco/L1/L1Algo/L1TrackPar.h @@ -1,8 +1,6 @@ -/** @file L1TrackPar.h - * @copyright Copyright (C) 2007-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1TrackPar_h #define L1TrackPar_h 1 + #include "../CbmL1Def.h" class L1TrackPar { diff --git a/reco/L1/L1Algo/L1TrackParFit.cxx b/reco/L1/L1Algo/L1TrackParFit.cxx index 32fcd7191fb6756459ea6733a5fc1b9ad42942c0..bbcb10f81d98ec7a3d98993ae2a898276e89af8d 100644 --- a/reco/L1/L1Algo/L1TrackParFit.cxx +++ b/reco/L1/L1Algo/L1TrackParFit.cxx @@ -1,7 +1,5 @@ -/** @file L1TrackParFit.cxx - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1TrackParFit.h" + #include "L1Fit.h" const fvec PipeRadThick = 7.87e-3f; // 0.7 mm Aluminium diff --git a/reco/L1/L1Algo/L1TrackParFit.h b/reco/L1/L1Algo/L1TrackParFit.h index 2c60dc11a8677fa89ebce2663d2588f2521206da..970acbc01ba698ccc0ec88324114d93e836db171 100644 --- a/reco/L1/L1Algo/L1TrackParFit.h +++ b/reco/L1/L1Algo/L1TrackParFit.h @@ -1,8 +1,6 @@ -/** @file L1TrackParFit.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1TrackParFit_h #define L1TrackParFit_h + #include "../CbmL1Def.h" #include "L1Field.h" diff --git a/reco/L1/L1Algo/L1Triplet.h b/reco/L1/L1Algo/L1Triplet.h index 38f30a9d7dab1c9753ef645ce648727ce4ddb937..5fedfadf0715ef9555bd37ea7754ff9cc42428bf 100644 --- a/reco/L1/L1Algo/L1Triplet.h +++ b/reco/L1/L1Algo/L1Triplet.h @@ -1,6 +1,3 @@ -/** @file L1Triplet.h - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Triplet_H #define L1Triplet_H #include "../CbmL1Def.h" diff --git a/reco/L1/L1Algo/L1UMeasurementInfo.h b/reco/L1/L1Algo/L1UMeasurementInfo.h index 4f01c062001b15d83487dc6789a03d31e541f559..597fbe01a4c640819963a56d2954c2aece02275a 100644 --- a/reco/L1/L1Algo/L1UMeasurementInfo.h +++ b/reco/L1/L1Algo/L1UMeasurementInfo.h @@ -1,8 +1,6 @@ -/** @file L1UMeasurementInfo.h - * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1UMeasurementInfo_h #define L1UMeasurementInfo_h 1 + #include "../CbmL1Def.h" diff --git a/reco/L1/L1Algo/L1XYMeasurementInfo.h b/reco/L1/L1Algo/L1XYMeasurementInfo.h index 84b872b6c58c06bf66af51e7cbafc21bd13eb216..3ba814a98c66eb84231db5604de04cc5eecd1e71 100644 --- a/reco/L1/L1Algo/L1XYMeasurementInfo.h +++ b/reco/L1/L1Algo/L1XYMeasurementInfo.h @@ -1,8 +1,6 @@ -/** @file L1XYMeasurementInfo.h - * @copyright Copyright (C) 2007-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1XYMeasurementInfo_h #define L1XYMeasurementInfo_h 1 + #include "../CbmL1Def.h" diff --git a/reco/L1/L1Algo/utils/L1AlgoDraw.h b/reco/L1/L1Algo/utils/L1AlgoDraw.h index 3bdc67c8f682d18cde5dd76007039860e23cc80f..7e6b37f9cccc6306e47691b753033760a091cb29 100644 --- a/reco/L1/L1Algo/utils/L1AlgoDraw.h +++ b/reco/L1/L1Algo/utils/L1AlgoDraw.h @@ -1,8 +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 **/ #ifndef L1AlgoDraw_h #define L1AlgoDraw_h 1 + #define DRAW #include "CbmKF.h" diff --git a/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h b/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h index 4a2516714433c8625424a8a5845a59c98f3124b6..e65ad072a41c918af2eb321e947fe3b8d54b6421 100644 --- a/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h +++ b/reco/L1/L1Algo/utils/L1AlgoEfficiencyPerformance.h @@ -1,8 +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 **/ #ifndef L1AlgoEfficiencyPerformance_h #define L1AlgoEfficiencyPerformance_h + /** * Class for tracklets reconstruction efficiency calculation. Used for debug of CATrackFinder. * diff --git a/reco/L1/L1Algo/utils/L1AlgoPulls.h b/reco/L1/L1Algo/utils/L1AlgoPulls.h index 3ce77bafb8198628e7571565b2e252d3cd5964f0..7fa789eda0b1d675e1e8ab287b10accb56c8f524 100644 --- a/reco/L1/L1Algo/utils/L1AlgoPulls.h +++ b/reco/L1/L1Algo/utils/L1AlgoPulls.h @@ -1,8 +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 **/ #ifndef L1AlgoPulls_h #define L1AlgoPulls_h + // #define BUILD_HISTO_FOR_EACH_STANTION #ifdef BUILD_HISTO_FOR_EACH_STANTION diff --git a/reco/L1/L1Algo/utils/L1CADebug.h b/reco/L1/L1Algo/utils/L1CADebug.h index 32aceb1e91b70bed9bfb36829eaeebd7cb26704d..2cbe18c3c447c09dc99d2b2bd2c8a1879463796f 100644 --- a/reco/L1/L1Algo/utils/L1CADebug.h +++ b/reco/L1/L1Algo/utils/L1CADebug.h @@ -1,8 +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 **/ #ifndef L1CADebug_h #define L1CADebug_h 1 + #define DEBUG_CA #include "CbmL1.h" diff --git a/reco/L1/L1AlgoInputData.cxx b/reco/L1/L1AlgoInputData.cxx index 6be816ca820cecb499f6e733a6b716519f336942..cc3973f6ebe5bc320263c162bd2a7399da155237 100644 --- a/reco/L1/L1AlgoInputData.cxx +++ b/reco/L1/L1AlgoInputData.cxx @@ -1,7 +1,5 @@ -/** @file L1AlgoInputData.cxx - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "L1AlgoInputData.h" + #include <cstring> #include <iostream> using namespace std; diff --git a/reco/L1/L1AlgoInputData.h b/reco/L1/L1AlgoInputData.h index 2d0f5d8b1de2e6d028be41d8cded865776539728..c2d3551d22909f5fdb9d520781c95232c980942e 100644 --- a/reco/L1/L1AlgoInputData.h +++ b/reco/L1/L1AlgoInputData.h @@ -1,8 +1,6 @@ -/** @file L1AlgoInputData.h - * @copyright Copyright (C) 2017-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef _L1AlgoInputData_h #define _L1AlgoInputData_h + #include "CbmL1Def.h" #include <fstream> diff --git a/reco/L1/L1LinkDef.h b/reco/L1/L1LinkDef.h index 97b9aadff64e83a2cb895a2684c6595834d8353e..144bd6b28b8632e13cf439f193b6639260166dad 100644 --- a/reco/L1/L1LinkDef.h +++ b/reco/L1/L1LinkDef.h @@ -1,7 +1,5 @@ -/** @file L1LinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: L1LinkDef.h,v 1.10 2006/05/18 11:36:47 friese Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx b/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx index 8c49dade76fe22732fa4d3c9c21c21e729b02271..e5fbb3ecaa79f22935bde7fbc861f812c3964a65 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx +++ b/reco/L1/OffLineInterface/CbmL1MuchFinder.cxx @@ -1,7 +1,5 @@ -/** @file CbmL1MuchFinder.cxx - * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1MuchFinder.h" + #include "CbmKF.h" #include "CbmKFHit.h" #include "CbmKFMaterial.h" diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinder.h b/reco/L1/OffLineInterface/CbmL1MuchFinder.h index f611a6dab3d4fb4cacbd665ac193bd8b38638c40..962e1409470cf72276cb5b4819a880e9e9901a6b 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchFinder.h +++ b/reco/L1/OffLineInterface/CbmL1MuchFinder.h @@ -1,6 +1,4 @@ -/** @file CbmL1MuchFinder.h - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 4b658683bff7940afc92cd47aa2745cba305dd66..521f3337ffbec4452e4d2ed9c1dd6096ade7393a 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx +++ b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmL1MuchFinderQa.cxx - * @copyright Copyright (C) 2007-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1MuchFinderQa.h" + #include "CbmKF.h" #include "CbmKFHit.h" #include "CbmKFMaterial.h" diff --git a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h index 91dc2471fc61f31e56e345cef10ecd3fd5c78cb6..1b20a2476444b1363b7069d3c8630acb5ca833bc 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h +++ b/reco/L1/OffLineInterface/CbmL1MuchFinderQa.h @@ -1,6 +1,4 @@ -/** @file CbmL1MuchFinderQa.h - * @copyright Copyright (C) 2007-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 1b15926e9bec9e4f72cb0c25979d69cd8130584a..50153d8327bf080f18d58780f539933abd8251b5 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 **/ + #include "CbmL1MuchHit.h" + #include "CbmKF.h" #include "CbmKFTrackInterface.h" #include "CbmMuchHit.h" diff --git a/reco/L1/OffLineInterface/CbmL1MuchHit.h b/reco/L1/OffLineInterface/CbmL1MuchHit.h index b340852f5092b51b66ef09a9a0fa4e8956ff0f3c..334016710a6581f1d58a8998414ced60fa5b56c9 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchHit.h +++ b/reco/L1/OffLineInterface/CbmL1MuchHit.h @@ -1,8 +1,6 @@ -/** @file CbmL1MuchHit.h - * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_L1_MuchHit_h #define CBM_L1_MuchHit_h + #include "CbmKFHit.h" #include "CbmKFPixelMeasurement.h" diff --git a/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx b/reco/L1/OffLineInterface/CbmL1MuchTrack.cxx index 5a0f7c156680e5d557792797115355010449bf64..ff80646efca5e2d198247e18b5632c22c5c9b56d 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 **/ + #include "CbmL1MuchTrack.h" + #include "CbmKFMath.h" #include "CbmStsTrack.h" diff --git a/reco/L1/OffLineInterface/CbmL1MuchTrack.h b/reco/L1/OffLineInterface/CbmL1MuchTrack.h index 93e38d9507aeb1f7403bb68e2c693b69630a4127..dd06c217072b91473767d6fd8089eae5ce104eaa 100644 --- a/reco/L1/OffLineInterface/CbmL1MuchTrack.h +++ b/reco/L1/OffLineInterface/CbmL1MuchTrack.h @@ -1,8 +1,6 @@ -/** @file CbmL1MuchTrack.h - * @copyright Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_L1_MuchTrack_h #define CBM_L1_MuchTrack_h + #include "CbmKFTrackInterface.h" #include "CbmL1MuchHit.h" diff --git a/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx b/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx index 9ad5636137221f145bd05e5927ec205a77442255..30fdc244fce878975b5f2e24340bdcb08f3d9b20 100644 --- a/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx +++ b/reco/L1/OffLineInterface/CbmL1RichRingQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmL1RichRingQa.cxx - * @copyright Copyright (C) 2006-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmL1RichRingQa.h" + #include "CbmL1Def.h" #include "CbmMCTrack.h" #include "CbmRichHit.h" diff --git a/reco/L1/OffLineInterface/CbmL1RichRingQa.h b/reco/L1/OffLineInterface/CbmL1RichRingQa.h index 27cc3b68c816f96555b6a1a4fdf655511c627199..731e4bbae366e2abf9498e5a17600bb1facf7f89 100644 --- a/reco/L1/OffLineInterface/CbmL1RichRingQa.h +++ b/reco/L1/OffLineInterface/CbmL1RichRingQa.h @@ -1,8 +1,6 @@ -/** @file CbmL1RichRingQa.h - * @copyright Copyright (C) 2006-2010 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBML1RICHRINGQA_H #define CBML1RICHRINGQA_H + #include "FairTask.h" #include "TArc.h" diff --git a/reco/L1/OffLineInterface/CbmL1SttHit.cxx b/reco/L1/OffLineInterface/CbmL1SttHit.cxx index 7379d2e9d856aedbb8e09c07c04e22f10f639302..0e107e3ed510f59bb87735d500dedb37f62ec502 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 **/ + #include "CbmL1SttHit.h" + #include "CbmKF.h" #include "CbmKFTrackInterface.h" #include "CbmSttHit.h" diff --git a/reco/L1/OffLineInterface/CbmL1SttHit.h b/reco/L1/OffLineInterface/CbmL1SttHit.h index 8fbfdc1209f3c9a205481c0cec6f2833a57c8126..6b2486bd14e33890b5dad55c1f58cfc826dd4bc1 100644 --- a/reco/L1/OffLineInterface/CbmL1SttHit.h +++ b/reco/L1/OffLineInterface/CbmL1SttHit.h @@ -1,8 +1,6 @@ -/** @file CbmL1SttHit.h - * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_L1_STTHIT_h #define CBM_L1_STTHIT_h + #include "CbmKFHit.h" //#include "CbmKFPixelMeasurement.h" #include "CbmKFUMeasurement.h" diff --git a/reco/L1/OffLineInterface/CbmL1SttTrack.cxx b/reco/L1/OffLineInterface/CbmL1SttTrack.cxx index 2daf87e9a49be5358635eb8d5073e61c7a2cf341..bf76c01540705f22bb1396327fd7094404f6460a 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 **/ + #include "CbmL1SttTrack.h" + #include "CbmKFMath.h" #include "CbmMuchTrack.h" #include "CbmStsTrack.h" diff --git a/reco/L1/OffLineInterface/CbmL1SttTrack.h b/reco/L1/OffLineInterface/CbmL1SttTrack.h index d797ca1f85d13f0c4cc8309f90cde3400d8ade23..5f48af6ead00daec2ecca10cdd027b1e03fe2041 100644 --- a/reco/L1/OffLineInterface/CbmL1SttTrack.h +++ b/reco/L1/OffLineInterface/CbmL1SttTrack.h @@ -1,8 +1,6 @@ -/** @file CbmL1SttTrack.h - * @copyright Copyright (C) 2008 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBM_L1_STTTRACK_h #define CBM_L1_STTTRACK_h + #include "CbmKFTrackInterface.h" #include "CbmL1SttHit.h" diff --git a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h index 3f62c3cb69038294896537b01122bf9d3ef19ecb..e075144304ce17f4bc44218afc5dc37fbaf2b648 100644 --- a/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h +++ b/reco/L1/OffLineInterface/CbmL1SttTrackFinder.h @@ -1,6 +1,4 @@ -/** @file CbmL1SttTrackFinder.h - * @copyright Copyright (C) 2008-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBM_L1_STTTRACKFINDER_H #define CBM_L1_STTTRACKFINDER_H diff --git a/reco/L1/PerformanceConstants.h b/reco/L1/PerformanceConstants.h index 9f5b2d1c6647eff0bdd96cd1c159bb69f8a08dfb..4b916650bcd924f8b478b71796f8f6a0c7b6eb3b 100644 --- a/reco/L1/PerformanceConstants.h +++ b/reco/L1/PerformanceConstants.h @@ -1,8 +1,6 @@ -/** @file PerformanceConstants.h - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef _PerformanceConstants_h #define _PerformanceConstants_h + namespace PerformanceConstants { const double MinRecoMom = 0.1; // Extra set of tracks = (MinRecoMom, MinRefMom) diff --git a/reco/L1/utils/Draw_L1_histo.C b/reco/L1/utils/Draw_L1_histo.C index 89f6c12be3fb049f93685b06995e823ca3976ac0..ed263bfc47fa2bdbbfa3d3bcc73f5d68091de05b 100644 --- a/reco/L1/utils/Draw_L1_histo.C +++ b/reco/L1/utils/Draw_L1_histo.C @@ -1,7 +1,5 @@ -/** @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 **/ #include <unistd.h> // for dir navigation + const int textFont = 22; // TNewRoman const bool divide = 0; // = 0 - each histo in separate file\screen. = 1 - all in one file\screen diff --git a/reco/L1/vectors/P4_F32vec4.h b/reco/L1/vectors/P4_F32vec4.h index 04e5b786197f7e1ffcde2b7d1c7de251759fdf49..bbb52e891e3df5ad67c1a444cb6ed87aa9912dbd 100644 --- a/reco/L1/vectors/P4_F32vec4.h +++ b/reco/L1/vectors/P4_F32vec4.h @@ -1,8 +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 **/ #ifndef L1Algo_F32vec4P4_H #define L1Algo_F32vec4P4_H + #include <iostream> #include <cmath> diff --git a/reco/L1/vectors/P4_F64vec2.h b/reco/L1/vectors/P4_F64vec2.h index 9cd320642a6b6421900cc1852219314c4a9c4ad6..6bafc0b6b0dfeeacf75d5bfdd86ad7d2965dcc63 100644 --- a/reco/L1/vectors/P4_F64vec2.h +++ b/reco/L1/vectors/P4_F64vec2.h @@ -1,8 +1,6 @@ -/** @file P4_F64vec2.h - * @copyright Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef L1Algo_F64vec2P4_H #define L1Algo_F64vec2P4_H + #include <iostream> #include <cmath> diff --git a/reco/L1/vectors/PSEUDO_F32vec1.h b/reco/L1/vectors/PSEUDO_F32vec1.h index 22f871b97079888adf979a01f7de136efae20dff..a6301c6d0e481db3324d033cf89ff6e7db57875e 100644 --- a/reco/L1/vectors/PSEUDO_F32vec1.h +++ b/reco/L1/vectors/PSEUDO_F32vec1.h @@ -1,8 +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 **/ #ifndef CBM_KF_F32vec1_H #define CBM_KF_F32vec1_H + #include <iostream> #include <cmath> diff --git a/reco/L1/vectors/PSEUDO_F32vec4.h b/reco/L1/vectors/PSEUDO_F32vec4.h index 0bf0ed891643e8a8cb942a7d9e811e28f32c3f4a..fb3108cdb6533c66c39629574e9a6d836ed299ef 100644 --- a/reco/L1/vectors/PSEUDO_F32vec4.h +++ b/reco/L1/vectors/PSEUDO_F32vec4.h @@ -1,8 +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 **/ #ifndef L1Algo_PSEUDO_F32vec4_H #define L1Algo_PSEUDO_F32vec4_H + #include <iostream> #include <cmath> diff --git a/reco/L1/vectors/PSEUDO_F64vec1.h b/reco/L1/vectors/PSEUDO_F64vec1.h index 8ffdc5480ada259f01908f85f61debc9e2cb76fc..b434cd6d28abaca8acdddd7212058123be03a861 100644 --- a/reco/L1/vectors/PSEUDO_F64vec1.h +++ b/reco/L1/vectors/PSEUDO_F64vec1.h @@ -1,8 +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 **/ #ifndef L1Algo_PSEUDO_F64vec1_H #define L1Algo_PSEUDO_F64vec1_H + #include <iostream> #include <cmath> diff --git a/reco/L1/vectors/std_alloc.h b/reco/L1/vectors/std_alloc.h index 4f966a41f5f422574422b9aad3cdd751f5fd7cd2..b09f121a054306cc2f5d971ae3c923870da1c65e 100644 --- a/reco/L1/vectors/std_alloc.h +++ b/reco/L1/vectors/std_alloc.h @@ -1,6 +1,3 @@ -/** @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 **/ #ifndef STD_ALLOC_H #define STD_ALLOC_H // ---------------------- Allocator for using STL ------------------------ diff --git a/reco/L1/vectors/vec_arithmetic.h b/reco/L1/vectors/vec_arithmetic.h index 0fcbaf5c5172a44e69e6badb345d2e27ef90dd7e..0c7209aaf45eeafc5c77303e484a3adcd39de75d 100644 --- a/reco/L1/vectors/vec_arithmetic.h +++ b/reco/L1/vectors/vec_arithmetic.h @@ -1,8 +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 **/ #ifndef _vec_arithmetic_H #define _vec_arithmetic_H + /* Define all operators after definition of basic operators */ #define vec_arithmetic(V, S) \ diff --git a/reco/base/CbmRecoBaseLinkDef.h b/reco/base/CbmRecoBaseLinkDef.h index 4997137f9fc40762979c234588bc9c472ca7d5bd..0ed03aa1c980bf4850a6f2f556eafc90b8f7b73b 100644 --- a/reco/base/CbmRecoBaseLinkDef.h +++ b/reco/base/CbmRecoBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRecoBaseLinkDef.h - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/calibration/CbmRecoCalLinkDef.h b/reco/calibration/CbmRecoCalLinkDef.h index 5faafb485873227965ed572a3071f7543291efd7..50a1b994beb35c56ef4cb585f91d8f933d8810af 100644 --- a/reco/calibration/CbmRecoCalLinkDef.h +++ b/reco/calibration/CbmRecoCalLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRecoCalLinkDef.h - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/much/CbmMuchMatchTracks.cxx b/reco/detectors/much/CbmMuchMatchTracks.cxx index e55df07b82a7e0fd4b2f4fa08c7705b03e8f2eeb..6cb301e470c7c207019080db93c516198901fa65 100644 --- a/reco/detectors/much/CbmMuchMatchTracks.cxx +++ b/reco/detectors/much/CbmMuchMatchTracks.cxx @@ -1,7 +1,5 @@ -/** @file CbmMuchMatchTracks.cxx - * @copyright Copyright (C) 2007-2020 St. Petersburg Polytechnic University, St. Petersburg - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmMuchMatchTracks.h" + #include "CbmMuchCluster.h" #include "CbmMuchDigiMatch.h" #include "CbmMuchPixelHit.h" diff --git a/reco/detectors/much/CbmMuchRecoLinkDef.h b/reco/detectors/much/CbmMuchRecoLinkDef.h index b286b5ce58ded0931412fbf914d9b2497302a4a0..e6c3fb68525466553fc10696e6dd4763ae852df6 100644 --- a/reco/detectors/much/CbmMuchRecoLinkDef.h +++ b/reco/detectors/much/CbmMuchRecoLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmMuchRecoLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx b/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx index c6c512d02ec861c3f3d5411ef21899f4ac259df1..09dea6029f7e988444f31f7916e2b848eada1795 100644 --- a/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx +++ b/reco/detectors/psd/CbmPsdMCbmHitProducer.cxx @@ -1,7 +1,5 @@ -/** @file CbmPsdMCbmHitProducer.cxx - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmPsdMCbmHitProducer.h" + #include "CbmDigiManager.h" #include "CbmEvent.h" #include "CbmPsdDigi.h" diff --git a/reco/detectors/psd/CbmPsdMCbmHitProducer.h b/reco/detectors/psd/CbmPsdMCbmHitProducer.h index 0ace19d419807e247f2751df939f832d455e00c8..919f17615a17090263c8a9e5d35b033edd2ed889 100644 --- a/reco/detectors/psd/CbmPsdMCbmHitProducer.h +++ b/reco/detectors/psd/CbmPsdMCbmHitProducer.h @@ -1,6 +1,4 @@ -/** @file CbmPsdMCbmHitProducer.h - * @copyright Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 50a6b38f6b609b15f1a235daf4cc007dda931206..62b59ea35e9334df810b8b12c8d764fba8326177 100644 --- a/reco/detectors/psd/CbmPsdRecoLinkDef.h +++ b/reco/detectors/psd/CbmPsdRecoLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmPsdRecoLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/rich/CbmRichConverter.cxx b/reco/detectors/rich/CbmRichConverter.cxx index bb84f7b628ff9d158fa47d5a7c7466665bc504f7..749151411ecb28a9152cc8e402b226dd715306a2 100644 --- a/reco/detectors/rich/CbmRichConverter.cxx +++ b/reco/detectors/rich/CbmRichConverter.cxx @@ -1,5 +1,3 @@ -/** @file CbmRichConverter.cxx - * @copyright Copyright (C) 2012 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichConverter.h" + TClonesArray* CbmRichConverter::fRichHits = NULL; diff --git a/reco/detectors/rich/CbmRichRecoLinkDef.h b/reco/detectors/rich/CbmRichRecoLinkDef.h index 58b652b181df84966884d3b6bfcf2ce6e019c78a..e94d1efa44ddacffab8ceaeccb2056f13d2a8f88 100644 --- a/reco/detectors/rich/CbmRichRecoLinkDef.h +++ b/reco/detectors/rich/CbmRichRecoLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRichRecoLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/rich/alignment/CbmRichAlignment.cxx b/reco/detectors/rich/alignment/CbmRichAlignment.cxx index 45ff8b59a2fa021dbfc790676d901eb83158036f..247118a51b123e7504f7e695f8a17da1647c5bff 100644 --- a/reco/detectors/rich/alignment/CbmRichAlignment.cxx +++ b/reco/detectors/rich/alignment/CbmRichAlignment.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichAlignment.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichAlignment.h" + #include "CbmDrawHist.h" #include "CbmRichHit.h" diff --git a/reco/detectors/rich/alignment/CbmRichAlignment.h b/reco/detectors/rich/alignment/CbmRichAlignment.h index ae5a60e5951230ebf12a944578495ded708badf1..d376f378dcf977e6c7b3d2f5416badb858eee763 100644 --- a/reco/detectors/rich/alignment/CbmRichAlignment.h +++ b/reco/detectors/rich/alignment/CbmRichAlignment.h @@ -1,9 +1,7 @@ -/** @file CbmRichAlignment.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHALIGNMENT_H #define CBMRICHALIGNMENT_H + #include "CbmHistManager.h" #include "CbmRichRingFitterCOP.h" #include "CbmRichRingFitterEllipseTau.h" diff --git a/reco/detectors/rich/alignment/CbmRichCorrection.cxx b/reco/detectors/rich/alignment/CbmRichCorrection.cxx index ea8facefb558333a4cce2537a5c1af68153619fc..fbd605ca36adf51a731a4e7eb1794b0c92b7727c 100644 --- a/reco/detectors/rich/alignment/CbmRichCorrection.cxx +++ b/reco/detectors/rich/alignment/CbmRichCorrection.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichCorrection.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichCorrection.h" + #include "CbmDrawHist.h" #include "CbmRichHit.h" diff --git a/reco/detectors/rich/alignment/CbmRichCorrection.h b/reco/detectors/rich/alignment/CbmRichCorrection.h index 22d51e0aff7a14fafde786208affab30ca695891..b62c10bcd5c16c5ef2117b92f0c1d576baba5d45 100644 --- a/reco/detectors/rich/alignment/CbmRichCorrection.h +++ b/reco/detectors/rich/alignment/CbmRichCorrection.h @@ -1,9 +1,7 @@ -/** @file CbmRichCorrection.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHCORRECTION_H #define CBMRICHCORRECTION_H + #include "CbmHistManager.h" #include "CbmRichPoint.h" #include "CbmRichRecGeoPar.h" diff --git a/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx b/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx index 65e9b78cd0960f5687354123ec4e7dd99d70ac6c..62f62b835f4fae1fe6c18b6f8a4fee68f50747a4 100644 --- a/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx +++ b/reco/detectors/rich/alignment/CbmRichCorrectionVector.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichCorrectionVector.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichCorrectionVector.h" + #include "CbmDrawHist.h" #include "CbmRichHit.h" diff --git a/reco/detectors/rich/alignment/CbmRichCorrectionVector.h b/reco/detectors/rich/alignment/CbmRichCorrectionVector.h index a2c2c649599f0c50252be9d80b98661573723080..627e10cebb945b42a0ca97e76f354e8f886a9487 100644 --- a/reco/detectors/rich/alignment/CbmRichCorrectionVector.h +++ b/reco/detectors/rich/alignment/CbmRichCorrectionVector.h @@ -1,9 +1,7 @@ -/** @file CbmRichCorrectionVector.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmRichCorrectionVector_H #define CbmRichCorrectionVector_H + #include "CbmHistManager.h" #include "CbmRichPoint.h" #include "CbmRichRecGeoPar.h" diff --git a/reco/detectors/rich/alignment/CbmRichMirror.cxx b/reco/detectors/rich/alignment/CbmRichMirror.cxx index f1762e8c237930c0c78f748fa04f4c0d1453ecf9..9f7181daa63ca83f5038686648fc61cdf3670a1b 100644 --- a/reco/detectors/rich/alignment/CbmRichMirror.cxx +++ b/reco/detectors/rich/alignment/CbmRichMirror.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichMirror.cxx - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichMirror.h" + #include "FairRootManager.h" #include <Logger.h> diff --git a/reco/detectors/rich/alignment/CbmRichMirror.h b/reco/detectors/rich/alignment/CbmRichMirror.h index 6b63815e8f07e5fd5112321855be64f4362326fe..947b18ec3ea05d53888b0378e497813ef03313b7 100644 --- a/reco/detectors/rich/alignment/CbmRichMirror.h +++ b/reco/detectors/rich/alignment/CbmRichMirror.h @@ -1,9 +1,7 @@ -/** @file CbmRichMirror.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHMIRROR_H #define CBMRICHMIRROR_H + #include "CbmRichRingLight.h" #include "FairTask.h" diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx index 47a3154bd8b9b757529ba929712a5c0c25687874..d0f3a0d9fa5dfd02f8200027ebd446deb8b6cf03 100644 --- a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx +++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMirrorSortingAlignment.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMirrorSortingAlignment.h" + #include "FairRootManager.h" #include <Logger.h> diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h index f487e9e2f5822f7d88864a104c06412c09487cb8..8dc8e962053f79d65d1e15e29de97ae8e91e65c6 100644 --- a/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h +++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingAlignment.h @@ -1,8 +1,6 @@ -/** @file CbmRichMirrorSortingAlignment.h - * @copyright Copyright (C) 2016-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHMIRRORSORTINGALIGNMENT_H #define CBMRICHMIRRORSORTINGALIGNMENT_H + #include "CbmRichMirror.h" #include "CbmRichRingFitterCOP.h" #include "CbmRichRingFitterEllipseTau.h" diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx index f03c8c8fc25e89fb54cce44dfb38662cb0d941d8..cfe757328aba22fe32a46e0d0daea73a26dbc9fd 100644 --- a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx +++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMirrorSortingCorrection.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMirrorSortingCorrection.h" + #include "alignment/CbmRichMirror.h" #include "FairRootManager.h" diff --git a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h index 936acb89b4c15c1f8d339f4d8eb16b77f90a159b..ad322f466d1e83a7d31d31f02a01104f4ae6041d 100644 --- a/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h +++ b/reco/detectors/rich/alignment/CbmRichMirrorSortingCorrection.h @@ -1,8 +1,6 @@ -/** @file CbmRichMirrorSortingCorrection.h - * @copyright Copyright (C) 2016-2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHMIRRORSORTINGCORRECTION_H #define CBMRICHMIRRORSORTINGCORRECTION_H + #include "CbmHistManager.h" #include "CbmMCTrack.h" #include "CbmRichRing.h" diff --git a/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h b/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h index 28713fdbf5a52bc36f17f5a478f30cab140d2995..a3b7ea7f10cafe491fb4f8e8ee5dbf30a47a82ee 100644 --- a/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h +++ b/reco/detectors/rich/alignment/CbmRichNavigationUtil2.h @@ -1,6 +1,4 @@ -/** @file CbmRichNavigationUtil2.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef RICH_CbmRichNavigationUtil2 #define RICH_CbmRichNavigationUtil2 diff --git a/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx b/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx index 13525a267f41d1ca2dc6415bec4968cde9f86621..dd177a5b27c2cd7fd46e79943437094944983499 100644 --- a/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx +++ b/reco/detectors/rich/alignment/CbmRichPMTMapping.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichPMTMapping.cxx - * @copyright Copyright (C) 2016-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichPMTMapping.h" + #include "CbmDrawHist.h" #include "CbmRichHit.h" diff --git a/reco/detectors/rich/alignment/CbmRichPMTMapping.h b/reco/detectors/rich/alignment/CbmRichPMTMapping.h index 485a063d56e8315497b77e591002ef3dda34d623..a79937232e4ff19494d9f7408081d02fe8ddc971 100644 --- a/reco/detectors/rich/alignment/CbmRichPMTMapping.h +++ b/reco/detectors/rich/alignment/CbmRichPMTMapping.h @@ -1,9 +1,7 @@ -/** @file CbmRichPMTMapping.h - * @copyright Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMRICHPMTMAPPING_H #define CBMRICHPMTMAPPING_H + #include "CbmHistManager.h" #include "CbmRichPoint.h" #include "CbmRichRecGeoPar.h" diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx index 4ab4734c1679ed04a720443544facb70b90eec60..3dc6a56c6a711894b5e238ed28e77b98e02c11e3 100644 --- a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx +++ b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.cxx @@ -1,8 +1,6 @@ -/** @file CbmRichProjectionProducer2.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ---------- Original Headers ---------- // #include "CbmRichProjectionProducer2.h" + #include "CbmRichHit.h" #include "FairRootManager.h" diff --git a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h index 5e486ebddce0e581614fabe15218028fee2af1a8..95753c2bb5e815ce6e988508cd85fc8b8d06e1b9 100644 --- a/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h +++ b/reco/detectors/rich/alignment/CbmRichProjectionProducer2.h @@ -1,8 +1,6 @@ -/** @file CbmRichProjectionProducer2.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CbmRichProjectionProducer2_H #define CbmRichProjectionProducer2_H + #include "CbmRichPoint.h" #include "CbmRichProjectionProducerBase.h" #include "CbmRichRecGeoPar.h" diff --git a/reco/detectors/rich/alignment/CbmRichRecoQa.cxx b/reco/detectors/rich/alignment/CbmRichRecoQa.cxx index 01554a2a9105944c89e0be2d98dcb4c31758ca49..e6a5133f85872bad588dbc26088169ac844d9997 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 **/ + #include "CbmRichRecoQa.h" + #include "CbmDrawHist.h" #include "CbmGlobalTrack.h" #include "CbmHistManager.h" diff --git a/reco/detectors/rich/alignment/CbmRichRecoQa.h b/reco/detectors/rich/alignment/CbmRichRecoQa.h index 063b06bc650d6346fbd46deecadc51f3d11921e2..209e7120f0ddcc66b7fff7f38237cd7c9e36285b 100644 --- a/reco/detectors/rich/alignment/CbmRichRecoQa.h +++ b/reco/detectors/rich/alignment/CbmRichRecoQa.h @@ -1,6 +1,4 @@ -/** @file CbmRichRecoQa.h - * @copyright Copyright (C) 2017 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBM_RICH_RECO_QA #define CBM_RICH_RECO_QA diff --git a/reco/detectors/rich/alignment/CbmRichUtil.h b/reco/detectors/rich/alignment/CbmRichUtil.h index 89debbb4ba1a1dcb1378999a86b68131058dae84..a263df92636192b0a971ede8c268be194bb11292 100644 --- a/reco/detectors/rich/alignment/CbmRichUtil.h +++ b/reco/detectors/rich/alignment/CbmRichUtil.h @@ -1,6 +1,4 @@ -/** @file CbmRichUtil.h - * @copyright Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef RICH_CbmRichUtil #define RICH_CbmRichUtil diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx index c05a6b2fd68ee52e144674a129a0a2a2499b88c6..9c092bb857eaf5d8d2b67d9fc23fb3a97b5a3014 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMCbmAerogelAna.cxx - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMCbmAerogelAna.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmEvent.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h index 4bdd42e1bab1131b1d6d45cfd826ec889401b637..4c8814d7da494bfcc00cad77cc6c3ec166017535 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmAerogelAna.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmAerogelAna.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_Aerogel #define MCBM_RICH_Aerogel + #include "CbmEvent.h" #include "CbmRichRingFinderHoughImpl.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.cxx index b4e107fa6c8ec3380f1fd5320ecc3fabb19c0a0a..97f60c1089b2b5ad9d6fdaf1a8066b6df0099f2e 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 **/ + #include "CbmRichMCbmHitProducer.h" + #include "CbmDigiManager.h" #include "CbmEvent.h" #include "CbmRichDetectorData.h" // for CbmRichPmtData, CbmRichPixelData diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h index 9f7440f543c73b47ead8a6335aa86bd0e1bb89fb..7de29fdd9880e5ac09b4be4b7f9beef5f7d43ab8 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmHitProducer.h @@ -1,6 +1,4 @@ -/** @file CbmRichMCbmHitProducer.h - * @copyright Copyright (C) 2019-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 e48aef85d7da06ca1d21c93726b60ab2260c8ae7..633551f8d0dba7b470ccbb09773a469df56df141 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMCbmQa.cxx - * @copyright Copyright (C) 2017-2021 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMCbmQa.h" + #include "CbmDrawHist.h" #include "CbmGlobalTrack.h" #include "CbmHistManager.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQa.h b/reco/detectors/rich/mcbm/CbmRichMCbmQa.h index 37d7d7ef384834c9d322c1259cecdac16eb4a043..65004f67bbb353f88ca1e12ec5c908f9ca1e8787 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQa.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQa.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmQa.h - * @copyright Copyright (C) 2017-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_QA #define MCBM_RICH_QA + #include "CbmHistManager.h" // for ROOTCLING #include "FairTask.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx index a8335bf1c8ff0ebead8cccabe70f6fc940aa2775..205837e4bd0fc568955c16157f39d9fef47994a3 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMCbmQaReal.cxx - * @copyright Copyright (C) 2019-2021 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMCbmQaReal.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmEvent.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h index 5d46aa05c69903c7dd17b1483da5933ed7ca61b5..83f6ad8a3090b5c046827ca5aa60eef66e5238e5 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaReal.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmQaReal.h - * @copyright Copyright (C) 2019-2020 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_QA_REAL #define MCBM_RICH_QA_REAL + #include "CbmEvent.h" #include "CbmHistManager.h" // for ROOTCLING #include "CbmRichRingFinderHoughImpl.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx index be3ebdb4137130b2df3613903cc33ac23467b9ed..223df493620638a7d4fd9c209f25ddbc76026beb 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmRichMCbmQaRichOnly.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmEvent.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h index 9c0beda4744871451b813e0f915e89c22ca14afd..575fd8e2e9cbfb2f5466aeb97e79534e135a826b 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmQaRichOnly.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmQaRichOnly.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_QA_RICH_ONLY #define MCBM_RICH_QA_RICH_ONLY + #include "CbmEvent.h" #include "CbmRichRingFinderHoughImpl.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx index 894c1eb10e7cf61e164f2d5cfe98b2451b3771f9..83f676091577f777326a29916d12227b8ecae1fa 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMCbmSEDisplay.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMCbmSEDisplay.h" + #include "CbmRichHit.h" #include "CbmRichRing.h" #include "CbmTofTracklet.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h index 7fd85adb71fb25b4a66865bb122a59c555505dc5..10f795c730999cf8e4e061e0b0e9d485427e8d27 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmSEDisplay.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmSEDisplay.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_SE_DISPLAY #define MCBM_RICH_SE_DISPLAY + #include "CbmEvent.h" #include "CbmHistManager.h" // for ROOTCLING diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx index 9432ad4080560760b7222d5c5665a58877b62aa2..8b9623d7ad48115efeac7366ea058285dc22a052 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx +++ b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichMCbmToTShifter.cxx - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichMCbmToTShifter.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmHistManager.h" diff --git a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h index eda2a07d3bd46e22411369b45d074de3fb01d522..6280ba0788af8b3c93f92ae7b566755a949766af 100644 --- a/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h +++ b/reco/detectors/rich/mcbm/CbmRichMCbmToTShifter.h @@ -1,8 +1,6 @@ -/** @file CbmRichMCbmToTShifter.h - * @copyright Copyright (C) 2019-2020 Justus-Liebig-Universitaet Giessen, Giessen - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef MCBM_RICH_TOTSHIFTER #define MCBM_RICH_TOTSHIFTER + #include "FairTask.h" class CbmMcbm2018RichPar; class TClonesArray; diff --git a/reco/detectors/rich/qa/CbmRichRecoQa.cxx b/reco/detectors/rich/qa/CbmRichRecoQa.cxx index fc8b57bb315ce9802d998e6fef8011805815f97d..d85e6c8138bb9c1c2d16e09ff2df148ff8928a34 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 **/ + #include "CbmRichRecoQa.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmGlobalTrack.h" diff --git a/reco/detectors/rich/qa/CbmRichRecoQa.h b/reco/detectors/rich/qa/CbmRichRecoQa.h index 982c96d4a43d1c8d7527f3cf3c853471d44fb4f5..f0b8803604df3f2bfbfd471b9a7b2d548c8ae961 100644 --- a/reco/detectors/rich/qa/CbmRichRecoQa.h +++ b/reco/detectors/rich/qa/CbmRichRecoQa.h @@ -1,6 +1,4 @@ -/** @file CbmRichRecoQa.h - * @copyright Copyright (C) 2016-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #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 320165eb31a95d990302f7b0a19d0c6c7045b0fc..db6b4d4a04820e326f807b8de18e03953f4adb63 100644 --- a/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx +++ b/reco/detectors/rich/qa/CbmRichRecoTbQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichRecoTbQa.cxx - * @copyright Copyright (C) 2018-2021 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichRecoTbQa.h" + #include "CbmDigiManager.h" #include "CbmDrawHist.h" #include "CbmGlobalTrack.h" diff --git a/reco/detectors/rich/qa/CbmRichRecoTbQa.h b/reco/detectors/rich/qa/CbmRichRecoTbQa.h index 3549ab465b550d8e75d4b535fcb3d5cf85ef8498..1e5c6953326e4458317a285b3e755f4d9073d35d 100644 --- a/reco/detectors/rich/qa/CbmRichRecoTbQa.h +++ b/reco/detectors/rich/qa/CbmRichRecoTbQa.h @@ -1,6 +1,4 @@ -/** @file CbmRichRecoTbQa.h - * @copyright Copyright (C) 2018-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef CBM_RICH_RECO_TB_QA #define CBM_RICH_RECO_TB_QA diff --git a/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h b/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h index 0098bad08d676a8f2027da29b25111c6fc5934c1..b5860687f0fdf12dc7b97e3c4d95a70332e561c6 100644 --- a/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h +++ b/reco/detectors/rich/qa/mirrors/CbmRichMirrorsLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRichMirrorsLinkDef.h - * @copyright Copyright (C) 2019 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx index eaaf23e9fb1bfac6ccf5abebad6bb6e4cbf9b5b2..a72322dfac29ba14ea80830eb3f26987d34e015d 100644 --- a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx +++ b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichRonchiAna.cxx - * @copyright Copyright (C) 2018-2019 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichRonchiAna.h" + #include <boost/gil/extension/io/tiff.hpp> #include <boost/gil/gil_all.hpp> //#include <boost/gil/extension/io/tiff_dynamic_io.hpp> diff --git a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h index 0d7e767000d1ac8015ef18849894d8ca689354c5..f426ff911ef74f3aed7fb1a1db04dd4c9cae6a6c 100644 --- a/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h +++ b/reco/detectors/rich/qa/mirrors/CbmRichRonchiAna.h @@ -1,8 +1,6 @@ -/** @file CbmRichRonchiAna.h - * @copyright Copyright (C) 2018-2019 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef RICH_MIRRORS_CBMRICHRONCHIANA_H_ #define RICH_MIRRORS_CBMRICHRONCHIANA_H_ + #include "TObject.h" #include "TVector3.h" diff --git a/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx b/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx index 18b008900d755f1efc2412be8a73328ba7d7a5cf..31582230b1a9a166d6651bafa4ed1332c4f69d11 100644 --- a/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx +++ b/reco/detectors/rich/selection/CbmRichRingSelectAnn.cxx @@ -1,7 +1,5 @@ -/** @file CbmRichRingSelectAnn.cxx - * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRichRingSelectAnn.h" + #include "CbmRichGeoManager.h" #include "CbmRichRingLight.h" #include "CbmRichRingSelectImpl.h" diff --git a/reco/detectors/rich/utils/CbmRichNavigationUtil.h b/reco/detectors/rich/utils/CbmRichNavigationUtil.h index b84ddfb5fc1783db359d97ac3b2c296e29822104..afe3b1ce9a6d007ed395501e8777957fb8082299 100644 --- a/reco/detectors/rich/utils/CbmRichNavigationUtil.h +++ b/reco/detectors/rich/utils/CbmRichNavigationUtil.h @@ -1,6 +1,4 @@ -/** @file CbmRichNavigationUtil.h - * @copyright Copyright (C) 2016-2021 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef RICH_CbmRichNavigationUtil #define RICH_CbmRichNavigationUtil diff --git a/reco/detectors/rich/utils/CbmRichUtil.h b/reco/detectors/rich/utils/CbmRichUtil.h index edd9ab58d6aaa629a4b615c21bdc5ce2db858614..3467b330d59cc662c60765e35d9cad56807dfdcf 100644 --- a/reco/detectors/rich/utils/CbmRichUtil.h +++ b/reco/detectors/rich/utils/CbmRichUtil.h @@ -1,6 +1,4 @@ -/** @file CbmRichUtil.h - * @copyright Copyright (C) 2017-2019 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ + #ifndef RICH_CbmRichUtil #define RICH_CbmRichUtil diff --git a/reco/detectors/rich/utils/hadd.C b/reco/detectors/rich/utils/hadd.C index e2333e40413be04cd87823d4afcba52cfbb232f9..3960f70da6e5cba71edc990e4a3ae9ced4c6110c 100644 --- a/reco/detectors/rich/utils/hadd.C +++ b/reco/detectors/rich/utils/hadd.C @@ -1,6 +1,3 @@ -/** @file hadd.C - * @copyright Copyright (C) 2011 UGiessen,JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "TChain.h" #include "TFile.h" #include "TH1.h" diff --git a/reco/detectors/sts/CbmRecoStsLinkDef.h b/reco/detectors/sts/CbmRecoStsLinkDef.h index e493eee20924bf89002054593c7803567fcda264..ef0a4fb575f3f0f483245d6a69a0e6284bf5b38b 100644 --- a/reco/detectors/sts/CbmRecoStsLinkDef.h +++ b/reco/detectors/sts/CbmRecoStsLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRecoStsLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/tof/CbmTofRecoLinkDef.h b/reco/detectors/tof/CbmTofRecoLinkDef.h index 3505d49cf36373ec12f09f00f9fd5fbd6c0a3842..2bd8577c2c4e4239e69ef4b9c4d6dafc6102fe67 100644 --- a/reco/detectors/tof/CbmTofRecoLinkDef.h +++ b/reco/detectors/tof/CbmTofRecoLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTofRecoLinkDef.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/detectors/tof/CbmTofTBClusterizer.cxx b/reco/detectors/tof/CbmTofTBClusterizer.cxx index 7126c97b760419ff990790c6aa6712b68ec82a3b..806424466691f9b4a4ae4f2e2d8bba7c55861e79 100644 --- a/reco/detectors/tof/CbmTofTBClusterizer.cxx +++ b/reco/detectors/tof/CbmTofTBClusterizer.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/detectors/tof/CbmTofTrackFinderNN.cxx b/reco/detectors/tof/CbmTofTrackFinderNN.cxx index 50a63a2e71146927e6375ffa1afa2e51027f460f..32aa46d7079413bfe6112dc3a0d5a40dff743789 100644 --- a/reco/detectors/tof/CbmTofTrackFinderNN.cxx +++ b/reco/detectors/tof/CbmTofTrackFinderNN.cxx @@ -1,6 +1,3 @@ -/** @file CbmTofTrackFinderNN.cxx - * @copyright Copyright (C) 2015-2021 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ROOT Classes and includes #include "TClonesArray.h" #include "TDirectory.h" diff --git a/reco/detectors/tof/CbmTofTrackFinderNN.h b/reco/detectors/tof/CbmTofTrackFinderNN.h index f5a1207a789a6c46a3511c507b51ab7a85bbbc6a..76ad88b97d502b28f4b514a4df8fe0a7d92ff6dc 100644 --- a/reco/detectors/tof/CbmTofTrackFinderNN.h +++ b/reco/detectors/tof/CbmTofTrackFinderNN.h @@ -1,6 +1,3 @@ -/** @file CbmTofTrackFinderNN.h - * @copyright Copyright (C) 2015-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ /** nh, adapt from * \file CbmTrdTrackFinderIdeal.h diff --git a/reco/detectors/tof/LKFMinuit.cxx b/reco/detectors/tof/LKFMinuit.cxx index 96d0263f916a2d0687ba5635e65ea80779223466..3b471ae9a5add7c11e290717325b23f445792c1c 100644 --- a/reco/detectors/tof/LKFMinuit.cxx +++ b/reco/detectors/tof/LKFMinuit.cxx @@ -1,7 +1,5 @@ -/** @file LKFMinuit.cxx - * @copyright Copyright (C) 2015-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "LKFMinuit.h" + #include <Logger.h> #include <TFitter.h> diff --git a/reco/detectors/tof/LKFMinuit.h b/reco/detectors/tof/LKFMinuit.h index 9aa4beca0f5901f61b0fd174dc46c114daaf3cdc..0930a4183bd5df58d957631da4d7ccf9ed4ca9b4 100644 --- a/reco/detectors/tof/LKFMinuit.h +++ b/reco/detectors/tof/LKFMinuit.h @@ -1,8 +1,6 @@ -/** @file LKFMinuit.h - * @copyright Copyright (C) 2015-2020 PI-UHd,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LKFMinuit_h #define LKFMinuit_h + #include "TFitter.h" #include "TMath.h" #include "TMinuit.h" diff --git a/reco/detectors/trd/CbmTrdClusterFinder.cxx b/reco/detectors/trd/CbmTrdClusterFinder.cxx index 4a545b4b8ceb8bd7e066924f9f43daeaff0a2f6d..1e8f08548690285e2fc2bba1c262b1f04440516f 100644 --- a/reco/detectors/trd/CbmTrdClusterFinder.cxx +++ b/reco/detectors/trd/CbmTrdClusterFinder.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdClusterFinder.cxx - * @copyright Copyright (C) 2010-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdClusterFinder.h" + #include "CbmDefs.h" #include "CbmDigiManager.h" #include "CbmTrdCluster.h" diff --git a/reco/detectors/trd/CbmTrdHitProducer.cxx b/reco/detectors/trd/CbmTrdHitProducer.cxx index da35b5e5e54c0ce2a0f272c7a80e8cd89e823c2e..bb2fd35051a97478b09aeecec39d0405543fc8a9 100644 --- a/reco/detectors/trd/CbmTrdHitProducer.cxx +++ b/reco/detectors/trd/CbmTrdHitProducer.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdHitProducer.cxx - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdHitProducer.h" + #include "CbmDefs.h" #include "CbmDigiManager.h" #include "CbmTrdAddress.h" diff --git a/reco/detectors/trd/CbmTrdModuleRec.cxx b/reco/detectors/trd/CbmTrdModuleRec.cxx index fe4b1bee7e6979628209e32ca59ff35c320107b3..2785b8f7debac995f1e30738e226ca9952701f0e 100644 --- a/reco/detectors/trd/CbmTrdModuleRec.cxx +++ b/reco/detectors/trd/CbmTrdModuleRec.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleRec.cxx - * @copyright Copyright (C) 2018-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleRec.h" + #include <TClonesArray.h> //_______________________________________________________________________________ diff --git a/reco/detectors/trd/CbmTrdModuleRec.h b/reco/detectors/trd/CbmTrdModuleRec.h index 4e7593dd7816aac5bb43e5c041ac78ba8eccf1bb..83b0687bed3e452cdd5debac926972870c3e3f74 100644 --- a/reco/detectors/trd/CbmTrdModuleRec.h +++ b/reco/detectors/trd/CbmTrdModuleRec.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleRec.h - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULEREC_H #define CBMTRDMODULEREC_H + #include "CbmTrdModuleAbstract.h" #include <map> diff --git a/reco/detectors/trd/CbmTrdModuleRecR.cxx b/reco/detectors/trd/CbmTrdModuleRecR.cxx index 8d425c408c76b16f15c0834508e780bc7950ae21..b62b9b52ab25cddc5f2103bb54d076a952160aed 100644 --- a/reco/detectors/trd/CbmTrdModuleRecR.cxx +++ b/reco/detectors/trd/CbmTrdModuleRecR.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleRecR.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleRecR.h" + #include "CbmDigiManager.h" #include "CbmTrdAddress.h" #include "CbmTrdCluster.h" diff --git a/reco/detectors/trd/CbmTrdModuleRecR.h b/reco/detectors/trd/CbmTrdModuleRecR.h index 0abe7d94316b12f23e3c46ba05fca6179b50b746..f7700c6b20171d8105e70d79a75356d453f331a2 100644 --- a/reco/detectors/trd/CbmTrdModuleRecR.h +++ b/reco/detectors/trd/CbmTrdModuleRecR.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleRecR.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULERECR_H #define CBMTRDMODULERECR_H + #include "CbmTrdModuleRec.h" #include <deque> diff --git a/reco/detectors/trd/CbmTrdModuleRecT.cxx b/reco/detectors/trd/CbmTrdModuleRecT.cxx index 70cf0c904509ab10dfa31ff22f1941183408c868..11f0c896869f008e6e230dec645362d5371df582 100644 --- a/reco/detectors/trd/CbmTrdModuleRecT.cxx +++ b/reco/detectors/trd/CbmTrdModuleRecT.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleRecT.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleRecT.h" + #include "CbmTrdCluster.h" #include "CbmTrdDigi.h" #include "CbmTrdFASP.h" diff --git a/reco/detectors/trd/CbmTrdModuleRecT.h b/reco/detectors/trd/CbmTrdModuleRecT.h index b43dd6a33d7a5ca7aa6258007b012c46c857fa31..6a5dfa8c51eb76d36f74a4e3155b29c024cf2dce 100644 --- a/reco/detectors/trd/CbmTrdModuleRecT.h +++ b/reco/detectors/trd/CbmTrdModuleRecT.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleRecT.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULERECT_H #define CBMTRDMODULERECT_H + #include "CbmTrdModuleRec.h" #include <list> diff --git a/reco/detectors/trd/CbmTrdRecoLinkDef.h b/reco/detectors/trd/CbmTrdRecoLinkDef.h index 11b4589e9ff56577c9e960469652666bb8105b24..d7868faf16cc88665b236ccae985aa061b9679af 100644 --- a/reco/detectors/trd/CbmTrdRecoLinkDef.h +++ b/reco/detectors/trd/CbmTrdRecoLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTrdRecoLinkDef.h - * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: TrdRecoLinkDef.h $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx b/reco/detectors/trd/pid/CbmTrdElectronsTrainAnn.cxx index 4fdf4ab632b52cfa4ee8a0198153196df46c79ef..ce01dabe282705e92aac4648598a4aef122bf85e 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 **/ + #include "CbmTrdElectronsTrainAnn.h" + #include "CbmDrawHist.h" #include "CbmMCTrack.h" #include "CbmTrackMatchNew.h" diff --git a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx index f6971ccbfc930b1cc49b8aadf59050467cbe76c9..4bf3c662b2fa2940d6ff026116ff40b1954767d0 100644 --- a/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx +++ b/reco/detectors/trd/pid/CbmTrdSetTracksPidModWkn.cxx @@ -1,6 +1,3 @@ -/** @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 **/ // ------------------------------------------------------------------------- // ----- CbmTrdSetTracksPidModWkn source file ----- // ----- ----- diff --git a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h index defa12445206b8880c5b97a6a42ff22dbb48fdde..8faba0492e6efef51fe72d28bbe4f5d6e93812a0 100644 --- a/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h +++ b/reco/detectors/trd/qa/CbmTrdClusterizerFastQa.h @@ -1,8 +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 **/ #ifndef CBMTRDCLUSTERIZERFASTQA_H #define CBMTRDCLUSTERIZERFASTQA_H 1 + #include "FairTask.h" class TClonesArray; diff --git a/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx b/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx index 91e04b6fdf3dafab638f71f586fbc6ffbb5c64bf..d5a0bf7c1cedf5d69e7843f5767b8e8be0d966a0 100644 --- a/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx +++ b/reco/detectors/trd/qa/CbmTrdHitDensityQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdHitDensityQa.cxx - * @copyright Copyright (C) 2011-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdHitDensityQa.h" + #include "CbmDigiManager.h" #include "CbmTrdCluster.h" #include "CbmTrdDigi.h" diff --git a/reco/detectors/trd/qa/CbmTrdHitDensityQa.h b/reco/detectors/trd/qa/CbmTrdHitDensityQa.h index 7fd6a31c5fe62d208ffa0145e7221e163f5f7a95..458368bead9acdcc889eb51efdbb4599793ad195 100644 --- a/reco/detectors/trd/qa/CbmTrdHitDensityQa.h +++ b/reco/detectors/trd/qa/CbmTrdHitDensityQa.h @@ -1,8 +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 **/ #ifndef CBMTRDHITDENSITYQA_H_ #define CBMTRDHITDENSITYQA_H_ + #include "FairTask.h" // #include "CbmTrdDigitizerMathieson.h" diff --git a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h index bfd8ccad7222127faa1c669547ee7bf60637e7a1..1f65adb5e561b728d06fe8c17805b468a01116f5 100644 --- a/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h +++ b/reco/detectors/trd/qa/CbmTrdHitProducerClusterQa.h @@ -1,8 +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 **/ #ifndef CBMTRDHITPRODUCERCLUSTERQA_H #define CBMTRDHITPRODUCERCLUSTERQA_H 1 + #include "FairTask.h" class TClonesArray; diff --git a/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx b/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx index c8673f16911929ea2272328c0c7109c735e5dbfb..1b77358e2f7cc8cd138114b2ce08a08878580ed7 100644 --- a/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx +++ b/reco/detectors/trd/qa/CbmTrdOccupancyQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdOccupancyQa.cxx - * @copyright Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdOccupancyQa.h" + #include "CbmDigiManager.h" #include "CbmTrdAddress.h" #include "CbmTrdCluster.h" diff --git a/reco/detectors/trd/qa/CbmTrdOccupancyQa.h b/reco/detectors/trd/qa/CbmTrdOccupancyQa.h index 2303bacb7b04dcb981c9a07c354812454acf21af..666a8a875739c6d07ab342e866f59497aac1d2c8 100644 --- a/reco/detectors/trd/qa/CbmTrdOccupancyQa.h +++ b/reco/detectors/trd/qa/CbmTrdOccupancyQa.h @@ -1,8 +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 **/ #ifndef CBMTRDOCCUPANCYQA_H_ #define CBMTRDOCCUPANCYQA_H_ + #include "FairTask.h" #include <list> diff --git a/reco/detectors/trd/qa/CbmTrdQa.cxx b/reco/detectors/trd/qa/CbmTrdQa.cxx index 630a0adcd492bd8c9f226d0da3aa2a0e04c7f4df..6048116c91462c284ce95b296b918af86cb8171c 100644 --- a/reco/detectors/trd/qa/CbmTrdQa.cxx +++ b/reco/detectors/trd/qa/CbmTrdQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdQa.cxx - * @copyright Copyright (C) 2012-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdQa.h" + #include "CbmDigiManager.h" #include "CbmMCTrack.h" #include "CbmTrdCluster.h" diff --git a/reco/detectors/trd/qa/CbmTrdQa.h b/reco/detectors/trd/qa/CbmTrdQa.h index e1a0bab40a1a65da067f59ec5ce1abb2bf138976..7021f668f337e84598b8417b7f9233458826d593 100644 --- a/reco/detectors/trd/qa/CbmTrdQa.h +++ b/reco/detectors/trd/qa/CbmTrdQa.h @@ -1,8 +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 **/ #ifndef CBMTRDQA_H #define CBMTRDQA_H + #include "FairTask.h" #include <map> diff --git a/reco/eventbuilder/CbmEventBuilderLinkDef.h b/reco/eventbuilder/CbmEventBuilderLinkDef.h index c460fc6622bf209ab3abb326d5fd33a28ba8fb71..1f6d5431ab5e6535572681af5dc6a41f3f47b566 100644 --- a/reco/eventbuilder/CbmEventBuilderLinkDef.h +++ b/reco/eventbuilder/CbmEventBuilderLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmEventBuilderLinkDef.h - * @copyright Copyright (C) 2017-2021 IKF-UFra,GSI - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/eventbuilder/digis/CbmEvBuildSource.cxx b/reco/eventbuilder/digis/CbmEvBuildSource.cxx index 33ed7ab9cbae2a74e4930732b874531766fdc18e..a3b841369253c088d30137aa3d692317449b89b7 100644 --- a/reco/eventbuilder/digis/CbmEvBuildSource.cxx +++ b/reco/eventbuilder/digis/CbmEvBuildSource.cxx @@ -1,7 +1,5 @@ -/** @file CbmEvBuildSource.cxx - * @copyright Copyright (C) 2016-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmEvBuildSource.h" + #include "CbmDigi.h" #include "CbmStsAddress.h" #include "CbmStsDigi.h" diff --git a/reco/eventbuilder/digis/CbmEvBuildSource.h b/reco/eventbuilder/digis/CbmEvBuildSource.h index e72a6c58dab8d646d742934e5d59b3e0d250f8ed..c88f3e4142ef85dcccc857944d398228643d65e8 100644 --- a/reco/eventbuilder/digis/CbmEvBuildSource.h +++ b/reco/eventbuilder/digis/CbmEvBuildSource.h @@ -1,6 +1,3 @@ -/** @file CbmEvBuildSource.h - * @copyright Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // FairSource which reads a time slice and creates events using a simple approach // Use the same approach as CbmBuildEventSimple // //Dr.Sys : mikhail.prokudin@cern.ch diff --git a/reco/global/CbmEcalTrackingMuch.cxx b/reco/global/CbmEcalTrackingMuch.cxx index 9612f128ceac3612538db0ab2b88c99c557b733d..f88a1d4f9b2f92526fb78d5362bf162c7fc1d8df 100644 --- a/reco/global/CbmEcalTrackingMuch.cxx +++ b/reco/global/CbmEcalTrackingMuch.cxx @@ -1,7 +1,5 @@ -/** @file CbmEcalTrackingMuch.cxx - * @copyright Copyright (C) 2011-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmEcalTrackingMuch.h" + #include "CbmEcalInf.h" #include "CbmEcalStructure.h" #include "CbmStsKFTrackFitter.h" diff --git a/reco/global/CbmEcalTrackingMuch.h b/reco/global/CbmEcalTrackingMuch.h index f5fb0c736e4ab7a7911803840a70905d2eb759d6..e3fee11d1fd9703ffab25a3ae6702be8241aaae9 100644 --- a/reco/global/CbmEcalTrackingMuch.h +++ b/reco/global/CbmEcalTrackingMuch.h @@ -1,8 +1,6 @@ -/** @file CbmEcalTrackingMuch.h - * @copyright Copyright (C) 2011-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMECALTRACKINGMUCH_H #define CBMECALTRACKINGMUCH_H + #include "FairTask.h" #include "TString.h" diff --git a/reco/global/CbmGlobalLinkDef.h b/reco/global/CbmGlobalLinkDef.h index bd6e272e2bf43e8bb2f987600c36080c11bc13c1..9a215520cab3003eaf383eae238170d270aa37bb 100644 --- a/reco/global/CbmGlobalLinkDef.h +++ b/reco/global/CbmGlobalLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmGlobalLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/littrack/LittrackLinkDef.h b/reco/littrack/LittrackLinkDef.h index 2e3bda8cc69e762c368ad54450e7c9ff179a0ddc..c74300d94f22fd255a6c9bea11e2fa34a7413484 100644 --- a/reco/littrack/LittrackLinkDef.h +++ b/reco/littrack/LittrackLinkDef.h @@ -1,7 +1,5 @@ -/** @file LittrackLinkDef.h - * @copyright Copyright (C) 2006-2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx index c339e65c3d9f04c5453ab5bb555d2d9e05d64212..08ff43341aff99355f1372e0ae390a58b167f946 100644 --- a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx +++ b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitCreateStandaloneData.cxx - * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "qa/CbmLitCreateStandaloneData.h" + #include "CbmMuchPixelHit.h" #include "CbmStsTrack.h" diff --git a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h index 731de5cfefcad2874621d9289359cc70c9b5297c..00a28e75a0ae3f90cc5c0bc2eb538a1d956875e4 100644 --- a/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h +++ b/reco/littrack/cbm/qa/CbmLitCreateStandaloneData.h @@ -1,8 +1,6 @@ -/** @file CbmLitCreateStandaloneData.h - * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCREATESTANDALONEDATA_H_ #define CBMLITCREATESTANDALONEDATA_H_ + #include "FairTask.h" #include <fstream> diff --git a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx index be233e7f3019b9f0e6e21555e987c18b6390b6c0..d604f4ce2ec9146d2837a7ab58c8bc2a0a6bec38 100644 --- a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx +++ b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitTestMatrixMath.cxx - * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "qa/CbmLitTestMatrixMath.h" + #include "utils/CbmLitMatrixMath.h" #include "TMatrixT.h" diff --git a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h index cc4c70b7c8380e743f99c713343941b1b3b87e90..28185abb792bbc58e4ce993a982fce775a66f269 100644 --- a/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h +++ b/reco/littrack/cbm/qa/CbmLitTestMatrixMath.h @@ -1,8 +1,6 @@ -/** @file CbmLitTestMatrixMath.h - * @copyright Copyright (C) 2011-2012 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITTESTMATRIXMATH_H_ #define CBMLITTESTMATRIXMATH_H_ + #include "base/CbmLitFloat.h" #include <string> diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx index ccee08e273694fff02f1d5d67debcf9290fe6642..827f2c9537ecf9ce4cf0ec835e6e91cdfc32b1db 100644 --- a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx +++ b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitCheckBrem.cxx - * @copyright Copyright (C) 2009-2021 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "qa/material/CbmLitCheckBrem.h" + #include "data/CbmLitTrackParam.h" #include "propagation/CbmLitMaterialEffectsImp.h" #include "propagation/CbmLitMaterialInfo.h" diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h index 65dae5bea689c63ed4e94478c5b9ff3f37404b72..b34130fdfb2b28d2df40733278ee34164f8db904 100644 --- a/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h +++ b/reco/littrack/cbm/qa/material/CbmLitCheckBrem.h @@ -1,8 +1,6 @@ -/** @file CbmLitCheckBrem.h - * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCHECKBREM_H_ #define CBMLITCHECKBREM_H_ + #include "TObject.h" #include <string> diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx index 16eb53efd7ea2484a688a1ea9ad3d4266df454e4..1d556a31a9616241d6a2b1a53594d75b24bfadc1 100644 --- a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx +++ b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitCheckEnergyLossMuons.cxx - * @copyright Copyright (C) 2009-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "qa/material/CbmLitCheckEnergyLossMuons.h" + #include "CbmDrawHist.h" #include "CbmUtils.h" #include "data/CbmLitTrackParam.h" diff --git a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h index b87e04784f49619de62e1d64bfeed009a376868f..bef8fe9b5a8e83daeccbf4d4014626550bd85cba 100644 --- a/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h +++ b/reco/littrack/cbm/qa/material/CbmLitCheckEnergyLossMuons.h @@ -1,8 +1,6 @@ -/** @file CbmLitCheckEnergyLossMuons.h - * @copyright Copyright (C) 2009-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCHECKENERGYLOSSMUONS_H_ #define CBMLITCHECKENERGYLOSSMUONS_H_ + #include "FairTask.h" #include <string> diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx index 3000401d526d5950b6e5fa96ff79c4dc009c92d9..4c617e75dee7a7fab755a8b5ffbf7bbc2f7b102c 100644 --- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx +++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitRadLengthGenerator.cxx - * @copyright Copyright (C) 2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmLitRadLengthGenerator.h" + #include "FairPrimaryGenerator.h" CbmLitRadLengthGenerator::CbmLitRadLengthGenerator() : FairGenerator(), fX(), fY() {} diff --git a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h index d4dc3470193dd18e1ec27536306954833045a897..04485b2d90959e70ed4722c51c7383fb07c641ae 100644 --- a/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h +++ b/reco/littrack/cbm/qa/radlength/CbmLitRadLengthGenerator.h @@ -1,8 +1,6 @@ -/** @file CbmLitRadLengthGenerator.h - * @copyright Copyright (C) 2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITRADLENGTHGENERATOR_H_ #define CBMLITRADLENGTHGENERATOR_H_ + #include "FairGenerator.h" #include <vector> diff --git a/reco/littrack/cbm/utils/CbmLitConverter.h b/reco/littrack/cbm/utils/CbmLitConverter.h index 990ff6b8d2c501339e1ab44a3a3d3d6f313e779d..ab7d4ce1ce25fdd3b63056c6e865970bfa2d5eaa 100644 --- a/reco/littrack/cbm/utils/CbmLitConverter.h +++ b/reco/littrack/cbm/utils/CbmLitConverter.h @@ -1,8 +1,6 @@ -/** @file CbmLitConverter.h - * @copyright Copyright (C) 2008-2020 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCONVERTER_H_ #define CBMLITCONVERTER_H_ + #include "CbmEvent.h" #include "CbmGlobalTrack.h" #include "CbmHit.h" diff --git a/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h b/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h index 3b6b41db78f1acec5d4bfd7226deb64a4af30d3d..21bcac76b7e5cb73d193b19d752b80e8412f558c 100644 --- a/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h +++ b/reco/littrack/cbm/utils/CbmLitConverterFairTrackParam.h @@ -1,8 +1,6 @@ -/** @file CbmLitConverterFairTrackParam.h - * @copyright Copyright (C) 2016-2017 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCONVERTERFAIRTRACKPARAM_H_ #define CBMLITCONVERTERFAIRTRACKPARAM_H_ + #include "base/CbmLitEnums.h" #include "base/CbmLitTypes.h" diff --git a/reco/littrack/clustering/CbmClusteringLinkDef.h b/reco/littrack/clustering/CbmClusteringLinkDef.h index d9d837bdf2e7b2910afea47380af276210eb6e5d..f58f17a8def998267f46cb795ae507a940c48154 100644 --- a/reco/littrack/clustering/CbmClusteringLinkDef.h +++ b/reco/littrack/clustering/CbmClusteringLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmClusteringLinkDef.h - * @copyright Copyright (C) 2012-2014 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/littrack/cuda/CudaTest.h b/reco/littrack/cuda/CudaTest.h index ceb8a758edc1d673bc3093931e3eb0f291af5e1d..38dea20ec3de1a5c8d5d0d4b7e1ddbe7a66df6b9 100644 --- a/reco/littrack/cuda/CudaTest.h +++ b/reco/littrack/cuda/CudaTest.h @@ -1,8 +1,6 @@ -/** @file CudaTest.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CUDATEST_H_ #define CUDATEST_H_ + #include "TObject.h" #include "LitCudaTest.h" diff --git a/reco/littrack/cuda/LitCudaHit.h b/reco/littrack/cuda/LitCudaHit.h index 8fc174e793675ea31bdf8797ce785a53558b51e6..ace3f50f088c9540d6b0ef0f0ca7f3f3ab277406 100644 --- a/reco/littrack/cuda/LitCudaHit.h +++ b/reco/littrack/cuda/LitCudaHit.h @@ -1,8 +1,6 @@ -/** @file LitCudaHit.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDAHIT_H_ #define LITCUDAHIT_H_ + #include <iostream> struct LitCudaStripHit { diff --git a/reco/littrack/cuda/LitCudaMaterialInfo.h b/reco/littrack/cuda/LitCudaMaterialInfo.h index 25f6f0602b147f82b40b8d3770f2a7e8e3d82f42..81b7dfd8d03c7b32e50a764a58e7141142b33c2c 100644 --- a/reco/littrack/cuda/LitCudaMaterialInfo.h +++ b/reco/littrack/cuda/LitCudaMaterialInfo.h @@ -1,8 +1,6 @@ -/** @file LitCudaMaterialInfo.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDAMATERIALINFO_H_ #define LITCUDAMATERIALINFO_H_ + #include <iostream> struct LitCudaMaterialInfo { diff --git a/reco/littrack/cuda/LitCudaTest.cxx b/reco/littrack/cuda/LitCudaTest.cxx index f4efbca60eba5d63ecac8762353873bcf8b7c751..2541dede84a75d5fa77e5659cd0801d05250c057 100644 --- a/reco/littrack/cuda/LitCudaTest.cxx +++ b/reco/littrack/cuda/LitCudaTest.cxx @@ -1,7 +1,5 @@ -/** @file LitCudaTest.cxx - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "LitCudaTest.h" + #include <cstdlib> #include <cuda.h> diff --git a/reco/littrack/cuda/LitCudaTest.h b/reco/littrack/cuda/LitCudaTest.h index 2d96d380f3be96b4280fbb8aaad08023db0c4b59..4272230b6f2d8dbcc8db56da5fbf14f465e021f3 100644 --- a/reco/littrack/cuda/LitCudaTest.h +++ b/reco/littrack/cuda/LitCudaTest.h @@ -1,8 +1,6 @@ -/** @file LitCudaTest.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDATEST_H_ #define LITCUDATEST_H_ + class LitCudaTest { public: LitCudaTest(); diff --git a/reco/littrack/cuda/LitCudaTrack.h b/reco/littrack/cuda/LitCudaTrack.h index 4220f7b5e0ce12782a08e03cf3f8c343a5d09fc0..c61ae29dea3145b49a6df81ade1f8502ffdf091e 100644 --- a/reco/littrack/cuda/LitCudaTrack.h +++ b/reco/littrack/cuda/LitCudaTrack.h @@ -1,8 +1,6 @@ -/** @file LitCudaTrack.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDATRACK_H_ #define LITCUDATRACK_H_ + //#include "LitTypes.h" #include <iostream> diff --git a/reco/littrack/cuda/LitCudaTrackParam.h b/reco/littrack/cuda/LitCudaTrackParam.h index 9f7e65f09f25bdb1dc1ff58b23ff7f1083b0ea05..7cdb7f635e9adbb82988d1cc1bd285882c4b7ce6 100644 --- a/reco/littrack/cuda/LitCudaTrackParam.h +++ b/reco/littrack/cuda/LitCudaTrackParam.h @@ -1,8 +1,6 @@ -/** @file LitCudaTrackParam.h - * @copyright Copyright (C) 2010-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDATRACKPARAM_H_ #define LITCUDATRACKPARAM_H_ 1 + #include <iostream> struct LitCudaTrackParam { diff --git a/reco/littrack/cuda/LitCudaTypes.h b/reco/littrack/cuda/LitCudaTypes.h index 311ae2de97ecd44da4fb0c512fb63bf7626b6564..f7b9a56b951f92a671659ce00276e45d09c84da9 100644 --- a/reco/littrack/cuda/LitCudaTypes.h +++ b/reco/littrack/cuda/LitCudaTypes.h @@ -1,8 +1,6 @@ -/** @file LitCudaTypes.h - * @copyright Copyright (C) 2010 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LITCUDATYPES_H_ #define LITCUDATYPES_H_ + //enum LitCudaHitType { kLITSTRIPHIT = 0, kLITPIXELHIT = 1, kLITMIXHIT = 2}; const unsigned char LITCUDASTRIPHIT = 0; diff --git a/reco/littrack/parallel/vectors/P4_F32vec4.h b/reco/littrack/parallel/vectors/P4_F32vec4.h index f02b73b1e7582e920aa22e0f1ce18934aa07138a..02cf3d4dd55de1b401fc72a8b99e2f7ba90b453f 100644 --- a/reco/littrack/parallel/vectors/P4_F32vec4.h +++ b/reco/littrack/parallel/vectors/P4_F32vec4.h @@ -1,9 +1,7 @@ -/** @file P4_F32vec4.h - * @copyright Copyright (C) 2010-2014 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LIT_F32VEC4P4_H #define LIT_F32VEC4P4_H + #include <iostream> #include <cmath> diff --git a/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h b/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h index 44d558cbd7c3192ac91be20a12752e7a3380d15e..ef34b035462e24428b456788f45427d627ed4d32 100644 --- a/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h +++ b/reco/littrack/parallel/vectors/PSEUDO_F32vec1.h @@ -1,8 +1,6 @@ -/** @file PSEUDO_F32vec1.h - * @copyright Copyright (C) 2010-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LIT_F32VEC1_H #define LIT_F32VEC1_H + #include <iostream> #include <cmath> diff --git a/reco/littrack/parallel/vectors/vec_arithmetic.h b/reco/littrack/parallel/vectors/vec_arithmetic.h index b37cbc7fd62eb18a04aa8329f09d0b8f7ea04eee..8fb0b05bb785981cfba89cd485ac7e67521bac20 100644 --- a/reco/littrack/parallel/vectors/vec_arithmetic.h +++ b/reco/littrack/parallel/vectors/vec_arithmetic.h @@ -1,8 +1,6 @@ -/** @file vec_arithmetic.h - * @copyright Copyright (C) 2010-2014 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef LIT_VEC_ARITHMETIC_H #define LIT_VEC_ARITHMETIC_H + /* Define all operators after definition of basic operators */ #define vec_arithmetic(V, S) \ diff --git a/reco/littrack/std/utils/CbmLitComparators.h b/reco/littrack/std/utils/CbmLitComparators.h index 9d62fe55366e248df77a6fc485b4a4069609c619..3b5f3871d70ab0dc818c574fdcabfb7bac40cff0 100644 --- a/reco/littrack/std/utils/CbmLitComparators.h +++ b/reco/littrack/std/utils/CbmLitComparators.h @@ -1,8 +1,6 @@ -/** @file CbmLitComparators.h - * @copyright Copyright (C) 2008-2013 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITCOMPARATORS_H_ #define CBMLITCOMPARATORS_H_ + #include "data/CbmLitHit.h" #include "data/CbmLitPixelHit.h" #include "data/CbmLitStripHit.h" diff --git a/reco/littrack/std/utils/CbmLitMath.cxx b/reco/littrack/std/utils/CbmLitMath.cxx index 9949c69374cbbd612fef90a062083f1064c17ddb..7f5a70ec1befd670c3241259867be42ffe3eeed4 100644 --- a/reco/littrack/std/utils/CbmLitMath.cxx +++ b/reco/littrack/std/utils/CbmLitMath.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitMath.cxx - * @copyright Copyright (C) 2008-2017 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "utils/CbmLitMath.h" + #include "data/CbmLitHit.h" #include "data/CbmLitPixelHit.h" #include "data/CbmLitStripHit.h" diff --git a/reco/littrack/std/utils/CbmLitMath.h b/reco/littrack/std/utils/CbmLitMath.h index 35a03f0dbb0e2859224e93b4b2b759130896dee3..86d679dbf9a0b5a8425b92f6c2d2ab0bc0ce1b39 100644 --- a/reco/littrack/std/utils/CbmLitMath.h +++ b/reco/littrack/std/utils/CbmLitMath.h @@ -1,8 +1,6 @@ -/** @file CbmLitMath.h - * @copyright Copyright (C) 2008-2012 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITMATH_H_ #define CBMLITMATH_H_ + #include "data/CbmLitTrackParam.h" class CbmLitHit; diff --git a/reco/littrack/std/utils/CbmLitMatrixMath.cxx b/reco/littrack/std/utils/CbmLitMatrixMath.cxx index f555f39431f0bd513549e15d65513ad3a711ef08..2e171dd2ea9587376ded8f46e8584e6aaa487e8c 100644 --- a/reco/littrack/std/utils/CbmLitMatrixMath.cxx +++ b/reco/littrack/std/utils/CbmLitMatrixMath.cxx @@ -1,7 +1,5 @@ -/** @file CbmLitMatrixMath.cxx - * @copyright Copyright (C) 2009-2017 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "utils/CbmLitMatrixMath.h" + #include <iostream> /* diff --git a/reco/littrack/std/utils/CbmLitMatrixMath.h b/reco/littrack/std/utils/CbmLitMatrixMath.h index 68c503b83d44a671bf0bf66bed2ca2ccc06b5bf3..1244acc066ff8114d37407a0e94c3296c7d59e0d 100644 --- a/reco/littrack/std/utils/CbmLitMatrixMath.h +++ b/reco/littrack/std/utils/CbmLitMatrixMath.h @@ -1,8 +1,6 @@ -/** @file CbmLitMatrixMath.h - * @copyright Copyright (C) 2009-2017 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITMATRIXMATH_H_ #define CBMLITMATRIXMATH_H_ + #include "base/CbmLitFloat.h" #include <vector> diff --git a/reco/littrack/std/utils/CbmLitMemoryManagment.h b/reco/littrack/std/utils/CbmLitMemoryManagment.h index d8b4a9d2343c6d23b71649216bf38afbe498c0e2..d9517a9103b30e9335c020c9c87591d3d67c50d4 100644 --- a/reco/littrack/std/utils/CbmLitMemoryManagment.h +++ b/reco/littrack/std/utils/CbmLitMemoryManagment.h @@ -1,9 +1,7 @@ -/** @file CbmLitMemoryManagment.h - * @copyright Copyright (C) 2008-2011 GSI/JINR-LIT - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMLITMEMORYMANAGMENT_H_ #define CBMLITMEMORYMANAGMENT_H_ + class DeleteObject { public: template<typename T> diff --git a/reco/qa/RecoQaLinkDef.h b/reco/qa/RecoQaLinkDef.h index d30656ff06768d140e4460c579947e2a01a0efac..9c5bbaab7a038cf104a07a9a78cc1988cfa03b39 100644 --- a/reco/qa/RecoQaLinkDef.h +++ b/reco/qa/RecoQaLinkDef.h @@ -1,7 +1,5 @@ -/** @file RecoQaLinkDef.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx index 230e6cbddd42bf8466397ed97018b64869154b07..36146e563014d5c99fd2b236a2b51994faaa8793 100644 --- a/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx +++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerConfigurator.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h b/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h index 53eb5556163d1d722cea8514860deb561bed659b..509ff9eb0cd18bd88984aa15cf76b78a60eaee6b 100644 --- a/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h +++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx index 6a8085358faeff1b2a55851875c106a3a9046c90..b388df487540bf1013588af84e3631e660bb55aa 100644 --- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx +++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQA.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx index 8f4be47bd1fc5b6faf45c6a9761b8985ab433f38..08bf2ea207de59c320d47ad201813ba887ad3896 100644 --- a/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx +++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerQANew.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx index 7b130d6fa00c78ae7ba984792439bbb3e4c79343..f72b0227c69b2d662511746d390e40ca84715f70 100644 --- a/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx +++ b/reco/tracking/BinnedTracker/CbmBinnedTrackerTask.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/CbmTrackParam2.cxx b/reco/tracking/BinnedTracker/CbmTrackParam2.cxx index b76cde73e3e7444ff19d2ad5313d0723e4431b45..fef83c1f5cf7077bb378574d45129cf6eee39a56 100644 --- a/reco/tracking/BinnedTracker/CbmTrackParam2.cxx +++ b/reco/tracking/BinnedTracker/CbmTrackParam2.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/CbmTrackParam2.h b/reco/tracking/BinnedTracker/CbmTrackParam2.h index 849c6dfb47b0be3646d3df4e650966ec3a1d5611..a02272fbf461163691ea1b1a26fd1e579c9c8010 100644 --- a/reco/tracking/BinnedTracker/CbmTrackParam2.h +++ b/reco/tracking/BinnedTracker/CbmTrackParam2.h @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/ContFactory.cxx b/reco/tracking/BinnedTracker/ContFactory.cxx index 923d2bf065b9c9059861bfdaccfa6944bad4f1df..4639ee5b29a4bffb2fbb93cec6834117a57d52b3 100644 --- a/reco/tracking/BinnedTracker/ContFactory.cxx +++ b/reco/tracking/BinnedTracker/ContFactory.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/GeoReader.cxx b/reco/tracking/BinnedTracker/GeoReader.cxx index 538927de9c81e43438f0c4195f20d8875a7a83f3..eceb604ebb917ca35401909605e348b17befd063 100644 --- a/reco/tracking/BinnedTracker/GeoReader.cxx +++ b/reco/tracking/BinnedTracker/GeoReader.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/HitReader.cxx b/reco/tracking/BinnedTracker/HitReader.cxx index f9e5535b3696eca020607be6ae3f61ae396e6b07..289e8dbacf485b91ddb19763aca620db6c76a83e 100644 --- a/reco/tracking/BinnedTracker/HitReader.cxx +++ b/reco/tracking/BinnedTracker/HitReader.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/Settings.cxx b/reco/tracking/BinnedTracker/Settings.cxx index 38d6299b4de16b83b4065c722e9a30923b85a16b..cc70817f0f1562ad5fdf9b24af1dce3cba6c2ac4 100644 --- a/reco/tracking/BinnedTracker/Settings.cxx +++ b/reco/tracking/BinnedTracker/Settings.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/Station.cxx b/reco/tracking/BinnedTracker/Station.cxx index 031d42b8910f20cd2bc81db36560401a6cd87cf0..4ebeb8a6426e73d6aa3f9b23cdd69f9164f2e029 100644 --- a/reco/tracking/BinnedTracker/Station.cxx +++ b/reco/tracking/BinnedTracker/Station.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/Station3D.cxx b/reco/tracking/BinnedTracker/Station3D.cxx index 0b8c0f7e0773ffb03f911cb9efe7c240bda1242e..7a01e671ac26d3fed7d84e5d30cec6bbb1d9e491 100644 --- a/reco/tracking/BinnedTracker/Station3D.cxx +++ b/reco/tracking/BinnedTracker/Station3D.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/Station4D.cxx b/reco/tracking/BinnedTracker/Station4D.cxx index 590349a15ae689d9fb1c0b38916431704c5bdc8c..801efda5838a906af2aaff96b9fb15dbae42d3bc 100644 --- a/reco/tracking/BinnedTracker/Station4D.cxx +++ b/reco/tracking/BinnedTracker/Station4D.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/BinnedTracker/Tracker.cxx b/reco/tracking/BinnedTracker/Tracker.cxx index 7aaf95c16c2539068b686a25a95d495d413fc18e..407fcc3119210ce515702f13ad0595b1e82edd04 100644 --- a/reco/tracking/BinnedTracker/Tracker.cxx +++ b/reco/tracking/BinnedTracker/Tracker.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/global/CbmGlobalTrackingQA.cxx b/reco/tracking/global/CbmGlobalTrackingQA.cxx index 7230910b15d5a9d6d99d5bebf20cd8c080c1b4ef..f7e1564fd1c679b2969abd05bc8cbe2870864fcb 100644 --- a/reco/tracking/global/CbmGlobalTrackingQA.cxx +++ b/reco/tracking/global/CbmGlobalTrackingQA.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/global/CbmGlobalTrackingTask.cxx b/reco/tracking/global/CbmGlobalTrackingTask.cxx index 934643b890174da1838d291c6d734b79f9418465..e81eaddb57cda14edeeb760c4d807606ba104ba1 100644 --- a/reco/tracking/global/CbmGlobalTrackingTask.cxx +++ b/reco/tracking/global/CbmGlobalTrackingTask.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/global/CbmGlobalTrackingTof.cxx b/reco/tracking/global/CbmGlobalTrackingTof.cxx index 650210f6112c366db18036b44cfe5903ad5a0c54..330beefc75c36ac2c5cc24828fbc4daf9612bafe 100644 --- a/reco/tracking/global/CbmGlobalTrackingTof.cxx +++ b/reco/tracking/global/CbmGlobalTrackingTof.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/global/GlobalLinkDef.h b/reco/tracking/global/GlobalLinkDef.h index 4e0180d0be417074741e2f7aa472dd9e48e34918..48962db41723b229b5a47c7f175902cda8a21638 100644 --- a/reco/tracking/global/GlobalLinkDef.h +++ b/reco/tracking/global/GlobalLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/tracking/lx/CalcStats/CalcStats.cxx b/reco/tracking/lx/CalcStats/CalcStats.cxx index c90820b3d75628cf936d9d2b5ea607ecad4f3ede..2b63dfebb7918c9d8aaa24f8908c7241d2728f3e 100644 --- a/reco/tracking/lx/CalcStats/CalcStats.cxx +++ b/reco/tracking/lx/CalcStats/CalcStats.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CalcStats.h" + #include "CbmMCTrack.h" #include "CbmMuchGeoScheme.h" #include "CbmMuchPoint.h" diff --git a/reco/tracking/lx/CalcStats/CalcStats.h b/reco/tracking/lx/CalcStats/CalcStats.h index 07c613d0a3d78708e01e7af2dae59f6a6b81b9fa..f69111fb902823eb9f970c255432455cd7e27029 100644 --- a/reco/tracking/lx/CalcStats/CalcStats.h +++ b/reco/tracking/lx/CalcStats/CalcStats.h @@ -1,8 +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 **/ #ifndef LX_CALC_STATS #define LX_CALC_STATS + #include "FairTask.h" #include "TH1F.h" diff --git a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx index de83f326884aff693e01df9223cab038da6824f3..41929e308e2f1fbdac5cfd9f95f4b262bea6ed15 100644 --- a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx +++ b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "GenNoiseElectrons.h" + #include "CbmMCTrack.h" #include "CbmMuchGeoScheme.h" #include "CbmMuchPoint.h" diff --git a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h index 4b2ee21f0bdb0d2730afbfa832a01752cd54b762..514b644f22985294db5699395840be30f313ebf7 100644 --- a/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h +++ b/reco/tracking/lx/GenNoiseElectrons/GenNoiseElectrons.h @@ -1,8 +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 **/ #ifndef LX_GEN_NOISE_ELECTRONS #define LX_GEN_NOISE_ELECTRONS + #include "FairTask.h" class LxGenNoiseElectrons : public FairTask { diff --git a/reco/tracking/lx/LxLinkDef.h b/reco/tracking/lx/LxLinkDef.h index 6cd7112bd02bbaf3d234acb718c4fa08afbc04a1..28437377ad6fba3484b4fcdf7a2326830973de18 100644 --- a/reco/tracking/lx/LxLinkDef.h +++ b/reco/tracking/lx/LxLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/tracking/lx/Simple/Lx.cxx b/reco/tracking/lx/Simple/Lx.cxx index 101f36807006395171dce2bfe60759cb209f1303..a0c8324d4af4f9df6a9a25cdf65b817fc467b379 100644 --- a/reco/tracking/lx/Simple/Lx.cxx +++ b/reco/tracking/lx/Simple/Lx.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "Lx.h" + #include "CbmKFParticle.h" #include "CbmKFTrack.h" #include "CbmMCTrack.h" diff --git a/reco/tracking/lx/Simple/Lx.h b/reco/tracking/lx/Simple/Lx.h index 1692fe4f9755d8335d68ad21e0fd85a6cd5fd2e9..b17c174d3da6406e8e20bff2bd7b32f0e3948ff9 100644 --- a/reco/tracking/lx/Simple/Lx.h +++ b/reco/tracking/lx/Simple/Lx.h @@ -1,8 +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 **/ #ifndef LX_INCLUDED #define LX_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmMuchPixelHit.h" diff --git a/reco/tracking/lx/Simple/LxCA.cxx b/reco/tracking/lx/Simple/LxCA.cxx index d76f5cb2b94f0e1dddd1027f629e89cf8919ae82..ec4be739e0d4601785f60ee4ea2372f4390db534 100644 --- a/reco/tracking/lx/Simple/LxCA.cxx +++ b/reco/tracking/lx/Simple/LxCA.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxCA.h" + #include <iostream> #include "Lx.h" diff --git a/reco/tracking/lx/Simple/LxCA.h b/reco/tracking/lx/Simple/LxCA.h index ed1b5a5e3cd2c306dab56597b28c8bac4d863de5..dd94b2c727fe3adae1813f05eafe91b9dc97a95e 100644 --- a/reco/tracking/lx/Simple/LxCA.h +++ b/reco/tracking/lx/Simple/LxCA.h @@ -1,8 +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 **/ #ifndef LXCA_INCLUDED #define LXCA_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "Rtypes.h" diff --git a/reco/tracking/lx/Simple/LxDraw.cxx b/reco/tracking/lx/Simple/LxDraw.cxx index 1152ee150d28bbca98a5027420957cb56c2151e9..a10797eb832e1cf42023d9fa52f7fdc665e0bbea 100644 --- a/reco/tracking/lx/Simple/LxDraw.cxx +++ b/reco/tracking/lx/Simple/LxDraw.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxDraw.h" + #include "CbmKF.h" #include "TEllipse.h" diff --git a/reco/tracking/lx/Simple/LxDraw.h b/reco/tracking/lx/Simple/LxDraw.h index 1c3f5abf53d053af6257e4bd89835efd0a30d894..5fe7adf2a12c8b24c24521641a641ea462c97c66 100644 --- a/reco/tracking/lx/Simple/LxDraw.h +++ b/reco/tracking/lx/Simple/LxDraw.h @@ -1,8 +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 **/ #ifndef LXDRAW_INCLUDED #define LXDRAW_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "TCanvas.h" diff --git a/reco/tracking/lx/Simple/LxEff.cxx b/reco/tracking/lx/Simple/LxEff.cxx index 44ebbe34ad54411756e84044d110786ca8e2d70d..e7f9e4d35e891d72684f73604a2a96103b1d033d 100644 --- a/reco/tracking/lx/Simple/LxEff.cxx +++ b/reco/tracking/lx/Simple/LxEff.cxx @@ -1,6 +1,3 @@ -/** @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 **/ #include "Lx.h" #ifdef MAKE_EFF_CALC //#include <cmath> diff --git a/reco/tracking/lx/Simple/LxLinkDef.h b/reco/tracking/lx/Simple/LxLinkDef.h index 8db023f4375b5fa9102e433a8babaed9263f6040..96db0d45d5a5981a7bcd5fc062bbd864508280fa 100644 --- a/reco/tracking/lx/Simple/LxLinkDef.h +++ b/reco/tracking/lx/Simple/LxLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/tracking/lx/Simple/LxMC.cxx b/reco/tracking/lx/Simple/LxMC.cxx index f71a552b7cfe42fe9126e9269d27ec7da3ff1584..08be886d710ba702c4f090f6cb3f281fc3364aac 100644 --- a/reco/tracking/lx/Simple/LxMC.cxx +++ b/reco/tracking/lx/Simple/LxMC.cxx @@ -1,4 +1 @@ -/** @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 **/ #include "LxMC.h" diff --git a/reco/tracking/lx/Simple/LxMC.h b/reco/tracking/lx/Simple/LxMC.h index f4ace2777c0d40647b8db6bd2427622014a26271..8c9a584fefcca5cc8f53360b7299bf8433f6df47 100644 --- a/reco/tracking/lx/Simple/LxMC.h +++ b/reco/tracking/lx/Simple/LxMC.h @@ -1,8 +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 **/ #ifndef LXMC_INCLUDED #define LXMC_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmStsTrack.h" diff --git a/reco/tracking/lx/Simple/LxParall.cxx b/reco/tracking/lx/Simple/LxParall.cxx index 79ef846aba77cbde9ace2991cbb00e75158069f4..509c2577fb67bd17767b106433ba26816559a968 100644 --- a/reco/tracking/lx/Simple/LxParall.cxx +++ b/reco/tracking/lx/Simple/LxParall.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxParall.h" + #include <iostream> #include <omp.h> diff --git a/reco/tracking/lx/Simple/LxParall.h b/reco/tracking/lx/Simple/LxParall.h index aa63ed314f37fc17efd1fa43ecdcf17e9f41f562..2690a001f76ef4c7a11204ceb8f673fbdebae307 100644 --- a/reco/tracking/lx/Simple/LxParall.h +++ b/reco/tracking/lx/Simple/LxParall.h @@ -1,7 +1,5 @@ -/** @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 **/ #ifndef LX_PARALL_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "TString.h" diff --git a/reco/tracking/lx/Simple/LxSettings.h b/reco/tracking/lx/Simple/LxSettings.h index 7c0da7e2fc8b9ccf93b3545abd3f2b6cf302eb50..b98012f4f87e8cecd130e6bbb90b071c4b3d7221 100644 --- a/reco/tracking/lx/Simple/LxSettings.h +++ b/reco/tracking/lx/Simple/LxSettings.h @@ -1,8 +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 **/ #ifndef LXSETTINGS_INCLUDED #define LXSETTINGS_INCLUDED + #define LXPI 3.141592653589793238462643383279 #define scaltype float diff --git a/reco/tracking/lx/Simple/LxTrackAna.cxx b/reco/tracking/lx/Simple/LxTrackAna.cxx index 7e2ccc45b9f6d51d30bb583d9b0a9cfafed755a9..0b3bcbf4339af9682bfd553735587c8ecaeb0f3f 100644 --- a/reco/tracking/lx/Simple/LxTrackAna.cxx +++ b/reco/tracking/lx/Simple/LxTrackAna.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxTrackAna.h" + #include "CbmKFParticle.h" #include "CbmKFTrack.h" #include "CbmMCTrack.h" diff --git a/reco/tracking/lx/Simple/LxTrackAna.h b/reco/tracking/lx/Simple/LxTrackAna.h index b2b8eaf8a3985c2a368aba4b71e1a98c4b186ef6..bc98f24587ce605dd0d4aca220351e8e1ba934d9 100644 --- a/reco/tracking/lx/Simple/LxTrackAna.h +++ b/reco/tracking/lx/Simple/LxTrackAna.h @@ -1,8 +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 **/ #ifndef LXTRACKANA_INCLUDED #define LXTRACKANA_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmMuchPixelHit.h" diff --git a/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx b/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx index 955d3f81dd689d6b15715625a04688e9bcaab19f..6dc86a0fefc2451dfcc17e4966d0900d84c48441 100644 --- a/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx +++ b/reco/tracking/lx/Simple/LxTrackAnaSegments.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxTrackAnaSegments.h" + #include "TH1.h" #include "TH2.h" diff --git a/reco/tracking/lx/Simple/LxTrackAnaSegments.h b/reco/tracking/lx/Simple/LxTrackAnaSegments.h index 592de5c76e6616382dde4bed5e34ff9a051a8759..91f967e7dec0e5302059432498c196ec870209a7 100644 --- a/reco/tracking/lx/Simple/LxTrackAnaSegments.h +++ b/reco/tracking/lx/Simple/LxTrackAnaSegments.h @@ -1,8 +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 **/ #ifndef LXTRACKANASEGMENTS_INCLUDED #define LXTRACKANASEGMENTS_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "TString.h" diff --git a/reco/tracking/lx/Simple/LxTrigger.cxx b/reco/tracking/lx/Simple/LxTrigger.cxx index 72762537cb22de810cf03aff95dbf9cb0a0a9ee1..e00f0f2c93e1c10dc4cd7df5158d8343826adf70 100644 --- a/reco/tracking/lx/Simple/LxTrigger.cxx +++ b/reco/tracking/lx/Simple/LxTrigger.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "TDatabasePDG.h" + #include "Lx.h" using namespace std; diff --git a/reco/tracking/lx/Simple/LxUtils.cxx b/reco/tracking/lx/Simple/LxUtils.cxx index ae39317b1a9825f6c2865e7405065d17f883f661..47301fcc5e1144c86551c189e69c52b3fed2a1b8 100644 --- a/reco/tracking/lx/Simple/LxUtils.cxx +++ b/reco/tracking/lx/Simple/LxUtils.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "Lx.h" + using namespace std; // Used for building of the background on an invariant mass. diff --git a/reco/tracking/lx/Simple/LxUtils.h b/reco/tracking/lx/Simple/LxUtils.h index 791e15f004806e189f3953dcbb82e603a33c342e..5dcbfadb86065bb7af51bc7458878597a1712074 100644 --- a/reco/tracking/lx/Simple/LxUtils.h +++ b/reco/tracking/lx/Simple/LxUtils.h @@ -1,8 +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 **/ #ifndef LXUTILS_INCLUDED #define LXUTILS_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" // Just to make happy the building system -- now it does not contain any definition. diff --git a/reco/tracking/lx/TBBinned/LxTBMLTask.cxx b/reco/tracking/lx/TBBinned/LxTBMLTask.cxx index f9987bb3cf650e011657a359a26424ac3af7c45a..c74988a8f8ffe1a567a70db8238d23f58f7daf4c 100644 --- a/reco/tracking/lx/TBBinned/LxTBMLTask.cxx +++ b/reco/tracking/lx/TBBinned/LxTBMLTask.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * 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/LxTBTask.cxx b/reco/tracking/lx/TBBinned/LxTBTask.cxx index 923240e81fc4beb465c2230834849b3dcb6822dd..faa1da93a5e2120cc5da740544c7175da535042a 100644 --- a/reco/tracking/lx/TBBinned/LxTBTask.cxx +++ b/reco/tracking/lx/TBBinned/LxTBTask.cxx @@ -1,6 +1,3 @@ -/** @file LxTBTask.cxx - * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* * 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/LxTBTieTracks.cxx b/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx index 21e2152247b4220fc4cfd09c17ffad6af14fa3f3..625b66ff98fa3cd06fd8febf8d91565e178a5b58 100644 --- a/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx +++ b/reco/tracking/lx/TBBinned/LxTBTieTracks.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * 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/LxTBTrdTask.cxx b/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx index 7095c820e58a4106617df4359f9ca96ed927e73a..5eff07a6cf8303b65790579d2d8e69222aa42340 100644 --- a/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx +++ b/reco/tracking/lx/TBBinned/LxTBTrdTask.cxx @@ -1,6 +1,3 @@ -/** @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 **/ /* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates diff --git a/reco/tracking/lxTriplet/Lx.cxx b/reco/tracking/lxTriplet/Lx.cxx index 18d575512bbe0427b3f763e69c2208b8cb876da1..715827425f01417d4c1b488ad45d9899e72d5d1e 100644 --- a/reco/tracking/lxTriplet/Lx.cxx +++ b/reco/tracking/lxTriplet/Lx.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "Lx.h" + #include "CbmKFParticle.h" #include "CbmKFTrack.h" #include "CbmMCTrack.h" diff --git a/reco/tracking/lxTriplet/Lx.h b/reco/tracking/lxTriplet/Lx.h index 9461feb758c592a34024c603b006803342f5ed7f..8c7cf46a76bd2d16367a9738495788f4bb6178af 100644 --- a/reco/tracking/lxTriplet/Lx.h +++ b/reco/tracking/lxTriplet/Lx.h @@ -1,8 +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 **/ #ifndef LX_INCLUDED #define LX_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmMuchPixelHit.h" diff --git a/reco/tracking/lxTriplet/LxCATriplets.cxx b/reco/tracking/lxTriplet/LxCATriplets.cxx index b108fe57a16b1e4a66739461e167dc8d6ecc1466..de60c9afb895940dd0c575e90e936d408bc16b25 100644 --- a/reco/tracking/lxTriplet/LxCATriplets.cxx +++ b/reco/tracking/lxTriplet/LxCATriplets.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxCATriplets.h" + #include "base/CbmLitToolFactory.h" #include "utils/CbmLitConverterFairTrackParam.h" diff --git a/reco/tracking/lxTriplet/LxCATriplets.h b/reco/tracking/lxTriplet/LxCATriplets.h index ac7fde57c8b66e7703f827116762c435f2026555..7b3933f456c3892f04dd95f1d4edc8a99fda0ee6 100644 --- a/reco/tracking/lxTriplet/LxCATriplets.h +++ b/reco/tracking/lxTriplet/LxCATriplets.h @@ -1,8 +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 **/ #ifndef LXCATRIPLETS_INCLUDED #define LXCATRIPLETS_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "Rtypes.h" diff --git a/reco/tracking/lxTriplet/LxDraw.cxx b/reco/tracking/lxTriplet/LxDraw.cxx index b6c741fc36c15b3cb1ac61b392fd1a265110ac84..2992cdca9a817330f3f8c65f0d3ed20248ab5948 100644 --- a/reco/tracking/lxTriplet/LxDraw.cxx +++ b/reco/tracking/lxTriplet/LxDraw.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #ifdef LXDRAW + #include "LxDraw.h" #include "CbmKF.h" diff --git a/reco/tracking/lxTriplet/LxDraw.h b/reco/tracking/lxTriplet/LxDraw.h index c8fbb386157e95d45501c38271813bbf6eef63ad..ed19ce12d50642de125f70ece1eda53d2e10c990 100644 --- a/reco/tracking/lxTriplet/LxDraw.h +++ b/reco/tracking/lxTriplet/LxDraw.h @@ -1,8 +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 **/ #ifndef LXDRAW_INCLUDED #define LXDRAW_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #ifdef LXDRAW diff --git a/reco/tracking/lxTriplet/LxEff.cxx b/reco/tracking/lxTriplet/LxEff.cxx index d411a36b5a1ec897dadad8ae0f93f6c589ffa26e..f1536de4ed1fc71c8734626e7875ad0cf8c54c80 100644 --- a/reco/tracking/lxTriplet/LxEff.cxx +++ b/reco/tracking/lxTriplet/LxEff.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxEff.h" + #include <set> #include <cmath> diff --git a/reco/tracking/lxTriplet/LxEff.h b/reco/tracking/lxTriplet/LxEff.h index d33de70ea2eeb6dd2d08147772df53484d7bc462..37288414bbc19fa1285e9e6d080b6ae779c20c11 100644 --- a/reco/tracking/lxTriplet/LxEff.h +++ b/reco/tracking/lxTriplet/LxEff.h @@ -1,8 +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 **/ #ifndef LXEFF_INCLUDED #define LXEFF_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "Rtypes.h" diff --git a/reco/tracking/lxTriplet/LxLinkDef.h b/reco/tracking/lxTriplet/LxLinkDef.h index d6ccf9a2c4fa2519510db09b465f9b33fc142597..f199b4fbaf5c9747dd6d807bef0fe7b6f5987afc 100644 --- a/reco/tracking/lxTriplet/LxLinkDef.h +++ b/reco/tracking/lxTriplet/LxLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ // $Id: LxLinkDef.h,v 1.10 2013/09/30 11:36:47 tablyaz Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/reco/tracking/lxTriplet/LxMC.cxx b/reco/tracking/lxTriplet/LxMC.cxx index 3b468bf4d12a3c0c2a0217925d68ba9ea8e81b1e..08be886d710ba702c4f090f6cb3f281fc3364aac 100644 --- a/reco/tracking/lxTriplet/LxMC.cxx +++ b/reco/tracking/lxTriplet/LxMC.cxx @@ -1,4 +1 @@ -/** @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 **/ #include "LxMC.h" diff --git a/reco/tracking/lxTriplet/LxMC.h b/reco/tracking/lxTriplet/LxMC.h index f1508438067432eb9654c393f34a87111fe5b7da..a06ccec438ca0e00b45df0b4d85413c779020bec 100644 --- a/reco/tracking/lxTriplet/LxMC.h +++ b/reco/tracking/lxTriplet/LxMC.h @@ -1,8 +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 **/ #ifndef LXMC_INCLUDED #define LXMC_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmStsTrack.h" diff --git a/reco/tracking/lxTriplet/LxSettings.h b/reco/tracking/lxTriplet/LxSettings.h index 7121c7f9af323c119b2ab8eff0c40997254184da..e77ae8638285bfc95409ba5f25ae543bb07a5d67 100644 --- a/reco/tracking/lxTriplet/LxSettings.h +++ b/reco/tracking/lxTriplet/LxSettings.h @@ -1,8 +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 **/ #ifndef LXSETTINGS_INCLUDED #define LXSETTINGS_INCLUDED + #define LXPI 3.141592653589793238462643383279 #define LXLAYERS 3 diff --git a/reco/tracking/lxTriplet/LxTrackAna.cxx b/reco/tracking/lxTriplet/LxTrackAna.cxx index 1a59ca3aa7fd777c582a3fb7f74c8a8819cfc188..d6f1a6981b1f25c99f4997b6a910d643f9d4804e 100644 --- a/reco/tracking/lxTriplet/LxTrackAna.cxx +++ b/reco/tracking/lxTriplet/LxTrackAna.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxTrackAna.h" + #include "CbmKFParticle.h" #include "CbmKFTrack.h" #include "CbmMCTrack.h" diff --git a/reco/tracking/lxTriplet/LxTrackAna.h b/reco/tracking/lxTriplet/LxTrackAna.h index e7f3b658a34ad267c24029b81fff79803f4c6929..d5df48a22d1feb7889c4dc248859c051aff45e38 100644 --- a/reco/tracking/lxTriplet/LxTrackAna.h +++ b/reco/tracking/lxTriplet/LxTrackAna.h @@ -1,8 +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 **/ #ifndef LXTRACKANA_INCLUDED #define LXTRACKANA_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "CbmMuchPixelHit.h" diff --git a/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx b/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx index 3caeef9e373f502a7b3b443699878a3bf772cf88..95ba2eca08bb73ee4db99e871e9fc143fcd2a6c0 100644 --- a/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx +++ b/reco/tracking/lxTriplet/LxTrackAnaSegments.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "LxTrackAnaSegments.h" + #include "TH1.h" #include "TH2.h" diff --git a/reco/tracking/lxTriplet/LxTrackAnaSegments.h b/reco/tracking/lxTriplet/LxTrackAnaSegments.h index ead4bf8828afb7a3849fadeec47aa647bfd01a16..fe3c2e9ea1b262dcdc8ef5af5598e1594920d50b 100644 --- a/reco/tracking/lxTriplet/LxTrackAnaSegments.h +++ b/reco/tracking/lxTriplet/LxTrackAnaSegments.h @@ -1,8 +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 **/ #ifndef LXTRACKANASEGMENTS_INCLUDED #define LXTRACKANASEGMENTS_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" #include "TString.h" diff --git a/reco/tracking/lxTriplet/LxUtils.cxx b/reco/tracking/lxTriplet/LxUtils.cxx index fd7326dc9bb562d694b2ab81036add85b8e2ce9f..4d2e2b0dc466c92023ac99b7adb83779428878ed 100644 --- a/reco/tracking/lxTriplet/LxUtils.cxx +++ b/reco/tracking/lxTriplet/LxUtils.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "Lx.h" + using namespace std; // Used for building of the background on an invariant mass. diff --git a/reco/tracking/lxTriplet/LxUtils.h b/reco/tracking/lxTriplet/LxUtils.h index 34b77704e1a74387482aeb6786adaa4942fde911..5dcbfadb86065bb7af51bc7458878597a1712074 100644 --- a/reco/tracking/lxTriplet/LxUtils.h +++ b/reco/tracking/lxTriplet/LxUtils.h @@ -1,8 +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 **/ #ifndef LXUTILS_INCLUDED #define LXUTILS_INCLUDED + #pragma GCC diagnostic ignored "-Weffc++" // Just to make happy the building system -- now it does not contain any definition. diff --git a/reco/tracking/vector/CbmVectorLinkDef.h b/reco/tracking/vector/CbmVectorLinkDef.h index 8e86d1ce50105a7713b50be8cfcb76c6d8787450..0c733bad8e261c6406d719824d01a94024bfacc8 100644 --- a/reco/tracking/vector/CbmVectorLinkDef.h +++ b/reco/tracking/vector/CbmVectorLinkDef.h @@ -1,7 +1,5 @@ -/** @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 **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/scripts/loadlib.C b/scripts/loadlib.C index 5163cf1c1869744b949d7114649e1639df08eb65..682767d841949cad4202d8819fef6aeecf0d3b32 100644 --- a/scripts/loadlib.C +++ b/scripts/loadlib.C @@ -1,6 +1,3 @@ -/** @file loadlib.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ Int_t loadlib(TString libname) { Int_t retval = gSystem->Load(libname); diff --git a/sim/detectors/much/CbmMuch.cxx b/sim/detectors/much/CbmMuch.cxx index 14e573067679dbae1db04e1cad00b7bc4bc7e1b3..b9c05bc640fb2316d8e41c4d1f03bf91142423ea 100644 --- a/sim/detectors/much/CbmMuch.cxx +++ b/sim/detectors/much/CbmMuch.cxx @@ -1,6 +1,3 @@ -/** @file CbmMuch.cxx - * @copyright Copyright (C) 2008-2020 St. Petersburg Polytechnic University, St. Petersburg - * @license SPDX-License-Identifier: GPL-3.0-only **/ //---------------------------------------------------------------------------------------- //-------------- CbmMuch ----------- //--------------- Modified 18/10/2017 by Omveer Singh ----------- diff --git a/sim/detectors/much/CbmMuchSimLinkDef.h b/sim/detectors/much/CbmMuchSimLinkDef.h index 026005c817147886631c9b1312283cc364bd2b43..d1e42294c1d2a8aee694ca5ff2c224b68180c9e1 100644 --- a/sim/detectors/much/CbmMuchSimLinkDef.h +++ b/sim/detectors/much/CbmMuchSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmMuchSimLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/detectors/psd/CbmPsdSimLinkDef.h b/sim/detectors/psd/CbmPsdSimLinkDef.h index fa5ea46f63b58d38f69e0a3ce0af3755581355fa..95cd85ac1a58ac2c4b5dc2af3586feae808e98d9 100644 --- a/sim/detectors/psd/CbmPsdSimLinkDef.h +++ b/sim/detectors/psd/CbmPsdSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmPsdSimLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/detectors/rich/CbmRich.cxx b/sim/detectors/rich/CbmRich.cxx index 2f6162af6f8c83037b682014e84700d77b95c728..2a33e69bed4374698723de72ca03f609a32b79c9 100644 --- a/sim/detectors/rich/CbmRich.cxx +++ b/sim/detectors/rich/CbmRich.cxx @@ -1,7 +1,5 @@ -/** @file CbmRich.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmRich.h" + #include "CbmGeometryUtils.h" #include "CbmRichPoint.h" #include "CbmStack.h" diff --git a/sim/detectors/rich/CbmRichSimLinkDef.h b/sim/detectors/rich/CbmRichSimLinkDef.h index e9ded2239d1a85db8b94e7af81326bc186e6a1c3..2c449eef1a9fdc308c2f23bbab386230d117f17e 100644 --- a/sim/detectors/rich/CbmRichSimLinkDef.h +++ b/sim/detectors/rich/CbmRichSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmRichSimLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/detectors/sts/CbmStsDigitizeQa.cxx b/sim/detectors/sts/CbmStsDigitizeQa.cxx index bc15d3a12dda98c71727612e0a48a02b9237d6c6..11078d59e84d0b400ba44186bd5b7f2e501fa4d9 100644 --- a/sim/detectors/sts/CbmStsDigitizeQa.cxx +++ b/sim/detectors/sts/CbmStsDigitizeQa.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmStsDigitizeQa.h" + #include "CbmDigiManager.h" #include "CbmHistManager.h" #include "CbmMCDataManager.h" diff --git a/sim/detectors/sts/CbmStsDigitizeQa.h b/sim/detectors/sts/CbmStsDigitizeQa.h index 16f886c586d094c14e31f7a9ce85a4ab5a3830a8..08e2cf749929455c4843071cd367e19d3408507c 100644 --- a/sim/detectors/sts/CbmStsDigitizeQa.h +++ b/sim/detectors/sts/CbmStsDigitizeQa.h @@ -1,8 +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 **/ #ifndef CBMSTSDIGITIZEQA_H_ #define CBMSTSDIGITIZEQA_H_ + #include "CbmHistManager.h" #include "CbmMCDataArray.h" #include "CbmStsDigi.h" diff --git a/sim/detectors/sts/CbmStsDigitizeQaReport.cxx b/sim/detectors/sts/CbmStsDigitizeQaReport.cxx index 466506f881dc9188b8cd182cc5190ec99eba0d23..be937cff4a5b92807504743cb74567ba7b4aa6a4 100644 --- a/sim/detectors/sts/CbmStsDigitizeQaReport.cxx +++ b/sim/detectors/sts/CbmStsDigitizeQaReport.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmStsDigitizeQaReport.h" + #include "CbmDrawHist.h" #include "CbmHistManager.h" #include "CbmReportElement.h" diff --git a/sim/detectors/sts/CbmStsDigitizeQaReport.h b/sim/detectors/sts/CbmStsDigitizeQaReport.h index 4c6a2ca736b02e9d0d45df8778ed84ff764da2a7..82cd5ce1b4b933e9d7afbd9e7577d9389aabf3d3 100644 --- a/sim/detectors/sts/CbmStsDigitizeQaReport.h +++ b/sim/detectors/sts/CbmStsDigitizeQaReport.h @@ -1,8 +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 **/ #ifndef CBMSTSDIGITIZEQAREPORT_H_ #define CBMSTSDIGITIZEQAREPORT_H_ + #include "CbmSimulationReport.h" class CbmStsParAsic; diff --git a/sim/detectors/sts/CbmStsSimLinkDef.h b/sim/detectors/sts/CbmStsSimLinkDef.h index e30d2b3c80e485c999a54385409752f0cd68eb8f..478a5bce4beee37f97e3f84983872710268b0cd8 100644 --- a/sim/detectors/sts/CbmStsSimLinkDef.h +++ b/sim/detectors/sts/CbmStsSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmStsSimLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/detectors/tof/CbmTofSimLinkDef.h b/sim/detectors/tof/CbmTofSimLinkDef.h index 1095b88d8f5e28b009a1d28e1241a5d2e3124b5d..49431256bb2f8d061e652338babfe9e5a0f89ba0 100644 --- a/sim/detectors/tof/CbmTofSimLinkDef.h +++ b/sim/detectors/tof/CbmTofSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTofSimLinkDef.h - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/detectors/trd/CbmTrdCheckUtil.cxx b/sim/detectors/trd/CbmTrdCheckUtil.cxx index 74b796fd77824ac014180ee0e6781c715fdaa990..dd5045073889baf7952a982215b881a38289ed09 100644 --- a/sim/detectors/trd/CbmTrdCheckUtil.cxx +++ b/sim/detectors/trd/CbmTrdCheckUtil.cxx @@ -1,8 +1,6 @@ -/** @file CbmTrdCheckUtil.cxx - * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Includes from TRD #include "CbmTrdCheckUtil.h" + #include "CbmTrdDigi.h" #include "TMath.h" diff --git a/sim/detectors/trd/CbmTrdCheckUtil.h b/sim/detectors/trd/CbmTrdCheckUtil.h index ea6ac95ead9f0009fd06f700c1a57bf2461802de..bd8a2de8e4e6213c9b134af4dcd94b567bfc86e3 100644 --- a/sim/detectors/trd/CbmTrdCheckUtil.h +++ b/sim/detectors/trd/CbmTrdCheckUtil.h @@ -1,8 +1,6 @@ -/** @file CbmTrdCheckUtil.h - * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDCHECKUTIL_H #define CBMTRDCHECKUTIL_H + #include "CbmTrdDigi.h" #include <FairRootManager.h> diff --git a/sim/detectors/trd/CbmTrdDigitizer.cxx b/sim/detectors/trd/CbmTrdDigitizer.cxx index b27f75ce1e7168e4a3188fbb24275070b5d01b76..c98fecd12db3c7658ae3225005bf645770a4a733 100644 --- a/sim/detectors/trd/CbmTrdDigitizer.cxx +++ b/sim/detectors/trd/CbmTrdDigitizer.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdDigitizer.cxx - * @copyright Copyright (C) 2009-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdDigitizer.h" + #include "CbmMCTrack.h" #include "CbmMatch.h" #include "CbmTrdAddress.h" diff --git a/sim/detectors/trd/CbmTrdModuleSim.cxx b/sim/detectors/trd/CbmTrdModuleSim.cxx index 6ac431ba678dc3f0d494ef7a4ff16db506969b1a..0d8ae3f2f23eed5d7cd8f177bfec99385a4891c8 100644 --- a/sim/detectors/trd/CbmTrdModuleSim.cxx +++ b/sim/detectors/trd/CbmTrdModuleSim.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleSim.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleSim.h" + #include "CbmTrdParModDigi.h" #include "CbmTrdParModGain.h" #include "CbmTrdParModGas.h" diff --git a/sim/detectors/trd/CbmTrdModuleSim.h b/sim/detectors/trd/CbmTrdModuleSim.h index 545a6988cb60defedaf04bd1004677891b6f6315..cc5a7ccfd44d4f552c9fa5ba0cf6c1ddfc6e2128 100644 --- a/sim/detectors/trd/CbmTrdModuleSim.h +++ b/sim/detectors/trd/CbmTrdModuleSim.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleSim.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULESIM_H #define CBMTRDMODULESIM_H + #include "CbmTrdCheckUtil.h" #include "CbmTrdModuleAbstract.h" #include "CbmTrdRawToDigiR.h" diff --git a/sim/detectors/trd/CbmTrdModuleSimR.cxx b/sim/detectors/trd/CbmTrdModuleSimR.cxx index 96c40a60acfd5bc845eb595803e5dd30a484faf4..fdbdd93dfc3ae6aab372b16a39d2e0d336c3970a 100644 --- a/sim/detectors/trd/CbmTrdModuleSimR.cxx +++ b/sim/detectors/trd/CbmTrdModuleSimR.cxx @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleSimR.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Includes from TRD #include "CbmTrdModuleSimR.h" + #include "CbmTrdAddress.h" #include "CbmTrdDigi.h" #include "CbmTrdDigitizer.h" diff --git a/sim/detectors/trd/CbmTrdModuleSimR.h b/sim/detectors/trd/CbmTrdModuleSimR.h index 627ff2b132ea198057b48d509105918946382f1c..4edff36739a7b72c21a2fddbffedb5e8361fe652 100644 --- a/sim/detectors/trd/CbmTrdModuleSimR.h +++ b/sim/detectors/trd/CbmTrdModuleSimR.h @@ -1,8 +1,6 @@ -/** @file CbmTrdModuleSimR.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMODULESIMR_H #define CBMTRDMODULESIMR_H + #include "CbmTrdCheckUtil.h" #include "CbmTrdModuleSim.h" #include "CbmTrdRawToDigiR.h" diff --git a/sim/detectors/trd/CbmTrdModuleSimT.cxx b/sim/detectors/trd/CbmTrdModuleSimT.cxx index 601205774cb270f3c168cb4079afd92f9b7a573f..4895e1829cabec83fa5177df0af5f1219c1979d0 100644 --- a/sim/detectors/trd/CbmTrdModuleSimT.cxx +++ b/sim/detectors/trd/CbmTrdModuleSimT.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdModuleSimT.cxx - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdModuleSimT.h" + #include "CbmDigitizeBase.h" #include "CbmMatch.h" #include "CbmTimeSlice.h" diff --git a/sim/detectors/trd/CbmTrdRawToDigiR.cxx b/sim/detectors/trd/CbmTrdRawToDigiR.cxx index e89992abbfb63658934380be13d7eb714c9f384a..b22bbe23425153f27da2f4cdd66f29ed1cd7a457 100644 --- a/sim/detectors/trd/CbmTrdRawToDigiR.cxx +++ b/sim/detectors/trd/CbmTrdRawToDigiR.cxx @@ -1,8 +1,6 @@ -/** @file CbmTrdRawToDigiR.cxx - * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Includes from TRD #include "CbmTrdRawToDigiR.h" + #include "CbmTrdAddress.h" #include "CbmTrdDigi.h" diff --git a/sim/detectors/trd/CbmTrdRawToDigiR.h b/sim/detectors/trd/CbmTrdRawToDigiR.h index 5a35012282f08568e3ddf218cdaa83368842dbca..69cf3f003beb60fe01df078965fe9f9d38d2f456 100644 --- a/sim/detectors/trd/CbmTrdRawToDigiR.h +++ b/sim/detectors/trd/CbmTrdRawToDigiR.h @@ -1,8 +1,6 @@ -/** @file CbmTrdRawToDigiR.h - * @copyright Copyright (C) 2020 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDRAWTODIGI_H #define CBMTRDRAWTODIGI_H + #include "CbmTrdCheckUtil.h" #include "CbmTrdDigi.h" //#include "CbmSpadicRawMessage22.h" diff --git a/sim/detectors/trd/CbmTrdSimLinkDef.h b/sim/detectors/trd/CbmTrdSimLinkDef.h index 1e527aedf016ab645f60053c29b5ea7e95b3738d..391b8df2f7126c65eeeaf6749d439c82d5be794f 100644 --- a/sim/detectors/trd/CbmTrdSimLinkDef.h +++ b/sim/detectors/trd/CbmTrdSimLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTrdSimLinkDef.h - * @copyright Copyright (C) 2018-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: TrdSimLinkDef.h $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/sim/detectors/trd/CbmTrdTrianglePRF.h b/sim/detectors/trd/CbmTrdTrianglePRF.h index 5058781d6c2bda25ee97ff0695e2a28268a4c237..cc8cce266e0eb17287ee659a2553a0edd3e451b4 100644 --- a/sim/detectors/trd/CbmTrdTrianglePRF.h +++ b/sim/detectors/trd/CbmTrdTrianglePRF.h @@ -1,8 +1,6 @@ -/** @file CbmTrdTrianglePRF.h - * @copyright Copyright (C) 2018 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDTRIANGLEPRF_H #define CBMTRDTRIANGLEPRF_H 1 + #include <TObject.h> #include <iostream> diff --git a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h index 80c4489c000ac05b0b0c5af56cd27c7518ee540f..15ef8f6f2b3f36270e525d7aa11c26592f7d3ae9 100644 --- a/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h +++ b/sim/detectors/trd/qa/CbmTrdDigitizerPRFQa.h @@ -1,8 +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 **/ #ifndef CBMTRDDIGITIZERPRFQA_H #define CBMTRDDIGITIZERPRFQA_H 1 + #include "FairTask.h" class TClonesArray; diff --git a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx index b3360da8400b37d1135c0d6082882717e4993137..cee864423aa8a9f48a8325b7051bf0b79efc3c53 100644 --- a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx +++ b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdHitRateFastQa.cxx - * @copyright Copyright (C) 2013-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdHitRateFastQa.h" + #include "CbmTrdAddress.h" #include "CbmTrdGeoHandler.h" #include "CbmTrdParAsic.h" diff --git a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h index 4a6bb2b9ad9cb7853e1d330060e945f007f6f462..c9ba1953033b87d6f9885a97d5e00b4fc225144a 100644 --- a/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h +++ b/sim/detectors/trd/qa/CbmTrdHitRateFastQa.h @@ -1,8 +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 **/ #ifndef CBMTRDHITRATEFASTQA_H_ #define CBMTRDHITRATEFASTQA_H_ + #include "CbmTrdDigi.h" #include "FairTask.h" diff --git a/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx b/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx index 4477336558e9dfa7455d5dcfb13c4ce7ea472b05..68732a3319e7eeecdda07048939288788cf2955b 100644 --- a/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx +++ b/sim/detectors/trd/qa/CbmTrdHitRateQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdHitRateQa.cxx - * @copyright Copyright (C) 2010-2021 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdHitRateQa.h" + #include "CbmTrdAddress.h" #include "CbmTrdGeoHandler.h" #include "CbmTrdParModDigi.h" diff --git a/sim/detectors/trd/qa/CbmTrdHitRateQa.h b/sim/detectors/trd/qa/CbmTrdHitRateQa.h index fdbd1574ca5ef627b3103e332ecbcf7b3d95a814..ed83d2cf37d9bece8e11245ccd8f23a3e3f66333 100644 --- a/sim/detectors/trd/qa/CbmTrdHitRateQa.h +++ b/sim/detectors/trd/qa/CbmTrdHitRateQa.h @@ -1,8 +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 **/ #ifndef CBMTRDHITRATEQA_H_ #define CBMTRDHITRATEQA_H_ + #include "CbmTrdDigi.h" #include "FairTask.h" diff --git a/sim/detectors/trd/qa/CbmTrdMCQa.cxx b/sim/detectors/trd/qa/CbmTrdMCQa.cxx index 704b5fb03770469bc56a634f9919d8e11e8437fa..a3cb59a9c076471021619bd9fc42dee9bb2c602a 100644 --- a/sim/detectors/trd/qa/CbmTrdMCQa.cxx +++ b/sim/detectors/trd/qa/CbmTrdMCQa.cxx @@ -1,7 +1,5 @@ -/** @file CbmTrdMCQa.cxx - * @copyright Copyright (C) 2017-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmTrdMCQa.h" + #include "CbmHistManager.h" #include "CbmSimulationReport.h" #include "CbmTrdAddress.h" diff --git a/sim/detectors/trd/qa/CbmTrdMCQa.h b/sim/detectors/trd/qa/CbmTrdMCQa.h index 89103cbd111a5d1fc2efa7f1348f326904aa5a59..608d6c48fe78aab897a07c8d572ff069d8e66dd1 100644 --- a/sim/detectors/trd/qa/CbmTrdMCQa.h +++ b/sim/detectors/trd/qa/CbmTrdMCQa.h @@ -1,8 +1,6 @@ -/** @file CbmTrdMCQa.h - * @copyright Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMTRDMCQA_H_ #define CBMTRDMCQA_H_ + #include "FairTask.h" #include "Rtypes.h" diff --git a/sim/passive/CbmCave.cxx b/sim/passive/CbmCave.cxx index 287797a6e5508b424b450ffba6793eb08c144621..dbcd146fc73a1b2fe4be5ca3bf67302b3d45130a 100644 --- a/sim/passive/CbmCave.cxx +++ b/sim/passive/CbmCave.cxx @@ -1,7 +1,5 @@ -/** @file CbmCave.cxx - * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* Generated by Together */ + #include "CbmCave.h" #include "CbmGeoCave.h" diff --git a/sim/passive/CbmCave.h b/sim/passive/CbmCave.h index e299eeaf6df885b8b56f59c8610896b0c77a35d9..17d764f9aedb5967faa1fa707b06eb5b7b971a0a 100644 --- a/sim/passive/CbmCave.h +++ b/sim/passive/CbmCave.h @@ -1,8 +1,6 @@ -/** @file CbmCave.h - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef Cave_H #define Cave_H + #include "FairModule.h" diff --git a/sim/passive/CbmGeoCave.h b/sim/passive/CbmGeoCave.h index 44074d69fcd876d671f6258d5dec70db5a5dbc02..f53bae80408e5ae9d9468a1382211428f237d7e3 100644 --- a/sim/passive/CbmGeoCave.h +++ b/sim/passive/CbmGeoCave.h @@ -1,8 +1,6 @@ -/** @file CbmGeoCave.h - * @copyright Copyright (C) 2006-2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMGEOCAVE_H #define CBMGEOCAVE_H + #include "FairGeoSet.h" #include "TString.h" diff --git a/sim/passive/CbmGeoPassivePar.h b/sim/passive/CbmGeoPassivePar.h index 93e231264fc332a583f1330468b17060040ff20e..e0c50d837db54ecec9bc0aac1e11a905681d4b5d 100644 --- a/sim/passive/CbmGeoPassivePar.h +++ b/sim/passive/CbmGeoPassivePar.h @@ -1,8 +1,6 @@ -/** @file CbmGeoPassivePar.h - * @copyright Copyright (C) 2006-2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMGEOPASSIVEPAR_H #define CBMGEOPASSIVEPAR_H + #include "FairParGenericSet.h" class CbmGeoPassivePar : public FairParGenericSet { diff --git a/sim/passive/CbmGeoPlatform.cxx b/sim/passive/CbmGeoPlatform.cxx index de7185ce869293212dda0e57caeb96a9a84542c3..bcdf65cc7fc591b9028af67fb2c6768dbbd7a732 100644 --- a/sim/passive/CbmGeoPlatform.cxx +++ b/sim/passive/CbmGeoPlatform.cxx @@ -1,6 +1,3 @@ -/** @file CbmGeoPlatform.cxx - * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ ///////////////////////////////////////////////////////////// // CbmGeoPlatform // diff --git a/sim/passive/CbmGeoPlatform.h b/sim/passive/CbmGeoPlatform.h index 6564e8054045c84746b25bc14bda68382ff206a2..c78911f6d0421df737bce6ad0eeb947b8f23c85e 100644 --- a/sim/passive/CbmGeoPlatform.h +++ b/sim/passive/CbmGeoPlatform.h @@ -1,8 +1,6 @@ -/** @file CbmGeoPlatform.h - * @copyright Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMGEOPLATFORM_H #define CBMGEOPLATFORM_H + #include "FairGeoSet.h" class CbmGeoPlatform : public FairGeoSet { diff --git a/sim/passive/CbmMagnet.cxx b/sim/passive/CbmMagnet.cxx index b03f2a804114db108da64f1244a8ea9698ab804c..8989b1e791eee777cbc7abae2e583de4b00108fe 100644 --- a/sim/passive/CbmMagnet.cxx +++ b/sim/passive/CbmMagnet.cxx @@ -1,7 +1,5 @@ -/** @file CbmMagnet.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* Generated by Together */ + #include "CbmMagnet.h" #include <TString.h> diff --git a/sim/passive/CbmMagnet.h b/sim/passive/CbmMagnet.h index 7c2904f837b8b80c0a3d64d22f98e09f7260d5ea..9fd3bc244b54f0ef11f25e64c53d78e2d229bd18 100644 --- a/sim/passive/CbmMagnet.h +++ b/sim/passive/CbmMagnet.h @@ -1,8 +1,6 @@ -/** @file CbmMagnet.h - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMMAGNET_H #define CBMMAGNET_H + #include "FairModule.h" class TGeoRotation; diff --git a/sim/passive/CbmPassiveContFact.h b/sim/passive/CbmPassiveContFact.h index a091e39c13180559bffeb08af8e40b4c66dc0e5e..5ad116e36e3a002eb95722a451f4015712c8752d 100644 --- a/sim/passive/CbmPassiveContFact.h +++ b/sim/passive/CbmPassiveContFact.h @@ -1,8 +1,6 @@ -/** @file CbmPassiveContFact.h - * @copyright Copyright (C) 2006-2009 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMPASSIVECONTFACT_H #define CBMPASSIVECONTFACT_H + #include "FairContFact.h" class FairContainer; diff --git a/sim/passive/CbmPassiveLinkDef.h b/sim/passive/CbmPassiveLinkDef.h index 43ef45149294da75873d68922996123f3bdc5ffc..ed23d272315e5af23760a5c90ea76d536157d9f0 100644 --- a/sim/passive/CbmPassiveLinkDef.h +++ b/sim/passive/CbmPassiveLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmPassiveLinkDef.h - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // $Id: PassiveLinkDef.h,v 1.1.1.1 2005/06/23 07:14:26 dbertini Exp $ + #ifdef __CINT__ #pragma link off all globals; diff --git a/sim/passive/CbmPipe.cxx b/sim/passive/CbmPipe.cxx index fb5f058a14ec1fb45ac33ea4685d30ef46ab1232..2961b39dfd1d3d318dc4f2442055a48e6a5e5c30 100644 --- a/sim/passive/CbmPipe.cxx +++ b/sim/passive/CbmPipe.cxx @@ -1,8 +1,6 @@ -/** @file CbmPipe.cxx - * @copyright Copyright (C) 2006-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* Generated by Together */ #include "CbmPipe.h" + #include "CbmGeometryUtils.h" #include "TFile.h" diff --git a/sim/passive/CbmPipe.h b/sim/passive/CbmPipe.h index 84c1ce720878255db1f3975ba6a2059bbbd3c192..fd3c817eafc8e70ccdeedbbbaa6da4d988fdbdae 100644 --- a/sim/passive/CbmPipe.h +++ b/sim/passive/CbmPipe.h @@ -1,8 +1,6 @@ -/** @file CbmPipe.h - * @copyright Copyright (C) 2006-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef CBMPIPE_H #define CBMPIPE_H 1 + #include "FairModule.h" #include <string> diff --git a/sim/passive/CbmPlatform.cxx b/sim/passive/CbmPlatform.cxx index a0f142618c36186d5a780f2a241ff8f004665b2d..e9212e739fd45f78db28c96636a4ce3c9055856e 100644 --- a/sim/passive/CbmPlatform.cxx +++ b/sim/passive/CbmPlatform.cxx @@ -1,8 +1,6 @@ -/** @file CbmPlatform.cxx - * @copyright Copyright (C) 2013-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ /* Generated by Together */ #include "CbmPlatform.h" + #include "CbmGeoPassivePar.h" #include "CbmGeoPlatform.h" #include "CbmGeometryUtils.h" diff --git a/sim/passive/CbmPlatform.h b/sim/passive/CbmPlatform.h index d47a1a0e59e7656b97a19f3465f8a6f2182602ae..c058ab5aeba5b031e067c523be217e4dd48c3dbd 100644 --- a/sim/passive/CbmPlatform.h +++ b/sim/passive/CbmPlatform.h @@ -1,8 +1,6 @@ -/** @file CbmPlatform.h - * @copyright Copyright (C) 2013-2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef PLATFORM_H #define PLATFORM_H + #include "FairModule.h" #include <string> diff --git a/sim/response/CbmSimResponseLinkDef.h b/sim/response/CbmSimResponseLinkDef.h index 3faa023a76705f7eafe98f167a8b352dc7f9d6a5..d62fa29ff68faea0e4e400af33d5b106e6cafd81 100644 --- a/sim/response/CbmSimResponseLinkDef.h +++ b/sim/response/CbmSimResponseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmSimResponseLinkDef.h - * @copyright Copyright (C) 2020-2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/response/base/CbmDigitizationConfig.cxx b/sim/response/base/CbmDigitizationConfig.cxx index 0dcd88264c745f571775ad18b3a99aaca2f5bf59..37e5a2db1e07077c9720261c51b6ca45bcc3eb51 100644 --- a/sim/response/base/CbmDigitizationConfig.cxx +++ b/sim/response/base/CbmDigitizationConfig.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmDigitizationConfig.h" + #include "CbmDigitization.h" using namespace std; diff --git a/sim/response/base/CbmDigitizationConfig.h b/sim/response/base/CbmDigitizationConfig.h index 8fb29513708fa8da04d9ef4a05fd7e349055cc08..6d96f6ea1d5c87e8bba84181ea848c2fd620dcc5 100644 --- a/sim/response/base/CbmDigitizationConfig.h +++ b/sim/response/base/CbmDigitizationConfig.h @@ -1,7 +1,5 @@ -/** @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 **/ #pragma once + #include "CbmConfigBase.h" class CbmDigitization; diff --git a/sim/transport/base/CbmSimBaseLinkDef.h b/sim/transport/base/CbmSimBaseLinkDef.h index e793de07f55534810f754991dffd43edccedd15d..680d232b2a7b8b8ab1caa82171fc91765fa6b35a 100644 --- a/sim/transport/base/CbmSimBaseLinkDef.h +++ b/sim/transport/base/CbmSimBaseLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmSimBaseLinkDef.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/transport/gconfig/SetCuts.C b/sim/transport/gconfig/SetCuts.C index 2cb56850785fb00f766f8236fade5590c3838423..4f6800a0a47c3f09606593a6cdca6f351114f2e2 100644 --- a/sim/transport/gconfig/SetCuts.C +++ b/sim/transport/gconfig/SetCuts.C @@ -1,6 +1,4 @@ -/** @file SetCuts.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ + /** 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/g4Config.C b/sim/transport/gconfig/g4Config.C index d6c62ac0cbe415356f1af832a8ac9cf5d5157157..7826d2004e02171890ece2a7179a6f0db78bfd69 100644 --- a/sim/transport/gconfig/g4Config.C +++ b/sim/transport/gconfig/g4Config.C @@ -1,6 +1,3 @@ -/** @file g4Config.C - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // Configuration macro for Geant4 VirtualMC void Config() { diff --git a/sim/transport/generators/CbmSimGeneratorsLinkDef.h b/sim/transport/generators/CbmSimGeneratorsLinkDef.h index 94cebb9528cfefc1b9a7574e30cb4b0c191f01f1..953051b44eec1f785c2dd85f5348f848bcb9422f 100644 --- a/sim/transport/generators/CbmSimGeneratorsLinkDef.h +++ b/sim/transport/generators/CbmSimGeneratorsLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmSimGeneratorsLinkDef.h - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/transport/generators/pluto/PValues.cxx b/sim/transport/generators/pluto/PValues.cxx index 447b1d8238f8666d78b8a0a88a3064290e06daeb..6ba257740af4bfef095ae8a9b14ef1e07b1d5660 100644 --- a/sim/transport/generators/pluto/PValues.cxx +++ b/sim/transport/generators/pluto/PValues.cxx @@ -1,6 +1,3 @@ -/** @file PValues.cxx - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ //////////////////////////////////////////////////////// // Value container implementation file // diff --git a/sim/transport/generators/pluto/Pdefines.h b/sim/transport/generators/pluto/Pdefines.h index cc8d0a9d01a95a5c83a4287161958049e44051d7..1f52915214f8908d4b985885e4995b4ce81ad52b 100644 --- a/sim/transport/generators/pluto/Pdefines.h +++ b/sim/transport/generators/pluto/Pdefines.h @@ -1,6 +1,3 @@ -/** @file Pdefines.h - * @copyright Copyright (C) 2018-2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #define PRINT_CTOR "CONSTRUCTOR" #define PRINT_AUTO_ALLOC "ALLOCATION" #define PRINT_WARNING "### WARNING:" diff --git a/sim/transport/generators/unigen/UEvent.cxx b/sim/transport/generators/unigen/UEvent.cxx index e6b3a6d1103117d4a758b2a169ccd07af9c692b7..1f755130ed7d817ac81cd0e229214dcc07bf8c9f 100644 --- a/sim/transport/generators/unigen/UEvent.cxx +++ b/sim/transport/generators/unigen/UEvent.cxx @@ -1,7 +1,5 @@ -/** @file UEvent.cxx - * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "UEvent.h" + #include "TClonesArray.h" #include "TString.h" diff --git a/sim/transport/generators/unigen/UEvent.h b/sim/transport/generators/unigen/UEvent.h index 971eba325664f8bf3a7ba070c19f15f9e517e8d0..d3f4bfa5ccf064261d9dfd6d9ac185da74e163c4 100644 --- a/sim/transport/generators/unigen/UEvent.h +++ b/sim/transport/generators/unigen/UEvent.h @@ -1,8 +1,6 @@ -/** @file UEvent.h - * @copyright Copyright (C) 2008-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef UEVENT_H #define UEVENT_H + #include "TLorentzVector.h" #include "TObject.h" diff --git a/sim/transport/generators/unigen/UParticle.cxx b/sim/transport/generators/unigen/UParticle.cxx index 082c796e0237e85242c03ebbaf2da0bb3984c0bd..e86c5bc287418c6382f0568549692203fb28d262 100644 --- a/sim/transport/generators/unigen/UParticle.cxx +++ b/sim/transport/generators/unigen/UParticle.cxx @@ -1,7 +1,5 @@ -/** @file UParticle.cxx - * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "UParticle.h" + #include "TParticle.h" #include <iostream> diff --git a/sim/transport/generators/unigen/UParticle.h b/sim/transport/generators/unigen/UParticle.h index 070fd9cfbfa16f70e373129b124b5eb802a3a876..8cec9362332e671bdbb4957f06cbcc783797e539 100644 --- a/sim/transport/generators/unigen/UParticle.h +++ b/sim/transport/generators/unigen/UParticle.h @@ -1,8 +1,6 @@ -/** @file UParticle.h - * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef UPARTICLE_H #define UPARTICLE_H + #include "TLorentzVector.h" #include "TObject.h" diff --git a/sim/transport/generators/unigen/URun.cxx b/sim/transport/generators/unigen/URun.cxx index 8dbf454020b5108eb64f4f3f749ec3c0e745193e..1a516e5ebd78c3842fb89c5999989ab852c4499e 100644 --- a/sim/transport/generators/unigen/URun.cxx +++ b/sim/transport/generators/unigen/URun.cxx @@ -1,8 +1,6 @@ -/** @file URun.cxx - * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include <iostream> using namespace std; + #include <Logger.h> #include "TMath.h" diff --git a/sim/transport/generators/unigen/URun.h b/sim/transport/generators/unigen/URun.h index 92b7e70f35d6d0c3ac1f4696394ee38a32da513c..7a94c355abbd2eaa019b0249f28d690c0ce61f69 100644 --- a/sim/transport/generators/unigen/URun.h +++ b/sim/transport/generators/unigen/URun.h @@ -1,8 +1,6 @@ -/** @file URun.h - * @copyright Copyright (C) 2008-2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifndef URUN_H #define URUN_H + #include "TNamed.h" #include "TString.h" diff --git a/sim/transport/geosetup/CbmGeoSetupLinkDef.h b/sim/transport/geosetup/CbmGeoSetupLinkDef.h index ce76c8ebfaab43c74cfd7fae9c0b2b76d8c4ce5d..3f292d305b63711d7d9d374fcc48ffc1247467c2 100644 --- a/sim/transport/geosetup/CbmGeoSetupLinkDef.h +++ b/sim/transport/geosetup/CbmGeoSetupLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmGeoSetupLinkDef.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/transport/steer/CbmGeant3Settings.cxx b/sim/transport/steer/CbmGeant3Settings.cxx index 9687244e6a6c47184e75aff1ef452c7e76045ccc..6cbd66a033d96e88fbd3bd9e82942ec295baf93b 100644 --- a/sim/transport/steer/CbmGeant3Settings.cxx +++ b/sim/transport/steer/CbmGeant3Settings.cxx @@ -1,7 +1,5 @@ -/** @file CbmGeant3Settings.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmGeant3Settings.h" + #include <Logger.h> #include <TGeant3.h> diff --git a/sim/transport/steer/CbmGeant4Settings.cxx b/sim/transport/steer/CbmGeant4Settings.cxx index d5e576886f7b627badc61e1dfa2fcb0b9cef78e2..16c12570c28b802aa3f1cb4f176e6d7faa8b05d1 100644 --- a/sim/transport/steer/CbmGeant4Settings.cxx +++ b/sim/transport/steer/CbmGeant4Settings.cxx @@ -1,7 +1,5 @@ -/** @file CbmGeant4Settings.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmGeant4Settings.h" + #include <FairRunSim.h> #include <Logger.h> diff --git a/sim/transport/steer/CbmSimSteerLinkDef.h b/sim/transport/steer/CbmSimSteerLinkDef.h index 5e0519ddea1b359b4e84a2e9a912a64b991e64d8..ac2669aed43a32100aa0d6d59daba9f9f5b13477 100644 --- a/sim/transport/steer/CbmSimSteerLinkDef.h +++ b/sim/transport/steer/CbmSimSteerLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmSimSteerLinkDef.h - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/sim/transport/steer/CbmTransportConfig.cxx b/sim/transport/steer/CbmTransportConfig.cxx index 123f2f39e0761330fa39fb80a979ad2e22fce3cb..d7471ac7e11e884806ce2a265ac31ccb9fd0ba1f 100644 --- a/sim/transport/steer/CbmTransportConfig.cxx +++ b/sim/transport/steer/CbmTransportConfig.cxx @@ -1,7 +1,5 @@ -/** @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 **/ #include "CbmTransportConfig.h" + #include "CbmBeamGenerator.h" #include "CbmGeant4Settings.h" #include "CbmPlutoGenerator.h" diff --git a/sim/transport/steer/CbmTransportConfig.h b/sim/transport/steer/CbmTransportConfig.h index 38208f860406c64d8ecc8493f4a6ee9c7066e435..ba7cea807bdc10ed61248fb74a46a91a1d332f2d 100644 --- a/sim/transport/steer/CbmTransportConfig.h +++ b/sim/transport/steer/CbmTransportConfig.h @@ -1,7 +1,5 @@ -/** @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 **/ #pragma once + #include "CbmConfigBase.h" class CbmTransport; diff --git a/sim/transport/steer/CbmVMCSettings.cxx b/sim/transport/steer/CbmVMCSettings.cxx index 4fadd1ccc19f0c4cb7367d5120971290f1b112ba..07cfa858d6fc94b771b5fbccc7fb48f138ef876b 100644 --- a/sim/transport/steer/CbmVMCSettings.cxx +++ b/sim/transport/steer/CbmVMCSettings.cxx @@ -1,7 +1,5 @@ -/** @file CbmVMCSettings.cxx - * @copyright Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmVMCSettings.h" + #include <Logger.h> #include <TVirtualMC.h> diff --git a/tutorials/TaskToAlgo/CbmAlgo.h b/tutorials/TaskToAlgo/CbmAlgo.h index 884046f0cfa0a2f31373191b118a3f5d6b222e75..cb00cd3301f1c6070e65666a475d8e04d4b4f393 100644 --- a/tutorials/TaskToAlgo/CbmAlgo.h +++ b/tutorials/TaskToAlgo/CbmAlgo.h @@ -1,6 +1,3 @@ -/** @file CbmAlgo.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- CbmAlgo ----- diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx index 6721aa4a7ad190ecb9bc89c0e933ca3cc62406b8..45724cc50eb6d53396e8ec0e84b96b95f00545ee 100644 --- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx +++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.cxx @@ -1,6 +1,3 @@ -/** @file CbmStsHitProducerIdealAlgo.cxx - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- CbmStsHitProducerIdealAlgo ----- diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h index 1eaf078b96245226fb5e4acd238589930b497877..5c5832ece3d801d8a5d4159ff6d459e7946b5fcd 100644 --- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h +++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealAlgo.h @@ -1,6 +1,3 @@ -/** @file CbmStsHitProducerIdealAlgo.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- CbmStsHitProducerIdealAlgo ----- diff --git a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h index 775a00e5f6bfcacfe1c77be51618cf4c19023317..2aadc31dcd327c5c769258b78937c9f50c71b3d5 100644 --- a/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h +++ b/tutorials/TaskToAlgo/CbmStsHitProducerIdealWrapper.h @@ -1,6 +1,3 @@ -/** @file CbmStsHitProducerIdealWrapper.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ------------------------------------------------------------------------- // ----- CbmStsHitProducerIdealWrapper header file ----- // ------------------------------------------------------------------------- diff --git a/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h b/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h index ba29ba7ad9ff9bcccda607a5ee4e55eb38e712d4..0efca3c917a95ddc944bd5b8d92a6c6c60705f8e 100644 --- a/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h +++ b/tutorials/TaskToAlgo/CbmTaskToAlgoTutorialLinkDef.h @@ -1,7 +1,5 @@ -/** @file CbmTaskToAlgoTutorialLinkDef.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #ifdef __CINT__ + #pragma link off all globals; #pragma link off all classes; #pragma link off all functions; diff --git a/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx b/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx index af5b4c14ec648028353027ad800da1415ab83381..618b45c66b0d337ddf32b938a36ded2fe83ed3a9 100644 --- a/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx +++ b/tutorials/TaskToAlgo/CbmTemplateAlgo.cxx @@ -1,6 +1,3 @@ -/** @file CbmTemplateAlgo.cxx - * @copyright Copyright (C) 2019-2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- CbmTemplateAlgo ----- diff --git a/tutorials/TaskToAlgo/CbmTemplateAlgo.h b/tutorials/TaskToAlgo/CbmTemplateAlgo.h index 1e7f6687d7f764fe482c5ae04e94a7ca86a25677..92d6fb9a06fc60329709a70ef5687a08b0d4eb15 100644 --- a/tutorials/TaskToAlgo/CbmTemplateAlgo.h +++ b/tutorials/TaskToAlgo/CbmTemplateAlgo.h @@ -1,6 +1,3 @@ -/** @file CbmTemplateAlgo.h - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ // ----------------------------------------------------------------------------- // ----- ----- // ----- CbmTemplateAlgo ----- diff --git a/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx b/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx index 029fd036ac65f90d7a77dffed8c2d6cd07167480..452a3ff24090332c7a6def574a6dc7649c05e34e 100644 --- a/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx +++ b/tutorials/TaskToAlgo/runStsHitProducerIdeal.cxx @@ -1,7 +1,5 @@ -/** @file runStsHitProducerIdeal.cxx - * @copyright Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt - * @license SPDX-License-Identifier: GPL-3.0-only **/ #include "CbmDeviceStsHitProducerIdeal.h" + #include <iostream> #include "runFairMQDevice.h"