- Sep 15, 2018
-
-
Goetz Gaycken authored
Former-commit-id: cceb6900a6f47d428c7cc77e5cd11f83e01cc75d
-
Goetz Gaycken authored
Former-commit-id: 67652413271f9771164401995a0a6b7f92a69a09
-
Goetz Gaycken authored
Former-commit-id: 644841ba2178fb12f7a115491da02fde64701519
-
Goetz Gaycken authored
Former-commit-id: d9def00713d3f119e95aff77c9f03ac7bc724afb
-
Former-commit-id: a0dd34181afda54c693d3e424cc502dc16c45b04
-
Former-commit-id: 8b671295b7228c2dc7c3fa9b9fb3e822b002b44d
-
Former-commit-id: 0bd89c8c78d504aca0ad604da20544c06eb228fc
-
- Aug 08, 2018
-
-
Emmanuel Le Guirriec authored
This reverts merge request !12035 Former-commit-id: d07b8b3a871630c3f4028ec2276a30bf4fa01e01
-
- Jun 11, 2018
- Jun 10, 2018
-
-
Giacinto Piacquadio authored
Former-commit-id: 2d18e33e837bec616f051139066339acd58025e1
-
- Jun 07, 2018
-
-
Jie Yu authored
Former-commit-id: 7f8b6fd2379de2f7e00a3452f82cf92ea2ef3575
-
- Apr 27, 2018
-
-
Dan Guest authored
Former-commit-id: ceb3f1eafdc443e4c90eed751440b1ec12c4ce79
-
- Feb 27, 2018
-
-
Goetz Gaycken authored
Also (re-consider) TCC jets in HIGG5D2 skimming (was disabled). Still have to consider TCC jets in HIGG2D4 skimming. Former-commit-id: 22997e34511d533c24f78b7873694d7769d938cd
-
Goetz Gaycken authored
Former-commit-id: f80688ab0f19db73777e5c8a426d00887a55fafc
-
Goetz Gaycken authored
And fix jet group name. Former-commit-id: e4103b4b2aaa725d518daf67366acd74a6019e91
-
Goetz Gaycken authored
Also do not thin away all InDetTrackParticles in HIGG5D2. Former-commit-id: fc922aaed05c6e49d05cbd37351a6f34f29c7071
-
Goetz Gaycken authored
Also use helper methods to create standard jets, and removed FlavTagInit calls. Former-commit-id: 228aaa4cdeee38e366befe980f8b835e0abe31a8
-
- Feb 21, 2018
-
-
Goetz Gaycken authored
Former-commit-id: 7eb626774a652a5822a33d05814108ea01c8d2c2
-
- Nov 08, 2017
-
-
Zach Marshall authored
This change has two related effects. What was in TauTruthCommon is now wrapped up in a function. All clients have been migrated to use the function form, and several clients were identified that don't actually need to be calling this function at all (they get it for free when using the common tools). The first good benefit is we avoid the `import *` syntax, and treat the module as a real module that has a function we can call rather than as a replacement for `include`. The second good benefit is that we can optionally pass this function an algSequence in which to schedule the truth tools. At the moment, the truth code is the only client of this functionality, but it allows the scheduling of private instances of the kernels that could run (for example) after skimming choices have been made, rather than public kernels that are always a part of the main sequence. This satisfies a request of the SUSY group, to ensure that the recommended workflow (private kernels) really is possible, even if it's not heavily used. Tested a TRUTH and EXO derivation to make sure that things are behaving after these changes, and everything seems to be behaving normally. This change was not discussed at any length with the tau group, though, so it would be useful to have a comment from someone on that end before merging this request in. Former-commit-id: f3e5cae04c2ab2a533d4a25edcc0e3a91d14b0dd
-
- Oct 31, 2017
-
-
Goetz Gaycken authored
Former-commit-id: cfecdcb1504f5c73c4673db4a8b5f3f27a9dd530
-
Goetz Gaycken authored
Also adjusted HIGG5Dx and HIGG2D4 to be more alike. Former-commit-id: 0c624c8e86fb6939654060c30517731f6dbeb066
-
Goetz Gaycken authored
- Removed AntiKt4LCTopoJet content. - Enabled smart slimming for AntiKt10LCTopoTrimmedPtFrac5SmallR20Jets, TruthJets, BTagging_AntiKt2Track, Track MET. Former-commit-id: edebcab790553fe01283f3ddbf0f6e6d124b3889
-
- Oct 30, 2017
-
-
Goetz Gaycken authored
Former-commit-id: 02859c968432da2758fa28efb4710f1355e767b3
-
- Sep 19, 2017
-
-
Zach Marshall authored
In the HIGG4DxAugmentation, we can now use the 'central' tau truth matching setup, which turns some lines of redundant python into a simple import. In the other Higgs derivations, they had some old lines that had been commented out; removing these so that no one is ever tempted to uncomment them (they should just use the central tool as well). Former-commit-id: e553e29927cf9b205f0b65652a7f32ee948ceebe
-
- Jun 29, 2017
-
-
James Catmore authored
ATLASG-1202 This is to enable the HIGG DAODs to be run in 21.2 AthDerivation. It brings in the following tags from SVN: * TruthConverters-00-00-04 * DerivationFrameworkHiggs-00-05-32 The latter is further modified to make it compatible with modifications to `IHiggsTruthCategoryTool` in TruthRivetTools (see ATLASG-1247, !2985). Additionally DerivationFrameworkMuons is modified, adding the `MuonTriggerList.py` file. With these changes, all of the HIGG DAODs should be able to run on 21.0 data. Former-commit-id: 9dbc75c092e29387a0704ecf180f92704d76c511
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
-