diff --git a/Dart.sh b/Dart.sh index 84205a6c869f70e4c4f341e62e5c0f40baa29b93..0bda08a9732dba0de0029042ca78b4581dec6579 100755 --- a/Dart.sh +++ b/Dart.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2007 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + function print_example(){ echo "##################################################################" diff --git a/MQ/eTOF/startMQ_EBStar2020.sh b/MQ/eTOF/startMQ_EBStar2020.sh index 5193117e8b6acb574a51d4b1ddcdafd39bdb71d1..8fa320f46323c59ac876563d01ce5625ab67af68 100755 --- a/MQ/eTOF/startMQ_EBStar2020.sh +++ b/MQ/eTOF/startMQ_EBStar2020.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # script to write cosmic data to file $FAIRROOTPATH/bin/shmmonitor --cleanup diff --git a/MQ/hitbuilder/startMQ_Mcbm2018.sh b/MQ/hitbuilder/startMQ_Mcbm2018.sh index 9232587e7c3109ac0571dc95e105a1bec5608031..08fd1d039637d63c361e553f05553d07d2cfc791 100644 --- a/MQ/hitbuilder/startMQ_Mcbm2018.sh +++ b/MQ/hitbuilder/startMQ_Mcbm2018.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + $FAIRROOTPATH/bin/shmmonitor --cleanup if [ -z "$1" ]; then diff --git a/MQ/hitbuilder/startMQ_Mcbm2020.sh b/MQ/hitbuilder/startMQ_Mcbm2020.sh index c6a28633dace96cee0c39293688a46db77d44d35..2d47d53c36c129f7c36bd244b34f98d74113e50d 100644 --- a/MQ/hitbuilder/startMQ_Mcbm2020.sh +++ b/MQ/hitbuilder/startMQ_Mcbm2020.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + $FAIRROOTPATH/bin/shmmonitor --cleanup if [ -z "$1" ]; then diff --git a/MQ/hitbuilder/startMQ_Mcbm2021.sh b/MQ/hitbuilder/startMQ_Mcbm2021.sh index dba97ce7986938994c80c247fbd630e197f600a1..c2df6f3d178d1438623edcb367d4913848d29498 100755 --- a/MQ/hitbuilder/startMQ_Mcbm2021.sh +++ b/MQ/hitbuilder/startMQ_Mcbm2021.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + $FAIRROOTPATH/bin/shmmonitor --cleanup if [ -z "$1" ]; then diff --git a/MQ/hitbuilder/startMQ_Star2020.sh b/MQ/hitbuilder/startMQ_Star2020.sh index 36600f8604e806fa98f897dfc61deb265b1d7226..6159365df423875265c8eefbf1ffa07fba11dbec 100755 --- a/MQ/hitbuilder/startMQ_Star2020.sh +++ b/MQ/hitbuilder/startMQ_Star2020.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # script to write cosmic data to file $FAIRROOTPATH/bin/shmmonitor --cleanup diff --git a/MQ/hitbuilder/startMQ_cosmicHD.sh b/MQ/hitbuilder/startMQ_cosmicHD.sh index 1876f84799cf0efc0b16c235dfc4182ab1acca7a..aec8aa2df47425036ccdf4187c700dc60c7b3ee3 100755 --- a/MQ/hitbuilder/startMQ_cosmicHD.sh +++ b/MQ/hitbuilder/startMQ_cosmicHD.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + $FAIRROOTPATH/bin/shmmonitor --cleanup if [ -z "$1" ]; then diff --git a/MQ/stop_MQ.sh b/MQ/stop_MQ.sh index b7ffd6aba05c8e38ebd8f84dd853515207906251..d8003888e23cbba71f1d3374365711554273e58b 100755 --- a/MQ/stop_MQ.sh +++ b/MQ/stop_MQ.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + pkill -SIGINT Hit pkill -SIGINT Unp sleep 30 diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/simrecoFast.sh b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/simrecoFast.sh index ce7a05c58245e0c7a28f5b44b5f562d41a37e5e6..b26b49671715a383c2f91f3d2add3f5c1f96a059 100755 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/simrecoFast.sh +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/simrecoFast.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + LOCATION=/lustre/nyx diff --git a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/submit_simrecoFast.sh b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/submit_simrecoFast.sh index 502e491c72beed5775fb92d9d169eacdcea76892..c6babc1fa8de0a98cf11cda4b7011806f73e6ccc 100755 --- a/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/submit_simrecoFast.sh +++ b/analysis/PWGDIL/dielectron/papaframework/fastsim/scripts/submit_simrecoFast.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + ## test train or batch submission TEST=1 diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/ana.sh b/analysis/PWGDIL/dielectron/papaframework/scripts/ana.sh index ad001c2135c69f38be225274bb346dae0615cf4d..3db858786e007d4af0810752ea83950a3b0161b7 100755 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/ana.sh +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/ana.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Etienne Bechtel + LOCATION=/lustre/nyx diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/analysis.sh b/analysis/PWGDIL/dielectron/papaframework/scripts/analysis.sh index 65fc9f820eea9c77925a872093e4329069ce0d55..4d5e2f37f6a7e7a7c89b7cc7288bd80996dc5fda 100755 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/analysis.sh +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/analysis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + LOCATION=/lustre/nyx diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/merging.sh b/analysis/PWGDIL/dielectron/papaframework/scripts/merging.sh index d30c8c765324d57b17149807d5b852df4135c42e..59d29ddb5703f55a2c77db901fe3cbbafc50bf2e 100755 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/merging.sh +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/merging.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + LOCATION=/lustre/nyx diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/submit_analysis.sh b/analysis/PWGDIL/dielectron/papaframework/scripts/submit_analysis.sh index b958dd1f9d6a31012ac72d57e9c47a2c627f5616..4ac1b46cf694b9ffd75a469bc036831e2550992d 100755 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/submit_analysis.sh +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/submit_analysis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + # indir need to be simulation directory with a subdirectory structure that contains the individual simulation runs (typically numbers) indir=/home/$USER/sim/test/ diff --git a/analysis/PWGDIL/dielectron/papaframework/scripts/submit_merging.sh b/analysis/PWGDIL/dielectron/papaframework/scripts/submit_merging.sh index acf4794c447e12defbedac3496d9bedd8785206d..cff4c0f46e2b2386bbab7f5e88c2e5f4b7f8c549 100755 --- a/analysis/PWGDIL/dielectron/papaframework/scripts/submit_merging.sh +++ b/analysis/PWGDIL/dielectron/papaframework/scripts/submit_merging.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Julian Book + ## split level: defines number of files per jobs split_level=10; diff --git a/autoinstall_framework.sh b/autoinstall_framework.sh index 9823b16acfb0ad147ae7561677fabd4b7406aa0a..7dd62e13e7e77f4ab95dcd5ae3201642045f564e 100755 --- a/autoinstall_framework.sh +++ b/autoinstall_framework.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann # ## semi-automated script installing of FairSoft, FairRoot and CbmRoot # diff --git a/cmake/scripts/check-format-1.sh b/cmake/scripts/check-format-1.sh index 33b2a5d3b710497e98a06ce7fd80ae238bed0996..a0948aaa7a3eb985244333ad8c1ea2d288920baf 100755 --- a/cmake/scripts/check-format-1.sh +++ b/cmake/scripts/check-format-1.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + infile=$1 outfile=$2 diff --git a/cmake/scripts/check-format.sh b/cmake/scripts/check-format.sh index ffec2cf57d00a3c40a06181ab0601e4ac0de339a..f3a3998d03a64c66f9fe68c913145e5650441b1b 100755 --- a/cmake/scripts/check-format.sh +++ b/cmake/scripts/check-format.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + BASE_COMMIT=${FAIRROOT_FORMAT_BASE:-HEAD} GIT_CLANG_FORMAT_BIN=${FAIRROOT_GIT_CLANG_FORMAT_BIN:-git-clang-format} diff --git a/cmake/scripts/find_files.sh b/cmake/scripts/find_files.sh index b680f3ae5bae1e555279e0aff200b31e82b9a897..4ebd9ea054c79bd67c08360b8abe20d51a58ef51 100755 --- a/cmake/scripts/find_files.sh +++ b/cmake/scripts/find_files.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + BASE_COMMIT=${FAIRROOT_FORMAT_BASE:-HEAD} GIT_CLANG_FORMAT_BIN=${FAIRROOT_GIT_CLANG_FORMAT_BIN:-git-clang-format} diff --git a/macro/KF/KFParticleFinderSignalTest/CollectHisto.sh b/macro/KF/KFParticleFinderSignalTest/CollectHisto.sh index fbf2ed8a863cf0b4abdc4ba5ab5cda1de3b47251..6d379f2acc4f6e4cfc1ea73a8b8167d9a4bba0b1 100644 --- a/macro/KF/KFParticleFinderSignalTest/CollectHisto.sh +++ b/macro/KF/KFParticleFinderSignalTest/CollectHisto.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + MAINDIR=`pwd` rm -rf KFParticleFinder.root diff --git a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.sh b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.sh index 171dd1e6769b83e606d79078c251d7da7bf210a1..601677078b4ae8d0db8a4bac1ff57bde2d98d4c1 100644 --- a/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.sh +++ b/macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + # #! # run KF Particle Finder diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/runphys.sh b/macro/KF/KFParticleFinderSignalTest/Signal/runphys.sh index 999518c6b3df12d2fc3fa194dcd266b106519718..172efb97ae8df9c8b0930f37e184abff85a20603 100644 --- a/macro/KF/KFParticleFinderSignalTest/Signal/runphys.sh +++ b/macro/KF/KFParticleFinderSignalTest/Signal/runphys.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + rm -rf Efficiency.txt root -l -b -q "physSignal.C("$1")" 2>&1 | tee phys.log diff --git a/macro/KF/KFParticleFinderSignalTest/Signal/runsim.sh b/macro/KF/KFParticleFinderSignalTest/Signal/runsim.sh index 580e7adb6521abd6d1770f9d11ee1b056565917b..9468895fa75cef418c6eb3e17f8b9adba2086202 100644 --- a/macro/KF/KFParticleFinderSignalTest/Signal/runsim.sh +++ b/macro/KF/KFParticleFinderSignalTest/Signal/runsim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + rm -rf *.root *.log *.dat *.par root -l -b -q "SignalGenerator.C("$1","$2")" 2>&1 | tee gen.log diff --git a/macro/KF/KFParticleFinderSignalTest/run.sh b/macro/KF/KFParticleFinderSignalTest/run.sh index ac58e2db7460da18c673fbf1ce9148e18633b351..1bcf64687a3ce4bbae00f8337de9b8424610ad9e 100644 --- a/macro/KF/KFParticleFinderSignalTest/run.sh +++ b/macro/KF/KFParticleFinderSignalTest/run.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + # #! # run KF Particle Finder diff --git a/macro/KF/KFParticleFinderSignalTest/runPhysAll.sh b/macro/KF/KFParticleFinderSignalTest/runPhysAll.sh index eab0d787115c488b3c69eb0633e58b5c39c06a1b..f107d213c656471be648f0d4a2eaed682c1432b7 100644 --- a/macro/KF/KFParticleFinderSignalTest/runPhysAll.sh +++ b/macro/KF/KFParticleFinderSignalTest/runPhysAll.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + # #! # run KF Particle Finder diff --git a/macro/KF/KFParticleFinderSignalTest/runSimAll.sh b/macro/KF/KFParticleFinderSignalTest/runSimAll.sh index 67013e9ce96b9d04b199021290118e0c94dbb312..840e1d40922ebcc0f148b425067c2bb7aa82f2d2 100644 --- a/macro/KF/KFParticleFinderSignalTest/runSimAll.sh +++ b/macro/KF/KFParticleFinderSignalTest/runSimAll.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + # #! # run simulation and tracks reconstruction diff --git a/macro/analysis/common/analysis_tree_converter/batch/batch_run.sh b/macro/analysis/common/analysis_tree_converter/batch/batch_run.sh index 26a5557610d2b7a0746147d8bb42073e8a4815d4..e8308059b5f1016bdc217083182dbfcd2e53165d 100755 --- a/macro/analysis/common/analysis_tree_converter/batch/batch_run.sh +++ b/macro/analysis/common/analysis_tree_converter/batch/batch_run.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Viktor Klochkov + #SBATCH -J CbmAnalysisTree #SBATCH -o out/%j.out.log #SBATCH -e error/%j.err.log diff --git a/macro/analysis/common/analysis_tree_converter/batch/run.sh b/macro/analysis/common/analysis_tree_converter/batch/run.sh index f794eec5bed3ea6ed70fd582a8bdb5c5cdb8a2e6..4ac5cde7fd75d3a5069e9384f237da3d209814d1 100755 --- a/macro/analysis/common/analysis_tree_converter/batch/run.sh +++ b/macro/analysis/common/analysis_tree_converter/batch/run.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2020 Physikalisches Institut, Eberhard Karls Universität Tübingen, Tübingen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Viktor Klochkov + LOGDIR=/lustre/cbm/users/$USER/log mkdir -p $LOGDIR mkdir -p $LOGDIR/out diff --git a/macro/analysis/conversion2/go.sh b/macro/analysis/conversion2/go.sh index f548022b198c72e23fbc570e80dd163b3b8f933d..475fee25e8d5a9c75f95280550ba5ac94e2c8a2f 100755 --- a/macro/analysis/conversion2/go.sh +++ b/macro/analysis/conversion2/go.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + var1=$(date +%s) NOF=10 diff --git a/macro/analysis/dielectron/copy_files.sh b/macro/analysis/dielectron/copy_files.sh index 3b6d2cc4db9d84da71e87028fe0956e85797b0b7..c55c8a9a1c0368cd49f9eb67010f0be784d45b59 100755 --- a/macro/analysis/dielectron/copy_files.sh +++ b/macro/analysis/dielectron/copy_files.sh @@ -1,4 +1,8 @@ #####!/bin/sh +# Copyright (C) 2012 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + #mainDirFrom=/lustre/nyx/cbm/users/slebedev/cbm/data/lmvm/agagtest/3.5gev/ #mainDirTo=/u/slebedev/Baykal/lmvm/agagtest/3.5gev/ diff --git a/macro/analysis/dielectron/copy_files_agag.sh b/macro/analysis/dielectron/copy_files_agag.sh index f887f1a252b09265aa574acaba7bb7533e46bf67..f198cf9513b263bbd47739c771f986f15b5a864f 100755 --- a/macro/analysis/dielectron/copy_files_agag.sh +++ b/macro/analysis/dielectron/copy_files_agag.sh @@ -1,4 +1,8 @@ #####!/bin/sh +# Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Gregor Pitsch + #mainDirFrom=/lustre/nyx/cbm/users/slebedev/cbm/data/lmvm/agagtest/3.5gev/ #mainDirTo=/u/slebedev/Baykal/lmvm/agagtest/3.5gev/ diff --git a/macro/analysis/dielectron/draw_many.sh b/macro/analysis/dielectron/draw_many.sh index 40cdd1b00e76558b158ee915d815dc23e093033d..894fe361f8017dea01d6ef9447d925c8f1588b77 100644 --- a/macro/analysis/dielectron/draw_many.sh +++ b/macro/analysis/dielectron/draw_many.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Elena Lebedeva + export SCRIPT=yes draw_litqa() diff --git a/macro/analysis/dielectron/hadd_many.sh b/macro/analysis/dielectron/hadd_many.sh index 3a4dd9f3e3d5b3a8ac6bcea1dc8092b6207a28a4..0c22e40e5a705f2ff1e7ac0df7a621829e667ac9 100755 --- a/macro/analysis/dielectron/hadd_many.sh +++ b/macro/analysis/dielectron/hadd_many.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + fileSizeLimit=50000 nofEventsInFile=1000 diff --git a/macro/analysis/dielectron/hadd_many_agag.sh b/macro/analysis/dielectron/hadd_many_agag.sh index 44002a162e88c88ec692bc42df77f54b0193c6c9..7a5e2886da43bd6491aa03c6f608e6c827afdc0d 100755 --- a/macro/analysis/dielectron/hadd_many_agag.sh +++ b/macro/analysis/dielectron/hadd_many_agag.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Gregor Pitsch + fileSizeLimit=50000 nofEventsInFile=10000 diff --git a/macro/analysis/dielectron/remove_files.sh b/macro/analysis/dielectron/remove_files.sh index dff709b776ad81228fadb0653ab7581c95d90009..4ed400aa46e4c11efb7ed369400f82d5ec32da0e 100755 --- a/macro/analysis/dielectron/remove_files.sh +++ b/macro/analysis/dielectron/remove_files.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + export DIR=/hera/cbm/users/slebedev/mc/dielectron/feb15/3.5gev/stsv13d/richv14a_1e/trd4/tofv13/1.0field/nomvd/ diff --git a/macro/analysis/dielectron/run_sim.sh b/macro/analysis/dielectron/run_sim.sh index 6b095232f3fa9cfa6d883291353cf97405338713..b9a7e7aedf95201dbdac1c2e67264aa276b34df0 100755 --- a/macro/analysis/dielectron/run_sim.sh +++ b/macro/analysis/dielectron/run_sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Elena Lebedeva + #inmed, qgp, rho0, omegaepem, omegadalitz, phi diff --git a/macro/analysis/dielectron/run_sim_agag.sh b/macro/analysis/dielectron/run_sim_agag.sh index 8f551db123bd363dcc8d300750f3a5ddff7985d6..be9439c3f92609a3bade5999ca552858e86d4843 100755 --- a/macro/analysis/dielectron/run_sim_agag.sh +++ b/macro/analysis/dielectron/run_sim_agag.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Gregor Pitsch + #inmed, qgp, rho0, omegaepem, omegadalitz, phi diff --git a/macro/analysis/dielectron/sim.sh b/macro/analysis/dielectron/sim.sh index bb63535446bc9000c2b4d40438b41adce5755245..2a9e9c8e920825a9b60afc7863a98104fee94ca1 100755 --- a/macro/analysis/dielectron/sim.sh +++ b/macro/analysis/dielectron/sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Elena Lebedeva + # get parameters of the script outdir=${1} diff --git a/macro/analysis/dielectron/sim_agag.sh b/macro/analysis/dielectron/sim_agag.sh index 5244b582cbea0557a65d147ed68ceb74808b70ce..654ca50c6ea556964ba340da48d0169dc1240890 100755 --- a/macro/analysis/dielectron/sim_agag.sh +++ b/macro/analysis/dielectron/sim_agag.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2018 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Gregor Pitsch + # get parameters of the script outdir=${1} diff --git a/macro/analysis/flow/MergeTTree_part1.sh b/macro/analysis/flow/MergeTTree_part1.sh index 62693f1ccf884acb16638bf2de483d2412066681..6ff16886d80ab28a3e1e0ded4e53e11c967f2b6c 100755 --- a/macro/analysis/flow/MergeTTree_part1.sh +++ b/macro/analysis/flow/MergeTTree_part1.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + #$ -wd /tmp #$ -j y diff --git a/macro/analysis/flow/MergeTTree_part2.sh b/macro/analysis/flow/MergeTTree_part2.sh index d229b49e62e450c50442c20049666ccfd6ce7125..e5c1bd5ed3fc29d50f514338da1a4753194a410b 100755 --- a/macro/analysis/flow/MergeTTree_part2.sh +++ b/macro/analysis/flow/MergeTTree_part2.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + #$ -wd /tmp #$ -j y diff --git a/macro/analysis/flow/batch_flow.sh b/macro/analysis/flow/batch_flow.sh index b14108a184795a315eeae6e1c90aba50a416afad..5e675ba8eaf8df153dc4602bc36dfb9320045fdd 100644 --- a/macro/analysis/flow/batch_flow.sh +++ b/macro/analysis/flow/batch_flow.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + cd /hera/cbm/users/sseddiki/cbmroot/trunk_181113/macro/analysis/flow # -------------------------- diff --git a/macro/analysis/flow/fullsimAna_batch_part1.sh b/macro/analysis/flow/fullsimAna_batch_part1.sh index da2d08dcd6a43bd5eb8a01945dfd9eddcc2c2043..99eee302da80fe210150a189f3edaab4e6294f72 100755 --- a/macro/analysis/flow/fullsimAna_batch_part1.sh +++ b/macro/analysis/flow/fullsimAna_batch_part1.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + #$ -wd /tmp #$ -j y diff --git a/macro/analysis/flow/fullsimAna_batch_part2.sh b/macro/analysis/flow/fullsimAna_batch_part2.sh index 1a05da0d67ff337d0940136c1adb1a6c2b823bdb..6973b1f57de33359f097eb495a7c0e4fa96f889f 100755 --- a/macro/analysis/flow/fullsimAna_batch_part2.sh +++ b/macro/analysis/flow/fullsimAna_batch_part2.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + #$ -wd /tmp #$ -j y diff --git a/macro/analysis/flow/fullsimAna_batch_part3.sh b/macro/analysis/flow/fullsimAna_batch_part3.sh index 26e1bf7e5350c0b6ed571bc0ea0d5d34772da5a3..3a2723f2c694c186735da468965d418080504a9d 100755 --- a/macro/analysis/flow/fullsimAna_batch_part3.sh +++ b/macro/analysis/flow/fullsimAna_batch_part3.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2014 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Selim Seddiki + #$ -wd /tmp #$ -j y diff --git a/macro/analysis/hyperons/eff.sh b/macro/analysis/hyperons/eff.sh index 6c5fbc39c92ddf6871e9cc330cf10680c3e8d78d..865ec64c7761ac548f64852a9249c17c33d5c7c8 100755 --- a/macro/analysis/hyperons/eff.sh +++ b/macro/analysis/hyperons/eff.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Evgeny Kryshen + root -l -b -q 'eff_draw.C("la.ef.root")' root -l -b -q 'eff_draw.C("xi.ef.root")' diff --git a/macro/analysis/hyperons/hyperon.sh b/macro/analysis/hyperons/hyperon.sh index cbf53f026c9f75cab85248ab483092d593cfb7cc..59f3a1b886b6805b737293e1cf457bc038833722 100755 --- a/macro/analysis/hyperons/hyperon.sh +++ b/macro/analysis/hyperons/hyperon.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Evgeny Kryshen + export RANSEED=`expr $3` export filenr=`expr $1 - 1` diff --git a/macro/analysis/hyperons/merge.sh b/macro/analysis/hyperons/merge.sh index d3c27bce6e96df20ed9f9e19b459d274ae466b33..a58090abf97a71a180b7bb1cbe44e9ff1d507591 100755 --- a/macro/analysis/hyperons/merge.sh +++ b/macro/analysis/hyperons/merge.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Evgeny Kryshen + hadd -f -T la.ef.root 0000/la.ef.root 0001/la.ef.root hadd -f -T xi.ef.root 0000/xi.ef.root 0001/xi.ef.root diff --git a/macro/analysis/hyperons/submit_hyperon.sh b/macro/analysis/hyperons/submit_hyperon.sh index ad138d75205b1b23ee221e4a4fbbcb249e1210e7..8934bc892f1e24fd571d69a31828590b765e08b4 100755 --- a/macro/analysis/hyperons/submit_hyperon.sh +++ b/macro/analysis/hyperons/submit_hyperon.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2010 Petersburg Nuclear Physics Institute named by B.P.Konstantinov of National Research Centre "Kurchatov Institute", Gatchina +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Evgeny Kryshen + ./hyperon.sh 1 10 12345 #./hyperon.sh 2 10 12345 diff --git a/macro/analysis/much/batch_run_macro.sh b/macro/analysis/much/batch_run_macro.sh index 5277a940cfde1e918f26205e7b1e4826fad2f146..c217f1cd0d9218b8300edd2ecc5bce06b3963f99 100644 --- a/macro/analysis/much/batch_run_macro.sh +++ b/macro/analysis/much/batch_run_macro.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Anna Senger + #SBATCH -J histo_bg_mix #SBATCH -D batch #SBATCH -o %j.out diff --git a/macro/analysis/papa/analysis.sh b/macro/analysis/papa/analysis.sh index 571f4e906d9e10b709669c76d3c35945c0d99bdc..78b775d042c721203610747d959d8dea5c26ecb4 100755 --- a/macro/analysis/papa/analysis.sh +++ b/macro/analysis/papa/analysis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Etienne Bechtel + LOCATION=/lustre/nyx diff --git a/macro/analysis/papa/submit_analysis.sh b/macro/analysis/papa/submit_analysis.sh index 6b41600f5b2c81c521186a85a2dd09b34bb41da3..d6f1e3ff8adbf3091d20d8220d6f777c0ab43adc 100755 --- a/macro/analysis/papa/submit_analysis.sh +++ b/macro/analysis/papa/submit_analysis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Institut für Kernphysik, Goethe-Universitaet Frankfurt, Frankfurt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Etienne Bechtel + ## split level: defines number of files per jobs split_level=1; diff --git a/macro/beamtime/cern2016/init_calib.sh b/macro/beamtime/cern2016/init_calib.sh index 13358e9a77b743e7e4df312da3ba6200f48f8156..393f9cda60ddadb7719a97dffbc77a7df2ad00f0 100755 --- a/macro/beamtime/cern2016/init_calib.sh +++ b/macro/beamtime/cern2016/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to initialize clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/cern2016/iter_calib.sh b/macro/beamtime/cern2016/iter_calib.sh index c08abd2bc1f70410f9fd2685a6d104250694d8f4..52545cd7c11a23a44ef41b612d1f535443499dac 100755 --- a/macro/beamtime/cern2016/iter_calib.sh +++ b/macro/beamtime/cern2016/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/cern2016/unpack_batch.sh b/macro/beamtime/cern2016/unpack_batch.sh index 505b98cc071fe309c3d0b4d9187a4b96bff7b5a0..ad010cff76a8cd96fff54f3e69c02f560f65a7de 100644 --- a/macro/beamtime/cern2016/unpack_batch.sh +++ b/macro/beamtime/cern2016/unpack_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #SBATCH -J unpack #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/cern2016 #SBATCH --time=8:00:00 diff --git a/macro/beamtime/cosy2014/run.sh b/macro/beamtime/cosy2014/run.sh index ef94aa214590b3022d20a5d786fdcbb5d95bb54b..7fb56f3f726f47b21d6aa7f26b2e5152d1e320cc 100644 --- a/macro/beamtime/cosy2014/run.sh +++ b/macro/beamtime/cosy2014/run.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_align.sh b/macro/beamtime/cosy2014/run_align.sh index a292ea7b3629e4d8cba1ca04fc96f316d48bb31b..400ecedecc7a5220deb0d281043f68d5746429c6 100644 --- a/macro/beamtime/cosy2014/run_align.sh +++ b/macro/beamtime/cosy2014/run_align.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_ana.sh b/macro/beamtime/cosy2014/run_ana.sh index b14ccf9d749da1ce21262423259562ede58d212f..f18baa5aec58fd840e7f4718469375473382ec8a 100644 --- a/macro/beamtime/cosy2014/run_ana.sh +++ b/macro/beamtime/cosy2014/run_ana.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_clust.sh b/macro/beamtime/cosy2014/run_clust.sh index 0942c254697476dacc4acbfc8527f2b41c7b8ffd..265eea4a2230c70ea882a6cd712845c549382143 100644 --- a/macro/beamtime/cosy2014/run_clust.sh +++ b/macro/beamtime/cosy2014/run_clust.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_clust_set.sh b/macro/beamtime/cosy2014/run_clust_set.sh index 86e9a896a26065af37d07633c7fec2a1cd276f4a..717b117754a5182a94d62222b9fab6c626c308f0 100644 --- a/macro/beamtime/cosy2014/run_clust_set.sh +++ b/macro/beamtime/cosy2014/run_clust_set.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_hit.sh b/macro/beamtime/cosy2014/run_hit.sh index e244710519f6d6d638e3f5df006c60ee49e64c48..d723f8920cebbd72d3340cb8fb4700ec1d8bb24d 100644 --- a/macro/beamtime/cosy2014/run_hit.sh +++ b/macro/beamtime/cosy2014/run_hit.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2014/run_hit_set.sh b/macro/beamtime/cosy2014/run_hit_set.sh index 9fe77644fc85bf3667cd07883c4c64705ecaff69..b0f8b20f722d526b92867fffdfad1f1688c2e971 100644 --- a/macro/beamtime/cosy2014/run_hit_set.sh +++ b/macro/beamtime/cosy2014/run_hit_set.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + for f in 106 do diff --git a/macro/beamtime/cosy2018/run_sbatch_dryrun.sh b/macro/beamtime/cosy2018/run_sbatch_dryrun.sh index d66dea82d8e2d504073adce189469a5cd919d495..a429f3e00e0fb410640aa2c387d1836ab37154f9 100644 --- a/macro/beamtime/cosy2018/run_sbatch_dryrun.sh +++ b/macro/beamtime/cosy2018/run_sbatch_dryrun.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + START_DIR=`pwd` diff --git a/macro/beamtime/cosy2018/run_sbatch_effdeadcorr.sh b/macro/beamtime/cosy2018/run_sbatch_effdeadcorr.sh index f1aeb97140f9b219e03aa86ce18c13daa9fd6cf4..6d1814c2cf1129806ada470d6ba952469ed2b905 100644 --- a/macro/beamtime/cosy2018/run_sbatch_effdeadcorr.sh +++ b/macro/beamtime/cosy2018/run_sbatch_effdeadcorr.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + START_DIR=`pwd` diff --git a/macro/beamtime/cosy2018/run_sbatch_effnocorr.sh b/macro/beamtime/cosy2018/run_sbatch_effnocorr.sh index d1e9bc5739a81d3b9ab1f95339b1a81c359d5e97..5469f4c32a372ce44e20150833c5cb394c9f8630 100644 --- a/macro/beamtime/cosy2018/run_sbatch_effnocorr.sh +++ b/macro/beamtime/cosy2018/run_sbatch_effnocorr.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2018 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + START_DIR=`pwd` diff --git a/macro/beamtime/hd2017/init_calib.sh b/macro/beamtime/hd2017/init_calib.sh index 99a06318b25451aa2e389b8262680b58949978e9..1e80488cdaa00cfbf142509b991237ff6bc15212 100755 --- a/macro/beamtime/hd2017/init_calib.sh +++ b/macro/beamtime/hd2017/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to initialize clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/hd2017/iter_calib.sh b/macro/beamtime/hd2017/iter_calib.sh index c08abd2bc1f70410f9fd2685a6d104250694d8f4..e54437f84bc81263fa47264618aebe3f273430fc 100755 --- a/macro/beamtime/hd2017/iter_calib.sh +++ b/macro/beamtime/hd2017/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/hd2017/unpack_batch.sh b/macro/beamtime/hd2017/unpack_batch.sh index 505b98cc071fe309c3d0b4d9187a4b96bff7b5a0..6d71c668971600f54674ad3174d7efad5faf6b82 100644 --- a/macro/beamtime/hd2017/unpack_batch.sh +++ b/macro/beamtime/hd2017/unpack_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + #SBATCH -J unpack #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/cern2016 #SBATCH --time=8:00:00 diff --git a/macro/beamtime/hd2020/calib_batch.sh b/macro/beamtime/hd2020/calib_batch.sh index a14e212a29f7f0f96e0c4ebd3cd8be9158d80370..e186c329d3cfff1e527ec4d75cc2f01613875023 100644 --- a/macro/beamtime/hd2020/calib_batch.sh +++ b/macro/beamtime/hd2020/calib_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #SBATCH -J calib #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/hd2020 #SBATCH --time=6-00:00:00 diff --git a/macro/beamtime/hd2020/eval_tracks.sh b/macro/beamtime/hd2020/eval_tracks.sh index 196b920faad0dbc2a58e3b1d1067743f9f6700d5..091fa89aea5d80074ab69e0f52ce2ec3360b6659 100644 --- a/macro/beamtime/hd2020/eval_tracks.sh +++ b/macro/beamtime/hd2020/eval_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate tracklet calibration histograms #SBATCH -J eval_tracks #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/hd2020 diff --git a/macro/beamtime/hd2020/gen_digi.sh b/macro/beamtime/hd2020/gen_digi.sh index b1945855d90762b20360941022c7a12e7e69083e..df6f003b1010588515a172295a1e83c09462a010 100644 --- a/macro/beamtime/hd2020/gen_digi.sh +++ b/macro/beamtime/hd2020/gen_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to apply clusterizer calibrations #SBATCH -J gen_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/hd2020 diff --git a/macro/beamtime/hd2020/init_calib.sh b/macro/beamtime/hd2020/init_calib.sh index 3bbe437dd97fdadd4b06897310e6c3518be97edc..2cd1a9ab55c9ea8431fe2e4366cc18c0caaeba57 100644 --- a/macro/beamtime/hd2020/init_calib.sh +++ b/macro/beamtime/hd2020/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to initialize clusterizer calibrations #SBATCH -J calall #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/hd2020 diff --git a/macro/beamtime/hd2020/iter_calib.sh b/macro/beamtime/hd2020/iter_calib.sh index d5a748a13c826aaa0d227c8e31a600bb3cc82368..eb96ccb0d3423b5b56736600828bc0fd9237ab9a 100755 --- a/macro/beamtime/hd2020/iter_calib.sh +++ b/macro/beamtime/hd2020/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #!/bin/bash # shell script to iterate clusterizer calibrations diff --git a/macro/beamtime/hd2020/iter_tracks.sh b/macro/beamtime/hd2020/iter_tracks.sh index ee46f2cb2962141595a884548aeba95291ffac8a..fc94b8b2108a81c981a00c67684d9a49d9eb1d4d 100644 --- a/macro/beamtime/hd2020/iter_tracks.sh +++ b/macro/beamtime/hd2020/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to iterate tracklet calibration histograms #SBATCH -J track #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/hd2020/trk_cal_digi.sh b/macro/beamtime/hd2020/trk_cal_digi.sh index 4136796a5a89d201ae097ed3d1bf2c6591edf823..4c368e2e09400f24ebbf4325f36ad693fd0a6609 100644 --- a/macro/beamtime/hd2020/trk_cal_digi.sh +++ b/macro/beamtime/hd2020/trk_cal_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to apply clusterizer calibrations #SBATCH -J trk_cal_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/hd2020 diff --git a/macro/beamtime/mcbm2018/calib_batch.sh b/macro/beamtime/mcbm2018/calib_batch.sh index 221fdc1093ac94aba828b8e54657afbe90a40542..65ed15627ed04e3ab3f0baedc32b401bab61ac45 100755 --- a/macro/beamtime/mcbm2018/calib_batch.sh +++ b/macro/beamtime/mcbm2018/calib_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #SBATCH -J calib #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2018 #SBATCH --time=6-00:00:00 diff --git a/macro/beamtime/mcbm2018/gen_digi.sh b/macro/beamtime/mcbm2018/gen_digi.sh index 1ea3879fcd94f611f5ebf8ba7f761c315960f336..ec23fb259222bb5d0a146f9120273970ffc7447d 100755 --- a/macro/beamtime/mcbm2018/gen_digi.sh +++ b/macro/beamtime/mcbm2018/gen_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to apply clusterizer calibrations #SBATCH -J gen_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2018 diff --git a/macro/beamtime/mcbm2018/init_cal_all.sh b/macro/beamtime/mcbm2018/init_cal_all.sh index eab6b0a83ee5a4478ac42a60c499f441ef96e8b7..5957824a36961c7abb24456ade1410f8d97bb5e1 100755 --- a/macro/beamtime/mcbm2018/init_cal_all.sh +++ b/macro/beamtime/mcbm2018/init_cal_all.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to initialize clusterizer calibrations #SBATCH -J calall #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2018 diff --git a/macro/beamtime/mcbm2018/init_calib.sh b/macro/beamtime/mcbm2018/init_calib.sh index fe3867892dd563d586643e914f0c8d301b49729c..281520992f1f6baa66ccb25af347b8e8a2f5abf2 100755 --- a/macro/beamtime/mcbm2018/init_calib.sh +++ b/macro/beamtime/mcbm2018/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to initialize clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/mcbm2018/iter_calib.sh b/macro/beamtime/mcbm2018/iter_calib.sh index 25a8ac19c9e6d42d250c053cb6daab0ba8259430..56b4cd34be14cb5f868fa94b1ddf953cf00045ee 100755 --- a/macro/beamtime/mcbm2018/iter_calib.sh +++ b/macro/beamtime/mcbm2018/iter_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/mcbm2018/iter_tracks.sh b/macro/beamtime/mcbm2018/iter_tracks.sh index 3bcc581171f8d2a973493784fd1cfe7c47761690..e9ba586a37ec35c6b7ee4b8ad38eff12e93be2ce 100755 --- a/macro/beamtime/mcbm2018/iter_tracks.sh +++ b/macro/beamtime/mcbm2018/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate tracklet calibration histograms #SBATCH -J track #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2018 diff --git a/macro/beamtime/mcbm2018/monitorPsdFileList.sh b/macro/beamtime/mcbm2018/monitorPsdFileList.sh index d62c0e76595ba261de799f0a6dc65dffbe45641d..4e03a5ee1bc79347587aeb486b4d9729adae818e 100755 --- a/macro/beamtime/mcbm2018/monitorPsdFileList.sh +++ b/macro/beamtime/mcbm2018/monitorPsdFileList.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 CBM Collaboration, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by karpushkin@inr.ru + SOURCEPATH="/scratch/mcbm_data/data_mpsd/" find $SOURCEPATH -name "*.tsa" > MonitorPsdFileList.txt diff --git a/macro/beamtime/mcbm2018/trk_cal_digi.sh b/macro/beamtime/mcbm2018/trk_cal_digi.sh index 6917f26ef4146e8df85af246c914c136b45ea911..3c8a23e5d924c0b145669339eb39110cd5ac39d9 100755 --- a/macro/beamtime/mcbm2018/trk_cal_digi.sh +++ b/macro/beamtime/mcbm2018/trk_cal_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to apply clusterizer calibrations #SBATCH -J trk_cal_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2018 diff --git a/macro/beamtime/mcbm2020/calib_batch.sh b/macro/beamtime/mcbm2020/calib_batch.sh index 3fe474f6e89767ab0f9e099a318a9ccbd2c5863a..2471b1636f908dbff3a87e89c2815a3a00da3c78 100644 --- a/macro/beamtime/mcbm2020/calib_batch.sh +++ b/macro/beamtime/mcbm2020/calib_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #SBATCH -J calib #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 #SBATCH --time=6-00:00:00 diff --git a/macro/beamtime/mcbm2020/config.sh b/macro/beamtime/mcbm2020/config.sh index 736f541385f989c14e8cfa4c61568b1dafd0a585..b810adbc488ccd258b83c01c886c733ebed14018 100644 --- a/macro/beamtime/mcbm2020/config.sh +++ b/macro/beamtime/mcbm2020/config.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + export Linux_Flavour_="Ubuntu 18.04.2 LTS" export System_="x86_64" diff --git a/macro/beamtime/mcbm2020/eval_tracks.sh b/macro/beamtime/mcbm2020/eval_tracks.sh index 553771fb8b0c49372d56ccbd96820444d3ad3ad3..e250f56b6cbae48bd3fad8ccb4fa8516c9932788 100755 --- a/macro/beamtime/mcbm2020/eval_tracks.sh +++ b/macro/beamtime/mcbm2020/eval_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to iterate tracklet calibration histograms #SBATCH -J eval_tracks #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/gen_digi.sh b/macro/beamtime/mcbm2020/gen_digi.sh index de025f82f5e3fbc78e69904653405711861cf2cc..6cceca6dfddaa66fe0b5c640fb199d53d7af07ba 100755 --- a/macro/beamtime/mcbm2020/gen_digi.sh +++ b/macro/beamtime/mcbm2020/gen_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J gen_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/gen_hits.sh b/macro/beamtime/mcbm2020/gen_hits.sh index 1556840ea64c2c51a760af8bfde5692cf0d3ad68..0adc31dec017d8592788abf2f742266925c8ae9e 100755 --- a/macro/beamtime/mcbm2020/gen_hits.sh +++ b/macro/beamtime/mcbm2020/gen_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J gen_hits #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/init_cal_all.sh b/macro/beamtime/mcbm2020/init_cal_all.sh index 6a8a92903da09a98a71753715ca5db2cad5b499e..7e364c7525cdb3c4013e5caff98f004c237b2303 100755 --- a/macro/beamtime/mcbm2020/init_cal_all.sh +++ b/macro/beamtime/mcbm2020/init_cal_all.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to initialize clusterizer calibrations #SBATCH -J calall #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/iter_tracks.sh b/macro/beamtime/mcbm2020/iter_tracks.sh index 44ffd29308b4fd88bbdaa6ee62a8d440c91f0d85..64f247911313858ba42759d6b86ed834e69ae186 100755 --- a/macro/beamtime/mcbm2020/iter_tracks.sh +++ b/macro/beamtime/mcbm2020/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to iterate tracklet calibration histograms #SBATCH -J track #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/mtof_reco.sh b/macro/beamtime/mcbm2020/mtof_reco.sh index 185650c869c2e5d02e611d27eb38ab61e8b5bcf7..bac91a957baaca723c2cf600092426779efa6848 100755 --- a/macro/beamtime/mcbm2020/mtof_reco.sh +++ b/macro/beamtime/mcbm2020/mtof_reco.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to reconstruct mcbm mtof data #SBATCH -J mtof_reco #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/pos_cal_all.sh b/macro/beamtime/mcbm2020/pos_cal_all.sh index 5d9b83c1fa893366beb76c13fe63a1f840794b82..c4d82dc4f1263d77ff933ddd43fc51e0ef3aba35 100755 --- a/macro/beamtime/mcbm2020/pos_cal_all.sh +++ b/macro/beamtime/mcbm2020/pos_cal_all.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to initialize clusterizer calibrations #SBATCH -J calall #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/scan_raw.sh b/macro/beamtime/mcbm2020/scan_raw.sh index 607aab4b9988d307bf11984afed4ebba3cad23ff..585a1b3d377fc792498b8b5316062198bcfcf0e2 100755 --- a/macro/beamtime/mcbm2020/scan_raw.sh +++ b/macro/beamtime/mcbm2020/scan_raw.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J scan_raw #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2020/trk_cal_digi.sh b/macro/beamtime/mcbm2020/trk_cal_digi.sh index 0f564be54ab3debf6729e451c4e70c05b160dd98..eb1bd704cdd4624477216933f40b308b64c0eac7 100755 --- a/macro/beamtime/mcbm2020/trk_cal_digi.sh +++ b/macro/beamtime/mcbm2020/trk_cal_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J trk_cal_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2020 diff --git a/macro/beamtime/mcbm2021/calib_batch.sh b/macro/beamtime/mcbm2021/calib_batch.sh index 9dc76d14d4111ddf925fc7391a4383608e289bfc..27bf77c46a8d9b14ad986946cc7a5e8b613f8f6f 100755 --- a/macro/beamtime/mcbm2021/calib_batch.sh +++ b/macro/beamtime/mcbm2021/calib_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #SBATCH -J calib #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 #SBATCH --time=6-00:00:00 diff --git a/macro/beamtime/mcbm2021/eval_tracks.sh b/macro/beamtime/mcbm2021/eval_tracks.sh index 06de379c546fd3f7b4fa4e4996d11bf103cffffb..548dbd217bca75e24fc30b124a117d1b123065a9 100755 --- a/macro/beamtime/mcbm2021/eval_tracks.sh +++ b/macro/beamtime/mcbm2021/eval_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to iterate tracklet calibration histograms #SBATCH -J eval_tracks #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/gen_digi.sh b/macro/beamtime/mcbm2021/gen_digi.sh index ef0ea3052f4d9b88c48fbf728fcdd3c0a5ef88ee..fb38756822d24bea2ec2ecea8e3d9b699c841cb7 100755 --- a/macro/beamtime/mcbm2021/gen_digi.sh +++ b/macro/beamtime/mcbm2021/gen_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J gen_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/gen_hits.sh b/macro/beamtime/mcbm2021/gen_hits.sh index be07761174f5130832fb528d6d2d357ff54ae820..86689f18611f8bb62467923a179b7886fad79c68 100755 --- a/macro/beamtime/mcbm2021/gen_hits.sh +++ b/macro/beamtime/mcbm2021/gen_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J gen_hits #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/init_cal_all.sh b/macro/beamtime/mcbm2021/init_cal_all.sh index 2de32139dfefcd74f2b468c3888a136080a7b7ce..5b6ab2825cd21bd35bc96ade69ab64589c10f659 100755 --- a/macro/beamtime/mcbm2021/init_cal_all.sh +++ b/macro/beamtime/mcbm2021/init_cal_all.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to initialize clusterizer calibrations #SBATCH -J calall #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/iter_tracks.sh b/macro/beamtime/mcbm2021/iter_tracks.sh index a511c8ab027aef77d14eb6d24055a576959951ad..c3b35ef4209fe5006d06e85fbff35cbacf4b7f37 100755 --- a/macro/beamtime/mcbm2021/iter_tracks.sh +++ b/macro/beamtime/mcbm2021/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to iterate tracklet calibration histograms #SBATCH -J track #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/scan_raw.sh b/macro/beamtime/mcbm2021/scan_raw.sh index a698ebca5adbc92cdbc849a158c7f1d9732ad876..6a9d6a9e5d72a0fb032ed42277f0a888b8b2fa01 100755 --- a/macro/beamtime/mcbm2021/scan_raw.sh +++ b/macro/beamtime/mcbm2021/scan_raw.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J scan_raw #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/mcbm2021/trk_cal_digi.sh b/macro/beamtime/mcbm2021/trk_cal_digi.sh index 8efb9ebe22673a913d3c393c49e771c8a8e5377f..47051a276ae81cbabb595698893b3864c6cd0bdf 100755 --- a/macro/beamtime/mcbm2021/trk_cal_digi.sh +++ b/macro/beamtime/mcbm2021/trk_cal_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # shell script to apply clusterizer calibrations #SBATCH -J trk_cal_digi #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/mcbm2021 diff --git a/macro/beamtime/star2017/init_calib.sh b/macro/beamtime/star2017/init_calib.sh index b450152a4d201485ef73fd950ca3051057996d39..e3bf29c76182e811f1f64c7b3617d69582321a8f 100755 --- a/macro/beamtime/star2017/init_calib.sh +++ b/macro/beamtime/star2017/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to initialize clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/star2017/iter_calib.sh b/macro/beamtime/star2017/iter_calib.sh index c08abd2bc1f70410f9fd2685a6d104250694d8f4..e54437f84bc81263fa47264618aebe3f273430fc 100755 --- a/macro/beamtime/star2017/iter_calib.sh +++ b/macro/beamtime/star2017/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/star2017/unpack_batch.sh b/macro/beamtime/star2017/unpack_batch.sh index 0f78800496bc16e03142d5fb98e247db3777d871..2f9417268a450a3971a58e97121b44fe993244c6 100644 --- a/macro/beamtime/star2017/unpack_batch.sh +++ b/macro/beamtime/star2017/unpack_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + #SBATCH -J unpack #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/star2017 #SBATCH --time=8:00:00 diff --git a/macro/beamtime/star2018/init_calib.sh b/macro/beamtime/star2018/init_calib.sh index b450152a4d201485ef73fd950ca3051057996d39..e3bf29c76182e811f1f64c7b3617d69582321a8f 100755 --- a/macro/beamtime/star2018/init_calib.sh +++ b/macro/beamtime/star2018/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to initialize clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/star2018/iter_calib.sh b/macro/beamtime/star2018/iter_calib.sh index c08abd2bc1f70410f9fd2685a6d104250694d8f4..e54437f84bc81263fa47264618aebe3f273430fc 100755 --- a/macro/beamtime/star2018/iter_calib.sh +++ b/macro/beamtime/star2018/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/beamtime/star2018/unpack_batch.sh b/macro/beamtime/star2018/unpack_batch.sh index 0f78800496bc16e03142d5fb98e247db3777d871..2f9417268a450a3971a58e97121b44fe993244c6 100644 --- a/macro/beamtime/star2018/unpack_batch.sh +++ b/macro/beamtime/star2018/unpack_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + #SBATCH -J unpack #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/beamtime/star2017 #SBATCH --time=8:00:00 diff --git a/macro/beamtime/star2019/watch_dataflow.sh b/macro/beamtime/star2019/watch_dataflow.sh index 17bd12f83f11c9441473b86ed2d0e7de43ab75e5..2cc8525ca0573c28314e57d6bad1bb1e8b11ec76 100755 --- a/macro/beamtime/star2019/watch_dataflow.sh +++ b/macro/beamtime/star2019/watch_dataflow.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #script to tune the gtbx sync behaviour source /home/cbm/starsoft/ipbuslogin.sh diff --git a/macro/kronos/CleanLog.sh b/macro/kronos/CleanLog.sh index 4c4b92716a193a929b64a312b7e6606997fb3d4b..207181b22feea251bb2429e9df098851340e8ec4 100644 --- a/macro/kronos/CleanLog.sh +++ b/macro/kronos/CleanLog.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + MAINDIR=`pwd` diff --git a/macro/kronos/CollectHisto.sh b/macro/kronos/CollectHisto.sh index 224a9f4d9f596cec6b1b7572f3addac7af907fa8..c03ab00a325e35da2a33561a9bba369b7f821804 100644 --- a/macro/kronos/CollectHisto.sh +++ b/macro/kronos/CollectHisto.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + GENERATOR=urqmd SYSTEM=pni diff --git a/macro/kronos/batch_run.sh b/macro/kronos/batch_run.sh index e2a842c95a5ffc8b51870a4c28e56591f574b64f..0900849939e4efa8a6750bf0abb4577714250f93 100644 --- a/macro/kronos/batch_run.sh +++ b/macro/kronos/batch_run.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + #SBATCH -J CbmSim #SBATCH -o out/%j.out.log #SBATCH -e error/%j.err.log diff --git a/macro/kronos/histos/hadd_batch1.sh b/macro/kronos/histos/hadd_batch1.sh index 98569f55548ce3ffcd5471c37db9cb3696d0ef62..3b9313d75980f59e1c74b9b2b85d3099d0ccc694 100644 --- a/macro/kronos/histos/hadd_batch1.sh +++ b/macro/kronos/histos/hadd_batch1.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + #SBATCH -J hadd #SBATCH -o %j.out.log #SBATCH -e %j.err.log diff --git a/macro/kronos/histos/hadd_batch2.sh b/macro/kronos/histos/hadd_batch2.sh index 8ff52e23eb3ae42d842d91754ea014208d080e1a..0727bcd64edf213028992805ff92a53606fbcdee 100644 --- a/macro/kronos/histos/hadd_batch2.sh +++ b/macro/kronos/histos/hadd_batch2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + #SBATCH -J hadd #SBATCH -o %j.out.log #SBATCH -e %j.err.log diff --git a/macro/kronos/histos/hadd_batch3.sh b/macro/kronos/histos/hadd_batch3.sh index fc8fa93a38c42fbaaf988b29704674eb359d0f81..b4c36b8a434c2ff59b7c67f293f5a553cd2f7c70 100644 --- a/macro/kronos/histos/hadd_batch3.sh +++ b/macro/kronos/histos/hadd_batch3.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + #SBATCH -J hadd #SBATCH -o %j.out.log #SBATCH -e %j.err.log diff --git a/macro/kronos/run.sh b/macro/kronos/run.sh index a11b42af82b14348c9963b98e9bbbda197b2a26a..536341ccc00cc903297beb5ba4f1591940ba8df1 100644 --- a/macro/kronos/run.sh +++ b/macro/kronos/run.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Maxim Zyzak + LOGDIR=/lustre/nyx/cbm/users/$USER/log mkdir -p $LOGDIR mkdir -p $LOGDIR/out diff --git a/macro/littrack/commit_tests/run_test.sh b/macro/littrack/commit_tests/run_test.sh index 44a6fcb08c8760a664b61cc610d8f89f097fa481..2418a456085f4c8761cf1f4322326ee14e7c8a97 100644 --- a/macro/littrack/commit_tests/run_test.sh +++ b/macro/littrack/commit_tests/run_test.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/commit_tests/run_test_electron.sh b/macro/littrack/commit_tests/run_test_electron.sh index 9f5f24d6c9de08d31e9068ccda03ebfa88d894dd..3d68210ebf713004ca9bc2a8330cd0ce81d02629 100644 --- a/macro/littrack/commit_tests/run_test_electron.sh +++ b/macro/littrack/commit_tests/run_test_electron.sh @@ -1,2 +1,6 @@ +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/commit_tests/run_test.sh electron all diff --git a/macro/littrack/commit_tests/run_test_muon.sh b/macro/littrack/commit_tests/run_test_muon.sh index f8acf31d098cb9815ac8ab2b473b5bcf0d77256e..a25375059d9de6075e450540fd64c303900a45db 100644 --- a/macro/littrack/commit_tests/run_test_muon.sh +++ b/macro/littrack/commit_tests/run_test_muon.sh @@ -1 +1,5 @@ +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/commit_tests/run_test.sh muon all diff --git a/macro/littrack/commit_tests/run_test_mvd.sh b/macro/littrack/commit_tests/run_test_mvd.sh index 4c43dcee09aa135d11a87982cc2897d03ce8ef55..78e7d4d5c57fcdab3dc01d0ec1d9035533a05479 100644 --- a/macro/littrack/commit_tests/run_test_mvd.sh +++ b/macro/littrack/commit_tests/run_test_mvd.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/nightly_tests/run_test.sh b/macro/littrack/nightly_tests/run_test.sh index 84b9825f4a99cc81f4e9a1539482e1abc4a645e6..503ef38da4e3be63f368b5155c2d12a8805ccd41 100644 --- a/macro/littrack/nightly_tests/run_test.sh +++ b/macro/littrack/nightly_tests/run_test.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + # Pathes and parameters test_dir=/data.local2/andrey/tests/cdash_tests diff --git a/macro/littrack/nightly_tests/run_test_electron.sh b/macro/littrack/nightly_tests/run_test_electron.sh index 70434a9a84f457bb8c319805e2c8e0deff927733..4df7c49e5982b9b2fdca306eb4bbe8694984538e 100644 --- a/macro/littrack/nightly_tests/run_test_electron.sh +++ b/macro/littrack/nightly_tests/run_test_electron.sh @@ -1,3 +1,7 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/nightly_tests/run_test_reco.sh littrack_global_reco_electron electron auau 25gev centr diff --git a/macro/littrack/nightly_tests/run_test_field.sh b/macro/littrack/nightly_tests/run_test_field.sh index 8c86ed874c9780b2f525ee8420a44952a7222a03..b370031ec221b576178f22609e571176e6ca996c 100644 --- a/macro/littrack/nightly_tests/run_test_field.sh +++ b/macro/littrack/nightly_tests/run_test_field.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/nightly_tests/run_test_fieldapr.sh b/macro/littrack/nightly_tests/run_test_fieldapr.sh index 7acee40825987496fea7b2da3f807f2c3f79a959..b9295b0e694cb0ee4665f1a8e4d0d86d3c1c646c 100644 --- a/macro/littrack/nightly_tests/run_test_fieldapr.sh +++ b/macro/littrack/nightly_tests/run_test_fieldapr.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/nightly_tests/run_test_muon.sh b/macro/littrack/nightly_tests/run_test_muon.sh index deb80924046a3000666dafcfb20feda8c1a45c76..b4b0468357ad188a570ea8cffdc076071e3b83bf 100644 --- a/macro/littrack/nightly_tests/run_test_muon.sh +++ b/macro/littrack/nightly_tests/run_test_muon.sh @@ -1,3 +1,7 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/nightly_tests/run_test_reco.sh littrack_global_reco_muon muon auau 25gev centr diff --git a/macro/littrack/nightly_tests/run_test_mvd.sh b/macro/littrack/nightly_tests/run_test_mvd.sh index 83792bbb5270fdc71383865de5d63e9bf46001eb..6a999bb1f868899dafbaada6932288dc20909d01 100644 --- a/macro/littrack/nightly_tests/run_test_mvd.sh +++ b/macro/littrack/nightly_tests/run_test_mvd.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/nightly_tests/run_test_reco.sh b/macro/littrack/nightly_tests/run_test_reco.sh index 118006073101f52e025508870341aeee9330275e..b3ef1ebb01b0384b9edc443a7f2099fe976bfde3 100644 --- a/macro/littrack/nightly_tests/run_test_reco.sh +++ b/macro/littrack/nightly_tests/run_test_reco.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/scripts/common.sh b/macro/littrack/scripts/common.sh index 2aa3ba1d587348559bb329840b5c6694f6e4a905..2cc7d77f4445dc6a0293c3e8cc628e042dd59cfc 100644 --- a/macro/littrack/scripts/common.sh +++ b/macro/littrack/scripts/common.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2010 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + # Function sets simulation parameters function set_simulation_parameters() { diff --git a/macro/littrack/scripts/hadd_analysis.sh b/macro/littrack/scripts/hadd_analysis.sh index ec02aaa3c338205d63646012b46caaf58904e613..2b28a2da4ab3cde3e87be4d882a2842ced8cb883 100755 --- a/macro/littrack/scripts/hadd_analysis.sh +++ b/macro/littrack/scripts/hadd_analysis.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + DIR=/lustre/cbm/user/andrey/events/nu/25gev/ diff --git a/macro/littrack/scripts/much/hadd_batch.sh b/macro/littrack/scripts/much/hadd_batch.sh index ddaf1ab97ec19ab7ec810ee17d55dd5929ebe51a..50d627e88e12fb2d7c2bd5eb62014d9e0f03600d 100644 --- a/macro/littrack/scripts/much/hadd_batch.sh +++ b/macro/littrack/scripts/much/hadd_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + #$ -wd /tmp #$ -j y # Number of subtasks to start diff --git a/macro/littrack/scripts/much_qa.sh b/macro/littrack/scripts/much_qa.sh index 4e2ee014e28ec843c6d760b2a88b7cf53f07c27f..0a9057998fb2caffbddc88ec152b98a4ae2c66af 100644 --- a/macro/littrack/scripts/much_qa.sh +++ b/macro/littrack/scripts/much_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/scripts/nu_qa.sh b/macro/littrack/scripts/nu_qa.sh index 09fe5f9c536cc9f7f12e12374ab9de8618933de4..1f657fdf7554a8d4c2c68ac40b10fc8c469a314e 100644 --- a/macro/littrack/scripts/nu_qa.sh +++ b/macro/littrack/scripts/nu_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/scripts/radlength_qa.sh b/macro/littrack/scripts/radlength_qa.sh index d30dafb2785cf792691bd3893373c4768169673b..16b35d981d027be4756eefb6410227240657afbf 100644 --- a/macro/littrack/scripts/radlength_qa.sh +++ b/macro/littrack/scripts/radlength_qa.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh export LIT_SCRIPT=yes diff --git a/macro/littrack/scripts/run_much_qa.sh b/macro/littrack/scripts/run_much_qa.sh index 699beb61d1dd8138be43df7a0ffe1eff276324db..3c19bf210bc33457c2a48dc2570e411fcf189bd0 100644 --- a/macro/littrack/scripts/run_much_qa.sh +++ b/macro/littrack/scripts/run_much_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + xterm -hold -e ". ./much_qa.sh much_v11a much/much_v11a.geo $VMCWORKDIR/parameters/much/much_v11a.digi.root yes"& xterm -hold -e ". ./much_qa.sh much_v12a much/much_v12a.geo $VMCWORKDIR/parameters/much/much_v12a.digi.root yes"& diff --git a/macro/littrack/scripts/run_nu_qa.sh b/macro/littrack/scripts/run_nu_qa.sh index dda5e659148814143be176f4f8da56ffe7560af6..03356a042c8e7d6eaceafe82e2634ede9744ac9d 100644 --- a/macro/littrack/scripts/run_nu_qa.sh +++ b/macro/littrack/scripts/run_nu_qa.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2012 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + export MAIN_DIR=/lustre/cbm/user/andrey/events/nu/25gev/ diff --git a/macro/littrack/scripts/run_radlength_qa.sh b/macro/littrack/scripts/run_radlength_qa.sh index 9bdbd9cdc9e5a50176a41a9e40bfdbae661f2f71..6428e556f4cabb05337bc24d1e89c89675edb6c1 100644 --- a/macro/littrack/scripts/run_radlength_qa.sh +++ b/macro/littrack/scripts/run_radlength_qa.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + #xterm -hold -e ". ./radlength_qa.sh rl_trd_v10b trd/trd_v10b.geo"& #xterm -hold -e ". ./radlength_qa.sh rl_trd_v11c trd/trd_v11c.geo"& #xterm -hold -e ". ./radlength_qa.sh rl_trd_v12b trd/trd_v12b.geo"& diff --git a/macro/littrack/scripts/run_sts_qa.sh b/macro/littrack/scripts/run_sts_qa.sh index d2aacaee80491b5d1c2bd4e72305ff00a4b843ad..53f5f5c3833f78ef49604fc17fe84539480a0971 100644 --- a/macro/littrack/scripts/run_sts_qa.sh +++ b/macro/littrack/scripts/run_sts_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + xterm -hold -e ". ./sts_qa.sh sts_v13d_real sts/sts_v13d.geo.root $VMCWORKDIR/parameters/sts/sts_v13d_std.digi.par ${VMCWORKDIR}/parameters/sts/sts_matbudget_v13d.root real"& xterm -hold -e ". ./sts_qa.sh sts_v13d_new sts/sts_v13d.geo.root $VMCWORKDIR/parameters/sts/sts_v13d_std.digi.par ${VMCWORKDIR}/parameters/sts/sts_matbudget_v13d.root new"& diff --git a/macro/littrack/scripts/run_tof_qa.sh b/macro/littrack/scripts/run_tof_qa.sh index 1f9b5e6f9becdba2c71a2db84ade439d847840b3..b06d56bc6b2d2b69244aea72e3e600524d5519fe 100644 --- a/macro/littrack/scripts/run_tof_qa.sh +++ b/macro/littrack/scripts/run_tof_qa.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + xterm -hold -e ". ./tof_qa.sh sts_tof_v13a tof/tof_v13a.geo.root ${VMCWORKDIR}/parameters/tof/tof_v13a.digi.par 8gev"& #xterm -hold -e ". ./tof_qa.sh sts_tof_v13b tof/tof_v13b.geo.root ${VMCWORKDIR}/parameters/tof/tof_v13b.digi.par 8gev"& #xterm -hold -e ". ./tof_qa.sh sts_tof_v07a tof/tof_v07a.geo nofile 8gev"& diff --git a/macro/littrack/scripts/run_trd_qa.sh b/macro/littrack/scripts/run_trd_qa.sh index 9243864c91b1670e0398629369acfe6d51be56a2..e3f47dfaf37938d75dcbb1a4fa14ae5f288ca3fc 100644 --- a/macro/littrack/scripts/run_trd_qa.sh +++ b/macro/littrack/scripts/run_trd_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + xterm -hold -e ". ./trd_qa.sh trd_v13p_1e trd/trd_v13p_1e.geo.root $VMCWORKDIR/parameters/trd/trd_v13p_1e.digi.par 3 8gev"& xterm -hold -e ". ./trd_qa.sh trd_v13p_3e trd/trd_v13p_3e.geo.root $VMCWORKDIR/parameters/trd/trd_v13p_3e.digi.par 6 25gev"& diff --git a/macro/littrack/scripts/sts_qa.sh b/macro/littrack/scripts/sts_qa.sh index 10da3ed835f1ae1677266dee0b73e785dc137915..830783ec66a3be748a615f28a6f074aa56020a6b 100644 --- a/macro/littrack/scripts/sts_qa.sh +++ b/macro/littrack/scripts/sts_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/littrack/scripts/tof_qa.sh b/macro/littrack/scripts/tof_qa.sh index bd4b397d85f9bb482fe5fec11f3385d767b28312..d04ffe1080c67937cb249cee020fade5837c647f 100644 --- a/macro/littrack/scripts/tof_qa.sh +++ b/macro/littrack/scripts/tof_qa.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh export LIT_SCRIPT=yes diff --git a/macro/littrack/scripts/trd_qa.sh b/macro/littrack/scripts/trd_qa.sh index 6ef1a4d68622893860d2243927a27ddebe4cbb31..19c4af73dba0b6278de97286005e9bda161d1d59 100644 --- a/macro/littrack/scripts/trd_qa.sh +++ b/macro/littrack/scripts/trd_qa.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2011 GSI/JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Andrey Lebedev + . ${VMCWORKDIR}/macro/littrack/scripts/common.sh diff --git a/macro/mcbm/geometry/tof/create_parfiles.sh b/macro/mcbm/geometry/tof/create_parfiles.sh index 2237645c58d7031f03d02c589e9ebe1e6a99d67d..551d7e1e48145a8ee860b51d95dfc21f86082dd9 100755 --- a/macro/mcbm/geometry/tof/create_parfiles.sh +++ b/macro/mcbm/geometry/tof/create_parfiles.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + VGEO=$1 Setup=$2 diff --git a/macro/mcbm/geometry/tof/create_tof_geometry.sh b/macro/mcbm/geometry/tof/create_tof_geometry.sh index 08de10166f3fa208bd393609db3dbbb50b52f184..92e042e76d1946c11b51ec3e585f9b6782867f89 100755 --- a/macro/mcbm/geometry/tof/create_tof_geometry.sh +++ b/macro/mcbm/geometry/tof/create_tof_geometry.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + VGEO=$1 echo ${VGEO} diff --git a/macro/mcbm/legacy/generate_mcbm_sim.sh b/macro/mcbm/legacy/generate_mcbm_sim.sh index 22e29e32fe4c009ae887a76e83740ca0308f7a4b..3476e45c3af880cb9efc04c1be0a215a3d7088a4 100755 --- a/macro/mcbm/legacy/generate_mcbm_sim.sh +++ b/macro/mcbm/legacy/generate_mcbm_sim.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## create mcbm_sim.C from patch file # diff --git a/macro/mcbm/mcbm_with_much.sh b/macro/mcbm/mcbm_with_much.sh index b49864fa79e133c145c1c45e03efe451a1cc05b4..c03ef876f1ed1eca60d5ef71af64bc79b8a8142f 100755 --- a/macro/mcbm/mcbm_with_much.sh +++ b/macro/mcbm/mcbm_with_much.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## modify cbmMuch.cxx to include mMUCH # diff --git a/macro/mcbm/run_mcbm.sh b/macro/mcbm/run_mcbm.sh index cd2af4ce4add13e2fad9c258bb02c771fd781cb4..061d4f1721c4f061703e94a9dbed88820eeaf180 100755 --- a/macro/mcbm/run_mcbm.sh +++ b/macro/mcbm/run_mcbm.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #SBATCH -J run_mcbm #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/mcbm #SBATCH --time=8:00:00 diff --git a/macro/mcbm/run_mcbm2020.sh b/macro/mcbm/run_mcbm2020.sh index 846fca9c0fe9a5dc9c6925882d540bb3058bf4e2..89ecffdb4299382281dca51b40b77ad43f89db3e 100755 --- a/macro/mcbm/run_mcbm2020.sh +++ b/macro/mcbm/run_mcbm2020.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #SBATCH -J run_mcbm #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/mcbm #SBATCH --time=8:00:00 diff --git a/macro/mcbm/run_mcbm_evdis.sh b/macro/mcbm/run_mcbm_evdis.sh index 96dde1484ae1e44f99707cb029686de87dc6aa09..ada6738d68152c6dc6b790e2c185a02f10225d87 100755 --- a/macro/mcbm/run_mcbm_evdis.sh +++ b/macro/mcbm/run_mcbm_evdis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #SBATCH -J run_mcbm #SBATCH -D /lustre/nyx/cbm/users/nh/CBM/cbmroot/trunk/macro/mcbm #SBATCH --time=8:00:00 diff --git a/macro/mcbm/run_mcbm_nh.sh b/macro/mcbm/run_mcbm_nh.sh index 8fd7c40474834753d31b39cf763288771fa1699a..1d2ae32cd0b356429aa6e8a8f9e122a154a278ac 100755 --- a/macro/mcbm/run_mcbm_nh.sh +++ b/macro/mcbm/run_mcbm_nh.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + #SBATCH -J run_mcbm #SBATCH -D /lustre/cbm/users/nh/CBM/cbmroot/trunk/macro/mcbm #SBATCH --time=8:00:00 diff --git a/macro/mcbm/sps17_with_much.sh b/macro/mcbm/sps17_with_much.sh index 99ff0c5b09ab6edd335ec4b746a3c3f60b25a942..a8aa807156e7ae46ff54fcd29ca907f97d5a5bd2 100755 --- a/macro/mcbm/sps17_with_much.sh +++ b/macro/mcbm/sps17_with_much.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## modify cbmMuch.cxx to include mMUCH # diff --git a/macro/much/batch_run_bg.sh b/macro/much/batch_run_bg.sh index 7250f7bf2e2a39cf9b030ce07b6b15bec4bfb41c..c11b4c3e4d52f463d2631c2f93dc1864be467993 100644 --- a/macro/much/batch_run_bg.sh +++ b/macro/much/batch_run_bg.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Anna Senger + #SBATCH --output %j.out cbmroot_dir=$1 diff --git a/macro/much/batch_run_sgn.sh b/macro/much/batch_run_sgn.sh index 2866cfb25480062a57aca00cbfb84609e0c26293..5aa23658cd9c384e63fb7e46758266f56410832d 100644 --- a/macro/much/batch_run_sgn.sh +++ b/macro/much/batch_run_sgn.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Anna Senger + #SBATCH --output %j.out cbmroot_dir=$1 diff --git a/macro/much/run_batch_jobs.sh b/macro/much/run_batch_jobs.sh index c03eee5235f6f3f242ac64e5307f8449d6039c15..65ce9aed79ba94d00984b7a5cab080b89b57f9ba 100644 --- a/macro/much/run_batch_jobs.sh +++ b/macro/much/run_batch_jobs.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Anna Senger + cbmroot_dir=$1 diff --git a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_matching.sh b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_matching.sh index 62e7e761ed75400ac18de970635e6ff73aa76f26..0413a6ffe5d5842f99f36fb05d5d50c433a82d23 100755 --- a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_matching.sh +++ b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + INDIR=/lustre/nyx/cbm/users/jbendar/Sim_Outputs/Matching OUTDIR1=/u/jbendar/Files diff --git a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position.sh b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position.sh index 902f866122c432ff0c276ae5b2b3f61797eca341..73c0baa0d5bc0138248ecb77dbb558a848b31ff9 100755 --- a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position.sh +++ b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + BATCH=Batch_7 diff --git a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_2.sh b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_2.sh index 4a1ee51c3cd49a749833a84bb4a73f367e670586..d45a4859f367a9d06222234f852e3ca38aec870d 100755 --- a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_2.sh +++ b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # Batch_3: e- only ; Batch_4: e+ only ; Batch_5: e- and e+ BATCH=Batch_5 diff --git a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_3.sh b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_3.sh index c01db6d5e349368c427a977477a5d54a358f3bd6..cf2760d2635028241457bda25705e22177d0bfd1 100755 --- a/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_3.sh +++ b/macro/rich/alignment/Draw/draw_qa/script_CopyResults_position_3.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + BATCH=Batch_8 diff --git a/macro/rich/alignment/Draw/event_display/script_copy_events.sh b/macro/rich/alignment/Draw/event_display/script_copy_events.sh index 0a213893c9b2abccbd77e16e8b311f5ec676b200..cd8113db598072cf7589cebec2ea76ab4df6f4b5 100755 --- a/macro/rich/alignment/Draw/event_display/script_copy_events.sh +++ b/macro/rich/alignment/Draw/event_display/script_copy_events.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + BATCH=Batch_3 # Batch_3: e- only ; Batch_4: e+ only ; Batch_5: e- and e+ diff --git a/macro/rich/alignment/Draw/event_display/script_copy_events_2.sh b/macro/rich/alignment/Draw/event_display/script_copy_events_2.sh index c4fa95430c57f060ada406b54e6c7c744ebb4edd..3372a1ef901915749a302f843c5a13eb8fa25385 100755 --- a/macro/rich/alignment/Draw/event_display/script_copy_events_2.sh +++ b/macro/rich/alignment/Draw/event_display/script_copy_events_2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + BATCH=Batch_6 # Batch_3: e- only ; Batch_4: e+ only ; Batch_5: e- and e+ NBTASK=0012 diff --git a/macro/rich/alignment/Draw/event_display/script_event_display.sh b/macro/rich/alignment/Draw/event_display/script_event_display.sh index b357db6046d4dcb291766f265f48988dc96958f0..8203a686a7e257e392b2e0e612ea9d3c237f9ae6 100755 --- a/macro/rich/alignment/Draw/event_display/script_event_display.sh +++ b/macro/rich/alignment/Draw/event_display/script_event_display.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + cbmroot_config_path=/lustre/nyx/cbm/users/jbendar/CBMINSTALL_Root5/bin/CbmRootConfig.sh source ${cbmroot_config_path} diff --git a/macro/rich/alignment/Draw/event_display/script_event_display_2.sh b/macro/rich/alignment/Draw/event_display/script_event_display_2.sh index 56ef017c27c8791d1274f39a8994ed38cc94aede..aa4d400e2dab11ef80d2087c16c8cece4ed4ea7f 100755 --- a/macro/rich/alignment/Draw/event_display/script_event_display_2.sh +++ b/macro/rich/alignment/Draw/event_display/script_event_display_2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + cbmroot_config_path=/lustre/nyx/cbm/users/jbendar/CBMINSTALL_Root5/bin/CbmRootConfig.sh source ${cbmroot_config_path} diff --git a/macro/rich/alignment/Draw/merge/run_merge.sh b/macro/rich/alignment/Draw/merge/run_merge.sh index 4a7dc8828dd1c85cad1e6d2d2ffc48df92e61e5b..33705979d871d3e503f959ac8cca8d8d5f721908 100644 --- a/macro/rich/alignment/Draw/merge/run_merge.sh +++ b/macro/rich/alignment/Draw/merge/run_merge.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + input_dir_1=/lustre/nyx/cbm/users/jbendar/Sim_Outputs/Ring_Track_VS_Position/Batch_5 input_dir_2=Misaligned_3mrad_ diff --git a/macro/rich/alignment/Draw/merge/script_merge.sh b/macro/rich/alignment/Draw/merge/script_merge.sh index 9720f7fa4074e52e1d78f7b7318e9baacd5bbe55..e9d00362d0d6a4977b307383ae2f775a37bf987d 100755 --- a/macro/rich/alignment/Draw/merge/script_merge.sh +++ b/macro/rich/alignment/Draw/merge/script_merge.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + input_dir_1=/lustre/nyx/cbm/users/jbendar/Sim_Outputs/Ring_Track_VS_Position/Batch_5 input_dir_2=Misaligned_3mrad_ diff --git a/macro/rich/alignment/Draw/merge/script_merge_2.sh b/macro/rich/alignment/Draw/merge/script_merge_2.sh index 555dcb1bd6f2564ac2033637b726bc7801f5f794..f45b0c37cfa16962b736291c2f40afeb0f0ec285 100755 --- a/macro/rich/alignment/Draw/merge/script_merge_2.sh +++ b/macro/rich/alignment/Draw/merge/script_merge_2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + echo ${MERGE_ROOT} echo ${INDIR} diff --git a/macro/rich/alignment/Draw/script_CopyResults_matching.sh b/macro/rich/alignment/Draw/script_CopyResults_matching.sh index 62e7e761ed75400ac18de970635e6ff73aa76f26..0413a6ffe5d5842f99f36fb05d5d50c433a82d23 100644 --- a/macro/rich/alignment/Draw/script_CopyResults_matching.sh +++ b/macro/rich/alignment/Draw/script_CopyResults_matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + INDIR=/lustre/nyx/cbm/users/jbendar/Sim_Outputs/Matching OUTDIR1=/u/jbendar/Files diff --git a/macro/rich/alignment/Draw/script_CopyResults_position.sh b/macro/rich/alignment/Draw/script_CopyResults_position.sh index d922d11a1e9291999d92d2348993a7a6b3eb7711..7ef913f1d9b63aa7d17985fb37da08514dbfaa40 100644 --- a/macro/rich/alignment/Draw/script_CopyResults_position.sh +++ b/macro/rich/alignment/Draw/script_CopyResults_position.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + INDIR=/lustre/nyx/cbm/users/jbendar/Sim_Outputs/Ring_Track_VS_Position/Batch_4 OUTDIR1=/u/jbendar/Files/Batch_4 diff --git a/macro/rich/alignment/Sim_Thesis/matching.sh b/macro/rich/alignment/Sim_Thesis/matching.sh index 683be31cb836d5f432070123dee905d791a4021c..bc3018682634c854676c9b093d06febdb60ae579 100755 --- a/macro/rich/alignment/Sim_Thesis/matching.sh +++ b/macro/rich/alignment/Sim_Thesis/matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + XXXXX=$(printf "%05d" "$SLURM_ARRAY_TASK_ID") #FLAG=1 diff --git a/macro/rich/alignment/Sim_Thesis/run_gauss.sh b/macro/rich/alignment/Sim_Thesis/run_gauss.sh index 4bad6a47ecd4fad28f3b8005bf9e62f204d488af..d439fd803f2df4c6c75ff6f3217dba7e593408b8 100755 --- a/macro/rich/alignment/Sim_Thesis/run_gauss.sh +++ b/macro/rich/alignment/Sim_Thesis/run_gauss.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + export SCRIPT=no nEvts1=50000 diff --git a/macro/rich/alignment/Sim_Thesis/run_matching.sh b/macro/rich/alignment/Sim_Thesis/run_matching.sh index 5ae2fc6c4edb20d13dc49ab16587e10c2316d424..88d0aa7acf3391a287a9ada778065624d75afd15 100755 --- a/macro/rich/alignment/Sim_Thesis/run_matching.sh +++ b/macro/rich/alignment/Sim_Thesis/run_matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # param1=1 # param2='test' diff --git a/macro/rich/alignment/Sim_Thesis/run_sim.sh b/macro/rich/alignment/Sim_Thesis/run_sim.sh index 25da0c779a56ce6ae55645959bb9442f25dc59cf..ba5e9a4b86b2949de5579f6d104cee864804517d 100755 --- a/macro/rich/alignment/Sim_Thesis/run_sim.sh +++ b/macro/rich/alignment/Sim_Thesis/run_sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.sh b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.sh index 7263ff399f2717bec7220617fa4d97f135236efd..9d036711a8b4ff712f80cc666356f2e767ee861a 100755 --- a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.sh +++ b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019_8AGeV.sh b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019_8AGeV.sh index faaca594b74b97ee4f2a2e4c97d3ad383c7b3ca3..4bfe7627d201720b919fc2e1f6ab3a3ad62e22d2 100755 --- a/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019_8AGeV.sh +++ b/macro/rich/alignment/Sim_Thesis/run_sim_Jan2019_8AGeV.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/alignment/Sim_Thesis/script_simulation.sh b/macro/rich/alignment/Sim_Thesis/script_simulation.sh index 8bf0192db29c3c051b77d9bcdc1863741a28a0ea..924f487370473ff15f3d2cc54b9bfc2855d67df3 100755 --- a/macro/rich/alignment/Sim_Thesis/script_simulation.sh +++ b/macro/rich/alignment/Sim_Thesis/script_simulation.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + NEVTS=200 INPUT=4 # 1: 10e- & 10e+ ; 2: AuAu@10 & 5e- & 5e+ ; 3: AuAu@8 & 5e- & 5e+ ; 4: AuAu@25 & 5e- & 5e+ diff --git a/macro/rich/alignment/Sim_Thesis/script_simulation_2.sh b/macro/rich/alignment/Sim_Thesis/script_simulation_2.sh index 4ad193d97d8236532b3e08aa64ddc7d91c3013c6..d8be46cd4e01f2908eaf037e08648ab0c2b0caca 100755 --- a/macro/rich/alignment/Sim_Thesis/script_simulation_2.sh +++ b/macro/rich/alignment/Sim_Thesis/script_simulation_2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + NEVTS=50000 macro_dir=/data/ROOT6/trunk/macro/rich/alignment/misalignment_correction/Sim_Thesis diff --git a/macro/rich/alignment/Sim_Thesis/sim.sh b/macro/rich/alignment/Sim_Thesis/sim.sh index a1543fb6075afe2569d00cbb1a32b47472bb3c56..40cf2a1db7871b8826c1c0c727849e9ddd72dcba 100755 --- a/macro/rich/alignment/Sim_Thesis/sim.sh +++ b/macro/rich/alignment/Sim_Thesis/sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + cd $MY_BUILD_DIR . ./config.sh cd - diff --git a/macro/rich/alignment/Sim_Thesis/sim_Jan2019.sh b/macro/rich/alignment/Sim_Thesis/sim_Jan2019.sh index ef3892b00df918f89e2614a926dbb8b9be96f7ca..2be35c196ff7927774fa1634cb9fb80d1667dace 100755 --- a/macro/rich/alignment/Sim_Thesis/sim_Jan2019.sh +++ b/macro/rich/alignment/Sim_Thesis/sim_Jan2019.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + cd $MY_BUILD_DIR . ./config.sh cd - diff --git a/macro/rich/alignment/Sim_Thesis/simulation.sh b/macro/rich/alignment/Sim_Thesis/simulation.sh index b316ff49348e3057a79960524a34e77436d58966..62ab2b48e43bb4ac663f120f7d7664fa9b278f0b 100755 --- a/macro/rich/alignment/Sim_Thesis/simulation.sh +++ b/macro/rich/alignment/Sim_Thesis/simulation.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + export SCRIPT=no diff --git a/macro/rich/alignment/gauss_distrib/run_gauss.sh b/macro/rich/alignment/gauss_distrib/run_gauss.sh index 4bad6a47ecd4fad28f3b8005bf9e62f204d488af..d439fd803f2df4c6c75ff6f3217dba7e593408b8 100755 --- a/macro/rich/alignment/gauss_distrib/run_gauss.sh +++ b/macro/rich/alignment/gauss_distrib/run_gauss.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + export SCRIPT=no nEvts1=50000 diff --git a/macro/rich/alignment/gauss_distrib/script_simulation.sh b/macro/rich/alignment/gauss_distrib/script_simulation.sh index f1c3ec0eca8940f81f3f937dd4d35a3aa19c8619..76fe33fd89dedb0f82a130e11fb237ab8525db52 100755 --- a/macro/rich/alignment/gauss_distrib/script_simulation.sh +++ b/macro/rich/alignment/gauss_distrib/script_simulation.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + nEvts=5000 diff --git a/macro/rich/alignment/gauss_distrib/simulation.sh b/macro/rich/alignment/gauss_distrib/simulation.sh index b316ff49348e3057a79960524a34e77436d58966..62ab2b48e43bb4ac663f120f7d7664fa9b278f0b 100755 --- a/macro/rich/alignment/gauss_distrib/simulation.sh +++ b/macro/rich/alignment/gauss_distrib/simulation.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + export SCRIPT=no diff --git a/macro/rich/alignment/inner_outer_region_study/script_track_ring.sh b/macro/rich/alignment/inner_outer_region_study/script_track_ring.sh index 836c69564e7a54f5228eed68ac4353710e860fb2..525e770931c2bce4d656e5e7c5df9c8d16db1a8a 100755 --- a/macro/rich/alignment/inner_outer_region_study/script_track_ring.sh +++ b/macro/rich/alignment/inner_outer_region_study/script_track_ring.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + nEvs=5000; diff --git a/macro/rich/alignment/matching/matching.sh b/macro/rich/alignment/matching/matching.sh index ee153d5b71a9edc3fbebe3f50d4923afeaa1112c..2b6eebb9aafdcea7b457ce2f8c64bc879fd6bb7c 100644 --- a/macro/rich/alignment/matching/matching.sh +++ b/macro/rich/alignment/matching/matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + XXXX=$(printf "%04d" "$SLURM_ARRAY_TASK_ID") ##XXXX=$4 diff --git a/macro/rich/alignment/matching/run_matching.sh b/macro/rich/alignment/matching/run_matching.sh index 673ffd9903c842fed84154eb0df30aacca16ef21..21aa7c67e810d43b11fd6cf470dedc0159716b95 100755 --- a/macro/rich/alignment/matching/run_matching.sh +++ b/macro/rich/alignment/matching/run_matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # param1=1 # param2='test' diff --git a/macro/rich/alignment/matching/script_matching.sh b/macro/rich/alignment/matching/script_matching.sh index d5f6703f4f94f359393cf11479a44c6092e4ef82..8acca2415f07a5d121a7de3db5ba0ec9c6d49847 100755 --- a/macro/rich/alignment/matching/script_matching.sh +++ b/macro/rich/alignment/matching/script_matching.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + nEvs=5000 NUM=00001 diff --git a/macro/rich/alignment/position/First_Job_To_Cluster/run_test.sh b/macro/rich/alignment/position/First_Job_To_Cluster/run_test.sh index 1307c3faf44961c775ad3bd879e91e81d7302191..a508ae34c5b971d353803835fcaafe19990da4b2 100755 --- a/macro/rich/alignment/position/First_Job_To_Cluster/run_test.sh +++ b/macro/rich/alignment/position/First_Job_To_Cluster/run_test.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + sbatch -J position -D /lustre/nyx/cbm/users/jbendar -o %j_%N.out.log -e %j_%N.err.log --time=0:30:00 --array=1-3 ./test1.sh diff --git a/macro/rich/alignment/position/First_Job_To_Cluster/test.sh b/macro/rich/alignment/position/First_Job_To_Cluster/test.sh index 192af6ee09866e0acd9cae7c7f5df59d47a166be..1733373210b65b0b35bfce05adbc2827ed48b452 100755 --- a/macro/rich/alignment/position/First_Job_To_Cluster/test.sh +++ b/macro/rich/alignment/position/First_Job_To_Cluster/test.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # Task name #SBATCH -J test diff --git a/macro/rich/alignment/position/First_Job_To_Cluster/test1.sh b/macro/rich/alignment/position/First_Job_To_Cluster/test1.sh index e0d7e5b876ba4593a5f4a2d4519c203c37660d71..9a7d0a6af2cce657213eef9022d018a6452587db 100755 --- a/macro/rich/alignment/position/First_Job_To_Cluster/test1.sh +++ b/macro/rich/alignment/position/First_Job_To_Cluster/test1.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # Execute application code hostname ; uptime ; sleep 5 ; uname -a diff --git a/macro/rich/alignment/position/position.sh b/macro/rich/alignment/position/position.sh index 7be986328710c6c963660318e2760ac09d7a5856..2775c386695cb6f91c7dc699ba8e81d9126e6cf6 100644 --- a/macro/rich/alignment/position/position.sh +++ b/macro/rich/alignment/position/position.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + XXXX=$(printf "%04d" "$SLURM_ARRAY_TASK_ID") YYYY=$(printf "%08d" "$SLURM_ARRAY_JOB_ID") diff --git a/macro/rich/alignment/position/position2.sh b/macro/rich/alignment/position/position2.sh index 5e178ed8019cba148f0625be8c39ff3edd39e547..4a75c9ce1beddcf4282158d317d1fb25af5f4f8d 100755 --- a/macro/rich/alignment/position/position2.sh +++ b/macro/rich/alignment/position/position2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + XXXXX=$(printf "%05d" "$SLURM_ARRAY_TASK_ID") FLAG=1 diff --git a/macro/rich/alignment/position/run_position.sh b/macro/rich/alignment/position/run_position.sh index 5b6ab780497743aa096baa29103f038d75655c76..a27ca9f683e020b7ba80fb449e9638b939750bef 100755 --- a/macro/rich/alignment/position/run_position.sh +++ b/macro/rich/alignment/position/run_position.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + # param1=1 # param2='test' diff --git a/macro/rich/alignment/position/script_position.sh b/macro/rich/alignment/position/script_position.sh index 83d63312c27d89ab6bd1dd8f10eee0eb10cd8489..f7af38012a7505d2bee08d08399ba96faa77b630 100755 --- a/macro/rich/alignment/position/script_position.sh +++ b/macro/rich/alignment/position/script_position.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + cbmroot_config_path=/lustre/nyx/cbm/users/jbendar/CBMINSTALL/bin/CbmRootConfig.sh source ${cbmroot_config_path} diff --git a/macro/rich/alignment/single_tile/script_simulation.sh b/macro/rich/alignment/single_tile/script_simulation.sh index f1c3ec0eca8940f81f3f937dd4d35a3aa19c8619..76fe33fd89dedb0f82a130e11fb237ab8525db52 100755 --- a/macro/rich/alignment/single_tile/script_simulation.sh +++ b/macro/rich/alignment/single_tile/script_simulation.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2019 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Jordan Bendarouach + nEvts=5000 diff --git a/macro/rich/geotest/RotPMT/RunSimOnBatch.sh b/macro/rich/geotest/RotPMT/RunSimOnBatch.sh index 5c927b14e3a7cf0e784989e0f60d5bcb439e9f6c..c5e886c3c6faf7a5ac956b3673a5a1f0eda81b5b 100644 --- a/macro/rich/geotest/RotPMT/RunSimOnBatch.sh +++ b/macro/rich/geotest/RotPMT/RunSimOnBatch.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + #$ -wd /tmp OnBatch=0 nEvs=1 diff --git a/macro/rich/geotest/RotPMT/SendJobs.sh b/macro/rich/geotest/RotPMT/SendJobs.sh index fb5c1aabb07e340f502a65b7c52cac8a8ff4bfea..c625d07e3f9765dff6158f381f2f6f24780f3559 100644 --- a/macro/rich/geotest/RotPMT/SendJobs.sh +++ b/macro/rich/geotest/RotPMT/SendJobs.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + ComputingPlace=1 OnBatch=0 diff --git a/macro/rich/geotest/RotPMT/SendJobsToBatch.sh b/macro/rich/geotest/RotPMT/SendJobsToBatch.sh index 1874572241ed98eb1c9d3e3fb9850b2e7b120b73..6db2d779bf904cf59f37db2f2cf420fd38f5b96a 100644 --- a/macro/rich/geotest/RotPMT/SendJobsToBatch.sh +++ b/macro/rich/geotest/RotPMT/SendJobsToBatch.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + cbmroot_config_path=/hera/cbm/users/tariq/cbmroot/buildcbm/config.sh source ${cbmroot_config_path} diff --git a/macro/rich/geotest/RotPMT/SendJobsToBatch_Rot.sh b/macro/rich/geotest/RotPMT/SendJobsToBatch_Rot.sh index d4ef358086d040ae9f70d8923809ac0026358a6a..fbe54e64777a187e05d466efa87d2d190b1e19e7 100755 --- a/macro/rich/geotest/RotPMT/SendJobsToBatch_Rot.sh +++ b/macro/rich/geotest/RotPMT/SendJobsToBatch_Rot.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + cbmroot_config_path=/hera/cbm/users/tariq/cbmroot/buildcbm/config.sh source ${cbmroot_config_path} diff --git a/macro/rich/geotest/RotPMT/SendSimBatch.sh b/macro/rich/geotest/RotPMT/SendSimBatch.sh index c20cfb8a18272815704e30571b0c86a999d9fb3c..159a5d235d52f0303a060da6b3d42670d795d432 100644 --- a/macro/rich/geotest/RotPMT/SendSimBatch.sh +++ b/macro/rich/geotest/RotPMT/SendSimBatch.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + nEvs=10 GeoCase=5 diff --git a/macro/rich/geotest/TransPMT/RunSimOnBatch.sh b/macro/rich/geotest/TransPMT/RunSimOnBatch.sh index 2b8d10d6e9e722ea4c5c0e573f2d6d536109a7b3..d843263645d1b8d66e6c6a953ef238bc0c16ea87 100644 --- a/macro/rich/geotest/TransPMT/RunSimOnBatch.sh +++ b/macro/rich/geotest/TransPMT/RunSimOnBatch.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + #$ -wd /tmp transy=$1 diff --git a/macro/rich/geotest/TransPMT/SendSimBatch.sh b/macro/rich/geotest/TransPMT/SendSimBatch.sh index 5664661f3ba97963952020cb1daab43433d0848c..98dbd2fe79bd35c857d316ff8ac9710898dcee13 100644 --- a/macro/rich/geotest/TransPMT/SendSimBatch.sh +++ b/macro/rich/geotest/TransPMT/SendSimBatch.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + nEvs=10 GeoCase=2 diff --git a/macro/rich/geotest/TransPMT/SendSimBatch_10.sh b/macro/rich/geotest/TransPMT/SendSimBatch_10.sh index 5c0d11f57c93e6d897d961fa01081cb481c7c8db..fba813b95c6534b447b7bd30f1940c6d34b30e7d 100644 --- a/macro/rich/geotest/TransPMT/SendSimBatch_10.sh +++ b/macro/rich/geotest/TransPMT/SendSimBatch_10.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Tariq Mahmoud + nEvs=10000 cbmroot_config_path=/hera/cbm/users/tariq/cbmroot/buildcbm/config.sh diff --git a/macro/rich/mcbm/run_sim_mcbm.sh b/macro/rich/mcbm/run_sim_mcbm.sh index 970c851dbee2b1e910dc430e41b12bf9ce53a15c..7d54b35930c4bcfff0c360713eb7aee86caafab5 100755 --- a/macro/rich/mcbm/run_sim_mcbm.sh +++ b/macro/rich/mcbm/run_sim_mcbm.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2018 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/mcbm/sim_mcbm.sh b/macro/rich/mcbm/sim_mcbm.sh index 30e4e99c4a55590fd7c68a82ebb9bce0484e7388..e2edad5f372df18fd069f3c51bd4db9c9696fa0e 100755 --- a/macro/rich/mcbm/sim_mcbm.sh +++ b/macro/rich/mcbm/sim_mcbm.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2018 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + cd $MY_BUILD_DIR . ./config.sh cd - diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch.sh b/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch.sh index 998c7f9fa601ed4d45370d7d0506408b83db2070..42803ebe00bbb5413ae60ab6c96e961264c9a421 100755 --- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch.sh +++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + root -l -b -q "FilterMultiPeak.C(\"sum_rings_WLS_off_G1_corr.root\", \"pictures_rings_WLS_off_corr\")" > filtering_rings_WLS_off_corr_.txt grep "GOOD" filtering_rings_WLS_off_corr_.txt > filtering_rings_WLS_off_corr.txt diff --git a/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch2.sh b/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch2.sh index 5cdfc1c64c46d08e8994873732eb5ab7d651c5a5..5b75ba5a67468d5971c919893ef5ba60a9c96bd0 100755 --- a/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch2.sh +++ b/macro/rich/prototype/beamtime/Fall2015/Correction_building/batch2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + root -l -b -q "buildDeltaTable.C(\"filtering_laser_WLS_off.txt\", \"alphas_laser_WLS_off.root\", \"pictures_laser_WLS_off\")" > table_laser_WLS_off.txt root -l -b -q "buildDeltaTable.C(\"filtering_laser_WLS_on.txt\", \"alphas_laser_WLS_on.root\", \"pictures_laser_WLS_on\")" > table_laser_WLS_on.txt diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/batch_123.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/batch_123.sh index d951859c1f0d4d7e49a58729846831dcb95c245e..bd1c754aaa6b5ab4d31c24fa2e2b368ab6c683c9 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/batch_123.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/batch_123.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + #./run_rings_test.sh "off" "G1" ./run_rings_test2.sh "on" "G1" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap.sh index c8292ff30afdbea6967e41adbd0893e430d36fb9..6f2fef5460782676afbe2b8d12b1662fe69bd3b4 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + FILE_WLS_OFF=output/sum_WLS_off.root FILE_WLS_ON=output/sum_WLS_on.root diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap2.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap2.sh index b2d98ebb3313e891ed38704cc65fe7aa00c00582..4f24bb7daa5b38998b91b46848ab613717ce42cb 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap2.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_overlap2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + FILE_WLS_OFF=output/sum_WLS_off.root FILE_WLS_ON=output/sum_WLS_on.root diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_pictures.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_pictures.sh index 0822f8d94c5926f2069a5ff9011b7541e64f3e02..6cc31aa2b06a8f2a1a3b181011e3b49c80fbf655 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_pictures.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/draw_all_pictures.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + INFILE=$1 PICFOLDER=$2 diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/gather_histos.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/gather_histos.sh index 5423f77ebacfd23265f3e9fac912ca78605b72ff..abfc6f9e8253d8b7b9088a54d8178af74deab544 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/gather_histos.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/gather_histos.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + OUTPUT_FOLDER=output_save/ diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/parall.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/parall.sh index bc3cf8cf3a4780e986c34476af16ff7ac57990ef..70119c1c7270c2ff69f54974a26cd558de3787a0 100644 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/parall.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/parall.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + NUM=0 QUEUE="" MAX_NPROC=2 # default diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test.sh index 2dbb84c62367ecbaf55dcf5e09be34b9c9e4501f..f5164eb384163c0c1c049c4c593595478b8b1d82 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + NUM=0 QUEUE="" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test2.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test2.sh index b496d4dbdea176990e92ac2aad072dc0cc15c4eb..729dff245c37541357cc9936c57d8a1f74c6c029 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test2.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_rings_test2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + NUM=0 QUEUE="" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_100.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_100.sh index 7aec45b0c20f165c161de6e97aed2707fe841eb4..b5ab1506395ca59fc379e8b6bba6279698ff0db1 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_100.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_100.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + PREFIX="/store/cbm_rich_data_2014/WLS/WLS_off/nonstretched/" SUFFIX="offset00100/" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_250.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_250.sh index 4f92a934066085a0ee75ab772170aae663d36d7e..53926e5217e26bba66e2970875eb84ff94660b2f 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_250.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_off_250.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + PREFIX="/store/cbm_rich_data_2014/WLS/WLS_off/nonstretched/" SUFFIX="offset00250/" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_100.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_100.sh index c5bb227518b329a9fae36a8fa77938c46d42aa0e..f7faded478d88e6c547496481c3ce4d5c7b959df 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_100.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_100.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + PREFIX="/store/cbm_rich_data_2014/WLS/WLS_on/nonstretched/" SUFFIX="offset00100/" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_250.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_250.sh index 7068ec51752ed6754bb6dc056944db7ae293c94d..5673a393e1487bc0353fc5c0fc4ff84ae001cb9a 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_250.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/run_wls_on_250.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + PREFIX="/store/cbm_rich_data_2014/WLS/WLS_on/nonstretched/" SUFFIX="offset00250/" diff --git a/macro/rich/prototype/beamtime/Fall2015/support_macros/single_thread.sh b/macro/rich/prototype/beamtime/Fall2015/support_macros/single_thread.sh index af6fd5c85ff5493b7d10c259439d29ac80209c93..91ab59c7836540bcfd4b523d1c01c564e2e43880 100755 --- a/macro/rich/prototype/beamtime/Fall2015/support_macros/single_thread.sh +++ b/macro/rich/prototype/beamtime/Fall2015/support_macros/single_thread.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + #root -l -b -q "run_analysis_calibrate.C(kTRUE, \"$2\", \"$7\", \"$4\", \"$5\", \"$6\", \"$1\")" > $8 root -l -b -q "run_analysis_ringscan.C(kFALSE, \"$2\", \"$3\", \"$4\", \"$5\", \"$6\", \"$1\")" > $8 diff --git a/macro/rich/prototype/beamtime/NewUnpacker/batch100.sh b/macro/rich/prototype/beamtime/NewUnpacker/batch100.sh index 961d44d9c7eacb86ba145b155e6b80fe984b17cf..69ab8c03f73f072ad997100b352164107b7215c3 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/batch100.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/batch100.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + export SCRIPT=yes diff --git a/macro/rich/prototype/beamtime/NewUnpacker/batch250.sh b/macro/rich/prototype/beamtime/NewUnpacker/batch250.sh index 1f54b8bf6f420c9c68f083e95da240faa67b48bd..a91e613887dd0c21cebae52f9791c6c8e7db3e74 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/batch250.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/batch250.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + export SCRIPT=yes diff --git a/macro/rich/prototype/beamtime/NewUnpacker/doScan.sh b/macro/rich/prototype/beamtime/NewUnpacker/doScan.sh index 900b090df528e9d85367c599c91498581fc5e2d8..ce362ce53620955dbc232e3114193f43d268f655 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/doScan.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/doScan.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + cd ~/cbmroot_may2015_devel/build/ make diff --git a/macro/rich/prototype/beamtime/NewUnpacker/process_inner_folder.sh b/macro/rich/prototype/beamtime/NewUnpacker/process_inner_folder.sh index deaad62b8b1649d1392b65b5cdb27e0d3763ead7..a7cba898d8bf883014f5965b707003fd3fa88e25 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/process_inner_folder.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/process_inner_folder.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + echo "Script is processing folder $1" diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis.sh b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis.sh index aa085dea9c2d502da8785e8606a3e59bd137ba88..b10ef4eb25ea1f74687b3c94b17392058c40087b 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_analysis.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_analysis.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_scan.sh b/macro/rich/prototype/beamtime/NewUnpacker/run_scan.sh index 3038bc3160e3f96dc23a9cc701c44d35ca9beda8..a6439e2b146c2b3020dd970098884f42d9030df9 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_scan.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_scan.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + INPUT_ROOT_FOLDER=/store/cbm_rich_data_2014/WLS/WLS_off/nonstretched/ diff --git a/macro/rich/prototype/beamtime/NewUnpacker/run_thr_scan.sh b/macro/rich/prototype/beamtime/NewUnpacker/run_thr_scan.sh index 5d3cb7393c4b24ab55e142d070379c9c416fe30d..d9fb57e6aae8466cd662d230e261906ffc06ea46 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/run_thr_scan.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/run_thr_scan.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + INPUT_ROOT_FOLDER=/store/Wuppertal_data_jul2015/threshold_scan_1/ diff --git a/macro/rich/prototype/beamtime/NewUnpacker/single_thread.sh b/macro/rich/prototype/beamtime/NewUnpacker/single_thread.sh index cc5ae2eccde7cc13c91600575ad2032a7350cca7..26e32d2344e16cb177a8f6693aae55fec5371120 100755 --- a/macro/rich/prototype/beamtime/NewUnpacker/single_thread.sh +++ b/macro/rich/prototype/beamtime/NewUnpacker/single_thread.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + root -l -b -q "run_analysis_thr_scan.C(kTRUE, \"$1\", \"$5\", \"$3\", \"$4\")" > $6 root -l -b -q "run_analysis_thr_scan.C(kFALSE, \"$1\", \"$2\", \"$3\", \"$4\")" > $6 diff --git a/macro/rich/prototype/beamtime/Nov2015/batch_123.sh b/macro/rich/prototype/beamtime/Nov2015/batch_123.sh index bad1900c5d3e23ab979d09ce59d21a303653320e..ad86f032ad90aefe288dd3cfc8c2c54fa0d7b53d 100755 --- a/macro/rich/prototype/beamtime/Nov2015/batch_123.sh +++ b/macro/rich/prototype/beamtime/Nov2015/batch_123.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + ./run_rings_test.sh "off" "G1" #./run_rings_test2.sh "on" "G1" diff --git a/macro/rich/prototype/beamtime/Nov2015/run_folder.sh b/macro/rich/prototype/beamtime/Nov2015/run_folder.sh index f3ad600b307d53c76c9b7dd5a3da65c64070570f..2ceb6957c585420f8c5b7b8caf6a02778a959d5a 100755 --- a/macro/rich/prototype/beamtime/Nov2015/run_folder.sh +++ b/macro/rich/prototype/beamtime/Nov2015/run_folder.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + DATAFOLDER=/home/evovch/DATA/threshold_scan_2/part9/ PICTURESFOLDER=pictures/ diff --git a/macro/rich/prototype/beamtime/Nov2015/run_rings_test.sh b/macro/rich/prototype/beamtime/Nov2015/run_rings_test.sh index 3199e1056f1d3b83db49b242d867392fd32650e9..9c1fd98f2c61a43d1dc707094d9f2ece2fbef4eb 100755 --- a/macro/rich/prototype/beamtime/Nov2015/run_rings_test.sh +++ b/macro/rich/prototype/beamtime/Nov2015/run_rings_test.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + NUM=0 QUEUE="" diff --git a/macro/rich/prototype/beamtime/Nov2015/run_rings_test2.sh b/macro/rich/prototype/beamtime/Nov2015/run_rings_test2.sh index f9b4bf88a601a1b1573290c870d8ed6adedbab01..d05ae31569bab1cb6dcd6b7b7cb535bfb952a799 100755 --- a/macro/rich/prototype/beamtime/Nov2015/run_rings_test2.sh +++ b/macro/rich/prototype/beamtime/Nov2015/run_rings_test2.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + NUM=0 QUEUE="" diff --git a/macro/rich/prototype/beamtime/Nov2015/run_single_analysis.sh b/macro/rich/prototype/beamtime/Nov2015/run_single_analysis.sh index ead64610b2adf2b6676b8c061ff8cc5515af20fe..9470971fa3fc45bba765ba54945ada2013442011 100755 --- a/macro/rich/prototype/beamtime/Nov2015/run_single_analysis.sh +++ b/macro/rich/prototype/beamtime/Nov2015/run_single_analysis.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Justus-Liebig-Universitaet Giessen, Giessen +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Egor Ovcharenko + DATAFOLDER=/home/evovch/DATA/threshold_scan_1/ PICTURESFOLDER=pictures/ diff --git a/macro/rich/prototype/beamtime/run_analysis.sh b/macro/rich/prototype/beamtime/run_analysis.sh index 5648f923112b461f1bc0475a16a3cc27e60fb691..91e10fe08538c61569346de1def2b14d91f806c6 100755 --- a/macro/rich/prototype/beamtime/run_analysis.sh +++ b/macro/rich/prototype/beamtime/run_analysis.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2014 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/prototype/run_sim.sh b/macro/rich/prototype/run_sim.sh index 292cf574d7a86bf43a7fe953cef12db70b6385c5..f0fc615248c5fb5297b696db4fcb778160c0cef3 100755 --- a/macro/rich/prototype/run_sim.sh +++ b/macro/rich/prototype/run_sim.sh @@ -1,4 +1,8 @@ =#!/bin/sh +# Copyright (C) 2013 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + #Macro will be running via script export SCRIPT=yes diff --git a/macro/rich/prototype/sim.sh b/macro/rich/prototype/sim.sh index 4fdbdcba64b540606b037017913fa05f309956f7..4b5aa4d38e8b8eb13c598e89fd3d1aff75dbb50a 100755 --- a/macro/rich/prototype/sim.sh +++ b/macro/rich/prototype/sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2013 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + cd $MY_BUILD_DIR . ./config.sh cd - diff --git a/macro/run/run_test.sh b/macro/run/run_test.sh index 16aae820e1d5808f2371e208a87db4f3be371a17..3f36f47e5b76feff4ba8e1e66aa860519f993396 100644 --- a/macro/run/run_test.sh +++ b/macro/run/run_test.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + #---------------------------------------------------------------------------------- # // 2014-07-04 - DE - script executed upon cdash tests diff --git a/macro/run/run_tests.sh b/macro/run/run_tests.sh index 53f80985c126dc7d6b71b43b339b487c7f11f329..c47077addfe4b33f6440d75395384e710ba76467 100644 --- a/macro/run/run_tests.sh +++ b/macro/run/run_tests.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + # Rund the tests as they are run in the test suite # Only for one setup diff --git a/macro/sts/geometry/create_STS_geometry_v15a.sh b/macro/sts/geometry/create_STS_geometry_v15a.sh index 19716f9d5b21966fdc96f64d1df82638bbde60e4..9621205b94c28d76ad3eb9b29a910738efeb3e9f 100755 --- a/macro/sts/geometry/create_STS_geometry_v15a.sh +++ b/macro/sts/geometry/create_STS_geometry_v15a.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## create STS geometry from patch file # diff --git a/macro/sts/geometry/create_STS_geometry_v15c.sh b/macro/sts/geometry/create_STS_geometry_v15c.sh index e4106518c35d842e8907c4ef8f6c59388fea40c4..308df64de1c50ac8a22849eeec0ea4ff8d3b986c 100755 --- a/macro/sts/geometry/create_STS_geometry_v15c.sh +++ b/macro/sts/geometry/create_STS_geometry_v15c.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## create STS geometry from patch file # diff --git a/macro/sts/geometry/geom_sts.sh b/macro/sts/geometry/geom_sts.sh index 8f56e2291ca91fa82187e70232c7d92349cae4a9..02757e9d7ebb04c427534f1f056eb740f877005d 100755 --- a/macro/sts/geometry/geom_sts.sh +++ b/macro/sts/geometry/geom_sts.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + for STA in 1 2 3 4 5 6 7 8 do root -l -q geom_sts.C\($STA\) diff --git a/macro/tof/beamtime/feb15/calib_batch.sh b/macro/tof/beamtime/feb15/calib_batch.sh index 8856747cca35138a5ba73b78d4938174ae932bb8..a81284658f32fc490f5f65c920aa5de9f60587ea 100644 --- a/macro/tof/beamtime/feb15/calib_batch.sh +++ b/macro/tof/beamtime/feb15/calib_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/feb15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/feb15/init_calib.sh b/macro/tof/beamtime/feb15/init_calib.sh index 9a3a12b668770b28111599fc1ff6efe69f88bd67..311eea1ae2db3bec76ebd1b2e07d00cd6a43b8a3 100755 --- a/macro/tof/beamtime/feb15/init_calib.sh +++ b/macro/tof/beamtime/feb15/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 #cRun='CernSps05Mar0041' diff --git a/macro/tof/beamtime/feb15/iter_calib.sh b/macro/tof/beamtime/feb15/iter_calib.sh index b89b37afbaf7e174422aca4e4e71369b57d31489..237d94fec44c2d4b5c0cae40520c329674681a20 100755 --- a/macro/tof/beamtime/feb15/iter_calib.sh +++ b/macro/tof/beamtime/feb15/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 #cRun='CernSps05Mar0041' diff --git a/macro/tof/beamtime/feb15/iter_hits.sh b/macro/tof/beamtime/feb15/iter_hits.sh index 86145abca1937f25c63d569a81b02c5e04e4e621..6a2ec10a62e2c695c8ffa3466e62239fa9c27606 100755 --- a/macro/tof/beamtime/feb15/iter_hits.sh +++ b/macro/tof/beamtime/feb15/iter_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Philipp Weidenkaff + # shell script to iterate Analyzer histograms cRun='CernSps05Mar0041' #cRun='CernSps02Mar2227_hdref_200_hdp2_220_thupad_170_thustrip_23c_bucref_160_buc2013_160_ustc_220_diam_020_nb_up' diff --git a/macro/tof/beamtime/feb15/unpackRateAll.sh b/macro/tof/beamtime/feb15/unpackRateAll.sh index 1c6ed957baa4ce01b546bb7520052cf460007a1a..51357f1269745b63cb5686cf6f908c17c9be0870 100755 --- a/macro/tof/beamtime/feb15/unpackRateAll.sh +++ b/macro/tof/beamtime/feb15/unpackRateAll.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + rm all.*.par out/*.out.root out/*.params.root out/*.hst.root root -b -q 'rates_unpacking.C("/home/nh7/trbnas/cern-feb15/ratesMbs/", "rates_2015_02_27_2311")' diff --git a/macro/tof/beamtime/feb15/unpack_batch.sh b/macro/tof/beamtime/feb15/unpack_batch.sh index 6ae0daab0417259406a989a8d4775689f802cd89..703d1a998777772f4b96306140ceff8c2149fc40 100755 --- a/macro/tof/beamtime/feb15/unpack_batch.sh +++ b/macro/tof/beamtime/feb15/unpack_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/feb15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/lab16/calib_batch.sh b/macro/tof/beamtime/lab16/calib_batch.sh index 6e3c536ac68191ebe9e5603af96200eb66061f3c..39684b96401682b40f83ca72ba9ddebce261c8d7 100755 --- a/macro/tof/beamtime/lab16/calib_batch.sh +++ b/macro/tof/beamtime/lab16/calib_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/lab16/create_geometry.sh b/macro/tof/beamtime/lab16/create_geometry.sh index 1c1c2c72799e0a72598f55a17a17770258a9035a..98215b3aaad99b28a54c65acb55a8836bfcb75f4 100755 --- a/macro/tof/beamtime/lab16/create_geometry.sh +++ b/macro/tof/beamtime/lab16/create_geometry.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # *************************************************************************** # # Setting up Geometry of Cosmic Setup # # *************************************************************************** # diff --git a/macro/tof/beamtime/lab16/gen_digi.sh b/macro/tof/beamtime/lab16/gen_digi.sh index 0175b18cb0c96b7600c8451721ef49fe7d93eb59..18708bd91f71a9e500f5a85fe3d3ffff293472fa 100755 --- a/macro/tof/beamtime/lab16/gen_digi.sh +++ b/macro/tof/beamtime/lab16/gen_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations # ----------------------------------------------------------------------------- diff --git a/macro/tof/beamtime/lab16/gen_digi_batch.sh b/macro/tof/beamtime/lab16/gen_digi_batch.sh index 3310b9fb1e9f71f0c005560ac7667f2f2e621320..b1cc88a15de85d079ab270fc85fb0ede6c02d8d4 100755 --- a/macro/tof/beamtime/lab16/gen_digi_batch.sh +++ b/macro/tof/beamtime/lab16/gen_digi_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/lab16/hld_unpack.sh b/macro/tof/beamtime/lab16/hld_unpack.sh index a0cf56f38d51d1665cdb1b9f12322ae541a70c83..73e9d3d57e923eaf448cf9c45eaa888e3bd62397 100755 --- a/macro/tof/beamtime/lab16/hld_unpack.sh +++ b/macro/tof/beamtime/lab16/hld_unpack.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # Shell script for unpacking ... #cRun=CbmTofPiHd_01Mar1558 diff --git a/macro/tof/beamtime/lab16/init_calib.sh b/macro/tof/beamtime/lab16/init_calib.sh index f1a8c2a808f54f9512b3b358d718fbae7f06c79e..566c3a70679444a3777dab79e1667b4bea38d277 100755 --- a/macro/tof/beamtime/lab16/init_calib.sh +++ b/macro/tof/beamtime/lab16/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # Shell script to initialize clusterizer calibrations... # **************************************************************************** # diff --git a/macro/tof/beamtime/lab16/init_calib_nh.sh b/macro/tof/beamtime/lab16/init_calib_nh.sh index 90a2af14cff1017e208a16f5e03fca5399ecadba..1a5660083a2d205ecb2b149c9aa02bfc59fa5d75 100755 --- a/macro/tof/beamtime/lab16/init_calib_nh.sh +++ b/macro/tof/beamtime/lab16/init_calib_nh.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # Shell script to initialize clusterizer calibrations... # **************************************************************************** # diff --git a/macro/tof/beamtime/lab16/init_calib_self.sh b/macro/tof/beamtime/lab16/init_calib_self.sh index cee9e42e9963173e0a534fa5c2a31fcd9d7a7bae..95eda48d34f535a16357cd7304708ed85e689f42 100755 --- a/macro/tof/beamtime/lab16/init_calib_self.sh +++ b/macro/tof/beamtime/lab16/init_calib_self.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # Shell script to initialize clusterizer calibrations... # **************************************************************************** # diff --git a/macro/tof/beamtime/lab16/iter_calib.sh b/macro/tof/beamtime/lab16/iter_calib.sh index 0a1e5bb1ca526d895e07e6ed14d7ccbf4ad46efb..946494ac1fad5bbfa150b7a078c0c69e5b43dbb4 100755 --- a/macro/tof/beamtime/lab16/iter_calib.sh +++ b/macro/tof/beamtime/lab16/iter_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations #cRun=$1 diff --git a/macro/tof/beamtime/lab16/iter_calib_nh.sh b/macro/tof/beamtime/lab16/iter_calib_nh.sh index 87413e2d9cb923e8ca17720cdd99d30da3cb509a..627fac30a7448c733942187851ce4c7931aef089 100755 --- a/macro/tof/beamtime/lab16/iter_calib_nh.sh +++ b/macro/tof/beamtime/lab16/iter_calib_nh.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 diff --git a/macro/tof/beamtime/lab16/iter_hits.sh b/macro/tof/beamtime/lab16/iter_hits.sh index 0f3f3396630ce6af3aba2836d04112a65e85dece..db229411611bf4f9a8310aa1c88aa7217c7c6538 100755 --- a/macro/tof/beamtime/lab16/iter_hits.sh +++ b/macro/tof/beamtime/lab16/iter_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate Analyzer histograms cRun=$1 diff --git a/macro/tof/beamtime/lab16/iter_hits_nh.sh b/macro/tof/beamtime/lab16/iter_hits_nh.sh index 317add26fa4ef96be6dc508eb01e638b2ef9d54a..6cdc868981a708c05af236a5e29bac7dacc3a64e 100755 --- a/macro/tof/beamtime/lab16/iter_hits_nh.sh +++ b/macro/tof/beamtime/lab16/iter_hits_nh.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate Analyzer histograms cRun=$1 #cRun='CbmTofSps_29Nov2103' diff --git a/macro/tof/beamtime/lab16/iter_tracks.sh b/macro/tof/beamtime/lab16/iter_tracks.sh index 1440b95f0ec3c0ffefa1fabdff80d3c9f17cae98..450e26226a7f29580eb37c9f27db6a5a3e6eebaa 100755 --- a/macro/tof/beamtime/lab16/iter_tracks.sh +++ b/macro/tof/beamtime/lab16/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate tracklet calibration histograms cRun='CbmTofSps_29Nov2103' iDut=921; iRef=920; iSel2=-300 diff --git a/macro/tof/beamtime/lab16/new_hld_unpack.sh b/macro/tof/beamtime/lab16/new_hld_unpack.sh index aba9a60ee5423866fc3f2129ae9d01ed429a85e2..0b699fbf8217335e20e1aad3fe21bf2592378504 100755 --- a/macro/tof/beamtime/lab16/new_hld_unpack.sh +++ b/macro/tof/beamtime/lab16/new_hld_unpack.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # Shell script for unpacking ... #cRun=CbmTofPiHd_09Aug1533 diff --git a/macro/tof/beamtime/lab16/run_tdcres_auto.sh b/macro/tof/beamtime/lab16/run_tdcres_auto.sh index 3f38d9c12821dac0609442dfe41369ba3432aa56..e89072ed12748506bde5945e0b8ed0f8992bedb1 100755 --- a/macro/tof/beamtime/lab16/run_tdcres_auto.sh +++ b/macro/tof/beamtime/lab16/run_tdcres_auto.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + rm ./TofTdcCalibHistos_auto_calib_tdcref.root root -l -q "tdcref_monitoring_auto.C(100000, kTRUE)" diff --git a/macro/tof/beamtime/lab16/unpackRateAll.sh b/macro/tof/beamtime/lab16/unpackRateAll.sh index 44a64ec7598eb56b3061e617bca6309f864a4b19..83ce603a34c0486446d2da41336356aeda8a5d77 100755 --- a/macro/tof/beamtime/lab16/unpackRateAll.sh +++ b/macro/tof/beamtime/lab16/unpackRateAll.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + rm all.*.par out/*.out.root out/*.params.root out/*.hst.root root -b -q 'rates_unpacking.C("/hera/cbm/users/tofGsiApr14/cern-nov15_mbs_rates/mbs/", "rates_2015_11_26_18_21")' diff --git a/macro/tof/beamtime/lab16/unpack_batch.sh b/macro/tof/beamtime/lab16/unpack_batch.sh index 0e058480848d613d36789acd433df06b188c75d2..8007459d9503a743240db1ff5f6a3bfbcba47451 100755 --- a/macro/tof/beamtime/lab16/unpack_batch.sh +++ b/macro/tof/beamtime/lab16/unpack_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/Lmd_unpack.sh b/macro/tof/beamtime/nov15/Lmd_unpack.sh index da79ccfc062e5e5597c129b0fa0307c96f42dfb6..910e70f462c689f76fd174ad53048730cd9504fa 100755 --- a/macro/tof/beamtime/nov15/Lmd_unpack.sh +++ b/macro/tof/beamtime/nov15/Lmd_unpack.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + # shell script to unpack files automatically #Use for TSU strip counter also #char* cRun="CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb" diff --git a/macro/tof/beamtime/nov15/ana_sets_batch.sh b/macro/tof/beamtime/nov15/ana_sets_batch.sh index 81e4b75862d0ef5f4cdeffc915c1308c8377b2d9..edadecad34923359f60beaa6d77276c2156b4016 100755 --- a/macro/tof/beamtime/nov15/ana_sets_batch.sh +++ b/macro/tof/beamtime/nov15/ana_sets_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + #SBATCH --time=1-00:00:00 #SBATCH --mem-per-cpu=3072 #SBATCH --cpus-per-task=1 diff --git a/macro/tof/beamtime/nov15/anahits_all_batch.sh b/macro/tof/beamtime/nov15/anahits_all_batch.sh index 02cd99ef14b9c6a22c7d065318d3cc94f03fef41..732d5b3242a0d9df03caea98f1351f34f002ce7d 100755 --- a/macro/tof/beamtime/nov15/anahits_all_batch.sh +++ b/macro/tof/beamtime/nov15/anahits_all_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/anahits_batch.sh b/macro/tof/beamtime/nov15/anahits_batch.sh index ceda521b7fba253b734a6e8ab8bb1001fb220906..cf422fddf51d29323384733b1c94bbd99b2c6c66 100755 --- a/macro/tof/beamtime/nov15/anahits_batch.sh +++ b/macro/tof/beamtime/nov15/anahits_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/calib_all_batch.sh b/macro/tof/beamtime/nov15/calib_all_batch.sh index 36cf43586ed9ced5c8325a5cd4c8c21c0dbbf81f..41dd1ae985b873416cde5653e377e9ddfbc0c61c 100755 --- a/macro/tof/beamtime/nov15/calib_all_batch.sh +++ b/macro/tof/beamtime/nov15/calib_all_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/calib_batch.sh b/macro/tof/beamtime/nov15/calib_batch.sh index f04755f931d88f5cc4ff4af5899c66b6da4d5f33..5189c4e41febd78f768c61ad15cdcdf16d8ab7ea 100644 --- a/macro/tof/beamtime/nov15/calib_batch.sh +++ b/macro/tof/beamtime/nov15/calib_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/calib_runs_batch.sh b/macro/tof/beamtime/nov15/calib_runs_batch.sh index 4f0605b4d3f0098fd8bf56e1cb4ba1f530e1e9e0..bf21bf6c217bfd75426a08b3822d2a5c6b9a5c34 100755 --- a/macro/tof/beamtime/nov15/calib_runs_batch.sh +++ b/macro/tof/beamtime/nov15/calib_runs_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + #SBATCH --time=3-00:00:00 #SBATCH --mem-per-cpu=3072 #SBATCH --cpus-per-task=1 diff --git a/macro/tof/beamtime/nov15/calib_sets_batch.sh b/macro/tof/beamtime/nov15/calib_sets_batch.sh index d9ddc0fa906d2ebb41aecf366fbdccf82fa259ed..2e48d5c0420f4c506dfada6d3ef44b082ea280db 100755 --- a/macro/tof/beamtime/nov15/calib_sets_batch.sh +++ b/macro/tof/beamtime/nov15/calib_sets_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + #SBATCH --time=0-03:00:00 #SBATCH --mem-per-cpu=3072 #SBATCH --cpus-per-task=1 diff --git a/macro/tof/beamtime/nov15/gen_calib_digi.sh b/macro/tof/beamtime/nov15/gen_calib_digi.sh index 39af51d2910b341be3c42e1c63042fbd650b10cb..f742ff74a75607988bec8b311e0a6cecd2c67348 100644 --- a/macro/tof/beamtime/nov15/gen_calib_digi.sh +++ b/macro/tof/beamtime/nov15/gen_calib_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # To run this script in stand-alone mode one needs to provide a ROOT environment # and to specify an output directory 'outdir'. diff --git a/macro/tof/beamtime/nov15/gen_digi.sh b/macro/tof/beamtime/nov15/gen_digi.sh index 1dcb1849e046dda4ea319c836efde0121f5f011f..a1e4c1478d3df6d8944e108034453a2368ab64a4 100755 --- a/macro/tof/beamtime/nov15/gen_digi.sh +++ b/macro/tof/beamtime/nov15/gen_digi.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 #cRun='CbmTofSps_01Dec0128' diff --git a/macro/tof/beamtime/nov15/init_calib.sh b/macro/tof/beamtime/nov15/init_calib.sh index 77e2cbb98baad40373249001ea1e2f1beb467510..28e7ba72cf8c9c0f7f5fe7fa7bc48b5a5180ce8f 100755 --- a/macro/tof/beamtime/nov15/init_calib.sh +++ b/macro/tof/beamtime/nov15/init_calib.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to initialize clusterizer calibrations cRun=$1 #cRun='CbmTofSps_01Dec0128' diff --git a/macro/tof/beamtime/nov15/init_calib_digi.sh b/macro/tof/beamtime/nov15/init_calib_digi.sh index b4fe5588bea5b68294b7f4705b1ee60b0ca20c6d..fe27ccd8473fe4a95c87884b85f3bda29ddb8ce6 100644 --- a/macro/tof/beamtime/nov15/init_calib_digi.sh +++ b/macro/tof/beamtime/nov15/init_calib_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # To run this script in stand-alone mode one needs to provide a ROOT environment # and to specify an output directory 'outdir'. diff --git a/macro/tof/beamtime/nov15/iter_ana_hits.sh b/macro/tof/beamtime/nov15/iter_ana_hits.sh index d4df57133632364e4648c70f104eecb3a7829613..f1d3178cc62c354965bd5862433844f6431ebace 100644 --- a/macro/tof/beamtime/nov15/iter_ana_hits.sh +++ b/macro/tof/beamtime/nov15/iter_ana_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # To run this script in stand-alone mode one needs to provide a ROOT environment # and to specify an output directory 'outdir'. # diff --git a/macro/tof/beamtime/nov15/iter_calib.sh b/macro/tof/beamtime/nov15/iter_calib.sh index 4805d7bc74c904265ae09e69841302f51c6b68be..418841496c38d9f98e5fa8573c856ebcbf71f7dc 100755 --- a/macro/tof/beamtime/nov15/iter_calib.sh +++ b/macro/tof/beamtime/nov15/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations cRun=$1 #cRun='CbmTofSps_01Dec0128' diff --git a/macro/tof/beamtime/nov15/iter_calib_digi.sh b/macro/tof/beamtime/nov15/iter_calib_digi.sh index b0f160851dbad2c0c847633504da8362aeba0252..fe574f39811c78c6e8d48ef7509abbb2b62614df 100644 --- a/macro/tof/beamtime/nov15/iter_calib_digi.sh +++ b/macro/tof/beamtime/nov15/iter_calib_digi.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # To run this script in stand-alone mode one needs to provide a ROOT environment # and to specify an output directory 'outdir'. diff --git a/macro/tof/beamtime/nov15/iter_hits.sh b/macro/tof/beamtime/nov15/iter_hits.sh index f5b24b89c38a64cc70133a7a0f64ef84bdb27458..9cdb2d135675d81ac2a2ecd6a264bf19ba88b646 100755 --- a/macro/tof/beamtime/nov15/iter_hits.sh +++ b/macro/tof/beamtime/nov15/iter_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate Analyzer histograms cRun=$1 #cRun='CbmTofSps_29Nov2103' diff --git a/macro/tof/beamtime/nov15/iter_tracks.sh b/macro/tof/beamtime/nov15/iter_tracks.sh index 6989eba0d741f5db1848b8d76a83fcd6f708e96d..78f179050d2582113286c7a6950d6601b421458a 100755 --- a/macro/tof/beamtime/nov15/iter_tracks.sh +++ b/macro/tof/beamtime/nov15/iter_tracks.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate tracklet calibration histograms cRun='CbmTofSps_01Dec0206' #cRun='CbmTofSps_29Nov2103' diff --git a/macro/tof/beamtime/nov15/itercalib_batch.sh b/macro/tof/beamtime/nov15/itercalib_batch.sh index 3c95db1bc886d0a1e35afc712d0f92de0fdd95c1..b570e35d4d02cab16ab3956800d611fc85a004aa 100644 --- a/macro/tof/beamtime/nov15/itercalib_batch.sh +++ b/macro/tof/beamtime/nov15/itercalib_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/run_tdcres_auto.sh b/macro/tof/beamtime/nov15/run_tdcres_auto.sh index 3f38d9c12821dac0609442dfe41369ba3432aa56..fa9ff6ddb09f8eb7c3b0439b9eea135303ec8105 100644 --- a/macro/tof/beamtime/nov15/run_tdcres_auto.sh +++ b/macro/tof/beamtime/nov15/run_tdcres_auto.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + rm ./TofTdcCalibHistos_auto_calib_tdcref.root root -l -q "tdcref_monitoring_auto.C(100000, kTRUE)" diff --git a/macro/tof/beamtime/nov15/unpackRateAll.sh b/macro/tof/beamtime/nov15/unpackRateAll.sh index 64dc2d6e2b5ca562ae09a05ebafcffcb5dd01d52..94170c026f9faa037011b3677fdd07c2e00a4247 100755 --- a/macro/tof/beamtime/nov15/unpackRateAll.sh +++ b/macro/tof/beamtime/nov15/unpackRateAll.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + rm all_*.par out/*.out.root out/*.params.root out/*.hst.root root -b -q 'rates_unpacking.C("/lustre/nyx/cbm/prod/beamtime/2015/11/cern/mbs_rates/mbs/", "rates_2015_11_26_18_21")' diff --git a/macro/tof/beamtime/nov15/unpack_all_batch.sh b/macro/tof/beamtime/nov15/unpack_all_batch.sh index 2acba8ae051a8cce1693d6e81ffc698a73defbdb..919fa335664940939afc77e7c954757b3d42168a 100755 --- a/macro/tof/beamtime/nov15/unpack_all_batch.sh +++ b/macro/tof/beamtime/nov15/unpack_all_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/unpack_batch.sh b/macro/tof/beamtime/nov15/unpack_batch.sh index 90b380ac1cfc1c6d6626b7e5b152aa8cdcfb6114..038c30e67578346285e7c6dc74b2818fc5f4e9d7 100644 --- a/macro/tof/beamtime/nov15/unpack_batch.sh +++ b/macro/tof/beamtime/nov15/unpack_batch.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + #$ -wd /hera/cbm/users/nh/CBM/cbmroot/trunk/macro/tof/beamtime/nov15 #$ -j y # Number of subtasks to start diff --git a/macro/tof/beamtime/nov15/unpack_runs_batch.sh b/macro/tof/beamtime/nov15/unpack_runs_batch.sh index 509321d17bdef34ee9b58b4673de46f0ffdf42ea..0e062c988a17cedfd6fb030948c4d91632a846ef 100755 --- a/macro/tof/beamtime/nov15/unpack_runs_batch.sh +++ b/macro/tof/beamtime/nov15/unpack_runs_batch.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + #SBATCH --time=0-15:00:00 #SBATCH --mem-per-cpu=2048 #SBATCH --cpus-per-task=1 diff --git a/macro/tof/beamtime/sep14/init_calib.sh b/macro/tof/beamtime/sep14/init_calib.sh index bb434205ddcb1a93b8e04041444d21b55dc46bdf..74e8c677fc4d355dc928e425328994b6885d712c 100755 --- a/macro/tof/beamtime/sep14/init_calib.sh +++ b/macro/tof/beamtime/sep14/init_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to iterate clusterizer calibrations #cRun='MbsTrbSat1805' cRun='MbsTrbSat2035' diff --git a/macro/tof/beamtime/sep14/init_calib_set1.sh b/macro/tof/beamtime/sep14/init_calib_set1.sh index 45ebdf7d234ab8d2e3d08a1c58ee01f378bb779e..267d6baf2091c5fc6c6ae83189fabbbd353c302b 100644 --- a/macro/tof/beamtime/sep14/init_calib_set1.sh +++ b/macro/tof/beamtime/sep14/init_calib_set1.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to iterate clusterizer calibrations #cRun='MbsTrbSat1805' cRun='MbsTrbSat2035' diff --git a/macro/tof/beamtime/sep14/init_calib_set1_pad.sh b/macro/tof/beamtime/sep14/init_calib_set1_pad.sh index 4c2e72c846e9537d9aeca9568ccca94acdb4310b..b9783863664ce8629d4256032cadf9fc79a03ada 100755 --- a/macro/tof/beamtime/sep14/init_calib_set1_pad.sh +++ b/macro/tof/beamtime/sep14/init_calib_set1_pad.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to generate clusterizer calibrations #cRun='MbsTrbSun1205_tsu' cRun='MbsTrbSun1555_tsu' diff --git a/macro/tof/beamtime/sep14/init_calib_tsu.sh b/macro/tof/beamtime/sep14/init_calib_tsu.sh index df5826c62f44e09d78248166dbb132e8773c1dd6..6419fd195f49f95cb7a2ee0f43e71dfe7a4c1bf1 100755 --- a/macro/tof/beamtime/sep14/init_calib_tsu.sh +++ b/macro/tof/beamtime/sep14/init_calib_tsu.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate clusterizer calibrations #cRun='MbsTrbSat1805' #cRun='MbsTrbSun1205_tsu' diff --git a/macro/tof/beamtime/sep14/iter_calib.sh b/macro/tof/beamtime/sep14/iter_calib.sh index cbcb9171921cc3f6fe938f0ad3a595cfbd12ac92..8b86d47d5342774a8e1c71e83e4ed2297b4b4b33 100755 --- a/macro/tof/beamtime/sep14/iter_calib.sh +++ b/macro/tof/beamtime/sep14/iter_calib.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to iterate clusterizer calibrations #cRun='MbsTrbSat1805' cRun='MbsTrbSat2035' diff --git a/macro/tof/beamtime/sep14/iter_calib_set1.sh b/macro/tof/beamtime/sep14/iter_calib_set1.sh index 52a238fcd4be2b7ab44e74e02993edebdc0a2c19..d6f46da7c1167c8dfc9ad9ccc1f196fda4257633 100755 --- a/macro/tof/beamtime/sep14/iter_calib_set1.sh +++ b/macro/tof/beamtime/sep14/iter_calib_set1.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to iterate clusterizer calibrations cRun='MbsTrbSat1805' #cRun='MbsTrbSat2035' diff --git a/macro/tof/beamtime/sep14/iter_calib_set1_pad.sh b/macro/tof/beamtime/sep14/iter_calib_set1_pad.sh index 6f45ca8b3a078e438a2d550393d5a546738ca09d..0c65abe9d999babbbdcc1a0c399e355c3d0178e3 100755 --- a/macro/tof/beamtime/sep14/iter_calib_set1_pad.sh +++ b/macro/tof/beamtime/sep14/iter_calib_set1_pad.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + # shell script to iterate clusterizer calibrations #cRun='MbsTrbSun1205_tsu' cRun='MbsTrbSun1555_tsu' diff --git a/macro/tof/beamtime/sep14/iter_hits.sh b/macro/tof/beamtime/sep14/iter_hits.sh index a8fa02d16fd6b9ce0565f3545b0d8078f421f5e2..7539ac3882cd58ae1d57ca62b3b2fe506ddb86a4 100755 --- a/macro/tof/beamtime/sep14/iter_hits.sh +++ b/macro/tof/beamtime/sep14/iter_hits.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + # shell script to iterate Analyzer histograms cRun='MbsTrbSun1555_tsu' diff --git a/macro/tof/beamtime/thuqa/Lmd_unpack.sh b/macro/tof/beamtime/thuqa/Lmd_unpack.sh index da79ccfc062e5e5597c129b0fa0307c96f42dfb6..2f7b9d0efbac4e66edae730814893032ad70a9b0 100755 --- a/macro/tof/beamtime/thuqa/Lmd_unpack.sh +++ b/macro/tof/beamtime/thuqa/Lmd_unpack.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Philipp Weidenkaff + # shell script to unpack files automatically #Use for TSU strip counter also #char* cRun="CbmTofQa_28May1635_mrpc1_000_mrpc2_200_mrpc3_200_nb" diff --git a/macro/tof/geometry/create_geometry.sh b/macro/tof/geometry/create_geometry.sh index 062f55756339d7bc5ea3f7698171b13a7367b8ef..47670537b04b45dd76e05db5c7bca1b70141a305 100755 --- a/macro/tof/geometry/create_geometry.sh +++ b/macro/tof/geometry/create_geometry.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 PI-UHd,GSI +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Norbert Herrmann + VGEO=$1 root -l -q Create_TOF_Geometry_${VGEO}.C diff --git a/macro/tof/geometry/create_geopar_allsetups.sh b/macro/tof/geometry/create_geopar_allsetups.sh index c69dbaa95ad79a83ea6f2d742e19d7591506dc74..e8a87de9e4a51a9624a6fd2aef7a83c5a979bd76 100755 --- a/macro/tof/geometry/create_geopar_allsetups.sh +++ b/macro/tof/geometry/create_geopar_allsetups.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + VGEO=$1 if [[ '' == ${VGEO} ]]; then diff --git a/macro/tof/geometry/create_parameters.sh b/macro/tof/geometry/create_parameters.sh index 90f176ea0dca1c7dd3f9f91e595512cf132d6216..9992da096753f1140373b59e71346248cf1d0841 100755 --- a/macro/tof/geometry/create_parameters.sh +++ b/macro/tof/geometry/create_parameters.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2017 Physikalisches Institut, Universitaet Heidelberg, Heidelberg +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Christian Simon + if [ -z "$1" ]; then echo 'no geometry version specified' diff --git a/macro/trd/beamtime/hv/autoplot.sh b/macro/trd/beamtime/hv/autoplot.sh index ac7aaa3330dcb7396eac38a732e1c606ef251e4b..bea9c0b7f1ae558f2627246721493c3c55d6db11 100755 --- a/macro/trd/beamtime/hv/autoplot.sh +++ b/macro/trd/beamtime/hv/autoplot.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Philipp Kähler + FILE=1 diff --git a/macro/trd/beamtime/hv/makehotpics.sh b/macro/trd/beamtime/hv/makehotpics.sh index 5c8623fab6a2153a2b4cf6f148405be949c8907b..a29ad1bac5ca4d2aafca382ebb8b03bf21843158 100755 --- a/macro/trd/beamtime/hv/makehotpics.sh +++ b/macro/trd/beamtime/hv/makehotpics.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2015 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Philipp Kähler + # Bitte, wohin geht die Lieferung? OUTFILE=allpics.tex diff --git a/macro/trd/copy_trd_geometries.sh b/macro/trd/copy_trd_geometries.sh index 24c1e3f8152ae1249462615950672b6d8733d016..57152c51c2247f9bec74ab09de8074b328556e01 100644 --- a/macro/trd/copy_trd_geometries.sh +++ b/macro/trd/copy_trd_geometries.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2011 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## install additional trd geometries from macro/trd # diff --git a/macro/trd/create_digipar_root.sh b/macro/trd/create_digipar_root.sh index 007a78174ae2491cdd55b3b72b6e43e22c653277..6491c073514dfcc4fbb5f4edf88d7210b67c66cd 100755 --- a/macro/trd/create_digipar_root.sh +++ b/macro/trd/create_digipar_root.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create for a list of geometries in root format # the corresponding trd digitization parameters diff --git a/macro/trd/do_run_reco.sh b/macro/trd/do_run_reco.sh index 818b8f3bf174dd6595c356a57e9f703766507966..1402297762230b7ed9ac243c098da1adbe3ea2d5 100644 --- a/macro/trd/do_run_reco.sh +++ b/macro/trd/do_run_reco.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + nThreads=0 maxThreads=0 nEvents=1000 diff --git a/macro/trd/do_run_sim.sh b/macro/trd/do_run_sim.sh index 5cb30ccdca2b1a19b94a670f78908808371c5649..d59efbe9bc21e71870f49bac1913463a88829fef 100644 --- a/macro/trd/do_run_sim.sh +++ b/macro/trd/do_run_sim.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + nThreads=0 maxThreads=0 nEvents=1000 diff --git a/macro/trd/elid/run_trd_elid.sh b/macro/trd/elid/run_trd_elid.sh index 17652563a8f2f580e4136ebf3744e94018b09f6f..83455fd09498fed38a1cf19b473369c46f2d1e7b 100755 --- a/macro/trd/elid/run_trd_elid.sh +++ b/macro/trd/elid/run_trd_elid.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + export MY_BUILD_DIR=/Users/slebedev/Development/cbm/trunk/build/ export SCRIPT=yes diff --git a/macro/trd/elid/sim.sh b/macro/trd/elid/sim.sh index ab16870182dadd32c8f8900f9095eb6469b6707b..89ae2f6a4feb88b1afd72e195a9ca3cc9a0ebb95 100755 --- a/macro/trd/elid/sim.sh +++ b/macro/trd/elid/sim.sh @@ -1,4 +1,8 @@ #!/bin/sh +# Copyright (C) 2013 UGiessen,JINR-LIT +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Semen Lebedev + export MY_BUILD_DIR=/Users/slebedev/Development/cbm/trunk/build/ diff --git a/macro/trd/geometry/plot_pad_size_in_layer.sh b/macro/trd/geometry/plot_pad_size_in_layer.sh index b0a3a4b9ba5ec3d0818551de2df29b16acf1402e..3a851d1311bb62ae52d2e9853049061c2dfedbe5 100755 --- a/macro/trd/geometry/plot_pad_size_in_layer.sh +++ b/macro/trd/geometry/plot_pad_size_in_layer.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + ## plot only 1 pad size per module, no rows in sector # root -l -b -q plot_pad_size_in_layer.C++\(\"trd.v13/trd_v13p_3e.digi.par\"\) # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1e.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1e.sh index 2a24ec07f76bb944af3eaa29c328c1bb88f309ad..c918628ceeb87f6db2367ff8508832278bc0dde2 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1e.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1e.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1h.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1h.sh index e0e938659e84f7a0cc3c3508ec5e6b76dc9c595e..96f9a32f4a13e5ce0e052aaae9c31188260f6338 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1h.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1h.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1m.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1m.sh index 8176cabd36c666dfc6f1ca0e100dd175c61f2680..b630f12aed61c2d42a0b88003054f8cf6ca92ec0 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1m.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_2e.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_2e.sh index ebf3e1a81addaaec8df80f46e6002642dde0c61e..d37fbbb5e2474478030690ba84a938aa684a3f47 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_2e.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_2e.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_3m.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_3m.sh index f40c624e58f6f9658b56376f5a2f8284bd3c0be9..24ec6541a1a29518ae22d8dea13765379f1de98a 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_3m.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_3m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1e.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1e.sh index 32eeeb60e7c37f67394193b57a4004ad340d85fe..d785d44565e082db90603af4c9e1710cf0223aef 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1e.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1e.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1h.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1h.sh index c7bd4745508cf4791a9b951556f25e6ff4688b8d..67bdbb504b08903b0598eb6f5702a044edccc992 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1h.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1h.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1m.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1m.sh index 0cf837f7a8971a8ae7fee9ad9a85e726e0f467a6..404c05f276558e3f59f25234dd12ec47a9c67f75 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1m.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_3m.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_3m.sh index 06fab7c2f17fcf3d530260e016f87cf801f93724..6230dc62ef8f4aa3cdff03b2d1e44d2b67ae4676 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_3m.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_3m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15c_1m.sh b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15c_1m.sh index e60e145093f922377da0deb5b45e0c9c77697675..3cc2bda4118d8d09a4ac870945121e3bc0f74bb6 100755 --- a/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15c_1m.sh +++ b/macro/trd/geometry/trd.v15/create_TRD_Geometry_v15c_1m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2015 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1e.sh b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1e.sh index a7141c555bf9d3c03ca8b6aaccc3d74650dc71d9..7985a5c56825fae3d0a5493f698af7e1034ebaaf 100755 --- a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1e.sh +++ b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1e.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1h.sh b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1h.sh index cde1485031806faaf8f4b14af4f10d1e6196b67e..c6d9c25222079a71f8a3aa14bfb564645099f6b2 100755 --- a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1h.sh +++ b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1h.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1m.sh b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1m.sh index 2fe8cfabd2b6662049b43e39ee98b9fd11097112..a1ad23cb9d065e2cc0d22b36f305440aa79a00e4 100755 --- a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1m.sh +++ b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_3m.sh b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_3m.sh index 3dc85eeff4ae80b66f80f1e2d2fd54b05ba83c35..2ff2b88dd831b4d5f4a3c55e9977fa065852e6f1 100755 --- a/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_3m.sh +++ b/macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_3m.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2016 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # # create TRD geometry from patch file # diff --git a/macro/trd/geometry/trd.v17/make_trd_geos.sh b/macro/trd/geometry/trd.v17/make_trd_geos.sh index 4846d739af896f95a3c122c8c14ae1d151498359..700011647b8611f91cdba44c0da3fc14efe66b9e 100755 --- a/macro/trd/geometry/trd.v17/make_trd_geos.sh +++ b/macro/trd/geometry/trd.v17/make_trd_geos.sh @@ -1,3 +1,7 @@ +# Copyright (C) 2017 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + for i in a b c d e f g h i j k do # echo === trd_v17${i}_1e.digi.par diff --git a/macro/trd/maf/maf_run_reco.sh b/macro/trd/maf/maf_run_reco.sh index 4d7d93283a3460698e64bb30e760ea54043c38ca..1381a639a5b01dc7c78327331243c67c5dded887 100755 --- a/macro/trd/maf/maf_run_reco.sh +++ b/macro/trd/maf/maf_run_reco.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + . /data6/cbm/software/cbmroot_trunk_20140702/build/config.sh > /dev/null nEvents=$NEVENTS urqmd=$NURQMD diff --git a/macro/trd/maf/maf_run_sim.sh b/macro/trd/maf/maf_run_sim.sh index 5b6587293ff46e005c8062c9fe03f66daab40a51..58fe8d59d7f4aae78a6173cef2667dfd60fc5a51 100755 --- a/macro/trd/maf/maf_run_sim.sh +++ b/macro/trd/maf/maf_run_sim.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + . /data6/cbm/software/cbmroot_trunk_20140702/build/config.sh > /dev/null nEvents=$NEVENTS urqmd=$NURQMD diff --git a/macro/trd/maf/submit_maf_reco.sh b/macro/trd/maf/submit_maf_reco.sh index b5d65a066c23f75e9545a2118224cc214f483980..7eea6f26695f3e3cd63b6def63a947f3c9642d3a 100644 --- a/macro/trd/maf/submit_maf_reco.sh +++ b/macro/trd/maf/submit_maf_reco.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## a reco job with 1000 events runs for about 00:30 h # diff --git a/macro/trd/maf/submit_maf_sim.sh b/macro/trd/maf/submit_maf_sim.sh index 36f4c61be42d22693bae27c1fa2a08e9ccc44960..12ddf888c8b4a51a27886989f05e1e22de2bf171 100644 --- a/macro/trd/maf/submit_maf_sim.sh +++ b/macro/trd/maf/submit_maf_sim.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + # ## a sim job with 1000 events runs for about 03:30 h # diff --git a/macro/trd/run.sh b/macro/trd/run.sh index f0af1e496ff1c8846d380854b874bbb989168ccb..a6be5632dc6f33616011d79cff3b07a5b8da32b3 100644 --- a/macro/trd/run.sh +++ b/macro/trd/run.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + root -l -b -q run_sim.C root -l -b -q run_reco.C diff --git a/macro/trd/run_clusterizer.sh b/macro/trd/run_clusterizer.sh index ac7910dd83db49447939ec5edd4e75d73a0d33ad..f5f888fcea4c5bbec63d212d30a4cf87bf48ab5e 100644 --- a/macro/trd/run_clusterizer.sh +++ b/macro/trd/run_clusterizer.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + root -l -b -q run_sim.C root -l -b -q run_reco_clusterizer.C diff --git a/macro/trd/run_clusterizerFast.sh b/macro/trd/run_clusterizerFast.sh index 93f85a8a2a6ef65aca22606bf590af51bdd15629..b66ada060f18c1e25424fafe964feb115068ece3 100644 --- a/macro/trd/run_clusterizerFast.sh +++ b/macro/trd/run_clusterizerFast.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + root -l -b -q run_sim.C root -l -b -q run_reco_clusterizerFast.C diff --git a/macro/trd/run_digitizer.sh b/macro/trd/run_digitizer.sh index 81a66242fae6a2293b56fcf4241fe1fd593c2944..e2ad0145c6f9609b72eae545bd9e262011c40cbb 100644 --- a/macro/trd/run_digitizer.sh +++ b/macro/trd/run_digitizer.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + root -l -b -q run_sim.C root -l -b -q run_reco_digitizer.C diff --git a/macro/trd/run_pi0.sh b/macro/trd/run_pi0.sh index adc9003f66c9e18255814ee0b42d70717a83f3d2..a32d258df4ab7e7633c63c999b5285970eaa0e82 100644 --- a/macro/trd/run_pi0.sh +++ b/macro/trd/run_pi0.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + # NEVENTS can be between 1 and 500 NEVENTS=500 # NURQMD can be between 0 and 199 diff --git a/macro/trd/run_reco_hitratetest.sh b/macro/trd/run_reco_hitratetest.sh index f990e73fa2d2be0a18c0d9cb5b6bca3dfe959fd3..f9dbce756b439fddb93b90435be956bdcdc15f0e 100755 --- a/macro/trd/run_reco_hitratetest.sh +++ b/macro/trd/run_reco_hitratetest.sh @@ -1 +1,5 @@ +# Copyright (C) 2012 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by David Emschermann + root -l -b -q run_reco_hitratetest.C diff --git a/macro/trd/run_smearing.sh b/macro/trd/run_smearing.sh index 0d2ae5c1b26d05f4a1734060dd663445d79a314f..0db675845c12dd600f6cd16ab8e4cecb58ecaf55 100644 --- a/macro/trd/run_smearing.sh +++ b/macro/trd/run_smearing.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2012 Institut fuer Kernphysik, Westfaelische Wilhelms-Universitaet Muenster, Muenster +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Cyrano Bergmann + root -l -b -q run_sim.C root -l -b -q run_reco_smearing.C diff --git a/scripts/apply-format.sh b/scripts/apply-format.sh index dc8e0c8e9924f85adc79eb708d738d68eb71513f..658a4133f45c4720f3bb87a69b139d8ef1537d4b 100755 --- a/scripts/apply-format.sh +++ b/scripts/apply-format.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + CLANG_FORMAT_BIN=${FAIRROOT_CLANG_FORMAT_BIN:-clang-format} diff --git a/scripts/check-apply-format-changes.sh b/scripts/check-apply-format-changes.sh index 31f7e7aec86324039d8f6b2fd4a86b46ed02568f..13c519f964e284e6d6d2c971b2b63da6467e3261 100755 --- a/scripts/check-apply-format-changes.sh +++ b/scripts/check-apply-format-changes.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 Facility for Antiproton and Ion Research in Europe, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Pierre-Alain Loizeau + if [[ $# -ne 1 ]]; then echo "Missing argument! please call this script with either the check or apply argument:" diff --git a/scripts/check-file-ending.sh b/scripts/check-file-ending.sh index 775f2be86ce9c1baa4f37ca82e851b4fcfda3d08..67db5b38e3617d4fba431bcd6595ffea7346b6d1 100755 --- a/scripts/check-file-ending.sh +++ b/scripts/check-file-ending.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + if [[ $# -eq 1 ]]; then UPSTREAM=$1 diff --git a/scripts/check-file-format.sh b/scripts/check-file-format.sh index 4ba5cb040030a11578d2f4e9702814a413950931..cd796b472a393def2e59ac6a2ea684435293cf31 100755 --- a/scripts/check-file-format.sh +++ b/scripts/check-file-format.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + if [[ $# -eq 1 ]]; then UPSTREAM=$1 diff --git a/scripts/checklibs.sh b/scripts/checklibs.sh index d419e1054ba47d085bcac29de1c83f323cb30f09..f7ad99e40427a9806a68ada071b968bb87d1e10c 100755 --- a/scripts/checklibs.sh +++ b/scripts/checklibs.sh @@ -1,4 +1,7 @@ -#/!bin/bash +#!bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig # check if the libraries have the proper dependencies # load a single library in root and check the return value diff --git a/scripts/connect_upstream_repo.sh b/scripts/connect_upstream_repo.sh index c4781edcca3ea65a624fc90d0874ff86ac0cb20e..e01fd4f92c3ef2493b57c6e36f887402943bc605 100755 --- a/scripts/connect_upstream_repo.sh +++ b/scripts/connect_upstream_repo.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2020 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + upstream_repo=$1 diff --git a/scripts/inform_codeowners.sh b/scripts/inform_codeowners.sh index 1ce3b9ad30bc8932989873c4cad72543b4f6fc13..6d27d5d0a88a45e3d19fafa4506f00e8a61be7a5 100755 --- a/scripts/inform_codeowners.sh +++ b/scripts/inform_codeowners.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Copyright (C) 2021 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt +# SPDX-License-Identifier: GPL-3.0-only +# First commited by Florian Uhlig + main () { # get passead parameters