Introduction of full config.json sim chain including shell scripts
New folder created: macro/PWG/common/production. All files related to config.json chain moved there. run_reco_config_json.C and run_analysis_tree_maker_json_config.C added. run_json.sh and run_sim_json.sh added. Full chain currently runs during CI.
parent
4d96e6ae
No related branches found
No related tags found
Showing
- macro/CMakeLists.txt 14 additions, 0 deletionsmacro/CMakeLists.txt
- macro/PWG/CMakeLists.txt 1 addition, 0 deletionsmacro/PWG/CMakeLists.txt
- macro/PWG/common/CMakeLists.txt 1 addition, 0 deletionsmacro/PWG/common/CMakeLists.txt
- macro/PWG/common/production/CMakeLists.txt 22 additions, 0 deletionsmacro/PWG/common/production/CMakeLists.txt
- macro/PWG/common/production/config.json 168 additions, 0 deletionsmacro/PWG/common/production/config.json
- macro/PWG/common/production/config_ci.json.in 168 additions, 0 deletionsmacro/PWG/common/production/config_ci.json.in
- macro/PWG/common/production/run_analysis_tree_maker_json_config.C 214 additions, 0 deletions...G/common/production/run_analysis_tree_maker_json_config.C
- macro/PWG/common/production/run_digi_json_config.C 0 additions, 0 deletionsmacro/PWG/common/production/run_digi_json_config.C
- macro/PWG/common/production/run_json.sh 88 additions, 0 deletionsmacro/PWG/common/production/run_json.sh
- macro/PWG/common/production/run_reco_json_config.C 573 additions, 0 deletionsmacro/PWG/common/production/run_reco_json_config.C
- macro/PWG/common/production/run_sim_reco_json.sh 80 additions, 0 deletionsmacro/PWG/common/production/run_sim_reco_json.sh
- macro/PWG/common/production/run_transport_json_config.C 0 additions, 0 deletionsmacro/PWG/common/production/run_transport_json_config.C
- macro/run/CMakeLists.txt 1 addition, 31 deletionsmacro/run/CMakeLists.txt
- macro/run/run_tests.sh 0 additions, 16 deletionsmacro/run/run_tests.sh
macro/PWG/CMakeLists.txt
0 → 100644
macro/PWG/common/CMakeLists.txt
0 → 100644
macro/PWG/common/production/CMakeLists.txt
0 → 100644
File moved
macro/PWG/common/production/run_json.sh
0 → 100755
This diff is collapsed.
File moved
Please register or sign in to comment