-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflow/REANA: add PFNano Production final (#76)
* workflows-REANA: update README * workflows-Argo: add examples * workflow/Argo: Add submit example * Update main 17/07/2023 (#74) * workflows-REANA: update README (#70) Co-authored-by: Xavier Tintin <[email protected]> * workflows-Argo: add examples (#71) * workflows-REANA: update README * workflows-Argo: add examples --------- Co-authored-by: Xavier Tintin <[email protected]> * workflow/Argo: Add submit file example for odw2023 (#73) * workflows-REANA: update README * workflows-Argo: add examples * workflow/Argo: Add submit example --------- Co-authored-by: Xavier Tintin <[email protected]> --------- Co-authored-by: Xavier Tintin <[email protected]> * Commit message --------- Co-authored-by: Xavier Tintin <[email protected]>
- Loading branch information
1 parent
411b395
commit b5ed7fe
Showing
7 changed files
with
17 additions
and
19 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# cd /home/cmsusr | ||
echo "Setting up ${CMSSW_VERSION}" | ||
ls ${CMS_INSTALL_DIR} | ||
source ${CMS_INSTALL_DIR}/cmsset_default.sh | ||
scramv1 project CMSSW ${CMSSW_VERSION} | ||
cd ${CMSSW_VERSION}/src | ||
eval `scramv1 runtime -sh` | ||
echo "CMSSW should now be available." | ||
sh $REANA_WORKSPACE/codeRun/pf_production.sh reana | ||
cp output.root $REANA_WORKSPACE/results/production_output/ |
Binary file added
BIN
+2.35 MB
workflows/REANA/PFNanoProd/download_PFNanoProd.4_results_2023-07-11-100252.zip
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[826, 747, 1255, 1116, 741, 930, 1368, 1462, 906, 1071] |
Binary file modified
BIN
+118 KB
(100%)
workflows/REANA/PFNanoProd/results/production_output/output.root
Binary file not shown.