From 550292c6516d38f820ba094d0e151019f959ab25 Mon Sep 17 00:00:00 2001 From: Eric Torrence <eric.torrence@cern.ch> Date: Mon, 16 May 2022 10:02:28 -0700 Subject: [PATCH] Update numbers of events per file --- .../Generation/data/mdc/FaserMC-MDC_PG_emi_100GeV-101104.json | 2 +- .../Generation/data/mdc/FaserMC-MDC_PG_emi_logE-101102.json | 2 +- .../Generation/data/mdc/FaserMC-MDC_PG_epl_100GeV-101103.json | 2 +- .../Generation/data/mdc/FaserMC-MDC_PG_epl_logE-101101.json | 2 +- .../Generation/data/mdc/FaserMC-MDC_PG_gam_100GeV-102201.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_100GeV-101104.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_100GeV-101104.json index 89db76d6..43415330 100644 --- a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_100GeV-101104.json +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_100GeV-101104.json @@ -1,5 +1,5 @@ { - "file_length": 200, + "file_length": 500, "mass": 0.511, "maxE": 100.0, "minE": 100.0, diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_logE-101102.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_logE-101102.json index 06e0725e..56410bd9 100644 --- a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_logE-101102.json +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_emi_logE-101102.json @@ -1,5 +1,5 @@ { - "file_length": 100, + "file_length": 200, "mass": 0.511, "maxE": 1000.0, "minE": 10.0, diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_100GeV-101103.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_100GeV-101103.json index 83c73af0..4b540f26 100644 --- a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_100GeV-101103.json +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_100GeV-101103.json @@ -1,5 +1,5 @@ { - "file_length": 200, + "file_length": 500, "mass": 0.511, "maxE": 100.0, "minE": 100.0, diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_logE-101101.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_logE-101101.json index fda3f14a..95fd9fa7 100644 --- a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_logE-101101.json +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_epl_logE-101101.json @@ -1,5 +1,5 @@ { - "file_length": 100, + "file_length": 200, "mass": 0.511, "maxE": 1000.0, "minE": 10.0, diff --git a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_gam_100GeV-102201.json b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_gam_100GeV-102201.json index 2068c13e..04ddbb05 100644 --- a/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_gam_100GeV-102201.json +++ b/Control/CalypsoExample/Generation/data/mdc/FaserMC-MDC_PG_gam_100GeV-102201.json @@ -1,5 +1,5 @@ { - "file_length": 200, + "file_length": 500, "mass": 0.0, "maxE": 100.0, "minE": 100.0, -- GitLab