diff --git a/README.md b/README.md index 1950efd..2bb2fa6 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,56 @@ Repository to store input files for the CMSSW [DQM/Integration](https://github.c ## Streamer Files For the moment this repository is used to store streamer files that are needed as input for the unitTest. -Currently only one unitTest is for the `beamhlt_dqm_sourceclient-live_cfg` client, it reads the `streamDQMOnlineBeamspot` stream files that are from run 346373 ([OMS link](https://cmsoms.cern.ch/cms/runs/report?cms_run=346373&cms_run_sequence=GLOBAL-RUN)): +Currently the unitTest that make use of input streamer files are: + * the `beamhlt_dqm_sourceclient-live_cfg` client, it reads the `streamDQMOnlineBeamspot` streamer files that are from run 356383 ([OMS link](https://cmsoms.cern.ch/cms/runs/report?cms_run=356383&cms_run_sequence=GLOBAL-RUN)): ``` -DQM-Integration/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat -DQM-Integration/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn -DQM-Integration/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat -DQM-Integration/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn -DQM-Integration/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat -DQM-Integration/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn +run356383_ls0010_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat +run356383_ls0010_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn +run356383_ls0020_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat +run356383_ls0020_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn ``` + * the `ecalgpu_dqm_sourceclient-live_cfg.py`, `hcalgpu_dqm_sourceclient-live_cfg.py` and `pixelgpu_dqm_sourceclient-live_cfg.py` read the `streamDQMGPUvsCPU` streamer files that are from run 369956 ([OMS link](https://cmsoms.cern.ch/cms/runs/report?cms_run=369956&cms_run_sequence=GLOBAL-RUN)): +``` +run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.dat +run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn +``` + +## Possible extenstions + There are two more clients for which the unitTets could be activated in the future, namely: ``` diff --git a/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat b/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat deleted file mode 100644 index d67aa96..0000000 Binary files a/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat and /dev/null differ diff --git a/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn b/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn deleted file mode 100644 index 9e66b21..0000000 --- a/run346373/run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn +++ /dev/null @@ -1 +0,0 @@ -{"data": [803409, 518, 0, "run346373_ls0027_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat", 1245051, 190395368, 8051, 977137, 0, "Failsafe"]} \ No newline at end of file diff --git a/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat b/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat deleted file mode 100644 index a4c43fc..0000000 Binary files a/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat and /dev/null differ diff --git a/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn b/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn deleted file mode 100644 index 0d935c0..0000000 --- a/run346373/run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn +++ /dev/null @@ -1 +0,0 @@ -{"data": [766781, 484, 0, "run346373_ls0028_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat", 1190499, 2594524279, 7689, 958429, 0, "Failsafe"]} \ No newline at end of file diff --git a/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat b/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat deleted file mode 100644 index c1ea208..0000000 Binary files a/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat and /dev/null differ diff --git a/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn b/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn deleted file mode 100644 index 2f000de..0000000 --- a/run346373/run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.jsn +++ /dev/null @@ -1 +0,0 @@ -{"data": [801957, 454, 0, "run346373_ls0029_streamDQMOnlineBeamspot_sm-c2a11-43-01.dat", 1110123, 2168979915, 8029, 975333, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..c9fe12b Binary files /dev/null and b/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..1e11503 --- /dev/null +++ b/run369956/run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [48932, 4, 0, "run369956_ls0001_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9830400, 1010064988, 518, 60818, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..ffce3e7 Binary files /dev/null and b/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..b1a3061 --- /dev/null +++ b/run369956/run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [48659, 3, 0, "run369956_ls0002_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9752576, 920761328, 506, 60647, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..46fe0ab Binary files /dev/null and b/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..5fce4d7 --- /dev/null +++ b/run369956/run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [48783, 6, 0, "run369956_ls0003_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9994240, 2732920333, 511, 60567, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..7843c44 Binary files /dev/null and b/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..0d420e0 --- /dev/null +++ b/run369956/run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49553, 4, 0, "run369956_ls0004_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9838592, 3941891088, 531, 60795, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..72ecb44 Binary files /dev/null and b/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..1b7672e --- /dev/null +++ b/run369956/run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [48860, 7, 0, "run369956_ls0005_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 10084352, 690999998, 506, 60804, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..a237958 Binary files /dev/null and b/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..f9dc9f3 --- /dev/null +++ b/run369956/run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49418, 2, 0, "run369956_ls0006_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9658368, 1844176525, 513, 61650, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..39234be Binary files /dev/null and b/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..18cae6a --- /dev/null +++ b/run369956/run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49312, 1, 0, "run369956_ls0007_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9576448, 3564103184, 526, 61316, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..e9f1613 Binary files /dev/null and b/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..f914b5a --- /dev/null +++ b/run369956/run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49245, 2, 0, "run369956_ls0008_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9658368, 745070606, 507, 61109, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..d5a2ea5 Binary files /dev/null and b/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..6bc05f3 --- /dev/null +++ b/run369956/run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49864, 8, 0, "run369956_ls0009_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 10162176, 4046738194, 519, 61072, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..2970021 Binary files /dev/null and b/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..f9aca7e --- /dev/null +++ b/run369956/run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49828, 2, 0, "run369956_ls0011_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9662464, 2361598186, 513, 61972, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..810cabd Binary files /dev/null and b/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..b63a5b9 --- /dev/null +++ b/run369956/run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [50910, 6, 0, "run369956_ls0012_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 10006528, 1419076731, 536, 63222, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..810a65e Binary files /dev/null and b/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..c712032 --- /dev/null +++ b/run369956/run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [50036, 9, 0, "run369956_ls0013_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 10272768, 956803580, 520, 62351, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..5e050ce Binary files /dev/null and b/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..9192a8f --- /dev/null +++ b/run369956/run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [50040, 5, 0, "run369956_ls0014_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9908224, 1064317070, 521, 62008, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..75015ce Binary files /dev/null and b/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..9ca0a00 --- /dev/null +++ b/run369956/run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49799, 6, 0, "run369956_ls0015_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9994240, 1649406181, 516, 62183, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..4a20223 Binary files /dev/null and b/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..d6e22b8 --- /dev/null +++ b/run369956/run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49390, 0, 0, "run369956_ls0016_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9490432, 3589228357, 522, 61534, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..57830ff Binary files /dev/null and b/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..60dfe6e --- /dev/null +++ b/run369956/run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49777, 2, 0, "run369956_ls0017_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9662464, 817244125, 521, 61965, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..dce5706 Binary files /dev/null and b/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..ef22ca6 --- /dev/null +++ b/run369956/run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [49284, 1, 0, "run369956_ls0018_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9576448, 3181985801, 506, 61528, 0, "Failsafe"]} \ No newline at end of file diff --git a/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.dat b/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.dat new file mode 100644 index 0000000..9820522 Binary files /dev/null and b/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.dat differ diff --git a/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn b/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn new file mode 100644 index 0000000..2af96da --- /dev/null +++ b/run369956/run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.jsn @@ -0,0 +1 @@ +{"data": [50232, 3, 0, "run369956_ls0019_streamDQMGPUvsCPU_sm-c2a11-43-01.dat", 9748480, 1834598505, 525, 62482, 0, "Failsafe"]} \ No newline at end of file