- May 07, 2024
-
-
add an option to add the NOSYS suffix to branches without systematics This makes the n-tuple branches more consistent, and makes it very easy to determine the list of branches for nominal. It also means that if we add (or drop) systematics from a branch, the names of the branches in nominal will not change. That doesn't happen all that often, but could still be helpful. Leaving this disabled by default because it (obviously) changes the n-tuple content. Also we haven't yet decided whether this is even a good idea, but it ought to be a good enough idea to allow users to at least play with it.
-
- May 03, 2024
-
-
update FullCPAlgorithmsTest so that the order matches the text config and is identical to the yaml config
-
- May 02, 2024
-
-
Fix issues when running multiple overlap removal configurations in CP algorithms
-
Decoupling of Trigger analysis and SF application in configuration
-
Sort branches in OutputAnalysisConfig
-
Build yaml file from python
-
- Apr 30, 2024
-
-
Fix a few bugs in SecVertexTruthMatchAlg
-
Refactor InDetSecVtxValidation package
-
- Apr 29, 2024
-
-
disable block-sequence comparison tests (ATLASG-2692) These tests were creating problems in CI of a regular basis, and had become problematic. Since we already excluded some variables from comparisons, and the plan is to remove the sequences completely I just disabled the comparisons. For now I just commented out the tests, and we can then remove them completely when we remove the sequences.
-
CPAlgorithms: user-friendly systematics regexp
-
- Apr 25, 2024
-
-
Update MuonAnalysisSequence with new calibMode=0 default
-
- Apr 24, 2024
-
-
MuonCalibTool: making calibMode configurable and change default value
-
- Apr 21, 2024
-
-
Clean up unused minPt in FTagAnalysisConfig.py
-
- Apr 17, 2024
-
-
Thomas Strebler authored
-
TriggerPrescalesAlg: Add possibility to prescale MC
-
- Apr 16, 2024
-
-
CPAlgs: everything is an option, improve prinouts, add info string Added logging to config seq, block, factory, text. Added info string for the majority of the block options. Made all __init__ args options for the block. The init args are still there but they are no longer required when initializing the block so that the changes are backwards compatible. Improved print outs in config seq, block, factory, text. ConfigFactory(Text).printAlgs will now print all information about the block that is avaiable (info string, default, type, required, and noneAction). This can be used as documentation for the different blocks.
-
- Apr 12, 2024
-
-
Tadej Novak authored
-
Tadej Novak authored
-
- Apr 11, 2024
-
-
Explicitly configure MuonCalibTool in MetAnalysisConfig with calibMode
-
Revert "Also store PCBT per-syst" This reverts commit 6254e1aa.
-
Update MuonSelectionTool
-
- Apr 10, 2024
-
-
add more generator types in mcmc map
-
- Apr 08, 2024
-
-
Tadej Novak authored
-
Add overlap removal as dependency to JVT scale factor CP algorithm
-
- Apr 05, 2024
-
-
Decorate tau truth information for analysis tuples
-
- Apr 04, 2024
-
-
CPAlgorithms: add MET WP as a configurable option
-
- Apr 02, 2024
-
-
Baptiste Ravina authored
-
- Mar 29, 2024
-
-
Clean up unused decisionTool in makeTriggerGlobalEffCorrAlg
-
- Mar 28, 2024
-
-
CPAlgorithms: fix logic for truth leptons in event selection
-
Added selection decoration block config for CP algs
-
- Mar 27, 2024
-
-
Edward Moyse authored
Revert "Merge branch 'SelectionDecorationBlock' into 'main'" This reverts merge request !70133
-
Added selection decoration block config for CP algs
-
- Mar 26, 2024
-
-
downgrade ElectronContainer and MuonContainer to IParticleContainer, and make the MET term configurable
-
- Mar 25, 2024
-
-
new overlap removal scheme based on the nominal-OR decision, but run also for systematically-varied kinematic selections
-
- Mar 24, 2024
-
-
CPAlgorithms: MC-specific containers in the output config
-
- Mar 22, 2024
-
-
move order of thinning block right before output
-
- Mar 20, 2024
-
-
CPAlgorithms: run FTag after JVT and OverlapRemoval are applied
-
CPAlgorithms: use Gaudi::Property and ToolHandles everywhere
-
CPAlgorithms: an easier way to disable global trigger matching and efficiency
-
CPAlgorithms: add ability to select events based on global trigger matching in the EventSelection block CPAlgorithms: add ability to select events based on global trigger matching in the EventSelection block
-