Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
aalvesan committed Jul 25, 2024
1 parent e960d83 commit 0cf2c6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/cmsdb
Submodule cmsdb updated 33 files
+19 βˆ’1 README.md
+3 βˆ’2 cmsdb/campaigns/run2_2016_HIPM_nano_uhh_v12/__init__.py
+3 βˆ’2 cmsdb/campaigns/run2_2016_nano_uhh_v12/__init__.py
+14 βˆ’22 cmsdb/campaigns/run2_2016_nano_uhh_v12/ewk.py
+0 βˆ’1 cmsdb/campaigns/run2_2016_nano_v9/__init__.py
+4 βˆ’3 cmsdb/campaigns/run2_2017_JMEnano_v9/__init__.py
+2 βˆ’1 cmsdb/campaigns/run2_2017_nano_uhh_v11/__init__.py
+14 βˆ’22 cmsdb/campaigns/run2_2017_nano_uhh_v11/ewk.py
+2 βˆ’1 cmsdb/campaigns/run2_2017_nano_v9/__init__.py
+15 βˆ’22 cmsdb/campaigns/run2_2017_nano_v9/ewk.py
+4 βˆ’3 cmsdb/campaigns/run2_2018_JMEnano_v9/__init__.py
+2 βˆ’1 cmsdb/campaigns/run2_2018_nano_uhh_v11/__init__.py
+2 βˆ’1 cmsdb/campaigns/run2_2018_nano_uhh_v12/__init__.py
+15 βˆ’10 cmsdb/campaigns/run2_2018_nano_uhh_v12/ewk.py
+3 βˆ’2 cmsdb/campaigns/run2_2018_nano_v9/__init__.py
+3 βˆ’1 cmsdb/campaigns/run3_2022_postEE_nano_v11/__init__.py
+3 βˆ’1 cmsdb/campaigns/run3_2022_postEE_nano_v12/__init__.py
+2 βˆ’1 cmsdb/campaigns/run3_2022_preEE_nano_uhh_v12/__init__.py
+339 βˆ’4 cmsdb/campaigns/run3_2022_preEE_nano_uhh_v12/ewk.py
+48 βˆ’0 cmsdb/campaigns/run3_2022_preEE_nano_uhh_v12/higgs.py
+113 βˆ’1 cmsdb/campaigns/run3_2022_preEE_nano_uhh_v12/top.py
+3 βˆ’0 cmsdb/campaigns/run3_2022_preEE_nano_v11/__init__.py
+3 βˆ’0 cmsdb/campaigns/run3_2022_preEE_nano_v12/__init__.py
+1 βˆ’0 cmsdb/constants/__init__.py
+338 βˆ’121 cmsdb/processes/ewk.py
+115 βˆ’122 cmsdb/processes/hh.py
+160 βˆ’572 cmsdb/processes/hh2bbtautau.py
+98 βˆ’88 cmsdb/processes/higgs.py
+51 βˆ’2 cmsdb/processes/top.py
+1 βˆ’1 cmsdb/util.py
+3 βˆ’0 cmsdb/xsec_bsm_nodes.py
+28 βˆ’2 tests/test_campaigns.py
+20 βˆ’0 tests/test_processes.py
2 changes: 1 addition & 1 deletion modules/columnflow
Submodule columnflow updated 38 files
+4 βˆ’1 analysis_templates/cms_minimal/__cf_module_name__/config/analysis___cf_short_name_lc__.py
+11 βˆ’4 analysis_templates/cms_minimal/law.cfg
+1 βˆ’1 columnflow/__version__.py
+259 βˆ’0 columnflow/calibration/cms/tau.py
+1 βˆ’1 columnflow/categorization/__init__.py
+107 βˆ’10 columnflow/columnar_util.py
+5 βˆ’6 columnflow/config_util.py
+5 βˆ’0 columnflow/plotting/plot_functions_1d.py
+1 βˆ’1 columnflow/plotting/plot_functions_2d.py
+77 βˆ’39 columnflow/plotting/plot_util.py
+146 βˆ’70 columnflow/production/normalization.py
+172 βˆ’0 columnflow/selection/cms/jets.py
+1 βˆ’1 columnflow/selection/cms/json_filter.py
+14 βˆ’17 columnflow/tasks/calibration.py
+5 βˆ’1 columnflow/tasks/cms/base.py
+11 βˆ’1 columnflow/tasks/cutflow.py
+38 βˆ’6 columnflow/tasks/framework/base.py
+315 βˆ’121 columnflow/tasks/framework/mixins.py
+18 βˆ’1 columnflow/tasks/framework/plotting.py
+4 βˆ’7 columnflow/tasks/framework/remote.py
+10 βˆ’2 columnflow/tasks/framework/remote_bootstrap.sh
+32 βˆ’15 columnflow/tasks/histograms.py
+7 βˆ’3 columnflow/tasks/ml.py
+27 βˆ’12 columnflow/tasks/plotting.py
+9 βˆ’5 columnflow/tasks/production.py
+111 βˆ’92 columnflow/tasks/reduction.py
+14 βˆ’15 columnflow/tasks/selection.py
+80 βˆ’8 docs/user_guide/best_practices.md
+38 βˆ’0 docs/user_guide/debugging.md
+56 βˆ’0 docs/user_guide/ml.md
+30 βˆ’0 docs/user_guide/plotting.md
+140 βˆ’0 docs/user_guide/special_usecases.md
+8 βˆ’2 law.cfg
+1 βˆ’1 modules/law
+1 βˆ’1 modules/order
+2 βˆ’2 sandboxes/cmssw_default.sh
+1 βˆ’0 sandboxes/dev.txt
+12 βˆ’4 setup.sh

0 comments on commit 0cf2c6c

Please sign in to comment.