From d0447313b297eda99fc4857880bb77d926874835 Mon Sep 17 00:00:00 2001 From: Eric Torrence <eric.torrence@cern.ch> Date: Fri, 11 Nov 2022 20:26:39 +0100 Subject: [PATCH] r0010 simulation patches --- ...FaserMC-MDC_PG_muon_fasernu_1000GeV-101312.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_muon_fasernu_100GeV-101310.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_muon_fasernu_10GeV-101308.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_muon_fasernu_300GeV-101311.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_muon_fasernu_30GeV-101309.json | 14 ++++++++++++++ ...FaserMC-MDC_PG_pion_fasernu_1000GeV-121106.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_pion_fasernu_100GeV-121104.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_pion_fasernu_10GeV-121102.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_pion_fasernu_300GeV-121105.json | 14 ++++++++++++++ .../FaserMC-MDC_PG_pion_fasernu_30GeV-121103.json | 14 ++++++++++++++ .../scripts/submit_faserMDC_particlegun.sh | 6 +++--- .../Reconstruction/scripts/submit_faserMDC_reco.sh | 2 +- 12 files changed, 144 insertions(+), 4 deletions(-) create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_1000GeV-101312.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_100GeV-101310.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_10GeV-101308.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_300GeV-101311.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_30GeV-101309.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_1000GeV-121106.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_100GeV-121104.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_10GeV-121102.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_300GeV-121105.json create mode 100644 Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_30GeV-121103.json diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_1000GeV-101312.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_1000GeV-101312.json new file mode 100644 index 00000000..ee3ac4ee --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_1000GeV-101312.json @@ -0,0 +1,14 @@ +{ + "file_length": 5000, + "mass": 105.66, + "maxE": 1000.0, + "minE": 1000.0, + "pid": [-13, 13], + "radius": -25.0, + "angle": 0.0006, + "run": 101312, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_muon_fasernu_1000GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_100GeV-101310.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_100GeV-101310.json new file mode 100644 index 00000000..8c949c0b --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_100GeV-101310.json @@ -0,0 +1,14 @@ +{ + "file_length": 5000, + "mass": 105.66, + "maxE": 100.0, + "minE": 100.0, + "pid": [-13, 13], + "radius": -25.0, + "angle": 0.0006, + "run": 101310, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_muon_fasernu_100GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_10GeV-101308.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_10GeV-101308.json new file mode 100644 index 00000000..66abf1a6 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_10GeV-101308.json @@ -0,0 +1,14 @@ +{ + "file_length": 5000, + "mass": 105.66, + "maxE": 10.0, + "minE": 10.0, + "pid": [-13, 13], + "radius": -25.0, + "angle": 0.0006, + "run": 101308, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_muon_fasernu_10GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_300GeV-101311.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_300GeV-101311.json new file mode 100644 index 00000000..5307647e --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_300GeV-101311.json @@ -0,0 +1,14 @@ +{ + "file_length": 5000, + "mass": 105.66, + "maxE": 300.0, + "minE": 300.0, + "pid": [-13, 13], + "radius": -25.0, + "angle": 0.0006, + "run": 101311, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_muon_fasernu_300GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_30GeV-101309.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_30GeV-101309.json new file mode 100644 index 00000000..6eda07ec --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_muon_fasernu_30GeV-101309.json @@ -0,0 +1,14 @@ +{ + "file_length": 5000, + "mass": 105.66, + "maxE": 30.0, + "minE": 30.0, + "pid": [-13, 13], + "radius": -25.0, + "angle": 0.0006, + "run": 101309, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_muon_fasernu_30GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_1000GeV-121106.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_1000GeV-121106.json new file mode 100644 index 00000000..513974d4 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_1000GeV-121106.json @@ -0,0 +1,14 @@ +{ + "file_length": 500, + "mass": 105.66, + "maxE": 1000.0, + "minE": 1000.0, + "pid": [211, -211], + "radius": -25.0, + "angle": 0.0006, + "run": 121106, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_pion_fasernu_1000GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_100GeV-121104.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_100GeV-121104.json new file mode 100644 index 00000000..79b23b15 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_100GeV-121104.json @@ -0,0 +1,14 @@ +{ + "file_length": 1000, + "mass": 105.66, + "maxE": 100.0, + "minE": 100.0, + "pid": [211, -211], + "radius": -25.0, + "angle": 0.0006, + "run": 121104, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_pion_fasernu_100GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_10GeV-121102.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_10GeV-121102.json new file mode 100644 index 00000000..7cec4dd2 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_10GeV-121102.json @@ -0,0 +1,14 @@ +{ + "file_length": 1000, + "mass": 105.66, + "maxE": 10.0, + "minE": 10.0, + "pid": [211, -211], + "radius": -25.0, + "angle": 0.0006, + "run": 121102, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_pion_fasernu_10GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_300GeV-121105.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_300GeV-121105.json new file mode 100644 index 00000000..255af7e2 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_300GeV-121105.json @@ -0,0 +1,14 @@ +{ + "file_length": 1000, + "mass": 105.66, + "maxE": 300.0, + "minE": 300.0, + "pid": [211, -211], + "radius": -25.0, + "angle": 0.0006, + "run": 121105, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_pion_fasernu_300GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_30GeV-121103.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_30GeV-121103.json new file mode 100644 index 00000000..6c251330 --- /dev/null +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_pion_fasernu_30GeV-121103.json @@ -0,0 +1,14 @@ +{ + "file_length": 1000, + "mass": 105.66, + "maxE": 30.0, + "minE": 30.0, + "pid": [211, -211], + "radius": -25.0, + "angle": 0.0006, + "run": 121103, + "sampler": "const", + "segment": 0, + "short": "MDC_PG_pion_fasernu_30GeV", + "zpos": -3990.0 +} diff --git a/Control/CalypsoExample/Generation/scripts/submit_faserMDC_particlegun.sh b/Control/CalypsoExample/Generation/scripts/submit_faserMDC_particlegun.sh index 5d704e9a..08f21dbf 100755 --- a/Control/CalypsoExample/Generation/scripts/submit_faserMDC_particlegun.sh +++ b/Control/CalypsoExample/Generation/scripts/submit_faserMDC_particlegun.sh @@ -199,7 +199,7 @@ if ! [ -z "$outdest" ] then ls -l echo "copy *-HITS.root to $outdest" - mkdir -p $outdest + eos mkdir -p $outdest eos cp *-HITS.root ${outdest}/ || true fi # @@ -209,13 +209,13 @@ then cd .. ls -l echo "copy $logfile to $logdest" - mkdir -p $logdest + eos mkdir -p $logdest eos cp $logfile $logdest/$logfile elif ! [ -z "$outdest" ] then cd .. ls -l echo "copy $logfile to $outdest" - mkdir -p $outdest + eos mkdir -p $outdest eos cp $logfile $outdest/$logfile fi diff --git a/Control/CalypsoExample/Reconstruction/scripts/submit_faserMDC_reco.sh b/Control/CalypsoExample/Reconstruction/scripts/submit_faserMDC_reco.sh index e4d93ba6..0f9cb447 100755 --- a/Control/CalypsoExample/Reconstruction/scripts/submit_faserMDC_reco.sh +++ b/Control/CalypsoExample/Reconstruction/scripts/submit_faserMDC_reco.sh @@ -163,7 +163,7 @@ else tagstr="--reco=$tag" fi # -faser_reco.py "--nevents=$nevents" $tagstr "$file_path" +faser_reco.py "--nevents=$nevents" --isMC $tagstr "$file_path" # # Print out ending time date -- GitLab