From 6f6619b00115b88c2fe9586bf46ea33013fec3fe Mon Sep 17 00:00:00 2001 From: Eoin Clerkin <e.clerkin@gsi.de> Date: Wed, 12 May 2021 14:51:08 +0200 Subject: [PATCH] Short license declarations for .sh files Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Short license declarations for .sh files Inserts the declaration on the 1st or 2nd line of scripts. EMPTY LINE Revert "Short license declarations for .sh files" This reverts commit d3dd8608dead032b12bc71798a2bd97bfca95442. Uses SPDX identifier Modifies declaration to use SPDX license identifier syntax Corrects file Empty line before hashbang removed --- Dart.sh | 4 ++++ MQ/eTOF/startMQ_EBStar2020.sh | 4 ++++ MQ/hitbuilder/startMQ_Mcbm2018.sh | 4 ++++ MQ/hitbuilder/startMQ_Mcbm2020.sh | 4 ++++ MQ/hitbuilder/startMQ_Mcbm2021.sh | 4 ++++ MQ/hitbuilder/startMQ_Star2020.sh | 4 ++++ MQ/hitbuilder/startMQ_cosmicHD.sh | 4 ++++ MQ/stop_MQ.sh | 4 ++++ .../dielectron/papaframework/fastsim/scripts/simrecoFast.sh | 4 ++++ .../papaframework/fastsim/scripts/submit_simrecoFast.sh | 4 ++++ analysis/PWGDIL/dielectron/papaframework/scripts/ana.sh | 4 ++++ analysis/PWGDIL/dielectron/papaframework/scripts/analysis.sh | 4 ++++ analysis/PWGDIL/dielectron/papaframework/scripts/merging.sh | 4 ++++ .../dielectron/papaframework/scripts/submit_analysis.sh | 4 ++++ .../dielectron/papaframework/scripts/submit_merging.sh | 4 ++++ autoinstall_framework.sh | 3 +++ cmake/scripts/check-format-1.sh | 4 ++++ cmake/scripts/check-format.sh | 4 ++++ cmake/scripts/find_files.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/CollectHisto.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/DrawParticlesFitQA.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/Signal/runphys.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/Signal/runsim.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/run.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/runPhysAll.sh | 4 ++++ macro/KF/KFParticleFinderSignalTest/runSimAll.sh | 4 ++++ .../common/analysis_tree_converter/batch/batch_run.sh | 4 ++++ macro/analysis/common/analysis_tree_converter/batch/run.sh | 4 ++++ macro/analysis/conversion2/go.sh | 4 ++++ macro/analysis/dielectron/copy_files.sh | 4 ++++ macro/analysis/dielectron/copy_files_agag.sh | 4 ++++ macro/analysis/dielectron/draw_many.sh | 4 ++++ macro/analysis/dielectron/hadd_many.sh | 4 ++++ macro/analysis/dielectron/hadd_many_agag.sh | 4 ++++ macro/analysis/dielectron/remove_files.sh | 4 ++++ macro/analysis/dielectron/run_sim.sh | 4 ++++ macro/analysis/dielectron/run_sim_agag.sh | 4 ++++ macro/analysis/dielectron/sim.sh | 4 ++++ macro/analysis/dielectron/sim_agag.sh | 4 ++++ macro/analysis/flow/MergeTTree_part1.sh | 4 ++++ macro/analysis/flow/MergeTTree_part2.sh | 4 ++++ macro/analysis/flow/batch_flow.sh | 4 ++++ macro/analysis/flow/fullsimAna_batch_part1.sh | 4 ++++ macro/analysis/flow/fullsimAna_batch_part2.sh | 4 ++++ macro/analysis/flow/fullsimAna_batch_part3.sh | 4 ++++ macro/analysis/hyperons/eff.sh | 4 ++++ macro/analysis/hyperons/hyperon.sh | 4 ++++ macro/analysis/hyperons/merge.sh | 4 ++++ macro/analysis/hyperons/submit_hyperon.sh | 4 ++++ macro/analysis/much/batch_run_macro.sh | 4 ++++ macro/analysis/papa/analysis.sh | 4 ++++ macro/analysis/papa/submit_analysis.sh | 4 ++++ macro/beamtime/cern2016/init_calib.sh | 4 ++++ macro/beamtime/cern2016/iter_calib.sh | 4 ++++ macro/beamtime/cern2016/unpack_batch.sh | 4 ++++ macro/beamtime/cosy2014/run.sh | 4 ++++ macro/beamtime/cosy2014/run_align.sh | 4 ++++ macro/beamtime/cosy2014/run_ana.sh | 4 ++++ macro/beamtime/cosy2014/run_clust.sh | 4 ++++ macro/beamtime/cosy2014/run_clust_set.sh | 4 ++++ macro/beamtime/cosy2014/run_hit.sh | 4 ++++ macro/beamtime/cosy2014/run_hit_set.sh | 4 ++++ macro/beamtime/cosy2018/run_sbatch_dryrun.sh | 4 ++++ macro/beamtime/cosy2018/run_sbatch_effdeadcorr.sh | 4 ++++ macro/beamtime/cosy2018/run_sbatch_effnocorr.sh | 4 ++++ macro/beamtime/hd2017/init_calib.sh | 4 ++++ macro/beamtime/hd2017/iter_calib.sh | 4 ++++ macro/beamtime/hd2017/unpack_batch.sh | 4 ++++ macro/beamtime/hd2020/calib_batch.sh | 4 ++++ macro/beamtime/hd2020/eval_tracks.sh | 4 ++++ macro/beamtime/hd2020/gen_digi.sh | 4 ++++ macro/beamtime/hd2020/init_calib.sh | 4 ++++ macro/beamtime/hd2020/iter_calib.sh | 4 ++++ macro/beamtime/hd2020/iter_tracks.sh | 4 ++++ macro/beamtime/hd2020/trk_cal_digi.sh | 4 ++++ macro/beamtime/mcbm2018/calib_batch.sh | 4 ++++ macro/beamtime/mcbm2018/gen_digi.sh | 4 ++++ macro/beamtime/mcbm2018/init_cal_all.sh | 4 ++++ macro/beamtime/mcbm2018/init_calib.sh | 4 ++++ macro/beamtime/mcbm2018/iter_calib.sh | 4 ++++ macro/beamtime/mcbm2018/iter_tracks.sh | 4 ++++ macro/beamtime/mcbm2018/monitorPsdFileList.sh | 4 ++++ macro/beamtime/mcbm2018/trk_cal_digi.sh | 4 ++++ macro/beamtime/mcbm2020/calib_batch.sh | 4 ++++ macro/beamtime/mcbm2020/config.sh | 4 ++++ macro/beamtime/mcbm2020/eval_tracks.sh | 4 ++++ macro/beamtime/mcbm2020/gen_digi.sh | 4 ++++ macro/beamtime/mcbm2020/gen_hits.sh | 4 ++++ macro/beamtime/mcbm2020/init_cal_all.sh | 4 ++++ macro/beamtime/mcbm2020/iter_tracks.sh | 4 ++++ macro/beamtime/mcbm2020/mtof_reco.sh | 4 ++++ macro/beamtime/mcbm2020/pos_cal_all.sh | 4 ++++ macro/beamtime/mcbm2020/scan_raw.sh | 4 ++++ macro/beamtime/mcbm2020/trk_cal_digi.sh | 4 ++++ macro/beamtime/mcbm2021/calib_batch.sh | 4 ++++ macro/beamtime/mcbm2021/eval_tracks.sh | 4 ++++ macro/beamtime/mcbm2021/gen_digi.sh | 4 ++++ macro/beamtime/mcbm2021/gen_hits.sh | 4 ++++ macro/beamtime/mcbm2021/init_cal_all.sh | 4 ++++ macro/beamtime/mcbm2021/iter_tracks.sh | 4 ++++ macro/beamtime/mcbm2021/scan_raw.sh | 4 ++++ macro/beamtime/mcbm2021/trk_cal_digi.sh | 4 ++++ macro/beamtime/star2017/init_calib.sh | 4 ++++ macro/beamtime/star2017/iter_calib.sh | 4 ++++ macro/beamtime/star2017/unpack_batch.sh | 4 ++++ macro/beamtime/star2018/init_calib.sh | 4 ++++ macro/beamtime/star2018/iter_calib.sh | 4 ++++ macro/beamtime/star2018/unpack_batch.sh | 4 ++++ macro/beamtime/star2019/watch_dataflow.sh | 4 ++++ macro/kronos/CleanLog.sh | 4 ++++ macro/kronos/CollectHisto.sh | 4 ++++ macro/kronos/batch_run.sh | 4 ++++ macro/kronos/histos/hadd_batch1.sh | 4 ++++ macro/kronos/histos/hadd_batch2.sh | 4 ++++ macro/kronos/histos/hadd_batch3.sh | 4 ++++ macro/kronos/run.sh | 4 ++++ macro/littrack/commit_tests/run_test.sh | 4 ++++ macro/littrack/commit_tests/run_test_electron.sh | 4 ++++ macro/littrack/commit_tests/run_test_muon.sh | 4 ++++ macro/littrack/commit_tests/run_test_mvd.sh | 4 ++++ macro/littrack/nightly_tests/run_test.sh | 4 ++++ macro/littrack/nightly_tests/run_test_electron.sh | 4 ++++ macro/littrack/nightly_tests/run_test_field.sh | 4 ++++ macro/littrack/nightly_tests/run_test_fieldapr.sh | 4 ++++ macro/littrack/nightly_tests/run_test_muon.sh | 4 ++++ macro/littrack/nightly_tests/run_test_mvd.sh | 4 ++++ macro/littrack/nightly_tests/run_test_reco.sh | 4 ++++ macro/littrack/scripts/common.sh | 4 ++++ macro/littrack/scripts/hadd_analysis.sh | 4 ++++ macro/littrack/scripts/much/hadd_batch.sh | 4 ++++ macro/littrack/scripts/much_qa.sh | 4 ++++ macro/littrack/scripts/nu_qa.sh | 4 ++++ macro/littrack/scripts/radlength_qa.sh | 4 ++++ macro/littrack/scripts/run_much_qa.sh | 4 ++++ macro/littrack/scripts/run_nu_qa.sh | 4 ++++ macro/littrack/scripts/run_radlength_qa.sh | 4 ++++ macro/littrack/scripts/run_sts_qa.sh | 4 ++++ macro/littrack/scripts/run_tof_qa.sh | 4 ++++ macro/littrack/scripts/run_trd_qa.sh | 4 ++++ macro/littrack/scripts/sts_qa.sh | 4 ++++ macro/littrack/scripts/tof_qa.sh | 4 ++++ macro/littrack/scripts/trd_qa.sh | 4 ++++ macro/mcbm/geometry/tof/create_parfiles.sh | 4 ++++ macro/mcbm/geometry/tof/create_tof_geometry.sh | 4 ++++ macro/mcbm/legacy/generate_mcbm_sim.sh | 4 ++++ macro/mcbm/mcbm_with_much.sh | 4 ++++ macro/mcbm/run_mcbm.sh | 4 ++++ macro/mcbm/run_mcbm2020.sh | 4 ++++ macro/mcbm/run_mcbm_evdis.sh | 4 ++++ macro/mcbm/run_mcbm_nh.sh | 4 ++++ macro/mcbm/sps17_with_much.sh | 4 ++++ macro/much/batch_run_bg.sh | 4 ++++ macro/much/batch_run_sgn.sh | 4 ++++ macro/much/run_batch_jobs.sh | 4 ++++ .../alignment/Draw/draw_qa/script_CopyResults_matching.sh | 4 ++++ .../alignment/Draw/draw_qa/script_CopyResults_position.sh | 4 ++++ .../alignment/Draw/draw_qa/script_CopyResults_position_2.sh | 4 ++++ .../alignment/Draw/draw_qa/script_CopyResults_position_3.sh | 4 ++++ .../rich/alignment/Draw/event_display/script_copy_events.sh | 4 ++++ .../alignment/Draw/event_display/script_copy_events_2.sh | 4 ++++ .../alignment/Draw/event_display/script_event_display.sh | 4 ++++ .../alignment/Draw/event_display/script_event_display_2.sh | 4 ++++ macro/rich/alignment/Draw/merge/run_merge.sh | 4 ++++ macro/rich/alignment/Draw/merge/script_merge.sh | 4 ++++ macro/rich/alignment/Draw/merge/script_merge_2.sh | 4 ++++ macro/rich/alignment/Draw/script_CopyResults_matching.sh | 4 ++++ macro/rich/alignment/Draw/script_CopyResults_position.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/matching.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/run_gauss.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/run_matching.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/run_sim.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/run_sim_Jan2019.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/run_sim_Jan2019_8AGeV.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/script_simulation.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/script_simulation_2.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/sim.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/sim_Jan2019.sh | 4 ++++ macro/rich/alignment/Sim_Thesis/simulation.sh | 4 ++++ macro/rich/alignment/gauss_distrib/run_gauss.sh | 4 ++++ macro/rich/alignment/gauss_distrib/script_simulation.sh | 4 ++++ macro/rich/alignment/gauss_distrib/simulation.sh | 4 ++++ .../alignment/inner_outer_region_study/script_track_ring.sh | 4 ++++ macro/rich/alignment/matching/matching.sh | 4 ++++ macro/rich/alignment/matching/run_matching.sh | 4 ++++ macro/rich/alignment/matching/script_matching.sh | 4 ++++ .../rich/alignment/position/First_Job_To_Cluster/run_test.sh | 4 ++++ macro/rich/alignment/position/First_Job_To_Cluster/test.sh | 4 ++++ macro/rich/alignment/position/First_Job_To_Cluster/test1.sh | 4 ++++ macro/rich/alignment/position/position.sh | 4 ++++ macro/rich/alignment/position/position2.sh | 4 ++++ macro/rich/alignment/position/run_position.sh | 4 ++++ macro/rich/alignment/position/script_position.sh | 4 ++++ macro/rich/alignment/single_tile/script_simulation.sh | 4 ++++ macro/rich/geotest/RotPMT/RunSimOnBatch.sh | 4 ++++ macro/rich/geotest/RotPMT/SendJobs.sh | 4 ++++ macro/rich/geotest/RotPMT/SendJobsToBatch.sh | 4 ++++ macro/rich/geotest/RotPMT/SendJobsToBatch_Rot.sh | 4 ++++ macro/rich/geotest/RotPMT/SendSimBatch.sh | 4 ++++ macro/rich/geotest/TransPMT/RunSimOnBatch.sh | 4 ++++ macro/rich/geotest/TransPMT/SendSimBatch.sh | 4 ++++ macro/rich/geotest/TransPMT/SendSimBatch_10.sh | 4 ++++ macro/rich/mcbm/run_sim_mcbm.sh | 4 ++++ macro/rich/mcbm/sim_mcbm.sh | 4 ++++ .../prototype/beamtime/Fall2015/Correction_building/batch.sh | 4 ++++ .../beamtime/Fall2015/Correction_building/batch2.sh | 4 ++++ .../prototype/beamtime/Fall2015/support_macros/batch_123.sh | 4 ++++ .../beamtime/Fall2015/support_macros/draw_all_overlap.sh | 4 ++++ .../beamtime/Fall2015/support_macros/draw_all_overlap2.sh | 4 ++++ .../beamtime/Fall2015/support_macros/draw_all_pictures.sh | 4 ++++ .../beamtime/Fall2015/support_macros/gather_histos.sh | 4 ++++ .../prototype/beamtime/Fall2015/support_macros/parall.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_rings_test.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_rings_test2.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_wls_off_100.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_wls_off_250.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_wls_on_100.sh | 4 ++++ .../beamtime/Fall2015/support_macros/run_wls_on_250.sh | 4 ++++ .../beamtime/Fall2015/support_macros/single_thread.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/batch100.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/batch250.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/doScan.sh | 4 ++++ .../prototype/beamtime/NewUnpacker/process_inner_folder.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/run_analysis.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/run_scan.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/run_thr_scan.sh | 4 ++++ macro/rich/prototype/beamtime/NewUnpacker/single_thread.sh | 4 ++++ macro/rich/prototype/beamtime/Nov2015/batch_123.sh | 4 ++++ macro/rich/prototype/beamtime/Nov2015/run_folder.sh | 4 ++++ macro/rich/prototype/beamtime/Nov2015/run_rings_test.sh | 4 ++++ macro/rich/prototype/beamtime/Nov2015/run_rings_test2.sh | 4 ++++ macro/rich/prototype/beamtime/Nov2015/run_single_analysis.sh | 4 ++++ macro/rich/prototype/beamtime/run_analysis.sh | 4 ++++ macro/rich/prototype/run_sim.sh | 4 ++++ macro/rich/prototype/sim.sh | 4 ++++ macro/run/run_test.sh | 4 ++++ macro/run/run_tests.sh | 4 ++++ macro/sts/geometry/create_STS_geometry_v15a.sh | 4 ++++ macro/sts/geometry/create_STS_geometry_v15c.sh | 4 ++++ macro/sts/geometry/geom_sts.sh | 4 ++++ macro/tof/beamtime/feb15/calib_batch.sh | 4 ++++ macro/tof/beamtime/feb15/init_calib.sh | 4 ++++ macro/tof/beamtime/feb15/iter_calib.sh | 4 ++++ macro/tof/beamtime/feb15/iter_hits.sh | 4 ++++ macro/tof/beamtime/feb15/unpackRateAll.sh | 4 ++++ macro/tof/beamtime/feb15/unpack_batch.sh | 4 ++++ macro/tof/beamtime/lab16/calib_batch.sh | 4 ++++ macro/tof/beamtime/lab16/create_geometry.sh | 4 ++++ macro/tof/beamtime/lab16/gen_digi.sh | 4 ++++ macro/tof/beamtime/lab16/gen_digi_batch.sh | 4 ++++ macro/tof/beamtime/lab16/hld_unpack.sh | 4 ++++ macro/tof/beamtime/lab16/init_calib.sh | 4 ++++ macro/tof/beamtime/lab16/init_calib_nh.sh | 4 ++++ macro/tof/beamtime/lab16/init_calib_self.sh | 4 ++++ macro/tof/beamtime/lab16/iter_calib.sh | 4 ++++ macro/tof/beamtime/lab16/iter_calib_nh.sh | 4 ++++ macro/tof/beamtime/lab16/iter_hits.sh | 4 ++++ macro/tof/beamtime/lab16/iter_hits_nh.sh | 4 ++++ macro/tof/beamtime/lab16/iter_tracks.sh | 4 ++++ macro/tof/beamtime/lab16/new_hld_unpack.sh | 4 ++++ macro/tof/beamtime/lab16/run_tdcres_auto.sh | 4 ++++ macro/tof/beamtime/lab16/unpackRateAll.sh | 4 ++++ macro/tof/beamtime/lab16/unpack_batch.sh | 4 ++++ macro/tof/beamtime/nov15/Lmd_unpack.sh | 4 ++++ macro/tof/beamtime/nov15/ana_sets_batch.sh | 4 ++++ macro/tof/beamtime/nov15/anahits_all_batch.sh | 4 ++++ macro/tof/beamtime/nov15/anahits_batch.sh | 4 ++++ macro/tof/beamtime/nov15/calib_all_batch.sh | 4 ++++ macro/tof/beamtime/nov15/calib_batch.sh | 4 ++++ macro/tof/beamtime/nov15/calib_runs_batch.sh | 4 ++++ macro/tof/beamtime/nov15/calib_sets_batch.sh | 4 ++++ macro/tof/beamtime/nov15/gen_calib_digi.sh | 4 ++++ macro/tof/beamtime/nov15/gen_digi.sh | 4 ++++ macro/tof/beamtime/nov15/init_calib.sh | 4 ++++ macro/tof/beamtime/nov15/init_calib_digi.sh | 4 ++++ macro/tof/beamtime/nov15/iter_ana_hits.sh | 4 ++++ macro/tof/beamtime/nov15/iter_calib.sh | 4 ++++ macro/tof/beamtime/nov15/iter_calib_digi.sh | 4 ++++ macro/tof/beamtime/nov15/iter_hits.sh | 4 ++++ macro/tof/beamtime/nov15/iter_tracks.sh | 4 ++++ macro/tof/beamtime/nov15/itercalib_batch.sh | 4 ++++ macro/tof/beamtime/nov15/run_tdcres_auto.sh | 4 ++++ macro/tof/beamtime/nov15/unpackRateAll.sh | 4 ++++ macro/tof/beamtime/nov15/unpack_all_batch.sh | 4 ++++ macro/tof/beamtime/nov15/unpack_batch.sh | 4 ++++ macro/tof/beamtime/nov15/unpack_runs_batch.sh | 4 ++++ macro/tof/beamtime/sep14/init_calib.sh | 4 ++++ macro/tof/beamtime/sep14/init_calib_set1.sh | 4 ++++ macro/tof/beamtime/sep14/init_calib_set1_pad.sh | 4 ++++ macro/tof/beamtime/sep14/init_calib_tsu.sh | 4 ++++ macro/tof/beamtime/sep14/iter_calib.sh | 4 ++++ macro/tof/beamtime/sep14/iter_calib_set1.sh | 4 ++++ macro/tof/beamtime/sep14/iter_calib_set1_pad.sh | 4 ++++ macro/tof/beamtime/sep14/iter_hits.sh | 4 ++++ macro/tof/beamtime/thuqa/Lmd_unpack.sh | 4 ++++ macro/tof/geometry/create_geometry.sh | 4 ++++ macro/tof/geometry/create_geopar_allsetups.sh | 4 ++++ macro/tof/geometry/create_parameters.sh | 4 ++++ macro/trd/beamtime/hv/autoplot.sh | 4 ++++ macro/trd/beamtime/hv/makehotpics.sh | 4 ++++ macro/trd/copy_trd_geometries.sh | 4 ++++ macro/trd/create_digipar_root.sh | 4 ++++ macro/trd/do_run_reco.sh | 4 ++++ macro/trd/do_run_sim.sh | 4 ++++ macro/trd/elid/run_trd_elid.sh | 4 ++++ macro/trd/elid/sim.sh | 4 ++++ macro/trd/geometry/plot_pad_size_in_layer.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1e.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1h.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_1m.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_2e.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15a_3m.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1e.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1h.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_1m.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15b_3m.sh | 4 ++++ macro/trd/geometry/trd.v15/create_TRD_Geometry_v15c_1m.sh | 4 ++++ macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1e.sh | 4 ++++ macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1h.sh | 4 ++++ macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_1m.sh | 4 ++++ macro/trd/geometry/trd.v16/create_TRD_Geometry_v16a_3m.sh | 4 ++++ macro/trd/geometry/trd.v17/make_trd_geos.sh | 4 ++++ macro/trd/maf/maf_run_reco.sh | 4 ++++ macro/trd/maf/maf_run_sim.sh | 4 ++++ macro/trd/maf/submit_maf_reco.sh | 4 ++++ macro/trd/maf/submit_maf_sim.sh | 4 ++++ macro/trd/run.sh | 4 ++++ macro/trd/run_clusterizer.sh | 4 ++++ macro/trd/run_clusterizerFast.sh | 4 ++++ macro/trd/run_digitizer.sh | 4 ++++ macro/trd/run_pi0.sh | 4 ++++ macro/trd/run_reco_hitratetest.sh | 4 ++++ macro/trd/run_smearing.sh | 4 ++++ scripts/apply-format.sh | 4 ++++ scripts/check-apply-format-changes.sh | 4 ++++ scripts/check-file-ending.sh | 4 ++++ scripts/check-file-format.sh | 4 ++++ scripts/checklibs.sh | 5 ++++- scripts/connect_upstream_repo.sh | 4 ++++ scripts/inform_codeowners.sh | 4 ++++ 339 files changed, 1355 insertions(+), 1 deletion(-) diff --git a/Dart.sh b/Dart.sh index 84205a6c86..0bda08a973 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 5193117e8b..8fa320f463 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 9232587e7c..08fd1d0396 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 c6a28633da..2d47d53c36 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 dba97ce798..c2df6f3d17 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 36600f8604..6159365df4 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 1876f84799..aec8aa2df4 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 b7ffd6aba0..d8003888e2 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 ce7a05c582..b26b496717 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 502e491c72..c6babc1fa8 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 ad001c2135..3db858786e 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 65fc9f820e..4d5e2f37f6 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 d30c8c7653..59d29ddb57 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 b958dd1f9d..4ac1b46cf6 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 acf4794c44..cff4c0f46e 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 9823b16acf..7dd62e13e7 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 33b2a5d3b7..a0948aaa7a 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 ffec2cf57d..f3a3998d03 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 b680f3ae5b..4ebd9ea054 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 fbf2ed8a86..6d379f2acc 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 171dd1e676..601677078b 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 999518c6b3..172efb97ae 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 580e7adb65..9468895fa7 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 ac58e2db74..1bcf64687a 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 eab0d78711..f107d213c6 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 67013e9ce9..840e1d4092 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 26a5557610..e8308059b5 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 f794eec5be..4ac5cde7fd 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 f548022b19..475fee25e8 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 3b6d2cc4db..c55c8a9a1c 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 f887f1a252..f198cf9513 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 40cdd1b00e..894fe361f8 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 3a4dd9f3e3..0c22e40e5a 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 44002a162e..7a5e2886da 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 dff709b776..4ed400aa46 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 6b095232f3..b9a7e7aedf 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 8f551db123..be9439c3f9 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 bb63535446..2a9e9c8e92 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 5244b582cb..654ca50c6e 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 62693f1ccf..6ff16886d8 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 d229b49e62..e5c1bd5ed3 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 b14108a184..5e675ba8ea 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 da2d08dcd6..99eee302da 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 1a05da0d67..6973b1f57d 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 26e1bf7e53..3a2723f2c6 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 6c5fbc39c9..865ec64c77 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 cbf53f026c..59f3a1b886 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 d3c27bce6e..a58090abf9 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 ad138d7520..8934bc892f 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 5277a940cf..c217f1cd0d 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 571f4e906d..78b775d042 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 6b41600f5b..d6f1e3ff8a 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 13358e9a77..393f9cda60 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 c08abd2bc1..52545cd7c1 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 505b98cc07..ad010cff76 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 ef94aa2145..7fb56f3f72 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 a292ea7b36..400ecedecc 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 b14ccf9d74..f18baa5aec 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 0942c25469..265eea4a22 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 86e9a896a2..717b117754 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 e244710519..d723f8920c 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 9fe77644fc..b0f8b20f72 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 d66dea82d8..a429f3e00e 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 f1aeb97140..6d1814c2cf 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 d1e9bc5739..5469f4c32a 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 99a06318b2..1e80488cda 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 c08abd2bc1..e54437f84b 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 505b98cc07..6d71c66897 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 a14e212a29..e186c329d3 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 196b920faa..091fa89aea 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 b1945855d9..df6f003b10 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 3bbe437dd9..2cd1a9ab55 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 d5a748a13c..eb96ccb0d3 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 ee46f2cb29..fc94b8b210 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 4136796a5a..4c368e2e09 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 221fdc1093..65ed15627e 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 1ea3879fcd..ec23fb2592 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 eab6b0a83e..5957824a36 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 fe3867892d..281520992f 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 25a8ac19c9..56b4cd34be 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 3bcc581171..e9ba586a37 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 d62c0e7659..4e03a5ee1b 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 6917f26ef4..3c8a23e5d9 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 3fe474f6e8..2471b1636f 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 736f541385..b810adbc48 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 553771fb8b..e250f56b6c 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 de025f82f5..6cceca6dfd 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 1556840ea6..0adc31dec0 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 6a8a92903d..7e364c7525 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 44ffd29308..64f2479113 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 185650c869..bac91a957b 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 5d9b83c1fa..c4d82dc4f1 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 607aab4b99..585a1b3d37 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 0f564be54a..eb1bd704cd 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 9dc76d14d4..27bf77c46a 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 06de379c54..548dbd217b 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 ef0ea3052f..fb38756822 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 be07761174..86689f1861 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 2de32139df..5b6ab2825c 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 a511c8ab02..c3b35ef420 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 a698ebca5a..6a9d6a9e5d 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 8efb9ebe22..47051a276a 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 b450152a4d..e3bf29c761 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 c08abd2bc1..e54437f84b 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 0f78800496..2f9417268a 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 b450152a4d..e3bf29c761 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 c08abd2bc1..e54437f84b 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 0f78800496..2f9417268a 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 17bd12f83f..2cc8525ca0 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 4c4b92716a..207181b22f 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 224a9f4d9f..c03ab00a32 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 e2a842c95a..0900849939 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 98569f5554..3b9313d759 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 8ff52e23eb..0727bcd64e 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 fc8fa93a38..b4c36b8a43 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 a11b42af82..536341ccc0 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 44a6fcb08c..2418a45608 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 9f5f24d6c9..3d68210ebf 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 f8acf31d09..a25375059d 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 4c43dcee09..78e7d4d5c5 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 84b9825f4a..503ef38da4 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 70434a9a84..4df7c49e59 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 8c86ed874c..b370031ec2 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 7acee40825..b9295b0e69 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 deb8092404..b4b0468357 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 83792bbb52..6a999bb1f8 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 1180060731..b3ef1ebb01 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 2aa3ba1d58..2cc7d77f44 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 ec02aaa3c3..2b28a2da4a 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 ddaf1ab97e..50d627e88e 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 4e2ee014e2..0a9057998f 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 09fe5f9c53..1f657fdf75 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 d30dafb278..16b35d981d 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 699beb61d1..3c19bf210b 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 dda5e65914..03356a042c 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 9bdbd9cdc9..6428e556f4 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 d2aacaee80..53f5f5c383 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 1f9b5e6f9b..b06d56bc6b 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 9243864c91..e3f47dfaf3 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 10da3ed835..830783ec66 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 bd4b397d85..d04ffe1080 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 6ef1a4d686..19c4af73db 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 2237645c58..551d7e1e48 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 08de10166f..92e042e76d 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 22e29e32fe..3476e45c3a 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 b49864fa79..c03ef876f1 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 cd2af4ce4a..061d4f1721 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 846fca9c0f..89ecffdb42 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 96dde1484a..ada6738d68 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 8fd7c40474..1d2ae32cd0 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 99ff0c5b09..a8aa807156 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 7250f7bf2e..c11b4c3e4d 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 2866cfb254..5aa23658cd 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 c03eee5235..65ce9aed79 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 62e7e761ed..0413a6ffe5 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 902f866122..73c0baa0d5 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 4a1ee51c3c..d45a4859f3 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 c01db6d5e3..cf2760d263 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 0a213893c9..cd8113db59 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 c4fa95430c..3372a1ef90 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 b357db6046..8203a686a7 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 56ef017c27..aa4d400e2d 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 4a7dc8828d..33705979d8 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 9720f7fa40..e9d00362d0 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 555dcb1bd6..f45b0c37cf 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 62e7e761ed..0413a6ffe5 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 d922d11a1e..7ef913f1d9 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 683be31cb8..bc30186826 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 4bad6a47ec..d439fd803f 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 5ae2fc6c4e..88d0aa7acf 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 25da0c779a..ba5e9a4b86 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 7263ff399f..9d036711a8 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 faaca594b7..4bfe7627d2 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 8bf0192db2..924f487370 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 4ad193d97d..d8be46cd4e 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 a1543fb607..40cf2a1db7 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 ef3892b00d..2be35c196f 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 b316ff4934..62ab2b48e4 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 4bad6a47ec..d439fd803f 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 f1c3ec0eca..76fe33fd89 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 b316ff4934..62ab2b48e4 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 836c69564e..525e770931 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 ee153d5b71..2b6eebb9aa 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 673ffd9903..21aa7c67e8 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 d5f6703f4f..8acca2415f 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 1307c3faf4..a508ae34c5 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 192af6ee09..1733373210 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 e0d7e5b876..9a7d0a6af2 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 7be9863287..2775c38669 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 5e178ed801..4a75c9ce1b 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 5b6ab78049..a27ca9f683 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 83d63312c2..f7af38012a 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 f1c3ec0eca..76fe33fd89 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 5c927b14e3..c5e886c3c6 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 fb5c1aabb0..c625d07e3f 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 1874572241..6db2d779bf 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 d4ef358086..fbe54e6477 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 c20cfb8a18..159a5d235d 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 2b8d10d6e9..d843263645 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 5664661f3b..98dbd2fe79 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 5c0d11f57c..fba813b95c 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 970c851dbe..7d54b35930 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 30e4e99c4a..e2edad5f37 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 998c7f9fa6..42803ebe00 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 5cdfc1c64c..5b75ba5a67 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 d951859c1f..bd1c754aaa 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 c8292ff30a..6f2fef5460 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 b2d98ebb33..4f24bb7daa 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 0822f8d94c..6cc31aa2b0 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 5423f77eba..abfc6f9e82 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 bc3cf8cf3a..70119c1c72 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 2dbb84c623..f5164eb384 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 b496d4dbde..729dff245c 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 7aec45b0c2..b5ab150639 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 4f92a93406..53926e5217 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 c5bb227518..f7faded478 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 7068ec5175..5673a393e1 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 af6fd5c85f..91ab59c783 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 961d44d9c7..69ab8c03f7 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 1f54b8bf6f..a91e613887 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 900b090df5..ce362ce536 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 deaad62b8b..a7cba898d8 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 aa085dea9c..b10ef4eb25 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 3038bc3160..a6439e2b14 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 5d3cb7393c..d9fb57e6aa 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 cc5ae2eccd..26e32d2344 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 bad1900c5d..ad86f032ad 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 f3ad600b30..2ceb6957c5 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 3199e1056f..9c1fd98f2c 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 f9b4bf88a6..d05ae31569 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 ead64610b2..9470971fa3 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 5648f92311..91e10fe085 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 292cf574d7..f0fc615248 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 4fdbdcba64..4b5aa4d38e 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 16aae820e1..3f36f47e5b 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 53f80985c1..c47077addf 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 19716f9d5b..9621205b94 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 e4106518c3..308df64de1 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 8f56e2291c..02757e9d7e 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 8856747cca..a81284658f 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 9a3a12b668..311eea1ae2 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 b89b37afba..237d94fec4 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 86145abca1..6a2ec10a62 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 1c6ed957ba..51357f1269 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 6ae0daab04..703d1a9987 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 6e3c536ac6..39684b9640 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 1c1c2c7279..98215b3aaa 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 0175b18cb0..18708bd91f 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 3310b9fb1e..b1cc88a15d 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 a0cf56f38d..73e9d3d57e 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 f1a8c2a808..566c3a7067 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 90a2af14cf..1a5660083a 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 cee9e42e99..95eda48d34 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 0a1e5bb1ca..946494ac1f 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 87413e2d9c..627fac30a7 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 0f3f339663..db22941161 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 317add26fa..6cdc868981 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 1440b95f0e..450e26226a 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 aba9a60ee5..0b699fbf82 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 3f38d9c128..e89072ed12 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 44a64ec759..83ce603a34 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 0e05848084..8007459d95 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 da79ccfc06..910e70f462 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 81e4b75862..edadecad34 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 02cd99ef14..732d5b3242 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 ceda521b7f..cf422fddf5 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 36cf43586e..41dd1ae985 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 f04755f931..5189c4e41f 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 4f0605b4d3..bf21bf6c21 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 d9ddc0fa90..2e48d5c042 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 39af51d291..f742ff74a7 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 1dcb1849e0..a1e4c1478d 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 77e2cbb98b..28e7ba72cf 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 b4fe5588be..fe27ccd847 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 d4df571336..f1d3178cc6 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 4805d7bc74..418841496c 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 b0f160851d..fe574f3981 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 f5b24b89c3..9cdb2d1356 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 6989eba0d7..78f179050d 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 3c95db1bc8..b570e35d4d 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 3f38d9c128..fa9ff6ddb0 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 64dc2d6e2b..94170c026f 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 2acba8ae05..919fa33566 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 90b380ac1c..038c30e675 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 509321d17b..0e062c988a 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 bb434205dd..74e8c677fc 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 45ebdf7d23..267d6baf20 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 4c2e72c846..b978386366 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 df5826c62f..6419fd195f 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 cbcb917192..8b86d47d53 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 52a238fcd4..d6f46da7c1 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 6f45ca8b3a..0c65abe9d9 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 a8fa02d16f..7539ac3882 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 da79ccfc06..2f7b9d0efb 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 062f557563..47670537b0 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 c69dbaa95a..e8a87de9e4 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 90f176ea0d..9992da0967 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 ac7aaa3330..bea9c0b7f1 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 5c8623fab6..a29ad1bac5 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 24c1e3f815..57152c51c2 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 007a78174a..6491c07351 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 818b8f3bf1..1402297762 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 5cb30ccdca..d59efbe9bc 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 17652563a8..83455fd094 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 ab16870182..89ae2f6a4f 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 b0a3a4b9ba..3a851d1311 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 2a24ec07f7..c918628cee 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 e0e938659e..96f9a32f4a 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 8176cabd36..b630f12aed 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 ebf3e1a81a..d37fbbb5e2 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 f40c624e58..24ec6541a1 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 32eeeb60e7..d785d44565 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 c7bd474550..67bdbb504b 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 0cf837f7a8..404c05f276 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 06fab7c2f1..6230dc62ef 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 e60e145093..3cc2bda411 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 a7141c555b..7985a5c568 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 cde1485031..c6d9c25222 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 2fe8cfabd2..a1ad23cb9d 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 3dc85eeff4..2ff2b88dd8 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 4846d739af..700011647b 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 4d7d93283a..1381a639a5 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 5b6587293f..58fe8d59d7 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 b5d65a066c..7eea6f2669 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 36f4c61be4..12ddf888c8 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 f0af1e496f..a6be5632dc 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 ac7910dd83..f5f888fcea 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 93f85a8a2a..b66ada060f 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 81a66242fa..e2ad0145c6 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 adc9003f66..a32d258df4 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 f990e73fa2..f9dbce756b 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 0d2ae5c1b2..0db675845c 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 dc8e0c8e99..658a4133f4 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 31f7e7aec8..13c519f964 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 775f2be86c..67db5b38e3 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 4ba5cb0400..cd796b472a 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 d419e1054b..f7ad99e404 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 c4781edcca..e01fd4f92c 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 1ce3b9ad30..6d27d5d0a8 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 -- GitLab