Replace ConfigFactory used in block config with backend for text config so both are consistent.
- Dec 21, 2023
-
-
Joseph Earl Lambert authored
pass noSystematics to ConfigAccumulator so this can be set from cmd instead of through ConfigFactory
6d9ab65f -
Joseph Earl Lambert authored7a3c29a2
-
bbae0cae
-
Joseph Earl Lambert authored
Add autoconfigFlags as an attribute to the ConfigAccumulator so information can be obtained in other blocks. Update the PileupReweighting block so that campaign, input files, and useDefaultConfig can be obtained from autoconfigFlags. The wrapper function that handeled this before has been removed. addDefaultAlgs function is now part of the ConfigFactory class and is called automatically when initializing an object instance. Default parameters are now obtained from ConfigAccumulator except for noSystematics flag so that this can be changed from the command line if not specified directly.
6c9ca06e -
Joseph Earl Lambert authored941827ab
-
Joseph Earl Lambert authored22ea48a7
-
Joseph Earl Lambert authored1b9e1524
-
Joseph Earl Lambert authored940dea12
-