diff --git a/README.md b/README.md index 93c01e2..8a68d2b 100644 --- a/README.md +++ b/README.md @@ -152,12 +152,12 @@ INPUTFILES="\ root://eoscms.cern.ch//store/data/Run2025C/EphemeralHLTPhysics7/RAW/v1/000/392/642/00000/a7b5720c-aa47-4783-b838-dce20b7130ee.root" rm -rf run${RUNNUMBER}* -# run on 100 events of given LS, without event limits per input file -convertToRaw -l 100 -r ${RUNNUMBER}:${LUMISECTION} -o . -- ${INPUTFILES} +# run on 5000 events of given LS, with 1000 event limits per input file +convertToRaw -l 5000 -f 1000 -r ${RUNNUMBER}:${LUMISECTION} -o . -- ${INPUTFILES} tmpfile=$(mktemp) -hltConfigFromDB --configName /users/jprendi/ScoutingOnlineDQM/Test0/HLT/V2 > dump.py +hltConfigFromDB --configName /users/jprendi/ScoutingOnlineDQM/Test0/HLT/V4 > dump.py cat <<@EOF >> dump.py diff --git a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.dat b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.dat deleted file mode 100644 index b059879..0000000 Binary files a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.dat and /dev/null differ diff --git a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.jsn b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.jsn deleted file mode 100644 index 31d56fe..0000000 --- a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid1152594.jsn +++ /dev/null @@ -1,16 +0,0 @@ -{ - "data" : [ - "100", - "35", - "0", - "run392642_ls0174_streamDQMOnlineScouting_pid1152594.dat", - "745559", - "", - "1179158869", - "", - "DAT", - "0" - ], - "definition" : "./run392642/output_1152594.jsd", - "source" : "olcsl-01.cern.ch_1152594" -} diff --git a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.dat b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.dat new file mode 100644 index 0000000..2bd3612 Binary files /dev/null and b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.dat differ diff --git a/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.jsn b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.jsn new file mode 100644 index 0000000..5736436 --- /dev/null +++ b/run392642/run392642_ls0174_streamDQMOnlineScouting_pid2738838.jsn @@ -0,0 +1,16 @@ +{ + "data" : [ + "5000", + "1538", + "0", + "run392642_ls0174_streamDQMOnlineScouting_pid2738838.dat", + "42897046", + "", + "387411758", + "", + "DAT", + "0" + ], + "definition" : "./run392642/output_2738838.jsd", + "source" : "olcsl-01.cern.ch_2738838" +}