- Sep 15, 2020
-
-
- Sep 11, 2020
-
-
Vakhtang Tsulaia authored
tauRecTools: fix small bug in dR calculation (TauCommonCalcVars) See merge request atlas/athena!36342
-
Vakhtang Tsulaia authored
Add another workaround the TDT feature retrieval matching "feature" See merge request atlas/athena!36331
-
Vakhtang Tsulaia authored
Surface.h comment typos See merge request atlas/athena!36341
-
Vakhtang Tsulaia authored
PixelCoralClientUtils: Thread-safety cleanup. See merge request atlas/athena!36326
-
Vakhtang Tsulaia authored
pfopufit, cvfpufit, mhtpufit added See merge request atlas/athena!36322
-
Vakhtang Tsulaia authored
DataModelRoot: Thread-safety cleanup. See merge request atlas/athena!36321
-
Vakhtang Tsulaia authored
InDetCoolCoralClientUtils: Thread-safety cleanup. See merge request atlas/athena!36320
-
Bertrand Martin authored
Hello, This MR fixes a small bug in a dR calculation, which uses eta and phi from inconsistent tau calibrations (it only affects the offline reconstruction, in the trigger it is fine). The fix should have limited impact on the reconstruction output, as it's a vertex correction in phi which is not picked up, which should be small (e.g. compared to a vertex correction in eta). Minor cleanup done elsewhere. Cheers, Bertrand
-
Christos Anastopoulos authored
-
Vakhtang Tsulaia authored
Update q-tests to fully disable trigger See merge request atlas/athena!36315
-
Vakhtang Tsulaia authored
MuonCombinedConfig+TrkConfig: Conditions dependency fix. See merge request atlas/athena!36244
-
- Sep 10, 2020
-
-
sutt authored
The TDT returns features with a "matching" key as well as the with the requested key. if a matching keyed object is found first, then the object with the requested key cannot be retieved as "lastOfType", so all such features need to be requested. When no providing a key, then requesting all features returns all the features, instead of just the last of type, so these two cases - with a key, and without a key have to be treated differently. This change will be able to be reoved once the TDT bug is fixed, hence the lines have been left in, but commented.
-
Vakhtang Tsulaia authored
InDetVKalVxInJetTool package cleaning See merge request atlas/athena!35984
-
Vakhtang Tsulaia authored
Muon Detector Manager speed up See merge request atlas/athena!36309
-
Vakhtang Tsulaia authored
run offline an truth analyses from the same job using the new config files See merge request atlas/athena!36304
-
Vakhtang Tsulaia authored
remove the rest of RegSelSvc in MS See merge request atlas/athena!36301
-
Vakhtang Tsulaia authored
Syntax adjustments for root 6.22 See merge request atlas/athena!35630
-
Vakhtang Tsulaia authored
AthenaCommon: Migrate python code to IOptionsSvc See merge request atlas/athena!36289
-
Vakhtang Tsulaia authored
Adding Calorimeter isolation to photon triggers See merge request atlas/athena!36260
-
-
Vakhtang Tsulaia authored
22.0-bug_fix-PixelRawDataByteStreamCnv See merge request atlas/athena!36259
-
-
Vakhtang Tsulaia authored
FlowElement inherits from IParticle, let the relevant DataVector know about it See merge request atlas/athena!36296
-
Vakhtang Tsulaia authored
Place DATAVECTOR_BASE at end of Jet_v1.h, similar to rel 21.2 See merge request atlas/athena!36298
-
Vakhtang Tsulaia authored
TriggerMenuMT: Align PEB steps Closes ATR-22012 See merge request atlas/athena!36295
-
Vakhtang Tsulaia authored
Formulate BetheHeitler effects as separate interface and have a cache specific to what it fills See merge request atlas/athena!36302
-
Vakhtang Tsulaia authored
Sweeping !36140 from 21.0 to master. Reverting the temporary special reference for HLTtau and restoring default trigger references See merge request atlas/athena!36303
-
Vakhtang Tsulaia authored
CxxUtils: Add missing test reference file. See merge request atlas/athena!36283
-
Vakhtang Tsulaia authored
Updating configuration to the MergedPixelsTool interface (ATLASRECTS-5652) See merge request atlas/athena!36270
-
Vakhtang Tsulaia authored
SGTools: Add missing test reference file. See merge request atlas/athena!36285
-
Vakhtang Tsulaia authored
TrigCostMonitorMT: Fix library building. See merge request atlas/athena!36286
-
Vakhtang Tsulaia authored
MagFieldUtils: Fix compilation with gcc10. See merge request atlas/athena!36288
-
Vakhtang Tsulaia authored
AthenaMonitoring: Migrate to IOptionsSvc See merge request atlas/athena!36281
-
Vakhtang Tsulaia authored
TrigInDetValidation - fix typo in chains for muon comparitor See merge request atlas/athena!36314
-
Vakhtang Tsulaia authored
CoraCool: Enable thread-safety checker. See merge request atlas/athena!36305
-
Vakhtang Tsulaia authored
L1CaloFEXSim: Fix clang warnings. See merge request atlas/athena!36306
-
Vakhtang Tsulaia authored
IsolationTool: Fix clang warning. See merge request atlas/athena!36307
-
Vakhtang Tsulaia authored
EventTagAlgs: python 3 fixes See merge request atlas/athena!36308
-
scott snyder authored
Attributes should match between declarations and definitions. Remove most ATLAS_NOT_THREAD_SAFE annotations.
-