- Dec 22, 2020
-
-
scott snyder authored
Object returned from TrackSelectionProcessorTool::process() was being leaked.
-
- Dec 21, 2020
-
-
Walter Lampl authored
Add Condition Filtering to Fast Reduction See merge request atlas/athena!39336
-
Main theme: dividing jet vector inot jet groups now done in FastReducer according to the leaf node capacity. Fix IJetGrouper interface: next() to return HypoJetVector,not HypoJetGroupVector AllJetsGrouper.h, cxx CombinationsGrouper.h, cxx IJetGrouper.h, cxx IndexedJetsGrouper.h, cxx SingleJetGrouper.h, cxx New Helper class, with no Grouper (gorupsers now in the Matcher) python/ConditionsToolSetterFastReduction.py Refactoring to aid debugging python/ConditionsToolSetterFastReduction.py testChainDictMaker.py add node tree dump Jet Groupers now are instantiated according to leaf Condition cap ni FasdtReducer ITrigJetHypoToolNoGrouperConfig.h FastReducer.cxx Clean up keeping track of index <-> job groups FastReducer.cxx new class: GrouperByCapacityFactory.h, cxx new class: JetGroupRegister.h, cxx
-
Walter Lampl authored
Cleanup dead code referencing RegSelSvc See merge request atlas/athena!39320
-
Walter Lampl authored
configuration to use correct (only) NN for Run I See merge request atlas/athena!39310
-
-
Edward Moyse authored
This reverts commit 4f37164b
-
Edward Moyse authored
These only made sense in the separate MuonCalibConfig.py. Remove them from here. Fixes ATLASRECTS-5848.
-
Walter Lampl authored
EventUtils: Delete unused ParticleSortingAlg/Tool See merge request atlas/athena!39322
-
Walter Lampl authored
Enable support for large-R jets in AnalysisTop See merge request atlas/athena!39316
-
Walter Lampl authored
PerfMonComps: Add some additional information to the PerfMonMTSvc output See merge request atlas/athena!39309
-
-
- Dec 20, 2020
-
-
Frank Winklmeier authored
Sweeping !39061 from 21.0 to master. 21.0 add tfcs energy interpolation histogram See merge request atlas/athena!39337
-
Frank Winklmeier authored
AthAnalysis Fixes, master branch (2020.12.17.) See merge request atlas/athena!39282
-
Frank Winklmeier authored
Small fixes and renaming in min bias tracks counting algs & config See merge request atlas/athena!39313
-
Frank Winklmeier authored
Fix problems with ART tests in master, r 22 See merge request atlas/athena!39326
-
-
Frank Winklmeier authored
Fix the analyses for the EF bjet tests See merge request atlas/athena!39329
-
Frank Winklmeier authored
CalibrationDataInterface: Fix gcc11 warning. See merge request atlas/athena!39331
-
Frank Winklmeier authored
update Gaudi version to v35r0.002 See merge request atlas/athena!39255
-
Frank Winklmeier authored
MuonEfficiencyCorrections: Fix gcc11 warning. See merge request atlas/athena!39330
-
Frank Winklmeier authored
TrkExTools: Fix memory leak. See merge request atlas/athena!39334
-
Frank Winklmeier authored
TrigT2CaloEgamma+TrigTauEmulation: Fix gcc11 warning. See merge request atlas/athena!39333
-
Frank Winklmeier authored
TrigMonitorBase: Fix compilation with gcc11. See merge request atlas/athena!39332
-
Frank Winklmeier authored
InDetTrackSelectorTool+InDetSecVxFinderTool: Fix clang warnings See merge request atlas/athena!39335
-
- Dec 19, 2020
-
-
Frank Winklmeier authored
JetMomentTools Calibration File Fixes, master branch (2020.12.19.) See merge request atlas/athena!39341
-
Frank Winklmeier authored
Hepmc3 nightly fixes 17122020 part 2 See merge request atlas/athena!39295
-
-
Frank Winklmeier authored
ATLASRECTS-5201: DL1 double -> float encore See merge request atlas/athena!39327
-
-
Frank Winklmeier authored
AthenaKernel: Fix a typo in comments. See merge request atlas/athena!39318
-
Frank Winklmeier authored
Distance solution, move inline to .icc and use default. See merge request atlas/athena!39328
-
Frank Winklmeier authored
TrigTauHypo: Fix gcc11 warnings. See merge request atlas/athena!39317
-
Attila Krasznahorkay authored
-
Attila Krasznahorkay authored
-
Frank Winklmeier authored
The hash used to decide if the externals have to be rebuild only considered the first entry of `EXTRACMAKE`. All others (e.g. the new Gaudi version argument) were ignored.
-
21.0 add tfcs energy interpolation histogram See merge request atlas/athena!39061 (cherry picked from commit f96b9017) 276d333d Add TFCSEnergyInterpolationHistogram fe5f851a Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram 046dbe07 Incorporate changes analogous to commit 5abe7a1f 6b8dcea4 Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram 7ddd1df2 Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram c5f1bb7b implementing comments 7fd57998 Merge remote-tracking branch 'upstream/21.0' into 21.0-addTFCSEnergyInterpolationHistogram 958d7091 undo implementation of one comment (root macro coding standard)
-
- Dec 18, 2020
-
-
Attila Krasznahorkay authored
All clients will need to set this flag of EventInfoCnvAlgCfg(...) correctly from now on, otherwise they'll get an import error if they used an incorrect setting in one of the lightweight offline releases.
-
scott snyder authored
Missing override keywords.
-
scott snyder authored
Missing override keywords.
-